.mzw-age {
    background: #DAF5FF;
  }
  .mzw-age .wrap {
    width: 1200px;
    margin: 0 auto;
  }
  
  .mzw-age .age-header {
    width: 100%;
    height: 1000px;
    background: url(/material/images/zzzq/header_bg.png) center top no-repeat;
    position: absolute;

  }
  
  .mzw-age .age-header .age-logo {
    padding-top: 50px;
  }
  
  .mzw-age .age-header .i-header {
    padding-top: 90px;
  }
  
  .mzw-age .age-header .i-header .i-icon {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    display: inline-block;
    border-radius: 40px;
    padding: 5px 20px 5px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    border: 4px solid #fff;
  }
  .mzw-age .age-header .i-header .i-age{
    background: -webkit-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: -o-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: -moz-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
  }
  .mzw-age .age-header .i-header .i-age i{
    display: inline-block;
    width: 33px;
    height: 43px;
    background-image: url(/material/images/zzzq/icon-laoren.png);
    background-size: 30px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
  }
  .mzw-age .age-header .i-header .i-index{
    background: -webkit-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: -o-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: -moz-linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
    background: linear-gradient(to right,#015EE9 25%,#00ABF9 85%);
  }
  .mzw-age .age-header .i-header .i-index i{
    display: inline-block;
    width: 33px;
    height: 43px;
    background-image: url(/material/images/zzzq/icon-index.png);
    background-size: 30px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
  }
  .mzw-age .age-header .i-header .i-wza{
    background: -webkit-linear-gradient(to right,#F85C33 10%,#DE2010 40%) !important;
    background: -o-linear-gradient(to right,#F85C33 10%,#DE2010 40%) !important;
    background: -moz-linear-gradient(to right,#F85C33 10%,#DE2010 40%) !important;
    background: linear-gradient(to right,#F85C33 10%,#DE2010 40%) !important;
  }
  .mzw-age .age-header .i-header .i-wza i{
    display: inline-block;
    width: 33px;
    height: 43px;
    background-image: url(/material/images/zzzq/icon-wza.png);
    background-size: 30px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
  }

  .mzw-age .wrap-age {
    padding: 15px;
    width: 1200px;
    margin: 0 auto;
  }
  .mzw-age .news-age{
    padding-top: 500px;
    position: relative;
  }
  .mzw-age .list-age{
    padding-top: 567px;
    position: relative;
  }
  .mzw-age .wrap-age .age-hot{
    background: #fff;
    border: 1px solid #9AD8F1;
    padding: 20px;
    margin-bottom: 20px;
  }
  .mzw-age .wrap-age .age-hot-news{
    display: block;
    padding: 25px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
    background: url(/material/images/zzzq/toutiao.png) top center no-repeat;
    background-color: #daf5ff;
  }
  .mzw-age .wrap-age .age-hot-news a{
    color: #0059C9;
  }
  .mzw-age .wrap-age .age-slider {
    background: #eee;
    width: 1200px;
    height: 600px;
  }
  .mzw-age .wrap-age .age-slider .flexslider,.mzw-age .wrap-age .age-slider .flexslider .slides li {
    height: 600px;
  }
  .mzw-age .wrap-age .age-slider .flexslider .slides li span{
    line-height: 60px;
    font-size: 36px;
  }
  .mzw-age .wrap-age-tab {
    width: 1200px;
    margin: 25px auto;
  }
  
  .mzw-age .wrap-age-tab.notice-wrap {
    margin-top: 60px;
  }
  
  .mzw-age .wrap-age-tab .age-tab-nav {
    width: 1200px;
    overflow: hidden;
    padding-bottom: 14px;
  }
  
  .mzw-age .wrap-age-tab .age-tab-nav.notice li {
    width: 270px;
    height: 260px;
    margin: 10px 15px 30px 15px;
    padding: 20px 0;
    box-shadow: 0px 0px 10px 0px #9AD8F1;

  }
  .mzw-age .wrap-age-tab .age-tab-nav.notice li:last-child {
    margin-right: 0px;
  }
  
  .mzw-age .wrap-age-tab .age-tab-nav.notice li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .mzw-age .wrap-age-tab .age-tab-nav.notice li.line2 img {
    margin-bottom: 10px;
  }
  .mzw-age .wrap-age-tab .notice li span {
    font-size: 38px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    display: block;
  }

  .mzw-age .wrap-age-tab .age-tab-nav li {
    float: left;
    width: 47%;
    position: relative;
    border-radius: 10px;
    background: #fff;
  }
  .mzw-age .wrap-age-tab .age-tab-nav li:hover {
    box-shadow: 0px 0px 15px 0px #0059C9;
  }
  .mzw-age .wrap-age-tab .age-tab-nav li:hover a{
    color: #0059C9;
    text-decoration: none;
  }
  
  .mzw-age .wrap-age-tab .age-tab-img-nav li a {
    font-size: 45px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .age-tab-img-nav li a{
    margin-left: 45%;
  }
  .mzw-age .list-age .age_coord .coord_icon{
    vertical-align: top;
  }
  .mzw-age .list-age .age_coord .coord{
    font-size: 32px;
  }
  .mzw-age .list-age .age-tab-con {
    padding-top: 50px;
    border-radius: 10px;
  }
  .mzw-age .list-age .age-tab-con .age-con-title{
    background: url(/material/images/zzzq/list_bg.png) no-repeat;
    text-align: center;
    line-height: 40px;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .mzw-age .list-age .age-tab-list li a {
    display: block;
    background: #fff;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 30px 40px;
    color: #373738;
    font-size: 32px;
    line-height: 48px;
    text-decoration: none;
    box-shadow: 0px 0px 10px 0px #BC937D;
  }
  .mzw-age .list-age .age-tab-list li .age-tab-img{
    width: 40%;
    height: 230px;
    overflow: hidden;
    float: left;
  }
  .mzw-age .list-age .age-tab-list li img{
    width: 100%;
    vertical-align: top;
  }
  .mzw-age .list-age .age-tab-list li .age-tab-title {
    width: 58%;
    height: 230px;
    display: inline-block;
    position: relative;
    margin-left: 20px;
  }
  .mzw-age .list-age .age-tab-list li a span {
    color: #878787;
    display: block;
    text-align: right;
    font-size: 26px;
    position: absolute;
    right: 0;bottom: 0;
  }
  .mzw-age .list-age .age-tab-list li .age-tab-notimg{
    width: 100%;
    height: 0px;
  }
  .mzw-age .list-age .age-tab-list li .age-tab-notimg span{
    position:static;
  }
  
  .mzw-age .list-age .more{
    overflow: inherit;
  }
  .mzw-age .list-age .age-tab-list li a:hover {
    border: 3px solid #1657F9;
    color: #1657F9;
    box-shadow: none;
  }
  
  .mzw-age .list-age .age-tab-more {
    border-radius: 23px;
    display: block;
    width: 60%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #c9eafd;
    color: #005dc6;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
  }
  
  .mzw-age .list-age .age-tab-more:hover {
    background: #d8e7f7;
    color: #054490;
  }
  
  .mzw-age .age-server-wrap {
    margin-top: 70px;
  }
  
  .mzw-age .age-server-wrap h2 {
    text-align: center;
    padding: 70px 0 80px;
  }
  
  .mzw-age .age-server-wrap .tab-age-wrap {
    overflow: hidden;
  }
  
  .mzw-age .age-server-wrap .tab-age-wrap .age-tab-left {
    width: 257px;
    float: left;
    vertical-align: middle;
    padding-top: 25px;
  }
  .mzw-age .age-server-wrap .tab-age-wrap .age-tab-left img{
    width: 100%;
  }
  .mzw-age .age-server-wrap .tab-age-wrap .age-tab-right {
    background: #fafafa;
    width: 770px;
    height: 243px;
    margin-top: 20px;
    margin-right: 10px;
    float: right;
    border-radius: 10px;
    box-shadow: 0px 0px 8px 0px #afafaf;
  }
  .mzw-age .age-server-wrap .tab-age-wrap .age-tab-right:before{
    content: '';
    float: left;
    width: 0;height: 0;
    border-right: 20px solid #dcdcdc;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: relative;
    left: -20px;top: 45%;
  }

  .mzw-age .age-server-wrap .age-server-list {
    overflow: hidden;
  }
  
  .mzw-age .age-server-wrap .age-server-list li {
    float: left;
    width: 31.3%;
    margin: 5px 27px 25px 5px;
    margin-bottom: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-shadow: 0px 0px 5px 0px #9AD8F1;
  }
  .mzw-age .age-server-wrap .age-server-list li:nth-child(3n) {
    margin-right: 0px;
  }
  .mzw-age .age-server-wrap .age-server-list li a {
    color: #3e4042;
    text-decoration: none;
  }
  
  .mzw-age .age-server-wrap .age-server-list li:hover{
    box-shadow: 0px 0px 5px 0px #0159C7;
  }
  
  .mzw-age .age-server-wrap a.age-server-list-more {
    display: block;
    margin: 14px auto 0;
    background: #a2bfe3;
    width: 124px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list {
    overflow: hidden;
    padding: 45px 0 60px;
    width: 1180px;
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li {
    float: left;
    margin-right: 5px;
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a {
    display: block;
    width: 275px;
    height: 275px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b2 {
    background-image: url(../images/i-age-b2.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b2:hover {
    background-image: url(../images/i-age-b2a.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b3 {
    background-image: url(../images/i-age-b3.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b3:hover {
    background-image: url(../images/i-age-b3a.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b4 {
    background-image: url(../images/i-age-b4.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b4:hover {
    background-image: url(../images/i-age-b4a.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b5 {
    background-image: url(../images/i-age-b5.png);
  }
  
  .mzw-age .age-server-wrap .age-server-icon-list li a.b5:hover {
    background-image: url(../images/i-age-b5a.png);
  }

  .mzw-age .wrap-age-tab .age-tab-con .page {
    height: 40px;
    text-align: center;
    clear: both;
    position: relative;
    float: left;
    padding: 35px 0;
    box-sizing: inherit;
  }
  .mzw-age .wrap-age-tab .age-tab-con .page a,
  .mzw-age .wrap-age-tab .age-tab-con .page span, 
  .mzw-age .wrap-age-tab .age-tab-con .page em, 
  .mzw-age .wrap-age-tab .age-tab-con .page input{
    border-right: 1px solid #fff;
    font: normal 30px/40px "Microsoft YaHei";
    height: 40px;
    padding: 0 15px;
    display: block;
    float: left;
    position: relative;
    left: -50%;
    margin-right: 5px;
    border-radius: 5px;
  }
  .mzw-age .wrap-age-tab .age-tab-con #page_num{
   width: 60px;
   border: 1px solid #f2f2f2; 
  }
  .mzw-age .wrap-age-tab .age-tab-con .page a {
    background: none;
    border: 2px solid #bfbfbf;
  }
  .mzw-age .wrap-age-tab .age-tab-con .page span{
    background: #f2f2f2;
    color: #bfbfbf;
  }
  .mzw-age .wrap-age-tab .age-tab-con .page .here {
    background: #B31923;
    color: #fff;
  }
  .mzw-age .wrap-age-tab .age-tab-con .page a:first-child, 
  .mzw-age .wrap-age-tab .age-tab-con .page a:last-child {
    color: #898989;
  }
  .mzw-age .footer-site.wrap{
    width: auto;
  }
  /*# sourceMappingURL=css-age.css.map */