body {
  background: #f5f5f5;
}
.border {
  border: 1px solid #97c0ff;
}
.textali_c {
  text-align: center;
}
.textali_l {
  text-align: left;
}
.textali_r {
  text-align: right;
}
.textali_r img {
  width: 105px;
  height: 53px;
}
#index {
  background: white;
  padding: 20px;
  margin-top: 3px;
}
.bookphoto {
  /*border: 1px solid #97c0ff;*/
  padding: 20px 0;
  text-align: center;
  background:#e7f0ff;
}
.bookphoto img {
  width: 220px;
  height: 278px;
}
.mart20 {
  margin-top: 20px;
}
.mart31 {
  margin-top: 31px;
}
.left .leftbz {
  background: #e7f0ff;
  padding: 20px;
  line-height: 26px;
}
.left_news {
  background: #e7f0ff;
  padding: 20px;
  line-height: 26px;
  margin-top: 20px;
}
.left_news a {
  color: #666a6d;
}
.left_bookint {
  margin-top: 20px;
  background: #e7f0ff;
  padding: 20px;
  line-height: 26px;
}
.left_bookint span {
  font-weight: 700;
  margin-left: -0.5em;
}
.reight {
  padding-top: 20px;
}
.reight .lineheight {
  line-height: 34px;
}
.reight_news {
  border: 1px solid #97c0ff;
  padding: 10px;
}
.reight_more{
  width:auto!important;
}
.reight_news ul {
  zoom: 1;
  padding: 8px;
}
.reight_news ul:after {
  content: "";
  display: block;
  clear: both;
}
.reight_news li {
  line-height: 31px;
  background: url(../images/mind.png) left center no-repeat;
  text-indent: 15px;
  font-size: 14px;
  font-weight: normal;
}
.reight_news a {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 80%;
  float: left;
}
.reight_news span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 20%;
  float: right;
  color: #808080;
}

.reight_news a:hover {
  color: #10568a;
  text-decoration: underline;
  font-weight: 700;
}
.reight_news a:hover span {
  color: #0e578c;
  font-weight: 700;
}
.reight_news span {
  float: right;
}
.reight_title {
  zoom: 1;
  width:100%;
}
.reight_title h1 {
  line-height: 34px;
  width: 146px;
  text-indent: 8px;
  background: url(../images/news_title.png) left center no-repeat;
  color: white;
  float: left;
  font-weight: 700;
}
.reight_title a {
  float: right;
  line-height: 34px;
  display: block;
}
.reight_title a:hover {
  color: red;
}
.reight_title:after {
  content: "";
  display: block;
  clear: both;
}
.reight_side {
  line-height: 26px;
}
.reight_side h1 {
  font-size: 16px;
  line-height: 45px;
  font-weight: 700;
}
.reight_side div {
  margin-bottom: 10px;
  text-align: center;
  color: white;
  overflow: hidden;
  padding: 10px;
}
.reight_side .iconfont {
  font-size: 28px;
  position: absolute;
  left: 30%;
}
.reight_side span {
  padding-left: 24px;
}
.reight_side a {
  color: white;
  text-align: left;
}
.reight_side a:hover {
  text-decoration: underline;
}
.reight_side .bksm {
  background: #847160;
  padding: 20px 0;
}
.reight_side .zdxt {
  background: #9f9fab;
  padding: 20px 0;
}
.reight_side .tgxz {
  background: #847160;
}
.reight_side .tgxz a {
  width: 33%;
  display: block;
  float: left;
}
.reight_side .wqhg {
  background: #9f9fab;
}
.reight_side .wqhg p a {
  width: 33%;
  display: block;
  float: left;
}
.reight_side .tbsm {
  background: #847160;
}
.qr_code {
  padding: 20px;
  box-shadow: 1px 1px 5px #888888;
  text-align: center;
  position: fixed;
  z-index: 88;
  right: 10%;
  background: #fff;
}
.qr_code .iconfont {
  font-size: 30px;
}
.qr_code .yc {
  display: none;
  position: absolute;
  left: -120px;
  top: 0;
  background: #fff;
  padding: 10px 20px;
  line-height: 20px;
  box-shadow: 1px 1px 5px #888888;
}
.qr_code .triangle_border_left {
  width: 0;
  height: 0;
  border-width: 10px 10px 10px 0;
  border-style: solid;
  border-color: transparent #10568a transparent transparent;
  position: absolute;
  left: -10px;
  top: 30px;
  display: none;
}
.qr_code:hover {
  background: #10568a;
  color: white;
}
.qr_code .yc img{
  width: 100px;
}
.qr_code:hover .yc {
  display: block;
  color: #063987;
}
.qr_code:hover .triangle_border_left {
  display: block;
}
@media screen and (min-width: 960px) and (max-width: 1400px) {
  .qr_code {
    right: 1%;
  }
}
.childrei {
  border: 1px solid #97c0ff;
}
.childrei .feedback {
  line-height: 24px;
}
.childrei .feedback_top {
  padding: 20px;
  background: #e7f0ff;
}
.childrei .feedback_email {
  padding: 10px;
  background: #063987;
  color: white;
  margin-top: 20px;
  display: block;
  line-height: 34px;
}
.childrei .feedback_email label {
  padding: 0 15px;
}
.childrei .feedback_email input {
  height: 34px;
  line-height: 34px;
  width: 88%;
  text-indent: .3rem;
}
.childrei .feedback_speak from {
  display: block;
  background: #fafafa;
  padding: 20px;
}
.childrei .feedback_speak textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 10px;
  text-align: left;
}
.childrei .feedback_speak .tjbutton {
  padding: 20px 0;
  /*text-align: right;*/
  margin-right: -20px;
}
.childrei .feedback_speak .tjbutton input {
  padding: 10px 20px;
  background: #e7f0ff;
  margin-right: 20px;
  border-radius: .04rem;
}
.childrei .feedback_speak .tjbutton input:hover {
  background: #063987;
  color: white;
}
.childrei .feedback_speak .tjbutton input[type="text"]{
  width: 70%;
  background: white;
  border: 1px solid #eee;
}
.childrei .feedback_speak .tjbutton input[type="button"]{
  float: right;
}

