@import "../fonts/iconfont.css";
@import "book.css";
@import "work.css";
@font-face {
  
}
html,
body {
  background: #f5f5f5;
  font-size: 14px;
  font-family: "微软雅黑";
  padding: 0;
  margin: 0;
  color: #333;
}
img {
  max-width: 100%;
}
div,
ul,
li,
ol,
p,
h1,
h2,
h3,
h4,
h5,
a,
input,
button,
select {
  border: 0;
  padding: 0;
  outline: none;
  margin: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  /*Firefox3.5+*/
  -webkit-box-sizing: border-box;
  /*Safari3.2+*/
  -o-box-sizing: border-box;
  /*Opera9.6*/
  -ms-box-sizing: border-box;
  /*IE8*/
  box-sizing: border-box;
  /*W3C标准(IE9+，Safari5.1+,Chrome10.0+,Opera10.6+都符合box-sizing的w3c标准语法)*/
}
a {
  text-decoration: none;
  color: inherit;
}
.contents {
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.contents_head {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.head_login {
  line-height: 37px;
}
.head_login a {
  margin: 0 2%;
}
.contentsz {
  padding-left: 8%;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
.red {
  color: #ff6628 !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.top {
  width: 100%;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #ff6628;
  z-index: 6;
}
.header_top {
  background-color: #eeeeee;
  line-height: 32px;
}
/* .top:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 60px;
    box-shadow: 0px 2px 23px rgba(0, 0, 0, .5);
} */
.top::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  bottom: 0px;
  background: url("../images/guoqi.png") left top no-repeat;
  z-index: 0;
  display: none;
}
/* .top::after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: url("../images/feixiang.png") right center no-repeat;
    z-index: 0;
    display: none;
} */
.top .contents {
  z-index: 5;
  position: relative;
}
.top .logo {
  float: left;
  padding: 32px 0px 19px 0px;
}
.top .logo_name {
  float: left;
  margin-left: 106px;
  padding-top: 48px;
}
.top .logo_name img {
  height: 38px;
}
.top .topright {
  float: right;
  margin-top: 29px;
  background: #fff;
  width: 35%;
}
@media screen and (max-width: 1200px) {
  .top .topright {
    display: none;
  }
}
.top .topright .topinput {
  border: 2px solid #ff6628;
  height: 41px;
  /*padding-left: 32px;*/
  width: 241px;
  position: relative;
  border-right: none;
}
.top .topright .topinput:before {
  /*content: '';
    position: absolute;
    top: 0;
    left: 9px;
    bottom: 0px;
    width: 14px;
    background: url("../images/search.png") center no-repeat;
    background-size: contain;*/
}
.top .topright .topinput .toptext {
  width: 100%;
  line-height: 37px;
  height: 37px;
  border: 0px;
  background: transparent;
  border-radius: 0px;
  font-size: 14px;
}
.top .topright .topbtn {
  /*width: 62px;*/
  width: 50px;
  height: 36px;
  border: 0px;
  border-radius: 0px;
  background: #ff6628;
  color: #fff;
  font-size: 14px;
  border: 2px solid #ff6628;
  border-left: none;
  background: none;
  color: #ff6628;
  position: relative;
  height: 41px;
  background-color: #ff6628;
}
.top .topright .topbtn:before {
  content: '';
  position: absolute;
  top: 0;
  /*left: 9px;*/
  bottom: 0px;
  /*width: 14px;*/
  width: 16px;
  left: 17px;
  background: url("../images/searchs.png") center no-repeat;
  background-size: contain;
}
.top .topright .topbtn:after {
  content: "";
  left: 0;
  height: 1.2em;
  top: 0;
  bottom: 0;
  border-left: 1px solid #bfbfbf;
  position: absolute;
  margin: auto;
}
.top .topright .login_r {
  height: 36px;
  display: inline-block;
  border: 1px solid #ff6628;
  color: #ff6628;
  margin-left: 18px;
  text-align: center;
  line-height: 36px;
  position: relative;
  cursor: pointer;
  height: 39px;
  line-height: 39px;
  padding: 0 25px;
}
.top .topright .login_r a {
  display: block;
}
.top .topright .login_r:hover {
  background: #ff6628;
  color: #fff;
}
.top .topright .login_r .mem_login {
  position: absolute;
  display: none;
  top: -1px;
  right: 0;
  z-index: 50;
  padding-top: 50px;
}
.top .topright .login_r.sign:hover .mem_login {
  display: block;
}
.top .topright .login_r .mem_login ul {
  box-shadow: 0px 1px 5px #d8d8d8;
  background: #fff;
  border: 1px solid #eee;
}
.mem_login:before {
  content: '';
  position: absolute;
  background: url("../images/xsanjia.png");
  top: 40px;
  right: 15px;
  width: 17px;
  height: 11px;
  color: #fff;
  z-index: 15;
}
.top .topright .login_r .mem_login li {
  height: 50px;
  padding: 0 24px;
  width: 128px;
  text-align: left;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  color: #333;
}
.top .topright .login_r .mem_login li i {
  padding-right: 8px;
}
.top .topright .login_r .mem_login li:hover {
  color: #ff6628;
}
.top .topright .login_r .mem_login li:last-child {
  border-bottom: 0;
}
.top .topright form {
  clear: both;
  float: left;
}
.header {
  height: 60px;
  background: #ff6628;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.header:before {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  -moz-box-shadow: 0px 2px 6px #000000;
  box-shadow: 0px 2px 6px #000000;
  z-index: 40;
}
.header .header_nav {
  width: 100%;
  /*width: 130%;*/
}
.header .header_nav li {
  float: left;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 15px;
  color: #fff;
  /*position: relative;*/
}
.header .header_nav li a {
  padding: 0px 15px;
  display: inline-block;
}
.header .header_nav li:after {
  content: "";
  left: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ff6628;
  position: absolute;
  margin: auto;
}
.header .header_nav li:first-child:after {
  display: none;
}
.header .header_nav li.m a {
  display: inline-block;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.header .header_nav li h3 {
  font-weight: normal;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 16px;
  padding: 0px 17px;
}
.header .header_nav li .childnav {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 999;
  background: #ff7d4a;
  display: none;
}
.header .header_nav li.m:hover .childnav {
  display: block;
}
.header .header_nav li .childnav li {
  float: none;
  width: 100%;
  height: 50px;
  color: #fff;
  /*border-bottom: 1px solid #eee;*/
  line-height: 50px;
  font-weight: normal;
}
.header .header_nav li .childnav li a {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  font-size: 14px;
}
.header .header_nav li .childnav li:hover {
  background: #ff6628;
  color: #fff;
}
.header .header_nav li .childnav li:after {
  border-left: 0px !important;
}
.header .header_nav li .childnav li:last-child {
  border-bottom: 0px;
}
.header .header_nav li.active,
.header .header_nav li:hover {
  background: #ff7d4a;
  color: #fff;
}
.banner {
  /* background: #000; */
}
.banner .arrow-left {
  background: url(../images/banner_leftt.png) no-repeat center center;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 60px;
  height: 60px;
  z-index: 10;
  opacity: 0.5;
}
.banner .arrow-right {
  background: url(../images/banner_rightt.png) no-repeat center center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 60px;
  height: 60px;
  z-index: 10;
  opacity: 0.5;
}
.banner .arrow-left:hover,
.banner .arrow-right:hover {
  opacity: 1;
}
.banner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 20;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #fff;
}
.banner .swiper-slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
}
.banner .swiper-slide-active {
  opacity: 1;
}
.banner .loop {
  animation-iteration-count: infinite;
  /*无限*/
  animation-timing-function: linear;
  /*平滑*/
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}
/*自定义CSS动画*/
.banner .moveRight {
  -webkit-animation-name: moveRight;
  animation-name: moveRight;
}
@-webkit-keyframes moveRight {
  0% {
    opacity: 0;
    left: 0px;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    left: 550px;
  }
}
@keyframes moveRight {
  0% {
    opacity: 0;
    left: 0px;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    left: 550px;
  }
}
.moveLeft {
  -webkit-animation-name: moveLeft;
  animation-name: moveLeft;
}
@-webkit-keyframes moveLeft {
  0% {
    opacity: 0;
    left: 390px;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    left: -370px;
  }
}
@keyframes moveLeft {
  0% {
    opacity: 0;
    left: 390px;
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    left: -370px;
  }
}
.banner .swiper-slide {
  position: relative;
}
.banner .bannercon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner .bannercon .ban1 {
  position: absolute;
  left: 50%;
  margin-left: -338px;
  top: 18%;
  z-index: 5;
}
.banner .bannercon .ban2 {
  position: absolute;
  left: 50%;
  margin-left: -265px;
  top: 39%;
  z-index: 5;
}
.banner a {
  display: inline-block;
}
.banner img {
  display: -webkit-box;
}
.paztionad {
  background: #eee;
  height: 70px;
}
.paztionad .ads {
  line-height: 70px;
  position: relative;
  height: 70px;
  overflow: hidden;
  padding-left: 35px;
}
.paztionad .mko {
  position: relative;
  height: 70px;
}
.paztionad .mko:before {
  content: '通知公告：';
  position: absolute;
  color: #ff6628;
  top: 0;
  left: 0px;
  height: 100%;
  background: #eee;
  z-index: 10;
  line-height: 70px;
  width: 70px;
  font-weight: bold;
}
.paztionad .ads_pos {
  line-height: 70px;
  height: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.paztionad .ads_pos a {
  margin-right: 20px;
}
.paztionad .ads_pos a:hover {
  color: #ff6628;
}
.index_titles {
  text-align: center;
  padding: 60px 0px;
}
.index_titles span {
  /* font-family: "PingFang SC"; */
  color: #333;
  font-size: 18px;
  position: relative;
  display: block;
}
.index_titles span.title {
  font-size: 24px;
  font-family: "Times New Roman", Times, serif;
}
.index_titles span.entitle {
  text-transform: Uppercase;
  /*font-family: "Times New Roman", Times, serif;*/
  font-size: 12px;
  /*color: #333;*/
}
.index_titles span.entitle:after {
  height: 0px;
}
.index_titles span:after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 5px;
  /*background: #ff6628;*/
}
.indexncons {
  /* background: #fff;*/
}
.index_news {
  padding-bottom: 64px;
}
.index_news .index_l_news {
  position: relative;
  width: 580px;
}
.index_news .index_l_news .swiper-pagination {
  bottom: -34px;
  left: 0;
  right: 0;
}
.index_news .index_l_news .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #ff6628;
  margin: 0 5px;
}
.index_news .index_l_news .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff6628;
}
.index_news .index_l_news img {
  display: -webkit-box;
}
.index_news .index_l_news .indexnewsfix {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: rgba(0, 0, 0, 0);
}
.index_news .index_l_news a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
}
.index_news .index_l_news .swiper-slide {
  position: relative;
}
.index_news .index_l_news .swiper-slide:hover .indexnewsfix {
  background: transparent;
}
.indexlnewsText {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5;
  padding: 0 15px;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
}
.index_news .index_r_news {
  width: 100%;
}
.news_more {
  /*color: #fff;*/
  /*background-color: #000000;*/
  font-size: 12px;
  z-index: 20;
  width: 120px;
  height: 40px;
  margin: 0px auto;
  line-height: 40px;
  display: block;
  text-align: center;
  margin-top: 60px;
}
.news_more:hover {
  background-color: rgba(16, 56, 105, 0.7);
  transform: translateY(-3px);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.55);
  -webkit-transform: translate2d(0, 0px, -2px);
  color: #fff;
  border-radius: 25px;
}
.index_news .index_r_news .swiper-container {
  padding-top: 38px;
}
.index_news .index_r_news .swiper-container .swiper-slide {
  min-height: 350px;
  margin-top: 20px;
  background: #f5f5f5;
}
.index_news .index_r_news .swiper-pagination {
  bottom: inherit;
  top: 0px;
}
.index_news .index_r_news .swiper-pagination-bullet {
  width: 164px;
  height: 42px;
  border-radius: 0;
  text-align: center;
  line-height: 42px;
  background-color: #fff;
  border: 1px #eee solid;
  font-size: 16px;
  margin: 0 10px;
  opacity: 10;
}
.index_news .index_r_news .swiper-pagination-bullet-active {
  background: #ff6628;
  color: #fff;
  position: relative;
}
/*.index_news .index_r_news .swiper-pagination-bullet-active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    border: 9px solid rgba(0, 0, 0, 0);
    border-top: 11px solid #d60f14;
    width: 0;
    height: 0;
    margin: 0 auto
}*/
.index_news .index_r_news .newstabs {
  margin-top: 30px;
  margin-left: 16px;
  width: 288px;
  float: left;
}
.index_news .index_r_news .newstabs:first-child {
  margin-left: 0px;
}
.index_news .index_r_news .newstabs a {
  display: block;
}
.index_news .index_r_news .newstabs a img.newspic {
  display: block;
}
.index_news .index_r_news .newstabs .n_more {
  font-size: 12px;
  color: #999;
  padding: 0px 25px 25px 25px;
}
.index_news .index_r_news .newstabs .down {
  background-color: #fff;
}
.index_news .index_r_news .newstabs .down:hover {
  background-color: #e61d2e;
}
.index_news .index_r_news .newstabs .down:hover h2,
.index_news .index_r_news .newstabs .down:hover p,
.index_news .index_r_news .newstabs .down:hover .n_more {
  color: #fff;
}
.index_news .index_r_news .newstabs h2 {
  /* font-family: "PingFang SC"; */
  font-size: 14px;
  font-weight: normal;
  /*background: url("../images/yd1.png") left center no-repeat;*/
  padding: 25px 25px 0px 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: #333;
}
.index_news .index_r_news .newstabs:hover h2 {
  color: #ff6628;
}
.index_news .index_r_news .newstabs .newsconm {
  /* font-family: "PingFang SC"; */
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  white-space: initial;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #999999;
  padding: 10px 25px 10px 25px;
}
.mores {
  text-align: right;
  height: 30px;
}
.mores a {
  color: #ff6628;
  font-size: 14px;
}
.mores a:hover {
  color: #ff6628;
  font-weight: bold;
}
.index_shiti {
  padding-bottom: 30px;
  background-color: #fff;
  /*background: url('/static/images/shiti.jpg');*/
  /*margin-top: 6px;*/
  /*opacity:0.5;*/
}
.index_shiti .viewshiti {
  padding-bottom: 60px;
}
.index_shiti .viewshiti a {
  display: inline-block;
}
.index_shiti .stvbg {
  width: 182px;
  display: inline-block;
}
.index_shiti .stvbg img {
  transition: all 0.6s;
}
.index_shiti .stvbg:hover img {
  transform: scale(1.2);
}
.index_shiti table tr td {
  width: 184px;
  height: 186px;
  text-align: center;
  overflow: hidden;
  border: 2px solid #fff;
  background: #f8f8f8;
  margin: 2px;
}
.index_shiti .viewshiti a:hover table tr td {
  border: 2px solid #ff6628;
}
.index_shiti .viewshiti .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px solid #ff6628;
  border-radius: 0px;
  background: #fff;
  opacity: 1;
}
.index_shiti .viewshiti .swiper-pagination-bullet-active {
  background: #ff6628;
}
.index_shiti .linkpres {
  background: #fff;
}
.index_shiti .linkpres a {
  padding-right: 20px;
  border-right: 1px solid #dfdfdf;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 26px;
}
.index_shiti .linkpres a:hover {
  color: #ff6628;
}
.index_shiti .linkpres a:last-child {
  border-right: 0;
}
.index_shiti .shitinur {
  position: relative;
  margin-top: 50px;
}
.index_shiti .shitinur .linkindex {
  padding-top: 70px;
}
.index_shiti .shitinur .swiper-pagination {
  top: 0;
  bottom: inherit;
  left: 128px;
  border-bottom: 1px solid #ff6628;
  text-align: left;
  height: 40px;
  line-height: 40px;
}
.index_shiti .shitinur .swiper-pagination-bullet {
  width: 124px;
  height: 38px;
  border-radius: 0;
  background: transparent;
  opacity: 1;
  text-align: center;
  margin-left: 20px;
  font-size: 16px;
}
.index_shiti .linknames {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 128px;
  background: #ff6628;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.index_shiti .shitinur .swiper-pagination-bullet-active {
  border: 1px solid #ff6628;
  border-bottom: 1px solid #fff;
  position: relative;
  color: #ff6628;
  font-weight: bold;
}
.index_shiti .shitinur .swiper-pagination-bullet-active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #fff;
}
.index_link {
  /*background-color: #fff;*/
  padding-bottom: 50px;
  margin-bottom: 50px;
  /*background-color: #eaeef5;*/
}
.index_link .linklist {
  line-height: 34px;
  /*color: #000;*/
  text-align: left;
  /*height:360px;*/
  /*background: url(../images/linkbg.png) no-repeat;*/
  /*overflow-y: scroll;*/
  /*overflow-x: hidden;*/
  background-color: #fcfcfc;
  /*opacity:0.6;*/
}
/*.index_link .linklist::-webkit-scrollbar {
        display: none;
    }*/
