@font-face {
  font-family: "hya4gj";
  src: url("../font/hya4gj.TTF");
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}

body {
  font-size: 12px;
  font-family: "Microsoft Yahei";
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word; /*我是一个很长很长的代码，看我换行了木有？*/
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.text-right {
  text-align: right;
}

.fl {
  float: left !important;
}
.fr {
  float: right !important;
}

.header {
  width: 1200px;
  margin: 0 auto;
  height: 78px;
}
.header > .left {
  margin-top: 11px;
  margin-left: 50px;
}

.header > .right > .login {
  text-align: right;
  margin-right: 50px;
  margin-top: 10px;
  color: #d8000f;
}
.header > .right > .login > span a {
  font-size: 12px;
  color: #d8000f;
  margin: 0 10px;
}
.search {
  margin-top: 8px;
  margin-right: 50px;
}
.search > .left {
  border: 2px solid #d8000f;
  width: 62px;
  height: 31px;
  border-right: none;
  float: left;
}
.search > .left > .classify {
  width: 61px;
  text-align: center;
  font-size: 10px;
  color: #555555;
  line-height: 31px;
  height: 31px;
  border-right: 1px solid #f0f0f0;
}
.search > .right {
  width: 361px;
  height: 33px;
  border: 2px solid #d8000f;
}
.search > .right input {
  width: 287px;
  height: 31px;
  border: none;
  background: none;
  padding-left: 15px;
}
.search > .right button {
  width: 70px;
  height: 31px;
  background: #d8000f;
  border: none;
  color: #fff;
  cursor: pointer;
}

.login-bg {
  background: #d8000f;
  height: 40px;
}
.login-bg > .login {
  width: 1200px;
  margin: 0 auto;
}
.login-bg > .login > span {
  float: right;
  margin-right: 96px;
}
.login-bg > .login > span a {
  font-size: 16px;
  color: #fff;
  margin-left: 55px;
}

.login-bg .nav {
  width: 1200px;
  margin: 0 auto;
  background: #d8000f;
}
.login-bg .nav > .nav-left {
  width: 200px;
  background: #f00;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #175a2f;
  text-align: center;
  position: relative;
}
#allClass {
  width: 200px;
  height: 40px;
  cursor: pointer;
}
#allClass > a {
  color: #fff;
}
.login-bg .nav > .nav-left > #allClass-dw {
  position: absolute;
  left: 0;
  top: 40px;
}
.login-bg .nav > .nav-left > .allClass-hover {
  display: none;
}

