body {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.crumbs {
margin: 0;
    padding: 10px;
    background: #eee;
    height: 20px;
    line-height: 20px;
}
.crumbs a {
  color: #3764a4;
  font-weight: bold;
  text-decoration: none;
}
.ding-school-list {
  width: 1080px;
  margin: 0 auto;
  padding:0 10px;
    background: #fff;
}
.ding-school-list .content {
  display: flex;
}
.ding-school-list .content .cleft {
  flex: 1;
  margin: 0 30px 0 0;
  border: 1px solid #e8e8e8;
}
.ding-school-list .content .cleft .list-title {
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
      float: none;
  width: 100%;
}
.ding-school-list .content .cleft .list-title span {
  font-size: 14px;
}
.ding-school-list .content .cleft .message {
  text-align: center;
  color: #333333;
  font-size: 14px;
  padding: 20px 60px 40px;
}
.ding-school-list .content .cleft .message a {
  color: red;
  text-decoration: none;
}
.ding-school-list .content .cleft .school-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.ding-school-list .content .cleft .school-list li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
  margin-bottom: 30px;
}
.ding-school-list .content .cleft .school-list li a img {
  border: 1px solid #e8e8e8;
  width: 140px;
  height: 140px;
}
.ding-school-list .content .cleft .school-list li a span {
  display: inline-block;
}
.ding-school-list .content .cright {
  width: 280px;
}
.ding-school-list .content .cright .sidebar-content {
  border: 1px solid #ececec;
  margin-bottom: 30px;
}
.ding-school-list .content .cright .sidebar-content h4 {
  text-align: center;
  margin: 0 0 10px;
  padding: 10px;
  border-bottom: 1px solid #2864a9;
  position: relative;
  font-size: 15px;
}
.ding-school-list .content .cright .sidebar-content h4::before {
  content: '';
  width: 120px;
  position: absolute;
  display: block;
  margin: auto;
  bottom: -3px;
  border-bottom: 6px solid #2864a9;
  left: 75px;
}
.ding-school-list .content .cright .sidebar-content h4 span {
  color: red;
}
.ding-school-list .content .cright .sidebar-content img {
  margin: 0 auto;
  display: block;
  width: 150px;
}
.ding-school-list .content .cright .sidebar-content hr {
  width: 60%;
  margin: 10px auto 0;
  border-color: #fff;
}
.ding-school-list .content .cright .sidebar-content p {
  font-size: 14px;
  color: #626262;
  margin: 10px;
  padding: 0 20px;
}
.ding-school-list .content .cright .sidebar-content.weixin p {
  text-align: center;
  font-size: 14px;
}
.ding-school-list .content .cright .sidebar-content.weixin .red {
  color: red;
  font-weight: bold;
  font-size: 15px;
}
.ding-school-list .content .cright .sidebar-content .footer-info {
  background-color: #eeeeee;
  color: #5c5c5c;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 12px;
}
.ding-zhuanye-list {
    width: 1080px;
    padding: 0 10px;
    margin: 0 auto;
    background: #fff;}
.ding-zhuanye-list .page-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 1px #BFE3EF;
  padding: 18px 0 30px;
}
.ding-zhuanye-list .info {
  text-align: center;
  padding: 30px 0;
}
.ding-zhuanye-list .info a {
  color: red;
  text-decoration: none;
}
.ding-zhuanye-list .list-title {
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
    float: none;
  width: 100%;
}
.school-major table{
    text-align: center;}
.ding-zhuanye-list .list-title a {
  color: #fff;
  text-decoration: none;
}
.ding-zhuanye-list .list-title span {
  font-size: 14px;
}
.ding-zhuanye-list .zhuanye-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ececec;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 20px;
}
.ding-zhuanye-list .zhuanye-list li {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  margin-bottom: 10px;
}
.ding-zhuanye-list .zhuanye-list li a {
  border: 1px solid #d9d9d9;
  width: 90%;
  display: inline-block;
  padding: 10px 0;
  text-decoration: none;
  color: #333333;
}
.ding-school {
    width: 1080px;
    padding: 0 10px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;}
