.effactPage,
.relatedReportPage,
.reportPage {
  display: none;
}
.effactPage.currentPage,
.relatedReportPage.currentPage,
.reportPage.currentPage {
  display: block;
}
.homeContent {
  height: 724px;
  margin-top: 11px;
}
.homeContent #homeContent {
  margin-left: 204px;
  background: #fff;
  padding-left: 17px;
  padding-right: 15px;
  width: 961px;
  height: 724px;
}


/*左侧悬浮*/
.fixednav {top:130px;position: fixed;}

.homeCleft {
  float: left;
  width: 704px;
}
.homeCleft dl {
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
  height: 170px;
}
.homeCleft dl h4 {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 534px;
  height: 60px;
  line-height: 60px;
}
.homeCleft dl p {
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 72px;
  overflow: hidden;
}
.homeCleft dt {
  width: 170px;
  height: 170px;
  float: left;
}
.homeCleft dd {
  float: left;
  width: 534px;
}
.bannerImg {
  display: block;
}
.bannerImg img {
  width: 100%;
  height: 100%;
}
.bannerImg1 {
  width: 704px;
  height: 130px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.homeLeftLink {
  line-height: 30px;
  height: 90px;
  margin-bottom: 16px;
  overflow: hidden;
}
.homeLeftLink a {
  float: left;
  white-space: nowrap;
  margin-right: 17px;
}
.homeLeftTips {
  overflow: hidden;
  margin-bottom: 5px;
}
.homeLeftTips span {
  float: left;
  width: 78px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e34446;
  margin-right: 15px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  position: relative;
  top: 4px;
}
.homeLeftTips p {
  float: left;
  width: 600px;
  font-size: 12px;
}
.homeLeftredlink a {
  white-space: nowrap;
  line-height: 48px;
}
.mgrl72 {
  margin: 0 65px;
}
.homeCright {
  padding-top: 20px;
  padding-bottom: 12px;
  width: 239px;
  float: right;
}
.index-hotpreport {
  width: 213px;
  height: 320px;
  margin-bottom: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 0 12px;
  overflow: hidden;
}
.index-hotpreport a {
  float: left;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  margin-left: 8px;
  margin-right: 4px;
  margin-bottom: 18px;
}
.index-hotpreport a:hover {
  border-color: #3a5490;
  color: #3a5490;
}
.index-hotpreport .title {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 30px;
  overflow: hidden;
}
.index-hotpreport .title span,
.index-hotpreport .title i {
  float: left;
}
.index-hotpreport .title i {
  width: 17px;
  height: 20px;
  background: url(../image/sprite.png) -71px -151px no-repeat;
  margin-top: 11px;
  margin-left: 6px;
}
.index-hotpreport .title:before {
  content: "";
  width: 4px;
  height: 14px;
  background: #3a5490;
  position: absolute;
  left: 0;
  top: 16px;
}
.purchaseProcess {
  width: 211px;
  border: 1px solid #e5e5e5;
  height: 360px;
  padding: 0 13px;
}
.purchaseProcess h3 {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 2px;
}
.purchaseProcess h3:before {
  content: "";
  width: 4px;
  height: 14px;
  background: #3a5490;
  position: absolute;
  left: 0;
  top: 16px;
}
.purchaseProcess ul {
  font-size: 12px;
}
.purchaseProcess li {
  padding-left: 28px;
  position: relative;
  margin-top: 30px;
}
.purchaseProcess li:before {
  content: "";
  width: 20px;
  height: 24px;
  background-image: url(../image/sprite.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.purchaseProcess p a {
  color: #666;
}
.purchaseProcess p a:hover {
  color: #3a5490;
}
.purchaseProcess .purchaseProcess1:before {
  background-position: 0 -18px;
}
.purchaseProcess .purchaseProcess2:before {
  background-position: 0 -44px;
}
.purchaseProcess .purchaseProcess3:before {
  background-position: 0 -67px;
}
.purchaseProcess .pdl50 {
  padding-left: 59px;
}
.bannerImg3 {
  height: 117px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.homeFloor1 {
  position: relative;
  background: #fff;
  padding-bottom: 24px;
}
.homeFloor1 h2 {
  line-height: 54px;
  height: 54px;
  font-size: 18px;
  border: none;
}
.homeFloor1 h2 a {
  font-weight: normal;
  font-size: 12px;
  margin-left: 18px;
}
.homeFloor1 .arrow-left,
.homeFloor1 .arrow-right {
  position: absolute;
  width: 44px;
  height: 150px;
  background: url(../image/sprite.png) no-repeat;
  cursor: pointer;
  top: 0;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.homeFloor1 .arrow-left:hover,
.homeFloor1 .arrow-right:hover {
  opacity: 0.8;
}
.homeFloor1 .swiper-container {
  width: 1170px;
  height: 150px;
  overflow: hidden;
}
.homeFloor1 .swiper-container a {
  margin: 0 auto;
}
.homeFloor1 .arrow-left {
  background-position: -23px 0;
  left: -45px;
}
.homeFloor1 .arrow-right {
  background-position: -67px 0;
  right: -45px;
}
.homeFloor1 .swiper-slide {
  width: 274px;
  height: 150px;
}
.homeFloor1 .swiper-slide img {
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.homeFloor1 .swiper-slide a {
  display: block;
  width: 274px;
  height: 150px;
  overflow: hidden;
}
.homeFloor1 .swiper-slide a:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.homeFloor1:hover .arrow-left {
  left: 9px;
}
.homeFloor1:hover .arrow-right {
  right: 9px;
}
.homefloor {
  background: #fff;
  margin-top: 10px;
}
.homeFloor2 {
  padding-bottom: 26px;
  overflow: hidden;
}
.homeFloor2 h2 {
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.homeFloor2 ul {
  width: 1170px;
  overflow: hidden;
}
.homeFloor2 li {
  float: left;
  width: 206px;
  height: 288px;
  margin-left: 32px;
  border: 1px solid #fff;
}
.homeFloor2 li:first-child {
  margin-left: 0;
}
.homeFloor2 li:hover {
  -webkit-box-shadow: 0 0 10px #fff;
  -moz-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
}
.homeFloor2 > a {
  width: 206px;
  height: 288px;
  display: block;
}
.homeFloor2 .homefloo2r-img {
  width: 206px;
  height: 200px;
  overflow: hidden;
}
.homeFloor2 h5 {
  font-weight: normal;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 40px;
  font-size: 13px;
  margin: 0 14px;
  overflow: hidden;
}
.homeFloor2 div.oh {
  margin: 8px 14px;
}
.homeFloor2 strong.redfont {
  font-size: 18px;
  line-height: 28px;
}
.homeFloor2 span.redfont {
  height: 26px;
  line-height: 26px;
  width: 76px;
  text-align: center;
  border: 1px solid #e34446;
  font-size: 12px;
}
.homeFloor2 span.redfont:hover {
  background: #e34446;
  color: #fff;
}
.homeFloor3 {
  overflow: hidden;
  margin-top: 10px;
}
.homeFloor3-box1,
.homeFloor3-box3 {
  float: left;
}
.homeFloor3-box2,
.homeFloor3-box4 {
  float: right;
}
.homeFloor3-box {
  width: 566px;
  height: 407px;
  background: #fff;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.homeFloor3-box dl {
  overflow: hidden;
  width: 566px;
  height: 210px;
}
.homeFloor3-box dl a {
  display: block;
  width: 566px;
  height: 210px;
}
.homeFloor3-box dl dt,
.homeFloor3-box dl dd {
  float: left;
}
.homeFloor3-box dl dt {
  width: 190px;
  height: 210px;
  margin-right: 30px;
}
.homeFloor3-box dl dd {
  width: 346px;
}
.homeFloor3-box dl h4 {
  font-weight: normal;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
  overflow: hidden;
  margin-top: 20px;
}
.homeFloor3-box dl p {
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
  margin-top: 20px;
}
.homeFloor3-box dl div.redbtnbox {
  margin-top: 20px;
  overflow: hidden;
}
.homeFloor3-box dl strong.redfont {
  font-size: 20px;
  line-height: 28px;
}
.homeFloor3-box dl span.redfont {
  height: 26px;
  line-height: 26px;
  width: 96px;
  text-align: center;
  border: 1px solid #e34446;
}
.homeFloor3-box dl span.redfont:hover {
  background: #e34446;
  color: #fff;
}
.homeFloor3-box .boxlink {
  margin-top: 10px;
}
.homeFloor3-box .boxlink a {
  width: 240px;
  margin-bottom: 20px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bannerImg4 {
  width: 166px;
  height: 346px;
}
.homeFloor4 {
  height: 346px;
}
.homeFloor4-content {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  width: 1014px;
  height: 346px;
  overflow: hidden;
}
.homeFloor4-content ul {
  overflow: hidden;
  height: 198px;
}
.homeFloor4-content li {
  float: left;
  width: 240px;
  height: 198px;
  margin-right: 10px;
  cursor: pointer;
}
.homeFloor4-content li img {
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.homeFloor4-content li:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.homeFloor4-content .boxlink {
  padding: 0 30px;
  margin-top: 10px;
}
.homeFloor4-content .boxlink a {
  margin-bottom: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 434px;
  height: 24px;
  line-height: 24px;
}
.homeFloor5,
.homeFloor6,
.homeFloor7 {
  overflow: hidden;
}
.homeFloor5 h2,
.homeFloor6 h2,
.homeFloor7 h2 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  line-height: 48px;
  margin-top: 10px;
}
.homeFloor5 {
  padding-bottom: 32px;
}
.homeFloor5 .homeFloor5-videobox {
  height: 240px;
  overflow: hidden;
  margin-top: 20px;
}
.homeFloor5 ul {
  overflow: hidden;
  width: 1170px;
  height: 240px;
}
.homeFloor5 li {
  background: #313131;
  overflow: hidden;
  line-height: 20px;
  float: left;
  position: relative;
}
.homeFloor5 li:before {
  content: "";
  height: 240px;
  width: 8px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.homeFloor5 li:after {
  content: "";
  height: 240px;
  width: 10px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.homeFloor5 .homeFloor5-video {
  width: 253px !important;
  height: 160px;
  margin: 15px auto 16px;
}
.homeFloor5 h5 {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 40px;
  margin: 0 20px;
  font-weight: normal;
  font-size: 14px;
}
.homeFloor5 img {
  height: 160px;
  width: 253px;
}
.homeFloor5 a:hover h5 {
  color: #3a5490;
}
.conpanyLogoBox {
  width: 1170px;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}
.conpanyLogo {
  overflow: hidden;
  width: 1200px;
  height: auto;
}
.conpanyLogo li {
  float: left;
  border: 1px solid #e5e5e5;
  margin-right: 32px;
  margin-bottom: 14px;
  overflow: hidden;
}
.conpanyLogo li img.bookImg {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.conpanyLogo a {
  display: block;
}
.conpanyLogo li,
.conpanyLogo a {
  width: 204px;
  height: 64px;
}
.conpanyLogoBox1 {
  height: 240px;
}
.conpanyLogoBox1 1170px ul.conpanyLogo1 {
  overflow: hidden;
  width: 1170px;
  height: 240px;
}
.conpanyLogoBox1 li {
  float: left;
  border: 1px solid #e5e5e5;
  margin-right: 35px;
  margin-bottom: 14px;
  width: 204px;
  height: 64px;
}
.conpanyLogoBox1 img {
  width: 204px;
  height: 64px;
}
.conpanyLogoBox1 li.mgnone {
  margin-right: 0;
}
.homeFloor6 {
  padding-bottom: 24px;
}
.homeFloor7 {
  padding-bottom: 24px;
}
.homeFloor7 ul {
  overflow: hidden;
}
.homeFloor7 li {
  width: 219px;
  float: left;
  padding-top: 34px;
  margin-right: 15px;
}
.homeFloor7 strong,
.homeFloor7 span {
  display: block;
  text-align: center;
}
.homeFloor7 strong {
  font-size: 16px;
}
.homeFloor7 span {
  color: #999;
}
.homeFloor7 img {
  width: 219px;
  height: 50px;
  margin-top: 15px;
}
.listContent {
  height: 379;
  margin-top: 11px;
}
#listContent {
  margin-left: 204px;
  background: #fff;
  padding-left: 17px;
  padding-right: 15px;
  width: 961px;
  height: 363px;
  padding-top: 16px;
}
#listContent .homeleft2 {
  border-bottom: none;
}
.listfloor1 {
  padding-bottom: 10px;
}
.listfloor1 h2 {
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
}
.listfloor1 h2 span {
  font-size: 16px;
  background: #3a5490;
  color: #fff;
  width: 140px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.listRecommend {
  /*min-height: ;*/
  overflow: hidden;
  height: auto;
  /*margin-top:50px;*/
}
.recommedLeft {
  float: left;
  width: 880px;
  height: auto;
}
.recommedRight {

  float: right;
  width: 240px;
  background: #eee;
  padding-top: 16px;
  background: #fff;
}
.recommendTitle {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 18px;

  width:100%;
  float:left;
}
.recommendTitle span {
  float: left;
  cursor: pointer;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-right: 4px solid #fff;
}
.recommendTitle span.actived,
.recommendTitle span:hover {
  background: #26b7bc;
  color: #fff;
  /*border-radius:5px;*/
}

.actived a{
    color: #fff;
}

.recommedPage dl,
.searchPage-content dl,
.cataPage-cont dl {
  width: 880px;
  height: 200px;
  padding-top: 13px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.recommedPage dt,
.searchPage-content dt,
.cataPage-cont dt {
  /*height: 200px;*/
  /*width: 196px;*/
  float: left;
  margin-right: 14px;
}
.recommedPage dt a,
.searchPage-content dt a,
.cataPage-cont dt a {
   display: block;
    height: 200px;
    width: 250px;
}
.recommedPage dd,
.searchPage-content dd,
.cataPage-cont dd {
 width: 93%;
    float: left;
    margin: 0 1% 0 3%;
}
.recommedPage dd h4,
.searchPage-content dd h4,
.cataPage-cont dd h4 {
  font-size: 16px;
  padding-top: 20px;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
}
.recommedPage dd p,
.searchPage-content dd p,
.cataPage-cont dd p {

  line-height: 20px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  width: 100%;
  margin: 10px 0 20px;
}
.recommedPage dd p a,
.searchPage-content dd p a,
.cataPage-cont dd p a {
  color: #999;
}
.recommedPage .bluebtn,
.searchPage-content .bluebtn,
.cataPage-cont .bluebtn {
  margin-right: 24px;
}
.clickBTn {
  overflow: hidden;
}
.clickBTn a {
  float: left;
  width: 86px;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
.clickBTn .bluebtn {
  border: 1px solid #ffffff;
  color: #3a5490;
}
.clickBTn .bluebtn:hover {
  background: #3a5490;
  color: #fff;
}
.clickBTn .redbtn {
  border: 1px solid #e34446;
  color: #e34446;
}
.clickBTn .redbtn:hover {
  background: #e34446;
  color: #fff;
}
.bannerImg5 {
  width: 240px;
  height: 333px;
}
.bdccc {
  border-top: none;
  width: 240px;
  padding: 0 12px 20px;
  background:#f4f5f7;
  border-radius:5px;
}


.effactPage {
  width: 214px;
  overflow: hidden;
  height: 460px;
  border-top: none;
}
.effactPage .effactLink {
  display: block;
  font-size: 14px;
  line-height: 30px;
  height:30px;
  overflow:hidden;
}
.effactPage .effactLink .basefont {
  margin-right: 5px;
}
.effactPage .effactLink:hover {
  text-decoration: underline;
}
.effactPage .effactlinkpage {
  padding-top: 14px;
}
.listEffact {
  width: 240px;
  margin-top: 10px;

}
.listEffact h4 {
  width: 240px;
  text-align: center;
  background: #26b7bc;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin:0px;
  font-size:20px;
  border-radius:5px;
  margin-bottom:5px;
}
.listEffact.fixed {
  /*position: fixed;*/
  /*top: 130px;*/
  /*margin-right: -585px;*/
}
.effectTitle {
  overflow: hidden;
  margin-top: 5px;
  height: 40px;
  width: 216px;
  margin: 0 auto;
}
.effectTitle li {
  float: left;
  width: 72px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.effectTitle li.actived,
.effectTitle li:hover {
  border-bottom: 2px solid #26b7bc;
}
.effactPage3 ul {
  width: 234px;
}
.effactPage3 li {
  float: left;
  width: 102px;
  margin-right: 10px;
  margin-top: 13px;
}
.effactPage3 span {
  text-align: center;
  display: block;
  line-height: 14px;
  height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
  margin: 5px 0;
  line-height:28px;
}
.effactPage3 img {
  width: 102px;
  height:62px;
  overflow:hidden;
}
.listPagenumber {
  text-align: center;
  padding: 120px 0;
}
.listPagenumber span {
  line-height: 30px;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
  padding: 5px 15px;
  cursor: pointer;
}
.listPagenumber span:hover,
.listPagenumber span.actived {
  color: #3a5490;
  border-color: #3a5490;
}
.detailPage {
  padding-bottom: 50px;
}
.guidelink {
  margin-top: 20px;
  line-height: 28px;
}
.detailCleft {
  width: 294px;
  height: 444px;
  overflow: hidden;
}
.detailCleft .bookImg {
  width: auto;
  height: auto;
}
.detailCmiddle {
  width: 852px;
  overflow: hidden;
  margin-left: 24px;
}
.detailCmiddle h2 {
  clear: both;
  height: 72px;
  font-size: 22px;
  padding-top: 12px;
}
.detailCmiddle .detailcc,
.detailCmiddle .detailCright {
  float: left;
}
.detailCmiddle .detailcc {
  width: 644px;
}
.detailCmiddle .detailcc > p {
  padding-bottom: 17px;
  line-height: 28px;
  height: 28px;
}
.detailCmiddle .detailcc .detailcc5 {
  padding-bottom: 0;
  margin-top: 20px;
}
.detailCmiddle .detailCright {
  width: 208px;
  padding-top: 4px;
}
.detailCmiddle .detailCright a {
  display: block;
  width: 206px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 13px;
  color: #fff;
}
.detailCmiddle .detailCright a:hover {
  background: #fff;
}
.detailCmiddle .detailcc7 {
  margin-top: 30px;
  height: 36px;
}
.detailCmiddle .detailcc7 a {
  width: 118px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  float: left;
  margin-right: 30px;
}
.detailCmiddle .detailcc1 span {
  margin-right: 32px;
}
.detailCmiddle .detailcc2 span {
  margin-right: 118px;
}
.detailCmiddle .detailcc3 a.redfont {
  margin-left: 64px;
}
.detailCmiddle .detailcc4 a.redfont {
  margin-left: 180px;
}
.detailCmiddle .detailcc5 span,
.detailCmiddle .detailcc6 span {
  float: left;
  margin-right: 36px;
  width: 150px;
  overflow: hidden;
}
.detailCmiddle .detailcc5 span:first-child,
.detailCmiddle .detailcc6 span:first-child {
  width: 180px;
}
.detailCmiddle .detailcc5 span:first-child em,
.detailCmiddle .detailcc6 span:first-child em {
  width: 122px;
}
.detailCmiddle .detailcc5 em,
.detailCmiddle .detailcc6 em {
  font-style: normal;
  width: 92px;
  float: left;
}
.detailCmiddle .detailcc5 strong,
.detailCmiddle .detailcc6 strong {
  font-weight: normal;
  font-size: 18px;
  float: left;
}
.detailCmiddle .detailcc5 strong.redfont,
.detailCmiddle .detailcc6 strong.redfont {
  font-weight: bold;
}
.detailCmiddle .detailcc4 {
  border-bottom: 1px dashed #e5e5e5;
  width: 560px;
}
.detailCmiddle .detailBtn1 {
  background: #ed5b45;
}
.detailCmiddle .detailBtn2 {
  background: #e79b2e;
}
.detailCmiddle .detailBtn3 {
  background: #71cac3;
}
.detailCmiddle .detailBtn4 {
  background: #5e87d7;
}
.detailCmiddle .detailBtn5 {
  background: #5e64a8;
  border: 1px solid #5e64a8;
}
.detailCmiddle .detailBtn5:hover {
  color: #5e64a8;
}
.detailCmiddle .detailBtn6 {
  background: #99d0dc;
  border: 1px solid #99d0dc;
}
.detailCmiddle .detailBtn6:hover {
  color: #99d0dc;
}
.detailCmiddle .detailBtn7 {
  background: #a4c5e8;
  border: 1px solid #a4c5e8;
}
.detailCmiddle .detailBtn7:hover {
  color: #a4c5e8;
}
.detailCmiddle .detailBtn8 {
  background: #87c18f;
  border: 1px solid #87c18f;
}
.detailCmiddle .detailBtn8:hover {
  color: #87c18f;
}
.detailCmiddle .detailBtn9 {
  background: #ed5b44;
  border: 1px solid #ed5b44;
}
.detailCmiddle .detailBtn9:hover {
  color: #ed5b44;
}
.detailinfor {
  background: #f5faff;
  padding-bottom: 20px;
  position: relative;
  margin-top: 2px;
  min-height: 138px;
}
.detailinfor h3 {
  font-size: 30px;
  width: 186px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  line-height: 36px;
}
.detailinfor > p.fl {
  padding-top: 25px;
  width: 520px;
  margin-left: 266px;
}
.detailinfor > p.fl span {
  display: block;
  line-height: 32px;
}
.detailinfor .detailCode {
  width: 120px;
  height: 138px;
  padding-top: 18px;
  margin-right: 60px;
  position: absolute;
  left: 804px;
  top: 50%;
  margin-top: -78px;
}
.detailinfor .detailCode img {
  width: 106px;
  height: 106px;
  margin: 0 auto;
  display: block;
}
.detailinfor .detailCode span {
  display: block;
  text-align: center;
  line-height: 32px;
}
.detailinfor .detailCode1 {
  left: 980px;
}
.sswlink {
  margin-left: 24px;
  font-size: 17px;
  position: relative;
  top: -10px;
}
.deservice-right {
  width: 240px;
  float: right;
  border: 1px solid #e5e5e5;
  height: auto;
  background: #fff;
}
.deservice-right.fixedtop {
  position: fixed;
  top: 136px;
  right: 50%;
  margin-right: -585px;
}
.de-service {
  margin-top: 40px;
}
.relatedReport-title {
  overflow: hidden;
}
.relatedReport-title span {
  width: 120px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #f7f7f7;
  cursor: pointer;
}
.relatedReport-title span.actived {
  width: 118px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.relatedReport-title span.actived,
.relatedReport-title span:hover {
  background: #3a5490;
  color: #fff;
}
.relatedReportPage {
  overflow: hidden;
  padding-top: 13px;
}
.relatedReportPage a {
  display: block;
  margin-bottom: 0;
  margin-bottom: 5px;
}
.relatedReportPage a:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.relatedReportPage img {
  display: block;
  width: 100px;
  margin: 0 auto;
  height: auto;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.relatedReportPage span {
  display: block;
  text-align: center;
  position: relative;
  top: -3px;
}
.deservice-left {
  width: 920px;
  height: auto;
  float: left;
}
.deservice-left .detail-floor-title {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}
.deservice-left .detail-floor-title span {
  font-size: 20px;
  padding-left: 23px;
  position: relative;
}
.deservice-left .detail-floor-title span:before {
  content: "";
  width: 6px;
  height: 18px;
  background: #3a5490;
  position: absolute;
  left: 0;
  top: 12px;
}
.deservice-left .detail-floor-title a {
  font-weight: normal;
  font-size: 16px;
}
#fixedreport {
  width: 380px;
  border: 1px solid #e5e5e5;
  position: fixed;
  left: 50%;
  top: 190px;
  margin-left: -65px;
  display: none;
  background: #fff;
  padding-top: 28px;
  padding-bottom: 24px;
}
#fixedreport ul {
  margin: 0 15px;
  border-left: 1px solid #eee;
  max-height: 460px;
  overflow-y: auto;
}
#fixedreport li {
  line-height: 20px;
  position: relative;
  padding: 6px 0  6px 15px;
  left: 0;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
#fixedreport li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(../image/sprite.png) -11px -91px;
  position: absolute;
  left: -4px;
  top: 12px;
}
#fixedreport li.actived,
#fixedreport li:hover {
  background: #eef7ff;
}
#fixedreport li.actived:before,
#fixedreport li:hover:before {
  background-position: 0 -91px;
}
#fixedreport .fixedbox-btn {
  overflow: hidden;
  margin-top: 15px;
  padding-left: 31px;
}
#fixedreport .fixedbox-btn a {
  float: left;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #e34446;
  border: 1px solid #e34446;
  margin-right: 16px;
}
#fixedreport .fixedbox-btn a:hover {
  background: #e34446;
  color: #fff;
}
#fixedreport .fixedbox-btn .fixedbox-btn2 {
  color: #e79b2e;
  border: 1px solid #e79b2e;
}
#fixedreport .fixedbox-btn .fixedbox-btn2:hover {
  background: #e79b2e;
  color: #fff;
}
#fixedreport .fixedbox-btn .fixedbox-btn3 {
  color: #3a5490;
  border: 1px solid #3a5490;
}
#fixedreport .fixedbox-btn .fixedbox-btn3:hover {
  background: #3a5490;
  color: #fff;
}
.report-content {
  margin-top: 30px;
}
.report-content .report-blue {
  height: 64px;
}
.report-content #report-blue {
  height: 64px;
  line-height: 64px;
  background: #f5faff;
  font-size: 18px;
  padding-left: 22px;
  width: 898px;
}
.report-content #report-blue span {
  margin-right: 100px;
  cursor: pointer;
}
.report-content #report-blue span.actived,
.report-content #report-blue span:hover {
  color: #3a5490;
}
.report-content #report-blue a.redfont {
  margin-left: 100px;
}
.report-content #report-blue a.redfont:hover {
  color: #e34446;
  text-decoration: underline;
}
.report-content #report-blue.report-blue-fixed {
  height: 40px;
  line-height: 40px;
  position: fixed;
  top: 136px;
  left: 50%;
  margin-left: -585px;
  font-size: 16px;
  z-index: 8;
}
#report-content {
  padding-left: 22px;
}
#report-content .chapter-title,
#report-content .fc-rpt-title {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 20px;
  display: inline-block;
  color: #333;
}
#report-content > h5,
#report-content .fc-rpt-subtitle {
  line-height: 32px;
  margin-top: 5px;
  padding-left: 0;
  font-weight: bold;
  font-size: 14px;
}
#report-content > p,
#report-content .fc-rpt-subtitle2 {
  padding-left: 32px;
}
#report-content1 > p {
  margin-bottom: 12px;
  text-indent: 28px;
  line-height: 26px;
}
.report-tips {
  width: 816px;
  height: 48px;
  line-height: 48px;
  color: #ed5b45;
  background: #fcf2ef;
  text-align: center;
  margin: 40px auto 60px;
}
.related-link h3 {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #3a5490;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.related-link a {
  display: block;
  line-height: 36px;
}
.searchPage .search-guide,
.cataPage .search-guide {
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
}
.searchPage h2,
.cataPage h2 {
  font-size: 24px;
}
.searchPage .searchTips,
.cataPage .searchTips {
  text-align: center;
  font-size: 16px;
  background: #fefcf9;
  width: 910px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.searchPage .recommedRight,
.cataPage .recommedRight {
  padding-top: 25px;
}
.shopCarPage,
.orderPage {
  width: 100%;
  background: #fff;
  margin-top: 10px;
  padding-bottom: 100px;
}
.shopCarPage .centerPage,
.orderPage .centerPage {
  width: 1000px;
  min-height: 1200px;
}
.guideLink {
  line-height: 60px;
  color: #515151;
}
.sc-table {
  background: none;
}
.sc-table .sc-th,
.sc-table .sc-tr {
  overflow: hidden;
}
.sc-table .sc-th > div,
.sc-table .sc-tr > div {
  float: left;
  text-align: center;
}
.sc-table .sc-tr {
  height: 110px;
  line-height: 110px;
  font-size: 16px;
  margin-bottom: 10px;
}
.sc-table .sc-td1 {
  width: 340px;
}
.sc-table .sc-td2 {
  width: 152px;
}
.sc-table .sc-td3,
.sc-table .sc-td4,
.sc-table .sc-td5,
.sc-table .sc-td6 {
  width: 106px;
}
.sc-table .sc-td7 {
  width: 76px;
}
.sc-table .sc-tr .sc-td1 {
  text-align: left;
  line-height: 20px;
  height: 110px;
}
.sc-table .sc-tr .sc-td1 img {
  margin-left: 35px;
  margin-right: 10px;
  float: left;
  height: 110px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.sc-table .sc-tr .sc-td1 h4 {
  width: 190px;
  padding: 30px 15px;
  font-size: 14px;
  font-weight: normal;
}
.sc-table .radio:before {
  left: 0;
  top: 2px;
}
.sc-table .deleteBtn {
  width: 22px;
  height: 17px;
  display: inline-block;
  background: url(../image/sprite.png) 0 -130px;
  cursor: pointer;
  opacity: 0.8;
}
.sc-table .deleteBtn:hover {
  opacity: 1;
}
.sc-table .togglenum {
  position: relative;
  top: 4px;
  left: 0;
}
.togglenum {
  display: inline-block;
  height: 24px;
  border: 1px solid #e5e5e5;
}
.togglenum span {
  float: left;
  line-height: 24px;
}
.togglenum .togglenumadd,
.togglenum .togglenumred {
  width: 22px;
  height: 24px;
  position: relative;
  cursor: pointer;
}
.togglenum .togglenumadd:before,
.togglenum .togglenumred:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 7px;
  background: url(../image/sprite.png);
  width: 8px;
  height: 9px;
}
.togglenum .shocarNumber {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  width: 30px;
  height: 24px;
  font-size: 14px;
}
.togglenum .togglenumadd:before {
  background-position: -37px -154px;
}
.togglenum .togglenumred:before {
  background-position: -54px -154px;
}
.shopcar-total {
  height: 40px;
  line-height: 40px;
  width: 998px;
  border: 1px solid #e5e5e5;
  margin: 15px 0;
}
.shopcar-total span.fr {
  margin-left: 64px;
}
.shopcar-total span.fl {
  margin-left: 20px;
}
.shopcar-total .submitOrder {
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #e34446;
  color: #fff;
  position: relative;
  top: -1px;
  left: 0;
  cursor: pointer;
}
.shopcar-total .orderPriceC,
.shopcar-total .orderPriceE {
  font-size: 18px;
  margin-right: 5px;
}
.shopcar-total .orderPriceE {
  display: none;
}
.shocar-tit {
  border: 1px solid #e5e5e5;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
}
.shopcar-report {
  width: 998px;
  overflow: hidden;
  padding-bottom: 30px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.shopcar-report li {
  float: left;
  width: 215px;
  height: 300px;
  margin-left: 32px;
  margin-top: 20px;
  border: 1px solid #fff;
}
.shopcar-report li:hover {
  -webkit-box-shadow: 0 0 10px #fff;
  -moz-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
}
.shopcar-report .homefloo2r-img {
  height: 210px;
  width: auto;
  overflow: hidden;
}
.shopcar-report h5 {
  font-weight: normal;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 40px;
  font-size: 13px;
  margin: 0 14px;
  overflow: hidden;
}
.shopcar-report div.oh {
  margin: 8px 14px;
}
.shopcar-report strong.redfont {
  font-size: 18px;
  line-height: 28px;
}
.shopcar-report span.basefont {
  height: 26px;
  line-height: 26px;
  width: 76px;
  text-align: center;
  border: 1px solid #3a5490;
  font-size: 12px;
  cursor: pointer;
}
.shopcar-report span.basefont:hover {
  background: #3a5490;
  color: #fff;
}
.order-table,
.sc-table {
  border: 1px solid #e5e5e5;
  background: none;
  padding-bottom: 10px;
}
.order-table .sc-th,
.sc-table .sc-th {
  border-bottom: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 10px;
}
.orderPage {
  border-bottom: 1px solid #e5e5e5;
}
.orderPage .sc-th,
.orderPage .sc-tr {
  overflow: hidden;
}
.orderPage .sc-th > div,
.orderPage .sc-tr > div {
  float: left;
  text-align: center;
}
.orderPage .shopcar-total {
  padding: 0 20px;
  width: 958px;
  margin-bottom: 30px;
}
.orderPage .sc-tr {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
}
.orderPage .book-title {
  font-size: 14px;
  display: block;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
  text-align: left;
  white-space: nowrap;
}
.orderPage .togglenum {
  position: relative;
  top: 6px;
  left: 0;
}
.orderPage .sc-td1 {
  width: 444px;
}
.orderPage .sc-td2,
.orderPage .sc-td3 {
  width: 196px;
}
.orderPage .sc-td4 {
  width: 160px;
}
.orderPage .sc-td4 strong {
  font-weight: normal;
  font-size: 18px;
}
.orderPage select {
  height: 32px;
  padding: 0 10px;
  font-size: 12px;
}
.orderPage .title {
  font-size: 16px;
  padding-left: 13px;
  position: relative;
  margin-bottom: 25px;
}
.orderPage .title:before {
  content: "";
  width: 5px;
  height: 18px;
  background: #3a5490;
  position: absolute;
  left: 0;
  top: 2px;
}
.order-contact {
  width: 918px;
  height: 710px;
  border: 1px solid #e5e5e5;
  padding: 0 40px;
  position: relative;
}
.order-contact input[type=text] {
  border: 1px solid #e5e5e5;
  height: 28px;
  line-height: 28px;
  float: left;
  padding-left: 12px;
}
.order-contact textarea {
  border: 1px solid #e5e5e5;
  resize: none;
  width: 100%;
  height: 140px;
}
.order-contact em {
  color: #e34446;
}
.order-contact .wid50 {
  width: 398px;
}
.order-contact .wid50 input {
  width: 288px;
}
.order-contact .mgr80 {
  margin-right: 120px;
}
.order-contact .w50px {
  width: 50px !important;
  margin-left: 37px;
}
.order-contact .wid25 {
  width: 189px;
}
.order-contact .wid25 input {
  width: 88px;
}
.order-contact .twoword {
  letter-spacing: 10px;
}
.order-contact .rightklabel {
  width: 86px;
  float: left;
}
.order-contact .input-group {
  overflow: hidden;
  height: 30px;
  margin-top: 50px;
  line-height: 30px;
}
.order-contact .radio {
  float: left;
  margin-right: 15px;
}
.order-contact .radio:before {
  top: 7px;
  left: 0;
}
.order-contact .errortext {
  color: #e34446;
  position: absolute;
  bottom: 52px;
  left: 40px;
  line-height: 30px;
  display: none;
}
.remarkGroup {
  clear: both;
  margin-bottom: 30px;
}
.remarkGroup label {
  display: block;
  line-height: 48px;
}
.contact-verify .wid25 {
  margin-right: 20px;
}
.contact-verify span {
  font-size: 12px;
}
#imgVerify {
  float: left;
  width: 100px;
  background: #e34446;
  height: 30px;
  margin-right: 20px;
}
#imgVerify img {
  width: 100px;
  height: 30px;
}
.orderSubmit {
  width: 172px;
  height: 42px;
  line-height: 42px;
  background: #ed5b46;
  color: #fff;
  text-align: center;
  margin: 50px auto;
  font-weight: bold;
  cursor: pointer;
}
.cata-title h2 {
  border-bottom: 2px solid #3b77dc;
  font-size: 18px;
  line-height: 36px;
}
.cata-title p {
  height: 48px;
  line-height: 48px;
}
.cata-title a {
  margin-right: 18px;
}
#newbanner1 {
  width: 920px;
  min-height: 10px;
  background: #fff;
  margin-bottom: 50px;
}
#newbanner1 a,
#newbanner1 img {
  display: block;
  width: 100%;
  height: auto;
}


@media (max-width: 480px)
{

    .fixednav {position:sticky;height:575px;}
    
  .centerPagePd,.recommedLeft,.listEffact,.banner240A,.listEffact h4,.listEffact,.bdccc,.effactPage3 ul,.recommedRight,.effactPage{width: 100%;}
  .listEffact.fixed{position: sticky;}
  .effactPage3 li{width: 30%;}

  .bookImg{height: 80%;
    width: auto;
    margin: 5% auto;
      
  }
  .recommedPage dd p, .searchPage-content dd p, .cataPage-cont dd p{width: 20%;}
  .oh,.clickBTn{display: none;}

}