* {
    margin: 0;
    padding: 0;
  }
  body{font-family:'微软雅黑';}
  @media screen and (max-width: 1024px) {
    body {
        min-width:1200px;
    }
  }
  a {
    text-decoration: none;
  }
  img{border:none;-webkit-appearance:none;}
  /*input,*/
  /*button,*/
  /*textarea {*/
  /*  outline: none;*/
  /*  -webkit-appearance: none;*/
  /*  border-radius: 0;*/
  /*  border-width: 0;*/
  /*}*/
  ul,
  ol {
    list-style: none;
  }
  .fl{
      float:left;
  }
  .fr{
      float:right;
  }
  .clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1;
}
  .topheader {
    width: 100%;
  }
  .topheader .banner {
    height: 290px;
    margin: 0 auto;
    background: url(../images/banner.png) top center no-repeat;
  }
  .topheader .banner .bannerMsg {
    width: 1100px;
    height: 224px;
    margin: 0 auto;
  }
  .topheader .banner .bannerMsg .juName {
    height: 100px;
    padding-top: 94px;
    float:left;
  }
  .topheader .banner .bannerMsg .searchInput {
    width: 275px;
    height: 32px;
    padding-top: 50px;
    float:right;
  }
  .topheader .banner .bannerMsg .searchInput .searchText {
    width: 140px;
    height: 32px;
    line-height:32px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .topheader .banner .bannerMsg .searchInput .searchBtn {
    width: 30px;
    height: 32px;
    background-color: #fff;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    cursor: pointer;
  }
  .topheader .banner .bannerMsg .searchInput .searchBtn img {
    padding-top: 4px;
    width: 22px;
  }
.high-search-btn{margin-left: 5px;}
.high-search{right: 262px!important;}
  .nav {
    width: 100%;
    height: 67px;
    background: #FBFBFB;
  }
  .nav .navContent {
    width: 1100px;
    height: 67px;
    margin: 0 auto;
    position: relative;
  }

  .nav .navContent .itemNav {
    /*width: 158px;*/
    height: 54px;
    margin-top:12px;
    float:left;
    margin-left: 16px;
  }

  .nav .navContent .itemNav .navPage {
    color: #1A5BAF;
    font-size: 20px;
    display: inline-block;
    height:54px;
    line-height:54px;
    padding-right:15px;
  }
  .nav .navContent .itemNav .navIcon1 {
    width: 30px;
    height: 30px;
    background: url(../images/home.png) no-repeat;
    float: left;
    margin-top: 11px;
    margin-right: 10px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon2 {
    width: 24px;
    height: 24px;
    background: url(../images/dymic.png) no-repeat;
    float: left;
    margin-top: 15px;
    margin-right: 7px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon3 {
    width: 28px;
    height: 28px;
    background: url(../images/ccdd.png) no-repeat;
    float: left;
    margin-top: 12px;
    margin-right: 7px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon4 {
    width: 24px;
    height: 24px;
    background: url(../images/ssjs.png) no-repeat;
    float: left;
    margin-top: 14px;
    margin-right: 7px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon5 {
    width: 24px;
    height: 24px;
    background: url(../images/ztjs.png) no-repeat;
    float: left;
    margin-top: 16px;
    margin-right: 7px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon6 {
    width: 27px;
    height: 27px;
    background: url(../images/zmhd.png) no-repeat;
    float: left;
    margin-top: 12px;
    margin-right: 7px;
    margin-left: 12px;
  }
  .nav .navContent .itemNav .navIcon7 {
    width: 24px;
    height: 24px;
    background: url(../images/ic7.png) no-repeat;
    float: left;
    margin-top: 16px;
    margin-right: 7px;
    margin-left: 12px;
  }
  
  .nav .navContent .itemNav:hover {
    cursor: pointer;
    background-color:#1A5BAF;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
  }
  .nav .navContent .itemNav:hover .navPage {
    color: #fff;
  }
  .nav .navContent .hover1:hover .navIcon1 {
    /*width: 26px;*/
    /*height: 24px;*/
    background: url(../images/homeactive.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover2:hover .navIcon2 {
    /*width: 22px;*/
    /*height: 24px;*/
    background: url(../images/dymicActive.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover3:hover .navIcon3 {
    /*width: 26px;*/
    /*height: 25px;*/
    background: url(../images/aacc.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover4:hover .navIcon4 {
    /*width: 24px;*/
    /*height: 25px;*/
    background: url(../images/ssjsactive.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover5:hover .navIcon5 {
    width: 24px;
    height: 24px;
    background: url(../images/ztjsactive.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover6:hover .navIcon6 {
    /*width: 23px;*/
    /*height: 24px;*/
    background: url(../images/zmhdactive.png) no-repeat;
    background-size: 100% 100%;
  }
  .nav .navContent .hover7:hover .navIcon7 {
    width: 24px;
    height: 24px;
    background: url(../images/ic7active.png) no-repeat;
    background-size: 100% 100%;
  }

 .footer{
     background:#1168CB;
 }
 .footer .msg p a{
     color:#fff;
 }
/*位置导航*/
.nowLocation {
    width: 1088px;
    height:34px;
    margin: 0 auto;
    background-color: #1A5BAF;
    margin-top: 46px;
}
   .nowLocation .locationMsg {
    font-size: 12px;
    color: #fff;
  }
   .nowLocation img {
        margin-top: 10px;
        width: 13px;
        padding: 0 6px 0 11px;
  }

.oldinfo{float: right; margin-top: 120px;padding-left: 19px;}
.oldinfo .right_wza{float: left;}
.oldinfo .right_wza a{display: block; height: 38px; line-height: 38px; padding: 0 16px; font-size: 18px; letter-spacing: 0.32px; background: #fff;color: #F76B00;border: 1px solid #FC740D;border-radius: 2px 0px 0px 2px;}
.oldinfo .right_slh{float: right;}
.oldinfo .right_slh a{display: block;background: #F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px;}

.topheader .banner .bannerMsg .hr{width: 341px;float: right;}
/* 适老化 */
.oldModel .nav .navContent .itemNav .navPage{font-size: 27px;padding-right: 0;}
.oldModel .nav .navContent .itemNav{margin-left: 0;}

.oldModel #select_id1{width: auto;height: 30px;font-size: 21px;margin-top: 6px;}

.oldModel .layui-laypage a, 
.oldModel .layui-laypage span{font-size: 22px;}

.oldModel .nowLocation{height: 45px;}
.oldModel .nowLocation img{width: 22px;}
.oldModel .nowLocation .locationMsg{font-size: 26px;line-height: 45px;}

.oldModel .topheader .banner .bannerMsg .searchInput .searchText{font-size: 21px;padding-left: 9px;}
.oldModel .topheader .banner .bannerMsg .searchInput{width: 314px;}