* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

a {
  color: #000;
  text-decoration: none;
}

.clear {
  clear: both;
}

body {
  overflow-x: hidden;
  font-family: "Source Han Sans,CN Microsoft Yahei";
  letter-spacing: 2px;
}

.w100-header {
  width: 100%;
  height: 67px;
  background: url(../imange/bj.jpg);
  background-size: 100% 100%;
  background-position: center;
}

.w100-header .header {
  width: 1200px;
  margin: 0 auto;
  font-size: 17px;
  padding-top: 15px;
}

.w100-header .header ul {
  float: right;
  position: relative;
  top: 9px;
}

.w100-header .header ul li {
  width: 112px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-left: 1px solid #939393;
  border-right: 1px solid #939393;
  float: left;
  font-weight: bold;
}

.w100-header .header ul li a {
  color: white;
}

.w100-header .header ul :nth-child(1) {
  border-left: none;
}

.w100-header .header ul :nth-child(9) {
  border-right: none;
}

.w100-header .header ul :hover a {
  color: #c91c49;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
}

.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.banner .swiper-slide img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}

.banner .swiper-pagination-bullet {
  background: white;
}

.banner .my-bullet-active {
  background: #c00000;
  opacity: 1;
}

.biaoti {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 26px;
}

.biaoti p {
  font-size: 42px;
  letter-spacing: 15px;
  color: #ee0b1c;
  margin-bottom: 10px;
}

.biaoti span {
  font-size: 20px;
  display: block;
  color: #000000;
  letter-spacing: 5px;
}

.biaoti .bar {
  width: 105px;
  height: 4px;
  margin: 0 auto;
  margin-top: 19px;
  margin-bottom: 36px;
  background: #000000;
}

.biaoti .bar div {
  width: 20px;
  height: 100%;
  background: #ee0b1c;
  border-right: 2px solid white;
}

.professional {
  width: 1200px;
  margin: 0 auto;
}

.professional ul li {
  width: 197px;
  height: 202px;
  border: 1px solid #000;
  padding: 9px;
  position: relative;
  float: left;
  margin-right: 27px;
  box-shadow: 0 0 5px #818181;
}

.professional ul li img {
  width: 100%;
  height: auto;
}

.professional ul li p {
  position: absolute;
  bottom: 10px;
  width: 197px;
  height: 33px;
  background: #818181;
  font-size: 14px;
  color: white;
  line-height: 33px;
  box-sizing: border-box;
  padding-left: 12px;
}

.professional ul li {
  cursor: pointer;
}

.professional ul li:hover p {
  background: #de1c20;
}

.chengguobox {
  width: 100%;
  height: 697px;
  background: url(../imange/bj1.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 38px;
  padding-top: 50px;
  overflow: hidden;
}

.chengguobox .biaoti1 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 26px;
}

.chengguobox .biaoti1 p {
  font-size: 42px;
  letter-spacing: 15px;
  color: #ee0b1c;
  margin-bottom: 10px;
}

.chengguobox .biaoti1 span {
  font-size: 20px;
  display: block;
  color: white;
  letter-spacing: 5px;
}

.chengguobox .biaoti1 .bar {
  width: 105px;
  height: 4px;
  margin: 0 auto;
  margin-top: 19px;
  margin-bottom: 36px;
  background: white;
}

.chengguobox .biaoti1 .bar div {
  width: 20px;
  height: 100%;
  background: #ee0b1c;
}

.chengguobox .chengguo {
  width: 1200px;
  height: 403px;
  margin: 0 auto;
}

.chengguobox .chengguo .num {
  width: 300px;
  height: 198px;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding-left: 112px;
  text-align: center;
  margin-bottom: 39px;
}

.chengguobox .chengguo .num .num-big {
  font-size: 124px;
  color: white;
  font-weight: bold;
}

.chengguobox .chengguo .num .num-small {
  font-size: 15px;
  color: white;
}

.chengguobox .chengguo .num p {
  font-size: 20px;
  color: #daab97;
  position: absolute;
  bottom: 19px;
  left: 9px;
  letter-spacing: 4px;
}

.chengguobox .chengguo .num .dian {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  float: right;
  position: relative;
  top: 66px;
  left: 36px;
  z-index: 99;
}