.ding-school .school-title {
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.ding-school .school-title span {
  font-size: 14px;
}
.ding-school .school-name {
  width: 100%;
  border: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #333333;
}
.ding-school .school-name .school-logo {
  width: 315px;
  height: 90px;
  padding: 0 50px 0 20px;
}
.ding-school .school-name .name {
  flex: 1;
  line-height: 28px;
}
.ding-school .school-name .name > * {
  margin: 0;
  color: #333333;
}
.ding-school .school-name .name h4 {
  font-size: 16px;
  color: #333333;
}
.ding-school .school-name .baoming {
  padding: 10px;
  width: 30%;
}
.ding-school .school-name .baoming .kf,
.ding-school .school-name .baoming .weixin {
  margin: 10px 0;
}
.ding-school .school-name .baoming .kf a {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7876), to(#FF5255));
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  padding: 6px 15px;
  margin: 0 10px;
}
.ding-school .school-name .baoming .weixin a {
  display: inline-block;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286f4), to(#54A5F6));
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  padding: 6px 15px;
  margin: 0 10px;
}
.ding-school .school-name .baoming .weixin a:nth-child(1) {
  background: transparent !important;
  border: #54A5F6 2px solid;
  color: #54A5F6;
  margin-right: 0;
  margin-left: 8px;
}
.ding-school .school-info {
  border: 1px solid #e8e8e8;
}
.ding-school .school-info .school-box {
  display: flex;
  padding: 20px;
  align-items: center;
}
.ding-school .school-info .school-box .description {
  text-indent: 2em;
  flex: 1;
  font-size: 14px;
  padding-right: 20px;
  color: #333333;
  line-height: 24px;
}
.ding-school .school-info .school-box .school-photo {
  width: 369px;
  height: 198px;
}
.ding-school .school-major .school-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.ding-school .school-major .school-table thead th {
  background-color: #eaeaea;
  border-color: #656565;
  text-align: center;
  vertical-align: middle;
  border-color: #898989;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 10px 0;
}
.ding-school .school-major .school-table tbody td {
  border-color: inherit;
  text-align: left;
  vertical-align: middle;
  border-color: #898989;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  padding: 10px 0;
}
.ding-school .school-major .school-table tbody td .button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7876), to(#FF5255));
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 8px;
  display: inline-block;
}
.ding-school .school-major .school-table tbody td ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ding-school .school-news {
  height: 300px;
  margin-right: -10px;
  margin-left: -10px;
  display: flex;
}
.ding-school .school-news .box {
  border: 1px solid #e8e8e8;
  flex: 1;
  margin: 0 10px;
  overflow: hidden;
}
.ding-school .school-news .school-new-lists {
  padding: 0 50px 0 30px;
  line-height: 30px;
  margin: 0;
}
.ding-school .school-news .school-new-lists li a {
  font-size: 14px;
  text-decoration: none;
  color: #636363;
}
.ding-school .school-news .school-new-lists li span {
  float: right;
}
.ding-school .school-other ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.ding-school .school-other ul li {
    max-width: 25%;
    text-align: center;
    padding-top: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    width: 260px;
    margin: 5px 5px;}
.ding-school .school-other ul li a {
  text-align: center;
  color: #494949;
  font-size: 15px;
  display: inline-grid;
  text-decoration: none;
}
.ding-school .school-other ul li a img {
  width: 80%;
  margin: 0 auto;
}
.ding-school .school-other ul li a span {
    display: inline-block;
    width: 100%;
    padding: 5px 0 5px 0;
    border-top: solid 1px #e8e8e8;
    margin-top: 5px;}