.product_sort {
  width: 198px;
  background: #fff;
  border: solid 1px #d8000f;
  border-bottom: none;
  position: relative;
  z-index: 90;
}
.product_sort .hd {
  width: 198px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
.product_sort .bd .item {
  border-bottom: solid 1px #d8000f;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.product_sort .bd .item .title {
  width: 196px;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #292929;
}
.product_sort .bd .item .title a {
  color: #3299fd;
  position: relative;
}

.product_sort .bd .item .arrow {
  font-size: 20px;
  color: #d8000f;
  position: absolute;
  right: 10px;
  top: 0;
}
.product_sort .bd .item .line {
  position: absolute;
  right: -2px;
  top: 0;
  width: 2px;
  height: 60px;
  background-color: #fff;
  z-index: 95;
  display: none;
}
.product_sort .bd .item .subitem {
  display: none;
}
.product_sort .bd .layer .line {
  display: block;
}
.product_sort .bd .layer .arrow {
  display: none;
}
.product_sort .bd .layer .subitem {
  width: 531px;
  border: solid 1px #d8000f;
  border-left: none;
  position: absolute;
  left: 196px;
  _left: 196px;
  top: -1px;
  z-index: 95;
  height: auto !important;
  height: 60px;
  padding: 5px 10px 15px 10px;
  display: block;
  background: #fff url("../images/pingpu.png") no-repeat 0px top;
  line-height: 24px;
}
.product_sort .bd .layer .subitem .inner .tit {
  font-size: 12px;
  text-align: left;
  border-bottom: 1px dashed #ccc;
}
.product_sort .bd .layer .subitem .inner .tit1 {
}
.product_sort .bd .layer .subitem .inner .tit .name {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  padding-top: 10px;
}
.product_sort .bd .layer .subitem .inner .tit .name > a {
  font-size: 14px;
  color: #000;
}
.product_sort .bd .layer .subitem .inner .tit .name > a:hover {
  color: #f00;
  text-decoration: underline;
}
.product_sort .bd .layer .subitem .inner ul {
  overflow: hidden;
  zoom: 1;
  display: block;
  margin-left: 20px;
}
.product_sort .bd .layer .subitem .inner ul li {
  float: left;
  padding-right: 15px;
  padding-bottom: 10px;
}
.product_sort .bd .layer .subitem .inner ul li a {
  color: #222;
  display: block;
  font-size: 12px;
}
.product_sort .bd .layer .subitem .inner ul li a:hover {
  color: #f00;
  text-decoration: underline;
}

.nav > .nav-right {
  width: 700px;
  height: 40px;
  line-height: 40px;
}
.nav > .nav-right li {
  float: left;
  margin-left: 90px;
}
.nav > .nav-right li a {
  font-size: 16px;
  color: #fff;
}

.banner {
  background: url("../images/banner.png") no-repeat center top;
  height: 448px;
}

.container {
  width: 1200px;
  margin: 0 auto;
}
.container > .title {
  margin: 75px 0 0 146px;
}

.container > .bookrack {
  background: url("../images/shujia.png") repeat-y;
  padding-left: 73px;
  margin-top: 40px;
  overflow: hidden;
}
.container > .bookrack li {
  width: 185px;
  float: left;
  margin-left: 20px;
  height: 400px;
}
.container > .bookrack li .bookName {
  height: 55px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.container > .bookrack li .bookImg {
  text-align: center;
}
.container > .bookrack li .bookImg img {
  height: 139px;
}
.container > .bookrack li .editor-in-chief {
  font-size: 12px;
  padding-top: 85px;
  color: #575757;
  font-weight: bold;
}
.container > .bookrack li .press {
  font-size: 12px;
  padding-top: 7px;
  color: #575757;
  font-weight: bold;
}
.container > .bookrack li .star {
  padding-top: 7px;
}

.container-bg {
  background: #ecf0f1;
  padding-top: 25px;
  border-top: 1px solid #7b7b7b;
  padding-bottom: 30px;
}
.sign-top {
  position: relative;
  background: url("../images/bjpp_10.png") repeat-y;
}
.sign-top > .left {
  width: 298px;
}
.sign-top > .left .touxiang {
  width: 76px;
  height: 76px;
  margin: 0px 0 0 32px;
  position: relative;
}
.sign-top > .left .touxiang img {
  width: 76px;
  height: 76px;
}
.sign-top > .left .touxiang span {
  color: #f00;
  font-size: 40px;
  position: absolute;
  left: -20px;
  top: -20px;
  z-index: 999;
  font-weight: 400;
}
.sign-top > .left .data {
  width: 161px;
  font-size: 14px;
  margin: 0px 0 0 10px;
  color: #828485;
}
.sign-top > .left .data > .people {
  padding-top: 5px;
}

.sign-top > .left > .list {
  margin: 10px 32px 50px 32px;
}
.sign-top > .left > .list li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.sign-top > .left > .list li i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.sign-top > .left > .list li.icon1 i {
  background: url("../images/iconsyrw.png") no-repeat;
}
.sign-top > .left > .list li.icon2 i {
  background: url("../images/iconqd.png") no-repeat;
}
.sign-top > .left > .list li.icon3 i {
  background: url("../images/icontz.png") no-repeat;
}
.sign-top > .left > .list li.icon4 i {
  background: url("../images/iconzy.png") no-repeat;
}
.sign-top > .left > .list li.icon5 i {
  background: url("../images/iconks.png") no-repeat;
}
.sign-top > .left > .list li.icon6 i {
  background: url("../images/icontl.png") no-repeat;
}
.sign-top > .left > .list li.icon7 i {
  background: url("../images/iconqdgl.png") no-repeat;
}
.sign-top > .left > .list li.icon8 i {
  background: url("../images/iconwjzy.png") no-repeat;
}
.sign-top > .left > .list li.icon9 i {
  background: url("../images/iconsz.png") no-repeat;
}
.sign-top > .left > .list li.icon10 i {
  background: url("../images/iconcylb.png") no-repeat;
}
.sign-top > .left > .list li.icon11 i {
  background: url("../images/iconjc.png") no-repeat;
}
.sign-top > .left > .list li.icon12 i {
  background: url("../images/iconbj.png") no-repeat;
}
.sign-top > .left > .list li.icon13 i {
  background: url("../images/iconwdbj.png") no-repeat;
}
.sign-top > .left > .list li.icon14 i {
  background: url("../images/icongrxx.png") no-repeat;
}
.sign-top > .left > .list li.icon15 i {
  background: url("../images/iconqzb.png") no-repeat;
}
.sign-top > .left > .list li a {
  display: block;
  padding-left: 50px;
  color: #5d8ffa;
  font-size: 14px;
}
.sign-top > .left > .list li a.pitchOn {
  background: #bbd3fd;
  color: #fff;
}

.sign-top > .right {
  width: 779px;
  position: relative;
}
.sign-top > .right .start-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}

.sign-top > .right > .padding10 > h4 {
  font-size: 14px;
}
.sign-top > .right > .padding10 > h4 > a {
  color: red;
  background: url(../images/iconcylb.png) no-repeat;
  padding-left: 30px;
}

.public-hint {
  height: 600px;
  line-height: 600px;
  text-align: center;
  font-size: 20px;
}

.bookType > .left {
  width: 202px;
  margin-left: 50px;
}
.bookType > .left .title {
  width: 200px;
  text-align: center;
  font-size: 20px;
  color: #595757;
  padding-bottom: 20px;
  font-weight: bold;
}

.bookType .left .list {
  display: block;
  width: 200px;
  background: #d8000f;
}
.bookType .left .list li {
  border-bottom: 1px solid rgb(40, 40, 40);
}

.bookType .left .list li > a {
  position: relative;
  font-size: 16px;
}
.bookType .left .list li > a .more {
  position: absolute;
  display: block;
  right: 15px;
  top: 10px;
  width: 15px;
  height: 15px;
  background: url("../images/more.png") no-repeat;
}
.bookType .left .list li a {
  padding: 10px 10px 10px 30px;
  color: white;
  display: block;
  cursor: pointer;
}
.bookType .left .list li > a:hover .more {
  background: url("../images/more1.png") no-repeat;
}

.bookType .left .two {
  display: none;
  width: 200px;
  background: rgb(100, 100, 100);
}
.bookType .left .two li {
  width: 100%;
  border: solid rgb(140, 140, 140);
  border-width: 1px 0px 0px;
}
.bookType .left .two li a {
  display: block;
  padding: 10px 10px 10px 20px;
  color: white;
  background: none;
  font-size: 15px;
}
.bookType .left .two .two_li a {
  background: url("../images/more.png") no-repeat 170px center;
}
.bookType .left .two li a:hover,
.two li .sen_x {
  background: rgb(253, 83, 49);
}
.bookType .left .two .two_li a:hover,
.two .two_li .sen_x {
  background: url(../images/more1.png) no-repeat 170px center rgb(253, 83, 49);
}

.bookType .left .thr {
  background: rgb(150, 150, 150);
  display: none;
}
.bookType .left .thr li {
  margin-bottom: 1px;
  border-top: 1px solid rgb(180, 180, 180);
  position: relative;
}
.bookType .left .two .two_li .thr li a {
  background: none;
}
.bookType .left .two .two_li .thr li a:hover {
  background: rgb(249, 152, 49);
}
.bookType .left .two .two_li .thr li .xuan {
  background: rgb(249, 152, 49);
}

.bookType > .right {
  width: 860px;
  margin-right: 50px;
}
.bookType > .right > ul {
  overflow: hidden;
  margin-left: -30px;
}
.bookType > .right > ul > li {
  width: 266px;
  height: 410px;
  float: left;
  margin-left: 30px;
}
.bookType > .right > ul > li img {
  height: 180px;
}
.bookType > .right > ul > li h5 {
  height: 30px;
  font-weight: bold;
}

.bookDetails {
  padding-top: 65px;
}
.bookDetails > .left {
  width: 720px;
  margin-left: 90px;
}
.bookDetails > .left .left {
  width: 260px;
}
.bookDetails > .left .left img {
  width: 230px;
}
.bookDetails > .left .right {
  width: 420px;
}
.bookDetails > .left h1 {
  font-size: 28px;
  font-family: "hya4gj";
  font-weight: 400;
  color: #000000;
  padding-top: 50px;
}

.bookDetails > .left .editor-in-chief {
  font-size: 16px;
  color: #8d8d8d;
  margin-top: 15px;
}
.bookDetails > .left .press {
  font-size: 16px;
  color: #8d8d8d;
  margin-top: 6px;
}

.bookDetails > .left .helper {
  margin-top: 20px;
  width: 420px;
}
.bookDetails > .left .helper > .title > span {
  width: 133px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  background: #0098ff;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
}
.bookDetails > .left .helper > .title > a {
  display: inline-block;
  height: 37px;
  line-height: 37px;
  font-size: 17px;
  background: url("../images/icon2_03.png") no-repeat left center;
  padding-left: 40px;
  color: #8d8d8d;
  margin-left: 22px;
}
.bookDetails > .left .helper > .list {
  margin-top: 15px;
}
.bookDetails > .left .helper > .list > li {
  margin-top: 5px;
}
.bookDetails > .left .helper > .list > li > a {
  font-size: 18px;
  color: #737373;
}

.bookDetails > .right {
  width: 222px;
  padding-top: 50px;
}
.bookDetails > .right > p {
  position: relative;
  padding-left: 60px;
  margin-top: 10px;
}
.bookDetails > .right > p > input {
  width: 95%;
  padding-left: 5%;
  height: 25px;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
}
.bookDetails > .right > p > label {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #595757;
}
.bookDetails > .right > div {
  margin-top: 22px;
}
.bookDetails > .right > div > button {
  width: 96px;
  height: 31px;
  background: #0098ff;
  color: #fff;
  font-size: 20px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.bookDetails > .right > div > button:last-child {
  margin-left: 30px;
}

.login-form {
  width: 409px;
  margin: 100px auto;
  border: 1px solid #acabab;
  border-radius: 8px;
}
.login-form > h1 {
  margin: 16px 37px;
  text-align: center;
  background: #d8000f;
  font-size: 19px;
  font-weight: 400;
  height: 31px;
  line-height: 31px;
  color: #fff;
}
.login-form > p {
  margin: 19px 70px 0 70px;
  position: relative;
  padding-left: 94px;
}
.login-form > p > input {
  width: 95%;
  padding-left: 5%;
  height: 25px;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  color: #595757;
}
.login-form > p > label {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 19px;
  color: #595757;
}
.login-form > .yzm {
  margin: 19px 70px 0 70px;
  position: relative;
  padding: 0 80px 0 94px;
}
.login-form > .yzm > input {
  width: 95%;
  padding-left: 5%;
  height: 25px;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  color: #595757;
}
.login-form > .yzm > label {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 19px;
  color: #595757;
}
.login-form > .yzm > span {
  display: inline-block;
  width: 74px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: #dedddd;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 2px;
  cursor: pointer;
}

.login-form > .btn {
  margin: 46px 70px 46px 70px;
  text-align: center;
}
.login-form > .btn > .blueBtn {
  width: 95px;
  height: 31px;
  border: none;
  border-radius: 3px;
  background: #0098ff;
  font-size: 19px;
  color: #fff;
  cursor: pointer;
}

.main_btm {
  border-top: 6px solid #d8000f;
  padding: 17px 0;
  text-align: center;
  line-height: 24px;
}
.main_btm .con {
  width: 1000px;
  margin: 0 auto;
  color: #414040;
  position: relative;
}
.main_btm p.p1 {
  width: 780px;
  display: inline-block;
  padding-left: 220px;
}
.main_btm img {
  display: inline-block;
  margin-right: 5px;
  float: left;
}
.main_btm a {
  float: left;
  color: #414040;
  margin-right: 5px;
}
.main_btm a:hover {
  color: #b20000;
}
.main_btm span {
  float: left;
}
.main_btm .btm_zztj {
  position: absolute;
  top: 28px;
  right: 360px;
}

/*分页*/
.pagination {
  text-align: center;
}
.pagination > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  background: #78a8fb;
  border: 1px solid #78a8fb;
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  border-radius: 4px;
}
.pagination > span > a {
  width: 28px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  background: #fff;
  color: #78a8fb;
  border-radius: 2px;
  text-decoration: none;
}

/*登录,注册*/
.width980 {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#wrapper {
  width: 100%;
  height: 700px;
  background-image: url("../images/login-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#wrapper > .top {
  height: 80px;
  background: #fff;
}
#wrapper > .top .left {
  padding-top: 12px;
}
#wrapper > .top .right {
  padding-top: 32px;
}
#wrapper > .top .right a {
  color: #666666;
}
#wrapper .login {
  width: 360px;
  height: 360px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  right: -50px;
  top: 210px;
}
#wrapper .login > h1 {
  background: #d8000f;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