.index_link .opt {
  background-color: #fcfcfc;
  opacity: 0.6;
}
.index_link .linklist a {
  /*float: left;*/
  /*color: #999999;*/
  margin: 0px 10px;
  /*display: block;*/
  /*width:33.33%;*/
  /*height:120px;*/
  /*line-height: 120px;*/
  font-size: 16px;
  /*border:0.5px solid #eaeef5;*/
  /*font-weight: bold; */
}
.index_link .linklist li {
  float: left;
  list-style: none;
  margin: 0px 10px;
  line-height: 34px;
}
/*.index_link .linklist a:hover {
    color: #000;
    background-color: #fcfcfc;
    opacity:0.9;
}
*/
.chuban {
  width: 100%;
  /*   background: red;*/
  padding-bottom: 44px;
  height: 610px;
}
.chuban .contents {
  width: 100%;
  margin: 0 auto;
  /*   float: left;*/
  position: relative;
}
.cb_top {
  background-color: #fff;
  border-bottom: 2px #e6e6e6 solid;
}
.cb_hsb {
  width: 788px;
  border-right: 2px #e6e6e6 solid;
  height: 603px;
}
.cb_xsb {
  width: 410px;
}
.cbx_title {
  color: #e51c2d;
  font-size: 18px;
  margin: 35px 35px 15px 35px;
  border-left: 3px #e51c2d solid;
  padding-left: 10px;
}
.cbx_list {
  padding: 10px 33px;
}
.cbx_list ul li {
  border-bottom: 1px #f3f3f3 solid;
  height: 53px;
  line-height: 53px;
}
.cbx_list ul li span {
  background: url(../images/li_bg1.png) no-repeat left center;
  display: inline-table;
  width: 23px;
  height: 23px;
  text-align: center;
  color: #fff;
}
.cbx_list ul li span.hh {
  background: url(../images/li_bg2.png) no-repeat left center;
}
.hsb_title {
  margin: 35px 35px 15px 35px;
}
.hsb_list {
  padding-left: 32px;
  line-height: 30px;
}
.hsb_list a {
  padding-left: 10px;
  color: #333;
}
.hsb_more {
  line-height: 30px;
}
.hsb_more a {
  color: #333;
  font-size: 16px;
}
.hsb_tushu {
  width: 738px;
  height: 477px;
  margin: 90px auto 38px auto;
  position: relative;
}
.hsb_tushu .swiper-button-prev1 {
  width: 29px;
  height: 29px;
  float: right;
  display: inline-block;
  background: url(../images/l_btn.png) no-repeat;
  margin-top: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.hsb_tushu .swiper-button-next1 {
  width: 29px;
  height: 29px;
  right: 70px;
  float: right;
  display: inline-block;
  background: url(../images/r_btn.png) no-repeat;
  margin-top: 20px;
  cursor: pointer;
  margin-right: 10px;
}
.mybook {
  width: 100%;
  margin-top: 0;
  /*background-color: #f0f0f0;*/
}
.cbx_list ul li a {
  color: #666666;
  padding-left: 20px;
}
.cbx_list ul li a:hover,
.hsb_more a:hover,
.hsb_list a:hover {
  color: #ff6628;
}
.chuban .chuban_tree {
  width: 100%;
}
.chuban .chuban_tree a:hover img {
  opacity: 0.7;
}
.chuban .bn_title {
  text-align: center;
  color: #ff6628;
  padding-bottom: 26px;
  font-size: 20px;
}
.chuban .bn_title span {
  position: relative;
}
.chuban .bn_title span:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 10px;
  right: 10px;
  border-bottom: 1px solid #ff6628;
}
.chuban .chuban_tree li {
  width: 33.3%;
  text-align: center;
  float: left;
  padding: 5px;
}
.chuban .book_tab {
  padding-top: 100px;
  padding-bottom: 30px;
}
.chuban .heihei {
  width: 100%;
  height: 340px;
  background-color: #eaeef5;
  position: absolute;
  /*bottom: 0;*/
  top: 302px;
  left: 0;
}
.chuban .book_tab .hei {
  background-color: #eaeef5;
  width: 100%;
  height: 340px;
  float: left;
  position: absolute;
  left: 0px;
  top: 70px;
}
.chuban .book_tab .swiper-pagination {
  top: 15px;
  bottom: inherit;
  text-align: center;
}
.chuban .book_tab .swiper-pagination .swiper-pagination-bullet {
  /*width: 164px;*/
  width: 9.8%;
  height: 42px;
  border-radius: 0;
  text-align: center;
  line-height: 42px;
  background-color: #fff;
  border-bottom: 2px #8b8b8b  solid;
  font-size: 16px;
  /*margin: 0 10px;*/
  opacity: 10;
  position: relative;
  font-weight: normal;
  cursor: pointer;
  color: #8b8b8b;
}
.chuban .book_tab .swiper-pagination .swiper-pagination-bullet-active {
  /*background: #ff6628;*/
  color: #000;
  border-bottom: 2px #ff6628  solid;
}
.chuban .book_tab .bmimg {
  width: 100%;
  background: #fff;
  /*background: red;*/
  /*border:1px solid red;*/
}
.chuban .book_tab .bmimg li {
  float: left;
  /*width: 19.66%;*/
  width: 16%;
  position: relative;
  text-align: center;
  height: 360px;
  margin-top: 30px;
  background-color: #fff;
  margin-left: 1%;
  margin-right: 1%;
}
.chuban .book_tab .bmimg li .fixwez {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 184px;
  margin-left: -92px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  background: rgba(80, 75, 65, 0.8);
  z-index: 2;
}
.chuban .book_tab .bmimg li .showtexts {
  position: absolute;
  top: 0;
  left: 50%;
  width: 184px;
  margin-left: -92px;
  font-size: 14px;
  color: #fff;
  /*background: rgba(182, 62, 74, 0.8);*/
  /*background: rgba(204, 225, 250, 0.8);*/
  background: rgba(16, 56, 105, 0.8);
  /*background: #CCE1FA;*/
  z-index: 2;
  height: 0px;
  padding: 0;
  text-align: left;
  overflow: hidden;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.chuban .book_tab .bmimg li:hover {
  margin-top: 0px;
}
.chuban .book_tab .bmimg li:hover .showtexts {
  /*height: 226px;*/
  /*padding: 15px;*/
}
.chuban .book_tab .bmimg li:hover .fixwez {
  /*display: none;*/
}
.chuban .book_tab .bmimg .nei .chutitle {
  height: 32px;
}
.chuban .book_tab .bmimg .nei .chuprice {
  margin: 8px 0px;
}
.chuban .book_tab .bmimg .nei .chuprice {
  color: #ff6628;
  margin: 8px 0px;
}
.chuban .book_tab .bmimg .nei .chuwritr {
  background-color: #ff6628;
  margin: 8px 0px;
  /*position:absolute;*/
  /*bottom: 20;*/
}
.mored2 {
  /*border: 1px solid #fff;*/
  display: inline-block;
  clear: both;
  overflow: hidden;
  width: 100%;
  height: 35px;
}
.mored2 a {
  display: inline-block;
  width: 44%;
}
.mored2 span {
  display: inline-block;
  text-align: center;
  padding: 5px 0px;
  color: #fff;
  font-size: 12px;
  float: left;
  width: 100%;
}
.mored2 span.writr {
  background: #fff;
  color: #333333;
}
.f14 {
  font-size: 14px !important;
}
.chuban .book_tab .bmimg li .showtexts p {
  font-size: 12px;
  line-height: 24px;
}
.chuban .book_tab .bmimg li .showtexts .kmore {
  position: absolute;
  bottom: 20px;
  left: 15px;
  right: 15px;
  text-align: center;
}
.chuban .book_tab .bmimg li .showtexts .kmore img {
  width: auto;
  height: auto;
}
.chuban .book_tab .bmimg li img {
  width: 184px;
  height: 226px;
}
.chuban .fmore {
  position: absolute;
  right: 22px;
  top: 26px;
  z-index: 50;
}
.chuban .fmore a:hover {
  color: #ff6628;
}
.chuban .tushulist .tushuLeft {
  float: left;
  width: 50%;
}
.chuban .tushulist .tushuLeft .thtitle {
  background: #fff;
  width: 288px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  text-align: center;
}
.chuban .tushulist .tushuLeft .thtitle span {
  background: url(../images/shu.png) left no-repeat;
  padding-left: 40px;
  display: inline-block;
  font-size: 20px;
  color: #ff6628;
}
.chuban .tushulist .tushuLeft .swiper-slide {
  text-align: center;
}
.chuban .tushulist .tushuLeft .tushuslid {
  padding: 15px 15px 19px 15px;
  border: 1px solid #cacaca;
  text-align: center;
  display: inline-block;
  width: 250px;
  margin-bottom: 14px;
}
.chuban .tushulist .tushuLeft .tushuslid h2 {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 28px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chuban .tushulist .tushuLeft .tushuslid img {
  height: 194px;
}
.chuban .tushulist .tushuLeft .tushuslid:hover img {
  opacity: 0.6;
}
.index_adsc a img:hover {
  opacity: 0.8;
}
.tukuvideo {
  background-color: #ff6628;
}
.tukuvideo .tuku {
  width: 50%;
  position: relative;
}
.tukuvideo .tuku .swiper-zoom-container img {
  width: 100%;
}
.tuku .swiper-button-prev {
  width: 47px;
  height: 103px;
  background: url(../images/left_btn.png) no-repeat;
}
.tuku .swiper-button-next {
  width: 47px;
  height: 103px;
  background: url(../images/right_btn.png) no-repeat;
}
.tuku .tk_button {
  width: 257px;
  height: 101px;
  position: absolute;
  bottom: 40px;
  right: -1px;
  z-index: 10;
}
.tukuvideo .video {
  width: 50%;
  padding: 46px;
}
.tukuvideo .video .v_title {
  position: relative;
}
.tukuvideo .video .v_title span {
  display: block;
  font-size: 26px;
  color: #fff;
}
.tukuvideo .video .v_title span.entitle {
  text-transform: Uppercase;
  font-family: "Times New Roman", Times, serif;
  font-size: 26px;
  color: #fff;
}
.v_list ul li {
  float: left;
  width: 47%;
  position: relative;
  margin-top: 50px;
}
.v_list ul li:last-child {
  float: right;
}
.v_list ul li .bmore:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0) url("../images/videoB.png") center 120px no-repeat;
  background-size: auto 48px;
}
.v_list ul li a.bmore {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
}
.v_list ul li .text_ysv {
  text-align: center;
  margin-top: 21px;
  height: 25px;
  overflow: hidden;
}
.v_list ul li .text_ysv a {
  color: #fff;
  font-size: 18px;
}
.v_list ul li .v_desc {
  line-height: 30px;
  color: #d6d6d6;
  font-size: 16px;
  margin-top: 15px;
  text-align: center;
  height: 64px;
  overflow: hidden;
}
.footer {
  background: #ff6628;
  text-align: center;
  padding: 50px 0;
  color: #fff;
  border-top: 5px #ff6628 solid;
}
.foot_top {
  border-bottom: 1px #fff solid;
  padding-bottom: 36px;
}
.foot_bottom {
  padding-bottom: 20px;
}
.foot_bottom p {
  color: #fff;
}
.footer_link {
  text-align: right;
}
.footer_link a {
  position: relative;
  margin: 0 3px;
}
.footer_link a:last-child:after {
  content: '';
}
.footer_link a:hover {
  /*color: #d60f14;*/
  color: #fff;
}
.footer p {
  padding-top: 12px;
}
.footer p.textr {
  text-align: right;
  color: #fff;
}
.dangjianFIx {
  position: fixed;
  z-index: 100;
  top: 50%;
  margin-top: -248px;
  right: 36px;
  width: 80px;
  background: #fff;
  -moz-box-shadow: -1px 2px 22px #cacaca;
  box-shadow: -1px 2px 22px #cacaca;
  display: none;
}
.dangjianFIx li {
  height: 65px;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding-top: 12px;
  color: #666;
}
.dangjianFIx li a {
  display: inline-block;
}
.dangjianFIx li:last-child {
  border-bottom: 0px;
}
.dangjianFIx li i {
  font-size: 18px;
}
.dangjianFIx li p {
  line-height: 24px;
}
.dangjianFIx li:hover {
  background: #ff6628;
  color: #fff;
}
.page_box a {
  display: inline-block;
  font-size: 11px;
  height: 22px;
  line-height: 20px;
  padding: 0 .5em;
  margin: 0 7px;
  border: 1px solid #666;
  color: #666666;
}
.page_box a.s {
  border: 1px solid #ebebeb;
  color: #fff;
  background: #ebebeb;
}
.page_box a.n {
  opacity: 0.5;
}
.page_box a.n:hover {
  border: 1px solid #666;
  color: #666666;
}
.page_box a:hover,
.page_box a.act {
  border: 1px solid #ff6628;
  color: #fff;
  background: #ff6628;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.bread {
  border-bottom: 1px solid #cccccc;
  height: 50px;
  line-height: 50px;
  text-align: right;
  margin-bottom: 20px;
}
.bread span {
  color: #ff6628;
  position: relative;
}
.bread span a {
  color: #333;
}
.bread span:before {
  content: "\e637";
  font-family: 'liaoban';
  display: none;
}
.title_box {
  text-align: center;
}
.title_box * {
  line-height: 35px;
  font-weight: normal;
}
.title_box h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 26px;
}
.title_box h2 span {
  padding: 0 10px;
  position: relative;
}
.title_box h2 span:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 35px;
  background: #9d9d9d;
}
.title_box h2 span:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 35px;
  background: #9d9d9d;
}
.tab_nav {
  border-bottom: 1px solid #ff6628;
  text-align: center;
}
.tab_nav .item {
  display: inline-block;
  line-height: 42px;
  margin: 0 4px;
  border: 1px solid #eeeeee;
  border-bottom: none;
  min-width: 9%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tab_nav .item.act,
.tab_nav .item:hover {
  background: #ff6628;
  color: #fff;
  border: 1px solid #ff6628;
  border-bottom: none;
}
.login_r_z {
  display: inline-block;
  padding-left: 45px;
  line-height: 38px;
}
.login_r_z a {
  padding-right: 20px;
}
.login_r_z a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  margin-right: .5em;
  background-size: cover;
}
.login_r_z a:nth-of-type(1):before {
  background-image: url(../images/inco_1.png);
}
.login_r_z a:nth-of-type(2):before {
  background-image: url(../images/inco_2.png);
}
.n_color {
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
