.container-fluid,
p,
div,
ul,
li {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
ul li {
  list-style: none;
}
p {
  font-family: "Microsoft YaHei", SimSun, SimHei, "STHeiti Light", STHeiti,
    "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
  font-family: "Microsoft YaHei", SimSun, SimHei, "STHeiti Light", STHeiti,
    "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000000;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.header {
  height: 80px;
  margin-top: 20px;
  color: #135fad;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  font-stretch: normal;
}
.header .row .logoBox {
  display: flex;
}
.header .row .logoBox .logoText {
  line-height: 88px;
  font-size: 18px;
  margin-left: 11px;
  margin-right: 30px;
}
.header .row .tel {
  display: flex;
  height: 80px;
}
.header .row .tel .telInfo {
  display: flex;
  align-items: center;
}
.header .row .tel .telInfo .telImg {
  line-height: 80px;
  margin-right: 10px;
}
.header .row .tel .telInfo .scInfo {
  margin-top: 6px;
  margin-right: 14px;
}
.header .row .tel .telInfo .scInfo p {
  display: block;
}
.header .row .tel .telInfo .scInfo .phone {
  font-size: 17px;
}
.banner .nav {
  width: 100%;
  height: 72px;
  background: #135fad;
  margin-top: 12px;
}
.banner .nav .menu {
  height: 100%;
}
.banner .nav .menu ul {
  height: 100%;
  display: flex;
}
.banner .nav .menu ul li {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex: 1;
  z-index: 1;
}
.banner .nav .menu ul li a {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 8px;
  letter-spacing: 0px;
  color: #ffffff;
}
.banner .nav .menu ul li ul {
  position: absolute;
  display: none;
  width: 100%;
  top: 72px;
}
.banner .nav .menu ul li ul li {
  width: 100%;
  height: 35px;
  background: #135fad;
  border: 1px solid rgba(0, 0, 0, 0.16);
}
.banner .nav .menu ul li ul li a {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 8px;
  letter-spacing: 0px;
  color: #ffffff;
}
.banner .nav .menu ul li:hover {
  background: #0a3969;
}
.banner .nav .menu ul li:hover ul {
  display: block;
}
.banner .swiper {
  height: 450px;
  width: 100%;
}
.banner .swiper .carousel .carousel-inner .item img {
  height: 450px;
  width: 100%;
}
.schHea {
  width: 100%;
  height: 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: #135fad;
  margin-bottom: 26px;
}
.schHea .schTitle {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  background: linear-gradient(#f6bf45, #f6bf45) no-repeat;
  background-size: 100% 8px;
  background-position: 0 36px;
  text-shadow: 0.03em 0 gray;
}
.schHea .more {
  margin-top: 16px;
  font-size: 14px;
  font-weight: bold;
}
.schHea .more a {
  color: #135fad;
}
.schHea a:hover {
  color: #006699;
}
.content {
  margin-top: 50px;
}
.content .newst {
  margin-bottom: 40px;
}
.content .newst .schInfo {
  width: 393px;
  height: 100%;
  margin-right: 46px;
}
.content .newst .schInfo .schImg img {
  width: 100%;
  height: 150px;
  margin-bottom: 12px;
}
.content .newst .schInfo .schDetails {
  width: 100;
  height: 107px;
  font-size: 17px;
  text-indent: 36px;
  line-height: 27px;
  /* font-weight: bold; */
  color: #333333;
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
}
.content .newst .notice {
  width: 385px;
  height: 100%;
  margin-right: 40px;
}
.content .newst .notice .noticeBox {
  margin-top: 44px;
  height: 254px;
}
.content .newst .notice .noticeInfo {
  display: flex;
  position: relative;
  align-items: center;
  height: 50px;
  margin-top: 18px;
  overflow: hidden;
}
.content .newst .notice .noticeInfo .date {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 50px;
  border: 1px solid #003399;
  background: #fff;
}
.content .newst .notice .noticeInfo .date li .day {
  font-size: 27px;
  text-align: center;
  color: #135fad;
  font-family: DINPro-Medium;
  font-weight: bold;
}
.content .newst .notice .noticeInfo .date li .year {
  margin-top: -5px;
  font-size: 12px;
  color: #135fad;
  font-weight: bold;
  font-family: DINPro-Medium;
}
.content .newst .notice .noticeInfo .noticeCo {
  display: flex;
  position: absolute;
  left: 80px;
  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content .newst .notice .noticeInfo .noticeCo li a {
  color: #333;
  /* font-weight: 600; */
  font-size: 17px;
  line-height: 24px;
}
.content .newst .notice .noticeInfo:hover .noticeCo li a {
  color: #006699;
}
.content .newst .notice .noticeInfo:hover .date {
  background-color: #135fad;
}
.content .newst .notice .noticeInfo:hover .date .day,
.content .newst .notice .noticeInfo:hover .date .year {
  color: #ffffff;
}
.content .newst .guide {
  width: 334px;
  height: 100%;
}
.content .newst .guide .guideInfo {
  height: 245px;
  width: 100%;
  margin-top: 44px;
}
.content .newst .guide .guideInfo ul {
  height: 100%;
}
.content .newst .guide .guideInfo ul li {
  width: 25%;
  float: left;
  margin-top: 18px;
  margin-right: 17px;
}
.content .newst .guide .guideInfo ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 103px;
}
.content .newst .guide .guideInfo ul li a .icon {
  width: 100%;
  height: 79px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 7px 10px 0px rgba(34, 88, 211, 0.13);
  border-radius: 2px;
  border: solid 1px #135fad;
}
.content .newst .guide .guideInfo ul li a .icon .icon1 {
  display: inline-block;
}
.content .newst .guide .guideInfo ul li a .icon .icon-active {
  display: none;
}
.content .newst .guide .guideInfo ul li a span {
  display: block;
  margin-top: 9px;
  font-weight: bold;
  font-size: 15px;
}
.content .newst .guide .guideInfo ul li:hover a .icon {
  background: #135fad !important;
}
.content .newst .guide .guideInfo ul li:hover a .icon .icon1 {
  display: none;
}
.content .newst .guide .guideInfo ul li:hover a .icon .icon-active {
  display: block;
}
.content .newst .guide .guideInfo ul .icon2 {
  margin-right: 24px;
  margin-left: 24px;
}
.content .newsd {
  margin-top: 20px;
}
.content .newsd .policy {
  width: 386px;
}
.content .newsd .policy .policyInfo ul li {
  margin-bottom: 10px;
  width: 100%;
}
.content .newsd .policy .policyInfo ul li a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .newsd .policy .policyInfo ul li a .policy-date {
  position: absolute;
  top: -4px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  line-height: -1.3px;
}
.content .newsd .policy .policyInfo ul li a .policy-date .day {
  height: 100%;
  font-family: DINPro-Medium;
  font-size: 27px;
  font-weight: bold;
  color: #999999;
}
.content .newsd .policy .policyInfo ul li a .policy-date .year {
  font-family: DINPro-Medium;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
}
.content .newsd .policy .policyInfo ul li a .policy-text {
  margin-left: 78px;
  display: flex;
  flex-direction: column;
  justify-content: left;
  height: 100%;
  border-bottom: 1px solid #aaaaaa;
}
.content .newsd .policy .policyInfo ul li a .policy-text p {
  font-size: 17px;
  /* font-weight: bold; */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .newsd .policy .policyInfo ul li a .policy-text span {
  font-size: 12px;
  /* font-weight: bold; */
  color: #999999;
  margin-top: 3px;
  margin-bottom: 3px;
}
.content .newsd .policy .policyInfo ul li:hover a .policy-date .day {
  color: #135fad;
}
.content .newsd .policy .policyInfo ul li:hover a .policy-date .year {
  color: #135fad;
}
.content .newsd .policy .policyInfo ul li:hover a .policy-text {
  border-bottom: 1px solid #135fad;
}
.content .newsd .policy .policyInfo ul li:hover a .policy-text p {
  color: #135fad;
}
.content .newsd .policy .policyInfo ul li:hover a .policy-text span {
  color: #135fad;
}
.content .newsd .plan {
  width: 334px;
  margin-left: 46px;
  height: 287px;
  overflow: hidden;
}
.content .newsd .plan .plan-info ul li a .plan-text {
  display: flex;
  font-size: 16px;
  /* font-weight: bold; */
  margin-bottom: 16px;
  color: #333;
}
.content .newsd .plan .plan-info ul li a .plan-text p {
  font-size: 17px;
  /* font-weight: bold; */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .newsd .plan .plan-info li:hover a .plan-text {
  color: #135fad;
}
.content .newsd .regul {
  width: 388px;
  height: 287px;
  margin-left: 46px;
  overflow: hidden;
}
.content .newsd .regul .schHea {
  position: relative;
}
.content .newsd .regul .schHea .more {
  position: absolute;
  left: 304px;
}
.content .newsd .regul .plan-info ul li a .plan-text {
  display: flex;
  font-size: 17px;
  /* font-weight: bold; */
  margin-bottom: 16px;
  color: #333;
  display: -webkit-box;
}
.content .newsd .regul .plan-info ul li a .plan-text p {
  font-size: 17px;
  width: 96%;
  /* font-weight: bold; */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .newsd .regul .plan-info li:hover {
  color: #135fad;
}
.content .newsd .regul .plan-info li:hover a .plan-text {
  color: #135fad;
}
.content .search {
  height: 120px;
  margin-top: 728px;
}
.content .search ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .news-last {
  display: flex;
  justify-content: space-between;
}
.content .news-last .scenery {
  width: 598px;
}
.content .news-last .scenery .scenery-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 214px;
}
.content .news-last .scenery .scenery-info .scenery-50 img {
  width: 376px;
  height: 100%;
}
.content .news-last .scenery .scenery-info .scenery-25 ul li img {
  width: 214px;
  height: 102px;
}
.content .news-last .scenery .scenery-info .scenery-25 ul li:nth-child(1) {
  margin-bottom: 8px;
}
.content .news-last .video {
  width: 543px;
  height: 204px;
}
.content .news-last .video .video-info {
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.content .news-last .video .video-info ul {
  height: 100%;
}
.content .news-last .video .video-info .video-img {
  position: relative;
  width: 389px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 4px;
}
.content .news-last .video .video-info .video-img .start {
  position: absolute;
  margin: 0 auto;
}
.content .news-last .video .video-info .video-text {
  height: 100%;
  overflow: hidden;
  margin-left: 0px;
  margin-top: 5px;
}
.content .news-last .video .video-info .video-text ul li a {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.content .news-last .video .video-info .video-text ul li a .point {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #333;
  margin-right: 5px;
}
.content .news-last .video .video-info .video-text ul li a P {
  font-weight: bold;
  font-size: 16px;
}
.content .news-last .video .video-info .video-text ul li a .point-text {
  color: #333;
}
.content .news-last .video .video-info .video-text ul li a:hover .point {
  background-color: #135fad;
}
.content .news-last .video .video-info .video-text ul li a:hover p {
  color: #135fad;
}
.footer {
  margin-top: 16px;
}
.footer .bgc {
  background: url(../img/background.png);
}
.footer .bgc .footer-box {
  display: flex;
  height: 100%;
}
.footer .bgc .footer-box .hengxing {
  display: flex;
  height: 132px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  border-right: 5px solid #fff;
  padding-right: 20px;
}
.footer .bgc .footer-box .hengxing p {
  font-family: LiSu;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.footer .bgc .footer-box .footer-text {
  display: flex;
  justify-content: space-between;
  width: 580px;
  margin-top: 30px;
  margin-left: 54px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: bold;
}
.footer .bgc .footer-box .footer-text .link ul li a {
  color: #ffffff;
}
.footer .bgc .footer-box .footer-text .link ul li:nth-child(1) {
  margin-bottom: 16px;
}
.footer .bgc .footer-box .footer-text .way ul li a {
  color: #ffffff;
}
.footer .bgc .footer-box .footer-text .way ul li:nth-child(1) {
  margin-bottom: 16px;
}
.footer .bgc .footer-box .code {
  display: flex;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 12px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: bold;
}
.footer .bgc .footer-box .code .code-sc {
  color: #ffffff;
  text-align: center;
}
.footer .bgc .footer-box .code .code-sc img {
  margin-bottom: 8px;
}
.footer .bgc .footer-box .code .code-sc p {
  line-height: 15px;
}
.footer .bgc .footer-box .code .code-zb {
  margin-left: 20px;
  color: #ffffff;
}
.footer .bgc .footer-box .code .code-zb img {
  margin-bottom: 8px;
}
.footer .bgc .footer-box .code .code-zb p {
  line-height: 15px;
}
.footer .zs {
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #448fdb;
}