#wrapper #form {
  margin: 30px;
}

.teachers-select {
  position: relative;
  margin-bottom: 20px;
}
.teachers-select .select-checkbox {
  margin: 0 0 20px 150px;
}

.teacher-show {
  position: relative;
}
/* .teacher-show img{position: absolute; left: 20px; top: 7px;} */

.teachers-select .teacher-yqm {
  padding-left: 70px;
  width: 78%;
  height: 48px;
  border: 1px solid #cccccc;
  background: none;
  font-size: 14px;
}

.teachers-select a {
  margin-left: 20px;
  color: red;
}

#wrapper #form .user,
#wrapper #form .password {
  border: 1px solid #cccccc;
  height: 38px;
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px;
}
#wrapper #form .code {
  border: 1px solid #cccccc;
  height: 38px;
  padding: 0 100px 0 50px;
  position: relative;
  margin-bottom: 20px;
}
#wrapper #form .user img,
#wrapper #form .password img,
#wrapper #form .code > img {
  position: absolute;
  left: 20px;
  top: 10px;
}
#wrapper #form .code > a > img {
  width: 100px;
  height: 36px;
  position: absolute;
  right: 0px;
  top: 0px;
  border-left: 1px solid #ccc;
}

#wrapper #form .user input,
#wrapper #form .password input,
#wrapper #form .code input {
  width: 100%;
  height: 36px;
  border: none;
  background: #fff;
}