.childrei .feedback_messageboard ul {
  background: #fafafa;
  padding:30px 20px;
  border:1px solid #eee
}
.childrei .feedback_messageboard li {
  margin-bottom: 20px;

}
.childrei .feedback_messageboard li:nth-last-child(n+2) {
  border-bottom: 1px solid darkgrey;
}
.childrei .feedback_messageboard ul .problem {
  color: #0965ac;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 8px;
}
.childrei .feedback_messageboard ul .answer {
  color: #999;
}
.childrei .feedback .title {
  margin-top: 10px;
  padding: 10px 20px;
  background: #063987;
  color: white;
  line-height: 34px;
  font-size: 16px;
}
.childrei .details .comcol2 {
  color: #7f7f7f;
}
.childrei .details_title {
  line-height: 100px;
  text-align: center;
  font-size: 20px;
  color: #023489;
  font-weight: 800;
  border-bottom: dotted 1px #dadada;
}
.childrei .details_content {
  line-height: 24px;
  padding: 20px;
}
.childrei .details_content ul {
  zoom: 1;
  padding-bottom: 30px;
}
.childrei .details_content ul:after {
  content: "";
  display: block;
  clear: both;
}
.childrei .details_content li {
  /*float: left;*/
}
.childrei .details_content li .author {
  padding: 0 8px;
}
.childrei .details_download {
  padding-top: 30px;
}
.childrei .details_download a:hover {
  text-decoration: underline;
  color: #003689;
}
.childrei .details span {
  color: #7f7f7f;
}
.childrei_crumbs {
  line-height: 35px;
}
.childrei_crumbs a {
  color: #00368b;
  text-decoration: underline;
}
.childrei .bordert {
  border-top: solid 1px #eee;
}
.childrei .more {
  text-align: center;
  line-height: 50px;
  border-top: solid 1px #eee;
}
.childrei .more .iconfont {
  font-size: 12px !important;
}
.hidden {
  display: none;
}