.chengguobox .slideimg {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.chengguobox .slideimg li {
  width: 6.25%;
  height: 120px;
  float: left;
}

.chengguobox .slideimg li img {
  width: 100%;
}

.muic {
  display: block;
  margin: 0 auto;
}

.muic1 {
  display: block;
  margin: 0 auto;
  margin-top: 35px;
}

.teacher {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 62px;
}

.teacher .text {
  font-size: 16px;
  color: #595757;
  text-align: center;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 500;
}

.teacher .lunbo {
  width: 100%;
  position: relative;
}

.teacher .lunbo .swiper-container {
  width: 100%;
  height: 100%;
  margin-top: 44px;
}

.teacher .lunbo .swiper-slide {
  /* width: 248px; */
  height: 425px;
  border-radius: 5px;
  padding: 12px;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  background: white;
}

.teacher .lunbo .swiper-slide img {
  width: 258px;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}

.teacher .lunbo .swiper-slide p {
  font-size: 24px;
  color: #313131;
  margin-right: 10px;
  display: inline;
}

.teacher .lunbo .swiper-slide button {
  width: 83px;
  height: 25px;
  background: #ee0b1c;
  border: none;
  outline: none;
  font-size: 15px;
  color: white;
  border-radius: 50px;
}

.teacher .lunbo .swiper-slide span {
  display: block;
  font-size: 14px;
  color: #4f4f4f;
  margin-top: 10px;
}

.teacher .lunbo .swiper-button-next {
  right: -27px !important;
  right: auto;
  outline: none;
  width: 26px;
  height: 96px;
  background: url(../imange/jt2.jpg);
  top: 40%;
}

.teacher .lunbo .swiper-button-prev {
  left: -27px;
  right: auto;
  outline: none;
  width: 26px;
  height: 96px;
  background: url(../imange/jt1.jpg);
  top: 40%;
}

.teacher .lunbo .swiper-button-next:after,
.teacher .lunbo .swiper-button-prev:after {
  color: #c8c8c8;
  font-size: 35px;
}

/* 教学体系样式 */

.tixi {
  width: 1200px;
  margin: 0 auto;
}
.tixi .text {
  font-size: 16px;
  color: #595757;
  text-align: center;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 500;
}
.tixibox {
  max-width: 1721px;
  min-width: 1200px;
  height: 455px;
  margin: 0 auto;
  background: white;
  box-shadow: 0 0 25px #f2e7e8;
  margin-top: 45px;
  padding-top: 46px;
  box-sizing: border-box;
}
.tixibox .libox {
  width: 1200px;
  margin: 0 auto;
}
.tixibox .libox ul li {
  width: 586px;
  height: 171px;
  margin-right: 20px;
  float: left;
  border: 1px solid #cacacb;
  margin-bottom: 17px;
  padding: 19px;
  box-sizing: border-box;
}
.tixibox .libox ul li .yth {
  width: 564px;
  height: 136px;
}
.tixibox .libox ul li .yth .imgbox {
  width: 206px;
  height: 112px;
  float: left;
}
.tixibox .libox ul li .yth .imgbox img {
  width: 100%;
  height: 100%;
}
.tixibox .libox ul li .yth .texts {
  width: 344px;
  height: 129px;
  float: right;
}
.tixibox .libox ul li .yth .texts .p1 {
  font-size: 14px;
  color: #de1c20;
  float: left;
  font-weight: bold;
}
.tixibox .libox ul li .yth .texts .p2 {
  font-size: 12px;
  color: #595757;
  float: right;
  margin-right: 8px;
}
.tixibox .libox ul li .yth .texts .p2 img {
  position: relative;
  top: 3px;
  left: -5px;
}
.tixibox .libox ul li .yth .texts span {
  display: block;
  width: 248px;
  height: 69px;
  font-size: 12px;
  color: #595757;
}
.tixibox .libox ul li .yth .texts a {
  display: block;
  width: 91px;
  height: 23px;
  background: none;
  border: 1px solid #d3d3d3;
  line-height: 23px;
  color: #ee0b1c;
  font-size: 12px;
  text-align: center;
  float: right;
  margin-right: 8px;
  border-radius: 3px;
}
.tixibox .libox ul li .yth .texts a:hover {
  background: #ee0b1c;
  color: white;
}



.cen-a {
  width: 200px;
  height: 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.cen-a a {
  width: 100%;
  height: 100%;
}

.cen-a a span {
  display: block;
  background: none;
  line-height: 23px;
  color: grey;
  font-size: 15px;
  text-align: center;
  float: right;
  margin-right: 8px;
  border-radius: 3px;
}

.cf-box {
  width: 100%;
  height: 733px;
  background: url(../imange/cfbj.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 60px;
  padding-top: 52px;
}

.cf-box .cf-content {
  width: 1200px;
  margin: 0 auto;
  height: 444px;
  overflow: hidden;
}

.cf-box .cf-content div {
  width: 194px;
  height: 444px;
  float: left;
  transition: all 1s;
  overflow: hidden;
  position: relative;
}

.cf-box .cf-content .active {
  width: 597px;
  height: 444px;
}

.international {
  width: 100%;
  height: 852px;
  box-sizing: border-box;
  padding-top: 57px;
  background: url(../imange/liuxue.jpg);
  background-position: center;
  background-size: 100% 100%;
  position: relative;
}

.international .school {
  width: 100%;
  height: 702px;
  background: url(../imange/els.jpg);
  background-position: center;
  background-size: 100% 100%;
}

.international .school .school-text {
  width: 100%;
  height: 345px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: -80px;
  padding-top: 29px;
  box-sizing: border-box;
}

.international .school .school-text .school-qiehuan {
  width: 1200px;
  margin: 0 auto;
}

.international .school .school-text .school-qiehuan span {
  color: #de1c20;
  font-size: 24px;
  font-weight: bold;
  margin-left: 15px;
}

.international .school .school-text .school-qiehuan .contents {
  font-size: 14px;
  color: #010101;
  text-align: justify;
  text-indent: 28px;
  margin-top: 20px;
  line-height: 25px;
  letter-spacing: 1px;
}

.international .school .school-text .qiehuan-img {
  width: 1200px;
  margin: 0 auto;
  margin-top: 29px;
}

.international .school .school-text .qiehuan-img ul li {
  width: 211px;
  height: 121px;
  float: left;
  margin-right: 33px;
  position: relative;
}

.international .school .school-text .qiehuan-img ul li img {
  width: 100%;
  height: 100%;
}

.international .school .school-text .qiehuan-img ul li .zzc {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}

.fencai {
  width: 100%;
  height: 938px;
  background: url(../imange/fc.jpg);
  background-size: 100% 100%;
  background-position: center;
  position: relative;
  top: 77px;
  padding-top: 25px;
  box-sizing: border-box;
}

.fencai .biaoti1 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 26px;
}

.fencai .biaoti1 p {
  font-size: 42px;
  letter-spacing: 15px;
  color: #ee0b1c;
  margin-bottom: 10px;
}

.fencai .biaoti1 span {
  font-size: 20px;
  display: block;
  color: white;
  letter-spacing: 5px;
}

.fencai .biaoti1 .bar {
  width: 105px;
  height: 4px;
  margin: 0 auto;
  margin-top: 19px;
  margin-bottom: 36px;
  background: white;
}

.fencai .biaoti1 .bar div {
  width: 20px;
  height: 100%;
  background: #ee0b1c;
}

.fencai .box {
  width: 1204px;
  height: 688px;
  margin: 0 auto;
  margin-top: 55px;
  position: relative;
}

.fencai .swiper-container {
  width: 100%;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
}

.fencai .swiper-slide {
  background-size: 100% 100%;
  background-position: center;
}

.fencai .gallery-top {
  height: 80%;
  width: 100%;
  border-radius: 10px;
  border: 10px solid #333;
  box-sizing: border-box;
  position: relative;
}

.fencai .gallery-top .silde-box {
  width: 388px;
  height: 76px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  bottom: 0;
  border-radius: 20px;
  padding-top: 21px;
  padding-left: 11px;
}

.fencai .gallery-top .silde-box .border {
  width: 92px;
  height: 55px;
  border: 2px solid #313131;
  line-height: 55px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  float: left;
}

.fencai .gallery-top .silde-box .wenzi {
  color: white;
  width: 226px;
  float: left;
  margin-left: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fencai .gallery-top .silde-box .wenzi p {
  font-size: 20px;
}

.fencai .gallery-top .silde-box .wenzi span {
  font-size: 18px;
}

.fencai .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.fencai .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

.fencai .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.fencai .gallery-thumbs {
  width: 806px;
  height: 186px;
  float: right;
  position: relative;
  top: -118px;
  right: 50px;
}

.fencai .gallery-thumbs .swiper-slide {
  width: 259px;
  height: 173px;
  border-bottom: 0;
  z-index: 99;
  box-sizing: border-box;
  border: 8px solid #333;
  border-radius: 10px;
}

.fencai .gallery-thumbs .swiper-slide-thumb-active i {
  display: block;
  width: 100px;
  height: 8px;
  background: brown;
  position: absolute;
  top: -9px;
  left: 0;
  right: 0;
  margin: auto;
}

.fencai .gallery-thumbs .swiper-slide {
  opacity: 1;
}

.fencai .swiper-button-next,
.fencai .swiper-container-rtl .swiper-button-prev {
  left: 10px;
  right: auto;
  background: #333;
  width: 66px;
  height: 61px;
  font-size: 40px;
  color: white;
  line-height: 44px;
  text-align: center;
}

.fencai .swiper-button-next,
.fencai .swiper-button-prev {
  top: 85%;
  font-size: 40px;
  color: white;
  line-height: 44px;
  text-align: center;
}

.fencai .swiper-button-next:hover {
  background: brown;
}

.fencai .swiper-button-prev:hover {
  background: brown;
}

.fencai .swiper-button-next {
  width: 50px;
  height: 50px;
  left: 67px;
  outline: none;
}

.fencai .swiper-button-prev {
  width: 50px;
  height: 50px;
  left: 6px;
  background: #333;
  outline: none;
}

.fencai .swiper-button-next:after,
.fencai .swiper-button-prev:after {
  font-size: 20px;
}

.biaoti3 {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 26px;
}

.biaoti3 p {
  font-size: 33px;
  letter-spacing: 15px;
  color: #ee0b1c;
  margin-bottom: 10px;
}

.biaoti3 span {
  font-size: 15px;
  display: block;
  color: #000000;
  letter-spacing: 5px;
}

.biaoti3 .bar {
  width: 105px;
  height: 4px;
  margin: 0 auto;
  margin-top: 19px;
  margin-bottom: 36px;
  background: #000000;
}

.biaoti3 .bar div {
  width: 20px;
  height: 100%;
  background: #ee0b1c;
  border-right: 2px solid white;
}

.tuijian {
  width: 100%;
  height: 830px;
  background: #fff;
  padding-top: 54px;
  box-sizing: border-box;
}

.tuijian .xuexiao-list {
  width: 1200px;
  margin: 0 auto;
}

.tuijian .xuexiao-list li {
  width: 273px;
  height: 260px;
  float: left;
  border: 2px solid #c6c6c6;
  margin-right: 27px;
  margin-bottom: 35px;
}

.tuijian .xuexiao-list li img {
  width: 100%;
  height: 167px;
  margin-bottom: 10px;
}

.tuijian .xuexiao-list li p {
  font-size: 23px;
  color: #000;
  float: right;
  margin-right: 21px;
  margin-bottom: 12px;
}

.tuijian .xuexiao-list li div {
  float: right;
  width: 176px;
  font-size: 17px;
  margin-right: 14px;
  color: #9c9c9c;
  font-weight: 500;
  /* background-color: #fffffffb; */
}

.tuijian .xuexiao-list li div b {
  font-weight: 500;
  margin: 0 8px;
}

.tuijian .xuexiao-list li div span:hover {
  color: #c5000b;
  cursor: pointer;
}

.dtai {
  width: 1200px;
  margin: 0 auto;
  padding-top: 45px;
  margin-bottom: 57px;
}

.dtai .btns {
  width: 287px;
  height: 23px;
  float: right;
  position: relative;
  margin-bottom: 21px;
}

.dtai .btns div {
  width: 123px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: white;
  font-size: 16px;
  background: #a6a6a6;
  cursor: pointer;
}

.dtai .btns .active {
  background: #ee0b1c;
}

.dtai .btns .left-button {
  float: left;
}

.dtai .btns .right-button {
  float: right;
}

.dtai .btns i {
  display: block;
  position: absolute;
  top: 0;
  left: 141px;
  width: 2px;
  height: 23px;
  background: #a6a6a6;
}

.dtai .dt-fenlei {
  width: 100%;
}

.dtai .dt-fenlei .img-show {
  width: 459px;
  height: 347px;
  border: 1px solid #c3c3c3;
  box-sizing: border-box;
  padding: 6px;
  overflow: hidden;
  float: left;
}

.dtai .dt-fenlei .img-show img {
  width: 446px;
  height: 224px;
  margin-bottom: 10px;
}

.dtai .dt-fenlei .img-show span {
  font-size: 13px;
  color: #595757;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  line-height: 23px;
}

.dtai .dt-fenlei .img-show p {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}

.dtai .dt-fenlei .img-show p span {
  font-size: 13px;
  color: #595757;
  float: right;
  font-weight: 500;
}

.dtai .dt-fenlei ul {
  width: 726px;
  float: right;
  height: 343px;
}

.dtai .dt-fenlei ul li {
  width: 100%;
  height: 78px;
  margin-bottom: 11px;
  box-shadow: 0 0 6px #c3c3c3;
  padding: 9px;
  box-sizing: border-box;
}

.dtai .dt-fenlei ul li .time {
  width: 110px;
  height: 61px;
  background: white;
  text-align: center;
  float: left;
}

.dtai .dt-fenlei ul li .time p {
  font-size: 23px;
  color: #000000;
}

.dtai .dt-fenlei ul li .time i {
  display: block;
  width: 59px;
  height: 1px;
  margin: 2px auto;
  background: #999999;
}

.dtai .dt-fenlei ul li .time span {
  font-size: 14px;
  color: #000000;
}

.dtai .dt-fenlei ul li .list-wenzi {
  width: 591px;
  height: 61px;
  float: right;
  overflow: hidden;
}

.dtai .dt-fenlei ul li .list-wenzi p {
  font-size: 14px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dtai .dt-fenlei ul li .list-wenzi span {
  font-size: 12px;
  height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
}

.dtai .dt-fenlei ul .active {
  background: #ee0b1c;
  color: white;
}

.dtai .dt-fenlei ul .active a {
  color: white;
}

.dtai .more {
  width: 75px;
  height: 20px;
  background: #a6a6a6;
  line-height: 20px;
  text-align: center;
  color: white;
  font-size: 12px;
  float: right;
  border-radius: 4px;
  letter-spacing: 2px;
  margin-top: 14px;
}

.gonlv {
  width: 1200px;
  margin: 0 auto;
}

.gonlv .yk-btns {
  width: 436px;
  height: 32px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.gonlv .yk-btns div {
  width: 211px;
  height: 32px;
  background: #a6a6a6;
  font-size: 22px;
  color: #000000;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}

.gonlv .yk-btns .active {
  background: #ee0b1c;
  color: white;
}

.gonlv .yk-btns .left-btn {
  float: left;
}

.gonlv .yk-btns .right-btn {
  float: right;
}

.gonlv .all-contents1 {
  width: 100%;
}

.gonlv .all-contents1 .ul-top li {
  width: 11%;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  background: white;
  border-right: none;
  float: left;
  box-shadow: 0 0 8px #cacaca;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
}

.gonlv .all-contents1 .ul-top .active {
  background: #ee0b1c;
  color: white;
}

.gonlv .all-contents1 .ul-bottom {
  width: 100%;
  margin-top: 17px;
}

.gonlv .all-contents1 .ul-bottom li .item {
  width: 834px;
  height: 295px;
  float: left;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext .news {
  width: 165px;
  height: 98px;
  float: left;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div {
  float: right;
  width: 646px;
  height: 101px;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div p img {
  position: relative;
  top: 2px;
  left: -3px;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div p .span1 {
  width: 549px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div p .span2 {
  float: right;
  color: #595757;
}

.gonlv .all-contents1 .ul-bottom li .item .toptext div .span {
  color: #595757;
  display: block;
  height: 57px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}

.gonlv .all-contents1 .ul-bottom li .item .bottomtext {
  width: 834px;
  height: 160px;
  margin-top: 28px;
}

.gonlv .all-contents1 .ul-bottom li .item .bottomtext ul li {
  width: 395px;
  padding-bottom: 5px;
  float: left;
  margin-right: 22px;
  border-bottom: 1px dashed #000000;
  font-size: 14px;
  margin-bottom: 11px;
}

.gonlv .all-contents1 .ul-bottom li .item .bottomtext ul li .txet {
  width: 288px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.gonlv .all-contents1 .ul-bottom li .item .bottomtext ul li .shijian {
  color: #595757;
  float: right;
}

.gonlv .all-contents1 .ul-bottom li .book {
  float: right;
  width: 329px;
  height: 278px;
  background: url(../imange/book.png);
  background-size: 100% 100%;
  padding-top: 14px;
  box-sizing: border-box;
}

.gonlv .all-contents1 .ul-bottom li .book p {
  font-size: 20px;
  color: #ee0b1c;
  text-align: center;
  font-weight: bold;
}

.gonlv .all-contents1 .ul-bottom li .book i {
  width: 43px;
  height: 2px;
  background: #595757;
  display: block;
  margin: 8px auto;
}

.gonlv .all-contents1 .ul-bottom li .book li {
  width: 269px;
  height: 18px;
  font-size: 14px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 18px;
  list-style: inside;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gonlv .all-contents2 {
  width: 100%;
}

.gonlv .all-contents2 .ul-top li {
  width: 12.5%;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  background: white;
  border-right: none;
  float: left;
  box-shadow: 0 0 8px #cacaca;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
}

.gonlv .all-contents2 .ul-top .active {
  background: #ee0b1c;
  color: white;
}

.gonlv .all-contents2 .ul-bottom {
  width: 100%;
  margin-top: 17px;
}

.gonlv .all-contents2 .ul-bottom .li .item {
  width: 828px;
  height: 442px;
  float: left;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli {
  float: left;
  width: 395px;
  height: 205px;
  margin-bottom: 29px;
  margin-right: 36px;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .tou {
  margin-bottom: 8px;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .tou span {
  font-size: 16px;
  font-weight: bold;
  width: 332px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .tou a {
  color: #595757;
  font-size: 12px;
  float: right;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .big-content {
  width: 399px;
  height: 104px;
  box-sizing: border-box;
  padding: 7px;
  background: #e5e5e5;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .big-content img {
  width: 141px;
  height: 88px;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .big-content div {
  width: 232px;
  height: 77px;
  float: right;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .big-content div p {
  font-size: 14px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .big-content div span {
  font-size: 12px;
  color: #868686;
  width: 222px;
  height: 58px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 20px;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .divs {
  width: 100%;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .divs .span1 {
  width: 319px;
  display: block;
  float: left;
  font-size: 13px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .divs .span2 {
  font-size: 13px;
  color: #625757;
  float: right;
}

.gonlv .all-contents2 .ul-bottom .li .item .itemli .border-bottom {
  border-bottom: 1px dashed #595757;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: 12px;
}

.gonlv .all-contents2 .ul-bottom .li .book2 {
  float: right;
  width: 329px;
  height: 433px;
  background: url(../imange/book2.png);
  background-size: 100% 100%;
  padding-top: 14px;
  box-sizing: border-box;
}

.gonlv .all-contents2 .ul-bottom .li .book2 p {
  font-size: 20px;
  color: #ee0b1c;
  text-align: center;
  font-weight: bold;
}

.gonlv .all-contents2 .ul-bottom .li .book2 i {
  width: 43px;
  height: 2px;
  background: #595757;
  display: block;
  margin: 8px auto;
}

.gonlv .all-contents2 .ul-bottom .li .book2 ul {
  margin-top: 25px;
}

.gonlv .all-contents2 .ul-bottom .li .book2 li {
  width: 269px;
  height: 18px;
  font-size: 14px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 18px;
  list-style: inside;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.from {
  width: 100%;
  height: 537px;
  background: url(../imange/footer.png);
  background-position: center;
  background-size: cover;
  margin-top: 45px;
  padding-top: 65px;
  box-sizing: border-box;
}

.from .frombox {
  width: 1200px;
  margin: 0 auto;
}

.from .frombox .imgbox {
  float: left;
  position: relative;
  top: 25px;
}

.from .frombox .biaodan {
  float: left;
  width: 464px;
  height: 409px;
  margin-left: 137px;
}

.from .frombox .biaodan .biao {
  font-size: 30px;
  color: #222222;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}

.from .frombox .biaodan .fubiao {
  font-size: 24px;
  color: #595757;
  text-align: center;
  display: block;
  letter-spacing: 5px;
}

.from .frombox .biaodan i {
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 3px;
  background: #595757;
  margin-top: 13px;
  margin-bottom: 15px;
}

.from .frombox .biaodan .tixing {
  text-align: center;
  font-size: 20px;
  color: #c5000b;
  margin-bottom: 48px;
  letter-spacing: 5px;
  font-weight: bold;
}

.from .frombox .biaodan .margin {
  margin-bottom: 23px;
}

.from .frombox .biaodan label {
  color: #231815;
  font-size: 16px;
}

.from .frombox .biaodan .inputbox {
  padding-left: 63px;
  font-weight: bold;
  width: 480px;
  font-size: 16px;
}

.from .frombox .biaodan .inputbox input[type='text'] {
  width: 208px;
  height: 33px;
  background: none;
  outline: none;
  border: 1px solid #231815;
  padding-left: 15px;
  box-sizing: border-box;
}

.from .frombox .biaodan .inputbox .yzm-input {
  width: 85px !important;
  height: 33px !important;
}

.from .frombox .biaodan .inputbox .yzm {
  vertical-align: middle;
  height: 35px;
  width: auto;
}

.from .frombox .biaodan .inputbox input[type='radio'] {
  margin-right: 3px;
  background: red;
}

.from .frombox .biaodan .inputbox input[type='submit'] {
  width: 202px;
  height: 46px;
  background: #c5000b;
  font-size: 20px;
  color: white;
  border: none;
  outline: none;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 46px;
  display: block;
}

.footer {
  width: 100%;
  height: 354px;
  background: #373737;
}

.footer .footer-w1200 {
  width: 1200px;
  margin: 0 auto;
  height: 281px;
  background: url(../imange/footer.jpg);
  padding-top: 96px;
  box-sizing: border-box;
}

.footer .footer-w1200 .footer-left {
  width: 341px;
  height: 170px;
  float: left;
}

.footer .footer-w1200 .footer-left ul li {
  float: left;
  width: 96px;
  margin-right: 10px;
}

.footer .footer-w1200 .footer-left ul li p {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-bottom: 16px;
  letter-spacing: 2px;
}

.footer .footer-w1200 .footer-left ul li span {
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  color: #cccccc;
}

.footer .footer-w1200 .footer-right {
  width: 624px;
  height: 155px;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  padding-left: 19px;
  box-sizing: border-box;
  float: left;
  position: relative;
  left: -24px;
}

.footer .footer-w1200 .footer-right p {
  font-size: 15px;
  color: white;
  margin-bottom: 20px;
}

.footer .footer-w1200 .footer-right p img {
  vertical-align: middle;
}

.footer .footer-w1200 .footer-right div img {
  vertical-align: top;
}

.footer .footer-w1200 .footer-right div p {
  width: 564px;
  display: inline-block;
}

.footer .xt {
  width: 100%;
  height: 1px;
  background: #5d5d5d;
  margin-bottom: 15px;
}

.footer .footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #cccccc;
}

.footer .footer-bottom p {
  margin-bottom: 9px;
}

.videoModel {
  width: 1200px;
  height: auto;
  margin: 70px auto 0 auto;
}

.videocont {
  width: 1200px;
  height: 540px;
  margin: 0 auto 0 auto;
}

.videoModel .videoLeft {
  width: 960px;
  height: 540px;
  float: left;
  margin-right: 25px;
}

.videoModel .videoLeft .wtShowVideo {
  width: 100%;
  height: 100%;
}

.videoModel .videoright {
  width: 214px;
  float: left;
  overflow: hidden;
  height: 540px;
}

.videoModel .videoright li {
  width: 214px;
  height: 120px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 4px 0px #949494;
  position: relative;
  overflow: hidden;
}

.videoModel .videoright li .videorimg {
  width: 100%;
  height: 100%;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
}

.videoModel .videoright .videoimg {
  background-image: url(../img/syimg/syvideoimg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.video1 {
  background-position: 0 0;
}

.video2 {
  background-position: -214px 0;
}

.video3 {
  background-position: -428px 0;
}

.video4 {
  background-position: -642px 0;
}

.videoModel .videoright li p {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 0;
}

.videoModel .videoright li p img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 40px auto 0 auto;
}

.videoModel .videoright li:last-child {
  background: #000;
}

.videoModel .videoright li a {
  width: 100%;
  height: 82px;
  padding-top: 38px;
  display: block;
  text-align: center;
  color: #fff;
}

.videoModel .videoright li a i {
  font-size: 32px;
  text-align: center;
  line-height: 34px;
  display: block;
}

.videoModel .videoright li a div {
  font-size: 18px;
  text-align: center;
  color: #fff;
}