.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.banner_pic {
  width: 100%;
  height: 500px;
  background: url(../images/banner.jpg) no-repeat center top;
  margin-bottom: 75px;
  min-width: 1200px;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.news_left .more:hover,
.news_right .more:hover,
.news_left .more:hover .iconfont,
.news_right .more:hover .iconfont {
  color: #c60012;
}
.news_left,
.news_right {
  width: 581px;
  height: 394px;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  float: left;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  padding: 40px 47px 0 47px;
}
.news_left .news_pic,
.news_right .news_pic {
  width: 484px;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  box-sizing: border-box;
}
.news_left .news_pic img,
.news_right .news_pic img {
  flex: 1;
  width: 484px;
  height: 40px;
}
.news_left .news_text a:hover .news_a,
.news_right .news_text a:hover .news_a {
  color: #c60012;
}
.news_left .news_text ul,
.news_right .news_text ul {
  margin-top: 35px;
}
.news_left .news_text ul li,
.news_right .news_text ul li {
  margin-bottom: 15px;
}
.news_left .news_text ul li a,
.news_right .news_text ul li a {
  width: 491px;
  height: 35px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.news_left .news_text ul li a:hover,
.news_right .news_text ul li a:hover {
  color: #c60012;
}
.news_left .news_text .news_content,
.news_right .news_text .news_content {
  width: 490px;
  height: 90px;
  display: block;
  border-bottom: 1px solid #E3E3E3;
  box-sizing: border-box;
}
.news_left .news_text .news_a,
.news_right .news_text .news_a {
  width: 490px;
  height: 35px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.news_left .news_text .news_b,
.news_right .news_text .news_b {
  width: 488px;
  height: 56px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 23px;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.news_top {
  margin-top: 35px;
}
.news_right {
  float: right;
}
.clear {
  clear: both;
}
.more {
  width: 112px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.more span {
  padding-left: 5px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.kechengziyuan {
  width: 100%;
  height: 532px;
  background: rgba(253, 242, 234, 0.61);
  margin-top: 45px;
  padding-top: 40px;
  min-width: 1200px;
}
.kechengziyuan .part1 {
  width: 1200px;
  height: 390px;
  margin: 0 auto;
  margin-top: 45px;
}
.kechengziyuan .part1 .part_content {
  width: 1200px;
  height: 295px;
  margin-top: 40px;
}
.kechengziyuan .part1 .part_content a:hover .part_txt1 {
  color: #A80B02;
}
.kechengziyuan .part1 .part_content .part1_zy {
  width: 267px;
  height: 270px;
  float: left;
  margin-right: 44px;
  cursor: pointer;
  box-sizing: border-box;
}
.kechengziyuan .part1 .part_content .part1_zy:nth-child(4) {
  margin-right: 0;
}
.kechengziyuan .part1 .part_content .part_a {
  width: 267px;
  height: 163px;
  background: #D8D8D8;
  box-sizing: border-box;
  overflow: hidden;
}
.kechengziyuan .part1 .part_content .part_a img {
  width: 100%;
  height: 100%;
  display: block;
}
.kechengziyuan .part1 .part_content .part_b {
  margin-top: 17px;
}
.kechengziyuan .part1 .part_content .part_b .part_txt1 {
  width: 267px;
  height: 48px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  box-sizing: border-box;
}
.kechengziyuan .part1 .part_content .part_b .part_txt2 {
  width: 267px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-top: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.shujutongji {
  margin-top: 45px;
  padding-top: 40px;
}
.shujutongji .part2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}
.shujutongji .part2 .statistics_tabs {
  margin: 0 auto;
  margin-top: 26px;
  width: 825px;
  height: 46px;
  border-bottom: 1px solid #F1D23A;
}
.shujutongji .part2 .statistics_tabs .tabs_ul .tabs_li {
  position: relative;
  margin-right: 42px;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #c60012;
  line-height: 46px;
  cursor: pointer;
}
.shujutongji .part2 .statistics_tabs .tabs_ul .tabs_li_active:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #F1D33A;
}
.shujutongji .part2 .statistics_tabs .tabs_ul .tabs_li_active {
  font-weight: bold;
}
.shujutongji .part2 .statistics_tabs .tabs_ul li:nth-child(6) {
  position: relative;
  margin-right: 0px;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #c60012;
  line-height: 46px;
  cursor: pointer;
  margin-right: 0;
}
.shujutongji .part2 .statistics_list_wrap {
  padding-top: 87px;
  width: 867px;
  margin: 0 auto;
}
.shujutongji .part2 .statistics_list_wrap .list {
  width: 100%;
}
.shujutongji .part2 .statistics_list_wrap .list img {
  width: 100%;
  display: block;
}
.news_pic {
  height: 40px;
  width: 1200px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.news_pic img {
  width: 484px;
  height: 40px;
}
.part3 {
  margin-top: 72px;
}
.part3 .part3_1 {
  width: 390px;
  height: 485px;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  float: left;
  margin-right: 10px;
}
.part3 .part3_1 .part3_tit {
  width: 390px;
  height: 125px;
  background: #c60012;
  border: 1px solid #979797;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.part3 .part3_1 .part3_tit .part3_tit_icon {
  font-size: 76px;
  color: #fff;
}
.part3 .part3_1 .part3_tit .part3_txt {
  height: 45px;
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 45px;
  padding-left: 44px;
}
.part3 .part3_1 .part3_cont {
  width: 390px;
  padding: 48px 20px 0 20px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.part3 .part3_1 .part3_cont .more:hover,
.part3 .part3_1 .part3_cont .more:hover .iconfont {
  color: #c60012;
}
.part3 .part3_1 .part3_cont ul li {
  margin-bottom: 15px;
}
.part3 .part3_1 .part3_cont ul li :hover {
  color: #c60012;
}
.part3 .part3_1 .part3_cont ul li a {
  height: 35px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.xuexiziliao {
  margin: 59px 0 38px 0;
}
.xuexiziliao .study_con {
  height: 503px;
  margin-top: 38px;
}
.xuexiziliao .study_con .theory-itme {
  position: relative;
  z-index: 3;
}
.xuexiziliao .study_con .theory-itme ul {
  width: 1215px;
}
.xuexiziliao .study_con .theory-itme ul li {
  float: left;
  margin-right: 7px;
  margin-top: 4px;
  display: block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.xuexiziliao .study_con .theory-itme ul li img {
  display: block;
}
.xuexiziliao .study_con .theory-itme ul li:hover {
  transform: scale(1.01);
}
.cover {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
}
.showdiv .popup_decorate_wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -224px;
  margin-top: -145px;
  z-index: 9999;
}
.showdiv .popup_itme {
  width: 448px;
  height: 290px;
  background: #FFFFFF;
  box-shadow: 2px 2px 8px 2px rgba(192, 192, 192, 0.5);
  border-radius: 13px;
  padding: 17px 22px;
}
.showdiv .popup_itme .closediv {
  text-align: right;
}
.showdiv .popup_itme .closediv .closediv-btn {
  width: 34px;
  height: 34px;
  cursor: pointer;
  display: inline-block;
}
.showdiv .popup_itme .closediv .closediv-btn img {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.showdiv .popup_itme .popup_itme_title {
  text-align: center;
  margin-top: 49px;
}
.showdiv .popup_itme .popup_itme_title p {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 26px;
}
.showdiv .popup_itme .popup_itme_btn {
  text-align: center;
  margin-top: 60px;
}
.showdiv .popup_itme .popup_itme_btn .btn_return {
  display: inline-block;
  width: 120px;
  background: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #CB272C;
  font-size: 16px;
  color: #C02832;
  line-height: 40px;
  padding: 0 42px;
}
.mores {
  text-align: center;
  margin-top: 20px;
}
.mores:hover a,
.mores:hover span {
  color: #c60012;
}