#wrapper #form .btn {
  margin-top: 40px;
}
#wrapper #form .btn input {
  width: 100%;
  height: 38px;
  border: 1px solid #d8000f;
  background: none;
  color: #d8000f;
  cursor: pointer;
  font-size: 14px;
}
#wrapper #form .bottom {
  text-align: center;
  color: #d8000f;
  margin-top: 20px;
}
#wrapper #form .bottom a {
  padding: 0 20px;
  color: #d8000f;
  font-size: 14px;
}

#register {
  background: #ecf0f1;
  padding-bottom: 40px;
}
#register .top {
  height: 80px;
}
#register .top > .left {
  padding-top: 12px;
}
#register .top > .right {
  padding-top: 32px;
  color: #666666;
}
#register .top > .right a {
  color: #666666;
  padding: 0 10px;
}

#register #form {
  background: #fff;
  margin-top: 10px;
  padding: 0 289px;
  border-radius: 12px;
}
#register #form > h1 {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  padding-top: 90px;
}
#register #form > p {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  padding: 50px 0 30px 0;
}
#register #form .user,
#register #form .password {
  border: 1px solid #cccccc;
  height: 48px;
  padding-left: 70px;
  position: relative;
  margin-bottom: 20px;
}
#register #form .user img,
#register #form .password img {
  position: absolute;
  left: 20px;
  top: 7px;
}
#register #form .user input,
#register #form .password input {
  width: 100%;
  height: 48px;
  border: none;
  background: none;
}
#register #form .code input {
  width: 100%;
  height: 48px;
  border: none;
  background: none;
}
#register #form .code {
  border: 1px solid #cccccc;
  height: 48px;
  padding: 0 160px 0 70px;
  position: relative;
  margin-bottom: 20px;
}
#register #form .code label {
  position: absolute;
  left: 20px;
  top: 7px;
}
#register #form .code span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 160px;
  height: 48px;
  background: #f98b00;
  text-align: center;
  line-height: 48px;
}
#register #form .code .captcha_reload {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 160px;
  height: 48px;
}
#register #form .code .captcha_reload img {
  width: 160px;
  height: 46px;
}
#register #form .code span a {
  color: #000;
}
#register #form .deal {
  padding-left: 15px;
  font-size: 14px;
  position: relative;
}
#register #form .deal input {
  position: absolute;
  left: 0;
  top: 4px;
}
#register #form .deal a {
  color: #d8000f;
}
#register #form .btn {
  margin-top: 70px;
  padding-bottom: 100px;
}
#register #form .btn input {
  width: 100%;
  height: 38px;
  border: 1px solid #d8000f;
  background: none;
  color: #d8000f;
  cursor: pointer;
  font-size: 14px;
}