.childrei .book_trial {
  padding: 0 10px;
}
.childrei .book_trial li {
  padding: 20px 0;
  border-top: solid 1px #eee;
  color: #666a6d;
}
.childrei .book_trial li figure {
  border: 1px solid #97c0ff;
  padding: 20px 0;
  text-align: center;
}
.childrei .book_trial li figure img {
  width: 220px;
  /*height: 278px;*/
}
.childrei .book_trial li address {
  padding-left: 20px;
}
.childrei .book_trial li h2 {
  font-size: 16px;
  font-weight: 700;
  color: #666a6d;
}
.childrei .ckhtc li {
  background: #f7faff;
  margin-top: 10px;
  padding: 10px 0;
}
.childrei .ckhtc figure img {
  width: 98%;
  /*height: 278px;*/
}
.childrei .ckhjy {
  margin-top: 10px;
}
.childrei .ckhjy li {
  padding: 15px 0;
  border-top: solid 1px #eee;
}
.childrei .ckhjy li h3 {
  font-weight: 700;
}
.childrei .ckhjy li .signature {
  text-align: right;
}
.childrei .ckhjy li .signature img {
  width: 105px;
  height: 53px;
}
.childrei .fkc h1 {
  font-size: 20px;
  font-weight: 700;
}
.childrei .zxyd p {
  background: #ecf7fb;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.childrei .zxyd table,
.childrei .zxyd tr,
.childrei .zxyd td,
.childrei .zxyd th {
  padding: 0;
  margin: 0;
  border: none;
}
.childrei .zxyd table {
  width: 100%;
  table-layout: fixed;
}
/*修改*/
.childrei .zxyd table tr {
  line-height: 40px;
}
/*添加*/
.childrei .zxyd table th,
.childrei .zxyd table td {
  text-indent: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.childrei .zxyd table td:nth-child(1):hover {
  text-decoration: underline;
  color: #003689;
}
.childrei .zxyd table td:nth-child(1),
.childrei .zxyd table th:nth-child(1) {
  width: 70%;
}
.childrei .zxyd table tr th {
  background: #ecf7fb;
}

.childrei #box {
  background: #fafafa;
  position: relative;
}
.childrei #box a {
  color: #666a6d;
  padding-left: 15px;
}
.buttom-left{
  position: absolute;
  top:2px;
  left:0;
  width:40px;
  height: 40px;
  display:block;
}
.buttoma{
  padding-left: 0 !important;
}
.buttom-left a,.buttom-right a{
  overflow:hidden;
  display:block;
  margin:0;
  padding:0;
}
.buttom-left a img,.buttom-right a img{
  width:36px;
}
.buttom-right{
  position: absolute;
  top: 2px;
  right: 0;
}
.childrei #box a:hover {
  text-decoration: underline;
  color: #003689;
}
.childrei #head_list {
  background: #ecf7fb;
  width: 100%;
  overflow: hidden;
  height: 42px;
}
#box .roller {
  overflow: hidden;
  background: #ecf7fb;
  margin: 0 35px;
}
.childrei #head_list input {
  float: left;
  background: #ecf7fb;
  border: none;
  /*margin: 0 10px;*/
  line-height: 42px;
  padding: 0 30px;
}
.childrei #head_list .active {
  background: #003689;
  color: white;
}
.childrei #menu_content div {
  padding: 10px 20px;
}
.childrei #tab .iconfont {
  font-size: 48px;
}
.childrei #tab .padding {
  padding: 20px 60px;
}
.childrei #tab .tab-menu {
  overflow: hidden;
  padding: 20px;
}
.childrei #tab .tab-menu ul {
  height: 30px;
  margin-right: -3%;
  margin: 0 auto;
}
.childrei #tab .tab-menu ul li {
  padding: 30px 0;
  float: left;
  width: 150px;
  margin-right: 20px;
  border: solid 1px #e1e1e1;
  border-radius: .1rem;
  text-align: center;
}
.childrei #tab .tab-menu ul li p {
  font-size: 16px;
  padding-top: 10px;
}
.childrei #tab .tab-menu ul li.active {
  background-color: #007bc7;
  color: #fff;
}
.childrei #tab .tab-menu ul li:hover {
  cursor: pointer;
}
.childrei #tab #zjjy_list {
  padding-bottom: 20px;
}
.childrei #tab #zjjy_list input {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: 1px solid #e1e1e1;
  background: white;
  margin-right: 20px;
}
.childrei #tab #zjjy_list .active {
  background: #003689;
  color: white;
}
.childrei #tab .padding0 {
  padding: 0 !important;
}
.childrei #tab .tab-box {
  border-top: solid 1px #eee;
  padding-top: 20px;
  padding: 20px 60px;
  line-height: 28px;
}
.childrei #tab .tab-box .zw {
  line-height: 30px;
  padding: 20px 0;
}
.childrei #tab .tab-box div {
  display: none;
}
.childrei #tab .tab-box div.active {
  display: block;
}
.active .tab,
.active .tab .tab-menu,
.active .tab .tab-box,
.active #box,
.active #boxx,
.active #head_list,
.active #zjjy_list,
.active #menu_content,
.active #zjjy_content {
  display: block !important;
}
.active .tab .tab-menu,
.active .tab .tab-menu ul li {
  padding: 0!important;
}
.active .tab .tab-box {
  padding: 0 !important;
  padding-right: 0 !important;
  border: none !important;
}
.active .roller{
  display: block !important;
}
.mesWindow {
  border: #003689 1px solid;
  background: #fff;
}
.mesWindowTop {
  margin-left: 4px;
  padding: 3px;
  font-weight: bold;
  text-align: left;
  font-size: 12px;
}
.mesWindowContent {
  margin: 4px;
  font-size: 12px;
}
.mesWindow .close {
  width: 28px;
  border: none;
  cursor: pointer;
  background: #ffffff;
}
.details_downloadcom {
  padding: 20px 0;
  text-align: center;
  line-height: 24px;
}
.dw_bou {
  position: absolute;
  right: 3px;
}
.dw_qran {
  width: 100%;
  line-height: 46px;
  background: #003689;
  color: #fff;
}
.figure {
  text-align: center;
}
.figure img {
  width: 220px;
  /*height: 278px;*/
}
#divSmallBox {
  overflow: hidden;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 10px;
  background: #ffffff;
}
#playBox {
  width: 896px;
  height: 320px;
  background: #333;
  position: relative;
  overflow: hidden;
}
#playBox .oUlplay {
  width: 99999px;
  position: absolute;
  left: 0;
  top: 0;
}
#playBox .oUlplay li {
  position: relative;
  float: left;
}
#playBox .smalltitle {
  width: 896px;
  height: 10px;
  position: absolute;
  bottom: 15px;
  z-index: 10;
}
#playBox .smalltitle ul {
  width: 120px;
  margin: 0 auto;
}
#playBox .smalltitle ul li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 10px;
  background: #ffffff;
  float: left;
  overflow: hidden;
  *display: inline;
  *zoom: 1;
}
#playBox .smalltitle .thistitle {
  background: #69aaec;
}
#playBox .oUlplay li img{
  width:895px;
  height:320px;
}
#playBox .oUlplay .document {
  position: absolute;
  color: white;
  width: 700px;
  top: 60px;
  right: 60px;
}
#playBox .oUlplay .document h1 {
  font-size: 29px;
  font-weight: bold;
  font-family: 微软雅黑;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 16px;
  width: 700px;
}
#playBox .oUlplay .document h2 {
  font-size: 20px;
  font-family: 微软雅黑;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 26px;
  width: 700px;
}
#playBox .oUlplay .document p {
  font-family: 微软雅黑;
  line-height: 24px;
  width: 700px;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#playBox .oUlplay .document a {
  color: white;
}
.bookicon_color {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  background-color: #10568a;
  display: inline-block;
  position: relative;
  top: -1px;
}

.search_list li {
  padding: 12px 0;
  border-bottom: 1px #eee dashed;
}
.search_list li:last-child {
  border-bottom: none;
}
.search_list .title{
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 75%;
  float: left;
  color: #000000;
}
.search_list .author {
  font-size: 14px;
  margin-left: 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 20%;
  float: right;
  color: #000000;
}
.search_list p {
  color: #999;
  margin-top: 28px;
  max-height: 56px;
  overflow: hidden;
}
.search_list .highlight {
  color: #ffbd09;
}