.ding-school > * {
  margin-bottom: 15px;
}
.ding-school > *::before {
  clear: both;
}
.ding-major {
  width: 1080px;
  margin: 0 auto;
  padding:0 10px;
  background:#fff;
  overflow: hidden;
}
.ding-major .major-title {
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.ding-major .major-title span {
  font-size: 14px;
}
.ding-major .title {
  color: #535353;
  font-size: 18px;
  background-color: #f1f8ff;
  position: relative;
  padding: 10px 30px;
  margin-bottom: 0;
}
.ding-major .title::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13.9px;
  border-color: transparent transparent transparent #2864a9;
  position: absolute;
  left: 0;
  top: 11px;
}
.ding-major .info {
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
}
.ding-major .info .info-header {
  background-color: #2864a9;
  padding: 30px 0;
  max-height: 40px;
  position: relative;
}
.ding-major .info .info-header .zy-logo {
  z-index: 301;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;
  box-shadow: 2px 2px 5px #333333;
  border-radius: 10px;
  position: absolute;
  left: 30px;
  width: 250px;
  height: 230px;
  background: url('zhuanyebg.jpg');
  background-repeat: no-repeat;
  padding: 0;
}
.ding-major .info .info-header .zy-logo p {
  color: #104179;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}
.ding-major .info .info-header .zy-logo p:nth-child(1) {
  font-family: cursive;
  font-size: 40px;
  padding: 20px 0;
}
.ding-major .info .info-header .zy-logo p:nth-child(2) {
  text-align: left;
  font-size: 20px;
  padding: 0 20px;
}
.ding-major .info .info-header .zy-logo p:nth-child(3) {
  text-align: right;
  font-size: 20px;
  padding: 0 20px;
}
.ding-major .info .info-header svg {
  width: 20px;
  height: 20px;
}
.ding-major .info .info-header path {
  fill: #fff;
}
.ding-major .info .info-header div {
  padding-left: 350px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}
.ding-major .info .info-header div::nth-child(2) {
  padding-left: 50px;
}
.ding-major .info .info-footer {
  padding-left: 350px;
  min-height: 210px;
  font-size: 18px;
  line-height: 40px;
  color: #3d3d3d;
}
.ding-major .info .info-footer .red {
  color: red;
}
.ding-major .info .info-footer a {
  text-decoration: none;
}
.ding-major .info .info-footer strong:nth-child(2) {
  padding-left: 130px;
}
.ding-major .info .info-footer .button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286f4), to(#54A5F6));
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  border-radius: 6px;
  padding: 4px 15px;
  margin: 0 2px;
}
.ding-major .info .info-footer .button.online {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff5255), to(#fe7876));
}
.ding-major .content {
  display: flex;
}
.ding-major .content .cleft {
  flex: 1;
  margin: 0 30px 0 0;
  border: 1px solid #e8e8e8;
}
.ding-major .content .cleft h4 {
  color: #ff0000;
  font-size: 14px;
  font-weight: normal;
  background-color: #f6f6f6;
  display: inline-block;
  padding: 10px 20px;
  -moz-box-shadow: 2px 2px 7px #999999;
  -webkit-box-shadow: 2px 2px 7px #999999;
  box-shadow: 2px 2px 7px #999999;
  border-radius: 100px;
  margin-left: 30px;
  margin-right: 30px;
}
.ding-major .content .cleft p {
  text-indent: 2em;
  font-size: 14px;
  color: #333333;
  padding: 10px 30px;
}
.ding-major .content .cright {
  width: 280px;
}
.ding-major .content .cright .sidebar-content {
  border: 1px solid #ececec;
  margin-bottom: 30px;
}
.ding-major .content .cright .sidebar-content h4 {
  text-align: center;
  margin: 0 0 10px;
  padding: 10px;
  border-bottom: 1px solid #2864a9;
  position: relative;
  font-size: 15px;
}
.ding-major .content .cright .sidebar-content h4::before {
  content: '';
  width: 120px;
  position: absolute;
  display: block;
  margin: auto;
  bottom: -3px;
  border-bottom: 6px solid #2864a9;
  left: 75px;
}
.ding-major .content .cright .sidebar-content h4 span {
  color: red;
}
.ding-major .content .cright .sidebar-content img {
  margin: 0 auto;
  display: block;
  width: 150px;
}
.ding-major .content .cright .sidebar-content hr {
  width: 60%;
  margin: 10px auto 0;
  border-color: #fff;
}
.ding-major .content .cright .sidebar-content p {
  font-size: 14px;
  color: #626262;
  margin: 10px;
  padding: 0 20px;
}
.ding-major .content .cright .sidebar-content.weixin p {
  text-align: center;
  font-size: 14px;
}
.ding-major .content .cright .sidebar-content.weixin .red {
  color: red;
  font-weight: bold;
  font-size: 15px;
}
/* sitemap */
.sitemaps {
    width: 1080px;
    padding: 10px;
}}
.sitemaps .sitemap-list {
  overflow:hidden;
  border-bottom: 1px solid #0168b7;
  margin-bottom: 9px;
}
.sitemap-list .sitemap-title {
  overflow:hidden;
  border-bottom: 1px solid #0168b7;
  margin-bottom: 9px;
}
.sitemap-list .sitemap-title h2 {
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 0 10px;
  float: left;
  background: #0168b7;
}
.sitemap-list ul {
  margin: 10px 0;  overflow:hidden;

}
.sitemap-list li {
  float: left;
  margin: 5px;
  line-height: 25px;
}
.sitemap-list li a {
  padding: 5px 10px;
  background-color: #eee;
  border-radius: 3px;
}
.sitemap-list li a:hover {
  background-color: #0168b7;
  text-decoration: none;
  color: #fff !important;
}
.sitemap-list li a span {
  font-size: 14px;
}