.tanCeng {
  padding: 20px;
  position: relative;
}
.tanCeng p > span {
  color: #f00;
  margin-top: 5px;
  display: block;
}

.qiandao {
  padding: 20px;
  position: relative;
}
.qiandao p > span {
  color: #f00;
  margin-top: 5px;
  display: block;
}

.table-height {
  min-height: 600px;
}
.padding10 {
  padding: 10px;
}

.height400 {
  min-height: 400px;
  position: relative;
}
.height500 {
  min-height: 500px;
  position: relative;
}
.height600 {
  min-height: 600px;
  position: relative;
}
.height700 {
  min-height: 700px;
  position: relative;
}

.btn-goBack {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.container1200 {
  width: 1200px;
  margin: 0 auto;
}
.book-details {
  margin: 0 50px;
}
.book-details > .left {
  width: 770px;
}
.book-details > .left > .book1 > .left {
  width: 203px;
}

.book-details > .left > .book1 > .right {
  width: 500px;
  margin-left: 30px;
}
.book-details > .left > .book1 > .right > .page-header {
  margin-top: 0;
}
.book-details > .left > .book1 > .right > .list {
  font-size: 14px;
  line-height: 24px;
}
.book-details > .left > .book1 > .right > .book-btn {
  margin-top: 40px;
}

.book-details > .left > .book2 {
  margin-top: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.book-details > .left > .book2 > h4 {
  border-left: 4px solid #f00;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.book-details > .left > .book2 > p {
  text-indent: 2em;
  line-height: 26px;
}

.book-details > .left > .book3 > h4 {
  border-left: 4px solid #f00;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
.book-details > .left > .book3 > h4 > a {
  position: absolute;
  right: 0;
  top: 0;
}
.book-details > .left > .book3 .list {
  overflow: hidden;
  margin-left: -5%;
}
.book-details > .left > .book3 .list li {
  width: 20%;
  float: left;
  margin-top: 20px;
  margin-left: 5%;
}
.book-details > .left > .book3 .list li img {
  height: 120px;
  width: 120px;
}
.book-details > .left > .book3 .list li h5 {
  text-align: center;
  font-weight: bold;
  margin: 0;
  height: 40px;
  color: #f00;
}

.book-details > .right {
  width: 285px;
}
.book-details > .right > .book-list1 {
  border: 1px solid #ccc;
  border-radius: 6px;
}
.book-details > .right > .book-list1 > h4 {
  border-left: 4px solid #f00;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.book-details > .right > .book-list1 > ul > li {
  margin: 0 10px;
  padding: 10px 0;
  border-bottom: 1px solid #f5f2eb;
}
.book-details > .right > .book-list1 > ul > li:last-child {
  border-bottom: none;
}
.book-details > .right > .book-list1 > ul > li > .left {
  width: 63px;
}
.book-details > .right > .book-list1 > ul > li > .left img {
  width: 63px;
}

.book-details > .right > .book-list1 > ul > li > .right {
  width: 190px;
}
.book-details > .right > .book-list1 > ul > li > .right > h3 {
  margin-top: 0;
}
.book-details > .right > .book-list1 > ul > li > .right > h3 > a {
  font-size: 14px;
  font-weight: bold;
}
.book-details > .right > .book-list1 > ul > li > .right .list {
  color: #b2b2b2;
}

/*创建班级弹窗上传按钮*/
#adminbundle_htclass_litpic {
  margin-top: 30px;
}

.list-group-item > .left {
  width: 80px;
}
.list-group-item > .left > p {
  text-align: center;
}
.list-group-item > .left > p > span {
  display: block;
  word-wrap: break-word;
}
.list-group-item > .content {
  width: 450px;
  padding: 0 20px;
  text-indent: 2em;
  word-wrap: break-word;
}
.list-group-item > .right {
  width: 190px;
  text-align: center;
}

.questions-list {
  overflow: hidden;
  margin-top: 20px;
}
.questions-list li {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0px 0 10px 10px;
}
.questions-list li > a {
  display: block;
  color: #000;
  font-size: 18px;
}

.questions-right {
  position: absolute;
  left: 0;
  top: 0px;
}
.questions-right #timer1 {
  font-size: 30px;
}

.topic-title {
  font-size: 16px;
  line-height: 26px;
}
.topic-title > b {
  font-size: 14px;
  color: red;
  margin: 0 10px;
}
.question-options {
  font-size: 16px;
  line-height: 36px;
  padding: 10px 0;
}
.testpaper-question-choice-inputs {
  font-size: 16px;
  font-weight: 700;
  border-top: 1px solid #f0f0f0;
  padding: 10px 0;
}
.judge-topic {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
}

.add-exam-top .title {
  font-size: 14px;
  font-weight: bold;
}
.add-exam-top .time > div {
  overflow: hidden;
}
.add-exam-top .time > div > div:nth-child(1) {
  width: 60%;
  float: left;
}
.add-exam-top .time > div > div:nth-child(1) select {
  width: 30%;
  display: inline-block;
}
.add-exam-top .time > div > div:nth-child(1) select:nth-child(2) {
  margin: 0 5%;
}
.add-exam-top .time > div > div:nth-child(2) {
  width: 40%;
  float: left;
}
.add-exam-top .time > div > div:nth-child(2) select {
  width: 45%;
  display: inline-block;
  margin-left: 3%;
}

.panel-body .hide {
  display: none;
}
.panel-body .hide.show {
  display: block;
  border: 1px solid #ccc;
  border-top: none;
}

#dxt .dxt .select h5 span {
  margin-left: 20px;
}
#dxt .dxt .select h5 span input {
  margin-left: 5px;
}

