.self_clear:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.newsFive #certify .swiper-button-prev {
  left: 0;
  background: url(../images/left_z.png) no-repeat;
}
.newsFive #certify .swiper-button-next {
  right: 0;
  background: url(../images/right_z.png) no-repeat;
}
.newsFive #certify .swiper-container {
  padding-top: 6px;
}
.newsFive #certify .swiper-slide {
  box-shadow: none;
  outline: 6px #d2d2d2 solid;
  background: #fff;
  width: 585px;
}
.newsFive #certify .swiper-slide-active {
  outline: 6px #ff0000 solid;
}
.newsFive #certify dl {
  margin: 40px 45px;
}
.newsFive #certify dl dt {
  width: 225px;
  float: left;
}
.newsFive #certify dl dd {
  margin-left: 260px;
}
.newsFive #certify dl dd .title {
  font-size: 18px;
  padding-top: 25px;
}
.newsFive #certify dl dd .text {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  padding-top: 10px;
}
.newsFive #certify dl dd .btn {
  margin-top: 10px;
  /*border: 1px solid #103869;*/
  border: 1px solid #CCE1FA;
  display: block;
  line-height: 35px;
  padding: 0 20px;
  display: inline-block;
  color: #cce1fa;
}
.newsFive #certify dl dd .btn span {
  padding: 0 10px;
}
.newsFive #certify dl dd .btn:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid rgba(0, 0, 0, 0);
  display: inline-block;
  border-top: 2px solid #CCE1FA;
  border-right: 2px solid #CCE1FA;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.z_AD {
  padding: 30px 0;
  background: #ffffff;
}
.z_AD img {
  display: block;
}
.z_AD .swiper-slide {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -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;
}
.z_AD .swiper-slide-active {
  transform: scale(1.2);
  z-index: 10;
}
.z_AD .arrow-left {
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 19px;
  background: url(../images/z_l.png);
  top: 0;
  bottom: 0;
  opacity: .6;
  left: 20px;
  margin: auto;
}
.z_AD .arrow-right {
  position: absolute;
  z-index: 10;
  width: 30px;
  height: 19px;
  background: url(../images/z_r.png);
  top: 0;
  bottom: 0;
  opacity: .6;
  right: 20px;
  margin: auto;
}
.z_AD .arrow-left:hover,
.z_AD .arrow-right:hover {
  opacity: 1;
}
.index_titles {
  background-color: #fff;
}
.index_titles span {
  padding: 0 15px;
}
.index_titles span.x {
  color: #333333;
}
.index_titles span.x:hover {
  color: #d60f14;
}
.index_titles span.x:after {
  display: none;
}
.z_sex {
  /*background: #fff;*/
  background: #eaeef5;
  /*background: #cce1fa;*/
  padding-bottom: 60px;
}
.z_sex .z_banner img {
  display: block;
  width: 100%;
}
.z_sex .tap_nav {
  text-align: center;
  margin-top: 50px;
}
.z_sex .tap_nav li {
  display: inline-block;
  padding: 0 25px;
  font-size: 22px;
  font-weight: bold;
  -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;
  width: 164px;
  height: 42px;
  border-radius: 0;
  text-align: center;
  line-height: 42px;
  /*background-color: #fff;*/
  background-color: #EAEEF5;
  border: 1px #eee solid;
  font-size: 16px;
  margin: 0 10px;
  opacity: 10;
  position: relative;
  font-weight: normal;
  cursor: pointer;
}
.z_sex .tap_nav li.act {
  background: #103869;
  color: #fff;
  /*color: #EAEEF5;*/
  /*background:#EAEEF5;*/
}
.z_sex .tap_nav li:hover {
  background: #103869;
  color: #ffffff;
}
.z_sex .tab_box {
  padding-top: 40px;
}
.z_sex .tab_box .item {
  display: none;
}
.z_sex .tab_box .item.act {
  display: block;
}
.z_sex .tab_box dl {
  width: 546px;
  padding: 19px;
  margin-bottom: 22px;
  margin-top: 0px;
  /*background-color:#f7f7f7;*/
  background-color: #EAEEF5;
}
.z_sex .tab_box dl dt {
  width: 80px;
  height: 80px;
  color: #333;
  float: left;
  text-align: center;
}
.z_sex .tab_box dl dt h1 {
  font-size: 26px;
  padding-top: 14px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px #dadada solid;
}
.z_sex .tab_box dl dt p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.z_sex .tab_box dl dd {
  margin-left: 100px;
}
.z_sex .tab_box dl dd h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  /*color: #eaeef5;*/
}
.z_sex .tab_box dl dd p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.z_sex .tab_box dl:hover {
  /*background-color: #CCE1FA;*/
  background-color: rgba(16, 56, 105, 0.7);
  /*background-color: #103869;*/
  transform: translateY(-5px);
  /*border-bottom: 1px solid #88D3F9;*/
  position: relative;
  z-index: 2;
  /*background: #ffffff;*/
  -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);
  /*transform: translate2d(0, 1px, -2px);*/
}
.z_sex .tab_box dl:hover dd h1 {
  /*color: #103869*/
  color: #cce1fa;
  /*color: #3e93f8;*/
}
.z_sex .tab_box dl:nth-of-type(odd) {
  float: left;
}
.z_sex .tab_box dl:nth-of-type(even) {
  float: right;
}
.z_banner {
  margin-top: 63px;
}
.z_more {
  padding-top: 35px;
  text-align: center;
}
.z_more div {
  border: 1px solid #103869;
  color: #103869;
  line-height: 28px;
  padding: 0 26px;
  display: inline-block;
}
.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);
}
.r_bg_shadow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
/*# sourceMappingURL=z_index.css.map */
.z_sex1 {
  background: #fff;
  padding-bottom: 60px;
}
.z_sex1 .z_banner {
  width: 100%;
}
.z_sex1 .z_banner img {
  display: block;
  width: 100%;
}
.z_sex1 .z_banner2 {
  /*width:100%;*/
}
.z_sex1 .z_banner2 img {
  /*display: block;*/
  /*width: 100%*/
}
.z_sex1 .tap_nav {
  text-align: center;
  margin-top: 50px;
}
.z_sex1 .tap_nav li {
  display: inline-block;
  padding: 0 25px;
  font-size: 22px;
  font-weight: bold;
  -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;
  width: 164px;
  height: 42px;
  border-radius: 0;
  text-align: center;
  line-height: 42px;
  background-color: #fff;
  border-bottom: 2px #f0f0f0 solid;
  font-size: 16px;
  /*margin: 0 10px;*/
  opacity: 10;
  position: relative;
  font-weight: normal;
  cursor: pointer;
  color: #8a8a8a;
}
.z_sex1 .tap_nav li.act {
  /*background: #103869;*/
  color: #000;
  border-bottom: 2px #ff6628 solid;
}
/*.z_sex1 .tap_nav li:hover {*/
/*background: #103869;*/
/*color: #919191*/
/*}*/
.z_sex1 .tab_box {
  padding-top: 40px;
  /*border:1px solid red;*/
}
.z_sex1 .tab_box .item {
  display: none;
}
.z_sex1 .tab_box .item.act {
  display: block;
}
.z_sex1 .tab_box dl {
  /*width: 540px;*/
  width: 20%;
  padding: 19px;
  margin-bottom: 22px;
  margin-top: 0px;
  background-color: #f0f0f0;
  float: left;
}
/*2019-11-25-鼠标滑过浮动阴影效果-开始-齐经纬*/
.z_sex1 .tab_box dl:nth-of-type(odd):hover {
  /*border-bottom: 1px solid #88D3F9;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate2d(0, 0px, -2px);
    transform: translate2d(0, 1px, -2px);
    padding: 14px;*/
}
.z_sex1 .tab_box dl:nth-of-type(even):hover {
  /*border-bottom: 1px solid #88D3F9;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate2d(0, 0px, -2px);
    transform: translate2d(0, 1px, -2px);*/
}
/*2019-11-25-鼠标滑过浮动阴影效果-结束-齐经纬*/
.z_sex1 .tab_box dl dt {
  /*width: 80px;*/
  width: 100%;
  /*height: 80px;*/
  color: #333;
  float: left;
  /*text-align: center;*/
  border-bottom: 2px #d9d9d9 solid;
}
.z_sex1 .tab_box .ri {
  font-size: 34px;
  padding-top: 14px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-family: "仿宋" /*border-bottom:1px #dadada solid;*/;
}
.z_sex1 .tab_box .nian {
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  color: #989898;
}
.z_sex1 .tab_box dl dt p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.z_sex1 .tab_box dl dd {
  /*margin-left: 100px;*/
}
.z_sex1 .tab_box dl dd h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  height: 90px;
}
.z_sex1 .tab_box dl dd p {
  color: #989898;
  font-size: 14px;
  line-height: 25px;
  /*height: 280px;*/
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
}
.z_sex1 .tab_box dl:hover {
  background-color: #ff6628;
}
.z_sex1 .tab_box dl:hover dt span {
  color: #fff;
}
.z_sex1 .tab_box dl:hover dt p {
  color: #fff;
}
.z_sex1 .tab_box dl:hover dd h1 {
  color: #fff;
}
.z_sex1 .tab_box dl:hover dd p {
  color: #fdeae1;
}
.z_sex1 .tab_box dl:nth-of-type(1) {
  margin-right: 2%;
}
.z_sex1 .tab_box dl:nth-of-type(2) {
  margin-right: 2%;
}
.z_sex1 .tab_box dl:nth-of-type(3) {
  margin-right: 2%;
}
.z_sex1 .tab_box dl:nth-of-type(odd) {
  /*float: left*/
}
.z_sex1 .tab_box dl:nth-of-type(even) {
  /*float: right*/
}
/*可供书目*/
.z_shu {
  background: #fff;
  padding-bottom: 60px;
}
.z_shu .z_banner img {
  display: block;
  width: 100%;
}
.z_shu .tap_nav {
  text-align: center;
  margin-top: 50px;
}
.z_shu .tap_nav li {
  display: inline-block;
  padding: 0 25px;
  font-size: 22px;
  font-weight: bold;
  -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;
  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;
  position: relative;
  font-weight: normal;
  cursor: pointer;
}
.z_shu .tap_nav li.act {
  background: #103869;
  color: #ffffff;
}
.z_shu .tap_nav li:hover {
  background: #103869;
  color: #ffffff;
}
.z_shu .tab_box {
  padding-top: 40px;
}
.z_shu .tab_box .item {
  display: none;
}
.z_shu .tab_box .item.act {
  display: block;
}
.z_shu .tab_box dl {
  width: 546px;
  padding: 19px;
  margin-bottom: 22px;
  margin-top: 0px;
  background-color: #f7f7f7;
}
.z_shu .tab_box dl dt {
  width: 80px;
  height: 80px;
  color: #333;
  float: left;
  text-align: center;
}
.z_shu .tab_box dl dt h1 {
  font-size: 26px;
  padding-top: 14px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px #dadada solid;
}
.z_shu .tab_box dl dt p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.z_shu .tab_box dl dd {
  margin-left: 100px;
}
.z_shu .tab_box dl dd h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.z_shu .tab_box dl dd p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.z_shu .tab_box dl:hover dd h1 {
  color: #103869;
}
.z_shu .tab_box dl:nth-of-type(odd) {
  float: left;
}
.z_shu .tab_box dl:nth-of-type(even) {
  float: right;
}
/*书评书讯*/
.z_shuping {
  background: #fff;
  /*background: #EAEEF5;*/
  padding-bottom: 60px;
}
.z_shuping .z_banner img {
  display: block;
  width: 100%;
}
.z_shuping .tap_nav {
  text-align: center;
  margin-top: 50px;
}
.z_shuping .tap_nav li {
  display: inline-block;
  padding: 0 25px;
  font-size: 22px;
  font-weight: bold;
  -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;
  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;
  position: relative;
  font-weight: normal;
  cursor: pointer;
}
.z_shuping .tap_nav li.act {
  background: #103869;
  color: #ffffff;
}
.z_shuping .tap_nav li:hover {
  background: #103869;
  color: #ffffff;
}
.z_shuping .tab_box {
  padding-top: 40px;
}
.z_shuping .tab_box .item {
  display: none;
}
.z_shuping .tab_box .item.act {
  display: block;
}
.z_shuping .tab_box dl {
  width: 546px;
  padding: 19px;
  margin-bottom: 22px;
  margin-top: 0px;
  background-color: #f7f7f7;
  /*background: #CCE1FA;*/
}
.z_shuping .tab_box dl dt {
  width: 80px;
  height: 80px;
  color: #333;
  float: left;
  text-align: center;
}
.z_shuping .tab_box dl dt h1 {
  font-size: 26px;
  padding-top: 14px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px #dadada solid;
}
.z_shuping .tab_box dl dt p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.z_shuping .tab_box dl dd {
  margin-left: 100px;
}
.z_shuping .tab_box dl dd h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.z_shuping .tab_box dl dd p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
/*.z_shuping .tab_box dl:hover {

}*/
.z_shuping .tab_box dl:hover {
  /*background-color: #CCE1FA;*/
  background-color: rgba(16, 56, 105, 0.7);
  /*background-color: #103869;*/
  transform: translateY(-5px);
  /*border-bottom: 1px solid #88D3F9;*/
  position: relative;
  z-index: 2;
  /*background: #ffffff;*/
  -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);
  /*transform: translate2d(0, 1px, -2px);*/
}
.z_shuping .tab_box dl:hover dd h1 {
  /*color: #103869;*/
  color: #f7f7f7;
}
.z_shuping .tab_box dl:nth-of-type(odd) {
  float: left;
}
.z_shuping .tab_box dl:nth-of-type(even) {
  float: right;
}
.z_shuping .tab_box dl:nth-child(2) {
  /*background-color:#f7f7f7;*/
}
.z_shuping .tab_box dl:nth-child(3) {
  /*background-color:#f7f7f7;*/
}
/*.z_shuping .tab_box dl:nth-child(1):hover dd h1 {
	color: #cce1fa;
}*/
/*.z_shuping .tab_box dl:nth-child(2):hover dd h1 {
	color: #f7f7f7;
}*/
/*.z_shuping .tab_box dl:nth-child(3):hover dd h1 {
	color: #00a4df;
}
.z_shuping .tab_box dl:nth-child(4):hover dd h1 {
	color: #eaeef5;
}*/
.pc-banner {
  /*background: url(/static/images/tu/top_main_bg01.jpg) no-repeat center top/100% auto;*/
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 40px;
  background-color: #fff;
  /*	 background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);*/
}
@media screen and (max-width: 668px) {
  .pc-banner {
    background-size: auto 100%;
  }
}
.pc-banner .pc-swiper-container {
  /*width: 100%;*/
  width: 85%;
  padding: 35px 0;
  /*margin: 35px 0;*/
  overflow: hidden;
  /*float: left;*/
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 668px) {
  .pc-banner .pc-swiper-container {
    margin: 20px 0 15px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}
.pc-banner .swiper-slide {
  -webkit-transition: transform 1.0s;
  -moz-transition: transform 1.0s;
  -ms-transition: transform 1.0s;
  -o-transition: transform 1.0s;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
@media screen and (max-width: 668px) {
  .pc-banner .swiper-slide {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
}
/*中间图片*/
.pc-banner .swiper-slide-active,
.swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 668px) {
  .pc-banner .swiper-slide-active,
  .swiper-slide-duplicate-active {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
}
.pc-banner .none-effect {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.pc-banner .swiper-slide a {
  /*background: #fff;*/
  /*padding:10px;*/
  display: block;
  border-radius: 14px;
  width: 80%;
  /*margin-left: 15%;*/
}
@media screen and (min-width: 668px) {
  .pc-banner .swiper-slide a:after {
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 75%;
		height: 100%;
		background: url(/static/images/tu/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 10px;

		margin-left: 15%;*/
  }
}
.pc-banner .swiper-slide-active a:after {
  background: none;
}
@media screen and (max-width: 668px) {
  .pc-banner .swiper-slide a {
    padding: 5px;
    border-radius: 7px;
  }
}
.pc-banner .swiper-slide img {
  width: 68%;
  /*width: 75%;*/
  border-radius: 14px;
  display: block;
  margin-left: 25%;
}
@media screen and (max-width: 668px) {
  .pc-banner .swiper-slide img {
    border-radius: 7px;
  }
}
.pc-banner .pc-swiper-pagination {
  position: relative;
  /*margin-bottom: 30px;*/
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.pc-banner .swiper-pagination-bullet {
  background: #00a0e9;
  margin-left: 4px;
  margin-right: 4px;
  width: 17px;
  height: 17px;
  opacity: 1;
  margin-bottom: 4px;
}
.pc-banner .swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  background: #FFF;
  border: 6px solid #00a0e9;
  margin-bottom: 0;
}
@media screen and (max-width: 668px) {
  .pc-banner .pc-swiper-pagination {
    position: relative;
    /*margin-bottom: 20px;*/
    text-align: center;
  }
  .pc-banner .swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 2px;
    margin-right: 2px;
    width: 8px;
    height: 8px;
    margin-bottom: 2px;
  }
  .pc-banner .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: #FFF;
    border: 3px solid #00a0e9;
    margin-bottom: 0;
  }
  .rightorgin {
    height: 35vh;
  }
}
.rightorgin {
  width: 75%;
  /*@width:75%;*/
  height: 70vh;
  /*height:@width*0.7;*/
  background-color: #ff6628;
  right: 13%;
  border-radius: 10px;
  position: absolute;
  /*黄色背景图*/
  /*float: right;*/
  /*z-index: -1;*/
}
@media screen and (min-width: 668px) and (max-width: 1024px) {
  .rightorgin {
    height: 48vh;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1342px) {
  .rightorgin {
    height: 60vh;
  }
}
.pc-banner .button {
  /*width: 1000px;*/
  width: 15%;
  margin: 0 auto;
  bottom: 100px;
  position: relative;
  left: 24%;
}
@media screen and (max-width: 668px) {
  .pc-banner .button {
    width: 70%;
    bottom: 22px;
  }
  .rightorgin {
    height: 35vh;
  }
}
.pc-banner .button div:hover {
  background-color: #2f4798;
}
.pc-banner .swiper-button-prev {
  width: 95px;
  height: 43px;
  /*border-radius: 50%;*/
  /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;*/
  background: url(../images/oleft.png) no-repeat;
}
.pc-banner .swiper-button-next {
  width: 95px;
  height: 43px;
  /*border-radius: 50%;*/
  /*background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;*/
  background: url(../images/oright.png) no-repeat;
}
@media screen and (max-width: 668px) {
  .pc-banner .button div {
    width: 28px;
    height: 28px;
  }
}
.chuanzhen {
  width: 100%;
  background-color: #fff;
  /*background: #eaeef5;*/
  /*background: #58b6dd;*/
}
.yingyin {
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  /*width: 100%;*/
  /*float: left;*/
  overflow: hidden;
  /*padding-bottom: 80px;*/
  padding-bottom: 10px;
  /*background: #eaeef5;*/
  /*background: #58b6dd;*/
  /*border:1px solid red;*/
}
.yingyin .y_li {
  width: 23%;
  float: left;
  padding: 12px;
  border-radius: 6px;
  background: #fff;
  /*-webkit-box-shadow: 3px 4px 7px #555;*/
  /*box-shadow: 3px 4px 7px #555;*/
  margin: 1%;
}
.yingyin .y_li:hover {
  background: #ff6628;
}
.yingyin .y_list .y_ysmg {
  /*background-color: #fff;*/
  border-radius: 7px;
  /*margin:4px;*/
  text-align: center;
  height: 172px;
}
.yingyin .y_list .y_ysmg img {
  width: 100%;
  border-radius: 7px;
  height: 169px;
}
.yingyin .y_list .y_ysmg img:hover {
  /*width:101%;*/
  /*margin-top: -7px;*/
  /*box-shadow: 0 2px 5px rgba(0,0,0,0.3);*/
}
.yingyin .y_text_ysv {
  /*text-align: center;*/
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  padding-top: 10px;
  width: 100%;
  /*border-top: 1px solid #ccc;*/
  overflow: hidden;
  /*内容会被修剪，并且其余内容是不可见的*/
  text-overflow: ellipsis;
  /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap;
  /*文本不换行*/
}
.yingyin .y_text_ysv a {
  margin: 0 9px;
  width: 100%;
}
.yingyin .y_text_ysv_bu {
  /*border:1px solid red;*/
  margin: 12px 0px 5px 0px;
}
.yingyin .y_text_ysv_bu img {
  float: right;
}
.yingyin .ps-current {
  float: left;
  width: 64%;
  border: 1px solid red;
  height: 640px;
  background-repeat: no-repeat;
}
.yingyin .pgwSlider {
  float: right;
  width: 30%;
  padding: 0;
  list-style: none;
  margin: 0;
}
.yingyin .pgwSlider li {
  height: 100px;
  border: 1px solid #eaeef5;
  /*background-color: rgba(255,255,255,0.7);*/
}
.yingyin .pgwSlider li:hover {
  height: 160px;
  /*background-color: rgba(255,255,255,0.1);*/
}
.z_sex2 {
  background: #fff;
  padding-bottom: 60px;
}
.z_sex2 .z_banner {
  width: 100%;
}
.z_sex2 .z_banner img {
  display: block;
  width: 100%;
}
.z_sex2 .z_banner2 {
  /*width:100%;*/
}
.z_sex2 .z_banner2 img {
  /*display: block;*/
  /*width: 100%*/
}
.z_sex2 .tap_nav {
  text-align: center;
  margin-top: 50px;
}
.z_sex2 .tap_nav li {
  display: inline-block;
  padding: 0 25px;
  font-size: 22px;
  font-weight: bold;
  -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;
  width: 164px;
  height: 42px;
  border-radius: 0;
  text-align: center;
  line-height: 42px;
  background-color: #fff;
  border-bottom: 2px #f0f0f0 solid;
  font-size: 16px;
  /*margin: 0 10px;*/
  opacity: 10;
  position: relative;
  font-weight: normal;
  cursor: pointer;
  color: #8a8a8a;
}
.z_sex2 .tap_nav li.act {
  /*background: #103869;*/
  color: #000;
  border-bottom: 2px #ff6628 solid;
}
/*.z_sex1 .tap_nav li:hover {*/
/*background: #103869;*/
/*color: #919191*/
/*}*/
.z_sex2 .tab_box {
  padding-top: 40px;
  /*border:1px solid red;*/
}
.z_sex2 .tab_box .item {
  display: none;
}
.z_sex2 .tab_box .item.act {
  display: block;
}
.z_sex2 .tab_box dl {
  /*width: 540px;*/
  width: 20%;
  padding: 19px;
  margin-bottom: 22px;
  margin-top: 0px;
  background-color: #f0f0f0;
  float: left;
}
/*2019-11-25-鼠标滑过浮动阴影效果-开始-齐经纬*/
.z_sex2 .tab_box dl:nth-of-type(odd):hover {
  /*border-bottom: 1px solid #88D3F9;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate2d(0, 0px, -2px);
    transform: translate2d(0, 1px, -2px);
    padding: 14px;*/
}
.z_sex2 .tab_box dl:nth-of-type(even):hover {
  /*border-bottom: 1px solid #88D3F9;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate2d(0, 0px, -2px);
    transform: translate2d(0, 1px, -2px);*/
}
/*2019-11-25-鼠标滑过浮动阴影效果-结束-齐经纬*/
.z_sex2 .tab_box dl dt {
  /*width: 80px;*/
  width: 100%;
  /*height: 80px;*/
  color: #333;
  float: left;
  /*text-align: center;*/
  border-bottom: 2px #d9d9d9 solid;
}
.z_sex2 .tab_box .ri {
  font-size: 34px;
  padding-top: 14px;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-family: "仿宋" /*border-bottom:1px #dadada solid;*/;
}
.z_sex2 .tab_box .nian {
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  color: #989898;
}
.z_sex2 .tab_box dl dt p {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.z_sex2 .tab_box dl dd {
  /*margin-left: 100px;*/
}
.z_sex2 .tab_box dl dd h1 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  height: 90px;
}
.z_sex2 .tab_box dl dd p {
  color: #989898;
  font-size: 14px;
  line-height: 25px;
  /*height: 280px;*/
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
}
.z_sex2 .tab_box dl:hover {
  background-color: #ff6628;
}
.z_sex2 .tab_box dl:hover dt span {
  color: #fff;
}
.z_sex2 .tab_box dl:hover dt p {
  color: #fff;
}
.z_sex2 .tab_box dl:hover dd h1 {
  color: #fff;
}
.z_sex2 .tab_box dl:hover dd p {
  color: #fdeae1;
}
.z_sex2 .tab_box dl:nth-of-type(1) {
  margin-right: 2%;
}
.z_sex2 .tab_box dl:nth-of-type(2) {
  margin-right: 2%;
}
.z_sex2 .tab_box dl:nth-of-type(3) {
  margin-right: 2%;
}
.z_sex2 .tab_box dl:nth-of-type(odd) {
  /*float: left*/
}
.z_sex2 .tab_box dl:nth-of-type(even) {
  /*float: right*/
}