.bookType1 .left .list {
  display: block;
  background: #bbd3fd;
}
.bookType1 .left .list li {
  border-bottom: 1px solid rgb(40, 40, 40);
}

.bookType1 .left .list li > a {
  position: relative;
  font-size: 16px;
}
.bookType1 .left .list li > a .more {
  position: absolute;
  display: block;
  right: 15px;
  top: 10px;
  width: 15px;
  height: 15px;
  background: url("../images/more.png") no-repeat;
}
.bookType1 .left .list li a {
  padding: 10px 10px 10px 30px;
  color: white;
  display: block;
  cursor: pointer;
}
.bookType1 .left .list li > a:hover .more {
  background: url("../images/more1.png") no-repeat;
}

.bookType1 .left .two {
  display: none;
  background: #ccc;
}
.bookType1 .left .two li {
  border: solid rgb(140, 140, 140);
  border-width: 1px 0px 0px;
}
.bookType1 .left .two li a {
  display: block;
  padding: 10px 10px 10px 80px;
  color: #000;
  background: none;
  font-size: 15px;
}

.bookType1 .left .two li a:hover,
.bookType1 .left .two li .sen_x {
  background: #ebecf0;
}

.popping {
  padding: 10px;
  font-size: 14px;
}
.popping span {
  font-weight: 700;
  padding: 0 5px;
}
.popping b {
  font-weight: 700;
  padding: 0 5px;
}
.popping strong {
  font-weight: 700;
  padding: 0 5px;
}

.search-show {
  position: absolute;
  left: -2px;
  top: 31px;
}
.search-show a {
  display: block;
  height: 28px;
  line-height: 28px;
  border: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: none;
  width: 291px;
  background: #fff;
  padding-left: 10px;
  color: #999;
}

.help {
  background: #fff url("../images/helpimg01.png") no-repeat center 276px;
  height: 740px;
}
.help-text {
  font-size: 18px;
  line-height: 44px;
  text-indent: 2em;
  padding-right: 30px;
  padding-bottom: 20px;
}

.helpTop {
  height: 267px;
  padding-top: 40px;
}
.helpBottom {
  padding: 50px 0 0 60px;
  height: 413px;
}
.helpList {
  margin-top: 40px;
}
.helpList > div {
  text-align: center;
}
.helpList > div > span {
  display: block;
  width: 111px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  height: 28px;
  border: 1px solid #fff;
  cursor: pointer;
}
.helpList > div > span:hover {
  background: #fff;
  color: #737373;
}

.helpBottom > h3 {
  color: #fff;
  font-size: 18px;
  margin-top: 50px;
  border-left: 4px solid red;
  padding-left: 10px;
}

.a-list {
  overflow: hidden;
}
.a-list > li {
  float: left;
  padding-right: 20px;
  height: 30px;
}

.group-list {
  margin-top: 20px;
  padding: 10px;
  background: #e7e7e7;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.group-list > .top .group-name-content {
  font-size: 14px;
  color: #000;
}
.group-list > .bottom {
  display: none;
}
.group-list > .bottom .col-md-2 p {
  margin-top: 6px;
}

.details-title {
  font-size: 16px;
  line-height: 26px;
  padding: 10px 0;
}

.qzbjr {
  width: 466px;
  margin: 100px auto;
  border: 2px solid #efefef;
  border-radius: 12px;
  padding-bottom: 20px;
}

.qzbjr > .top > h3 {
  text-align: center;
  padding-top: 50px;
}
.qzbjr > .top > .zhuti {
  padding: 10px 42px 0 42px;
}

.qzbjr > .top > .zhubo {
  margin: 20px 42px 0 42px;
  padding-top: 20px;
  padding-left: 64px;
  padding-bottom: 30px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
}
.qzbjr > .top > .zhubo > .aa {
  background: url("../images/icon1_06.png") no-repeat left 3px;
  padding-left: 25px;
}
.qzbjr > .top > .zhubo > .bb {
  margin-top: 15px;
  background: url("../images/icon2_06.png") no-repeat left 3px;
  padding-left: 25px;
}
.qzbjr > .top > .zhubo > .cc {
  margin-top: 15px;
  background: url("../images/icon3_03.png") no-repeat left 3px;
  padding-left: 25px;
}

.qzbjr > .top > .jr-btn {
  margin-top: 30px;
}
.qzbjr > .top > .jr-btn a {
  display: block;
  margin: 0 auto;
  width: 122px;
  height: 122px;
  border-radius: 50%;
  background: #fe0000;
  line-height: 122px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.qzbjr > .top > .jr-btn a:hover {
  text-decoration: none;
}
.qzbjr > .top > .jr-btn .row > div:nth-child(1) a {
  background: #449d44;
}
.dialogue {
  background: #f6f7f9;
  padding: 20px;
}
.dialogue ul {
  height: 800px;
  overflow-x: hidden;
  overflow-y: auto;
}
.dialogue ul li {
  margin-bottom: 20px;
}
.dialogue ul .left {
  position: relative;
}
.dialogue ul .left .sanjiao {
  position: absolute;
  left: 0;
  top: 10px;
}
.dialogue ul .left .qipao {
  background: #fff;
  padding: 10px;
  display: inline-block;
  border-radius: 6px;
}

.dialogue ul .right {
  position: relative;
}
.dialogue ul .right .sanjiao {
  position: absolute;
  right: 0;
  top: 10px;
}
.dialogue ul .right .qipao {
  text-align: right;
}
.dialogue ul .right .qipao > span {
  background: #fff;
  padding: 10px;
  display: inline-block;
  margin-right: 4px;
  border-radius: 6px;
}
.dialogue ul .right .qipao > span > span {
  text-align: left;
  display: block;
}

.sending {
  position: relative;
  margin-top: 50px;
}

.sending .btn1 {
  position: absolute;
  left: 40px;
  top: -35px;
}
.sending .btn1 .btn1-img {
  height: 30px;
  background: url("../images/yuyinbtn.png");
  position: relative;
  width: 30px;
}
.sending .btn1 .btn1-img input {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.sending .btn2 {
  position: absolute;
  left: 0px;
  top: -35px;
}
.sending .btn2 .btn2-img {
  height: 30px;
  background: url("../images/shangchuanbtn.png");
  position: relative;
  width: 30px;
}
.sending .btn2 .btn2-img input#rimg {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.sending .btn3 {
  position: absolute;
  left: 40px;
  top: -35px;
}
.sending .btn3 .btn3-img {
  height: 30px;
  background: url("../images/shipinbtn.png");
  position: relative;
  width: 30px;
}
.sending .btn3 .btn3-img input {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.sending .btn_message {
  margin-top: 20px;
}

.sending .beAsked {
  position: absolute;
  right: 0;
  top: -30px;
  border: 1px solid #ccc;
  padding: 3px 4px;
  background: #efefef;
  border-radius: 6px;
}
.sending .beAsked span {
  margin-right: 5px;
}
.sending .beAsked i {
  cursor: pointer;
}

.phone-banner {
  display: none;
}
.phone-bookrack {
  display: none;
}
.navbar-default {
  display: none;
}
.khd-xz .xz-phone {
  display: none;
}
.tsxq-app {
  display: none;
}
.tsxq-pc {
  display: block;
}

@media (max-width: 750px) {
  .phonebanner {
    display: block;
  }
  .phone-bookrack {
    display: block;
  }
  .navbar-default {
    display: block;
  }
  .khd-xz .xz-phone {
    display: block;
  }
  .tsxq-app {
    display: block;
  }
  .tsxq-pc {
    display: none;
  }

  .pc-phone .banner {
    display: none;
  }
  .header,
  .main-im {
    display: none;
  }
  .khd-xz .container1200 {
    display: none;
  }

  .container {
    width: 100%;
    padding: 0;
  }
  .navbar-brand {
    padding: 5px 15px;
  }
  .navbar {
    margin-bottom: 0;
  }

  .container > .bookrack {
    background: none;
  }
  .container > .title {
    margin: 0;
  }
  .container > .title > a {
    margin-right: 10px !important;
  }
  .container > .title img {
    width: 100%;
  }

  .main_btm .con {
    width: 100%;
    padding: 0 20px;
  }

  .container .bookrack {
    display: none;
  }

  .panel-body img {
    width: 100% !important;
  }
}

.mnks > .title {
  text-align: center;
  margin-top: 30px;
}

.mnks > .list {
  overflow: hidden;
  margin-left: -15px;
  margin-top: 30px;
}

.mnks > .list > li {
  width: 330px;
  float: left;
  margin-left: 40px;
  height: 212px;
  margin-bottom: 30px;
}

.mnks > .list > li > h3 {
  height: 55px;
  font-size: 18px;
  padding: 10px 10px 0 30px;
  font-weight: 700;
  color: #fff;
}

.mnks > .list > li:nth-child(1) {
  background: url("../images/mnks/monikaoshi1_03.png") no-repeat;
}

.mnks > .list > li:nth-child(2) {
  background: url("../images/mnks/monikaoshi2_05.png") no-repeat;
}

.mnks > .list > li:nth-child(4) {
  background: url("../images/mnks/monikaoshi3_06.png") no-repeat;
}

.mnks > .list > li:nth-child(3) {
  background: url("../images/mnks/monikaoshi4_06.png") no-repeat;
}
.mnks > .list > li > ul > li {
  padding: 0px 10px 5px 30px;
}
.mnks > .list > li > ul > li > a {
  color: #fff;
  font-size: 14px;
}

.mnks_er > .mnks_er_list > .title {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #fe5a01;
  height: 58px;
  margin-top: 30px;
  border-bottom: 6px solid #ff5a00;
}

.mnks_er > .mnks_er_list > .yuan {
  background: #fff;
  height: 10px;
  width: 43px;
  margin: -10px auto 0 auto;
  text-align: center;
}

.mnks_er > .mnks_er_list > .yuan span {
  display: inline-block;
  background: #fe5a00;
  height: 10px;
  width: 10px;
  border-radius: 10px;
}
.mnks_er > .mnks_er_list ul {
  margin-top: 30px;
}
.mnks_er > .mnks_er_list ul li {
  text-align: center;
}
.mnks_er > .mnks_er_list ul li > a {
  font-size: 18px;
  color: #000;
}

.mnks_er > .mnks_er_list.color1 > .title {
  color: #ffb173;
  border-bottom: 6px solid #ffb173;
}

.mnks_er > .mnks_er_list.color1 > .yuan span {
  background: #ffb173;
}

.mnks_er > .mnks_er_list.color2 > .title {
  color: #78a8fb;
  border-bottom: 6px solid #78a8fb;
}

.mnks_er > .mnks_er_list.color2 > .yuan span {
  background: #78a8fb;
}

.mnks_er > .mnks_er_list.color3 > .title {
  color: #a5c2f4;
  border-bottom: 6px solid #a5c2f4;
}

.mnks_er > .mnks_er_list.color3 > .yuan span {
  background: #a5c2f4;
}

.mnks_san > .title {
  background: #ff5a00;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.mnks_san > .list {
  background: #ffeee6;
  margin-top: 20px;
  padding: 20px;
}

.mnks_san > .list1 {
  background: #ffeee6;
  margin-top: 20px;
  padding: 20px;
}

.mnks_san > .list1 > ul > li {
  margin-top: 15px;
}

.mnks_san > .list1 > ul > li > a {
  font-size: 16px;
  color: #000;
}

.mnks_san > .list > ul > li > span {
  display: block;
  height: 37px;
  line-height: 37px;
  background: #fe8b48;
  padding-left: 60px;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}

.mnks_san > .list > ul > li > ul > li > a {
  font-size: 16px;
  color: #000;
}
.mnks_san > .list > ul > li > ul {
  margin-bottom: 20px;
  display: none;
}
.mnks_san > .list > ul > li > ul > li {
  margin: 15px 0 0 60px;
}

.mnks_san.color1 > .title {
  background: #78a8fb;
}

.mnks_san.color1 > .list {
  background: #d9e6fd;
}

.mnks_san.color1 > .list > ul > li > span {
  background: #a5c2f4;
}

.mnks_san.color1 > .list1 {
  background: #d9e6fd;
  margin-top: 20px;
  padding: 20px;
}

.mnks_san.color2 > .title {
  background: #2fa88f;
}

.mnks_san.color2 > .list {
  background: #d9ece9;
}

.mnks_san.color2 > .list > ul > li > span {
  background: #2fa88f;
}

.mnks_san.color2 > .list1 {
  background: #d9ece9;
  margin-top: 20px;
  padding: 20px;
}
