  @media screen and (max-width: 1300px) {
    body {
        min-width:1200px;
    }
  }
/* 公共样式 */

input,
select,
option,
button {
    outline: 0;
}

img {
    border: none;
}

* {
    margin: 0;
    padding: 0;
}

input {
    outline: none;
    border: 0;
}

.w {
    width: 1100px;
    margin: 0 auto;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #535353;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1;
}

/* header开始 */

.header {
    height: 288px;
}

.headerBox {
    position: relative;
    margin: 0 auto;
    max-width: 1920px;
}
.header .headerBox .lunbo {
    overflow: hidden;
}
.header .headerBox .lunbo .bd img {
    height: 288px;
}

.header .headerBox .logoBox {
    width: 1100px;
    position: absolute;
    left: 50%;
    margin-left: -550px;
    top:76px;
}
.header .headerBox .logoBox .headerLogo{
    width: 627px;
}

.header .headerBox .logoBox .searchForm{
    position: relative;
    padding-top:80px;
}
.allHigh{float: right;}
.header .headerBox .logoBox .searchForm #search{
    height: 32px;
    line-height: 32px;
    width: 170px;
    border:1px solid #959595;
    border-radius: 15px;
    box-sizing: border-box;
    padding-left: 8px;
    position: relative;
    float: left;
}
.header .headerBox .logoBox .searchForm .sousuo{
    position: absolute;
    right: 0;
    right: 110px;
    top: 87px;
}
/* nav开始 */

.nav {
    height: 67px;
    background-color: #347CC2;
}
.nav .nav-in {
    position: relative;
    overflow: hidden;
}
.nav .nav-in .itenNav {
    float: left;
    height: 54px;
    line-height: 54px;
    /*width: 157px;*/
    margin-top: 13px;
    font-size: 20px;
}
.nav .nav-in .itenNav .navIcon1 {
    width: 26px;
    height: 24px;
    background: url(../images/1.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}
.nav .nav-in .itenNav .navIcon2 {
    width: 26px;
    height: 24px;
    background: url(../images/2.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navIcon3 {
    width: 26px;
    height: 24px;
    background: url(../images/zwgk.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navIcon4 {
    width: 26px;
    height: 24px;
    background: url(../images/xxgk.png) no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navIcon5 {
    width: 26px;
    height: 24px;
    background: url(../images/zwfw.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navIcon6 {
    width: 26px;
    height: 24px;
    background: url(../images/hdjl2.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navIcon7 {
    width: 26px;
    height: 24px;
    background: url(../images/ztzl.png) no-repeat;
    float: left;
    margin-left: 26px;
    margin-top: 14px;
    margin-right: 15px;
}

.nav .nav-in .itenNav .navPage {
    display: inline-block;
    width: 157px;
    height: 54px;
    color: #fff;
    /* text-align: center; */
}

.nav .nav-in .itenNav .navPage:hover {
    background-color: #0F5BA4;
    border-radius: 10px 10px 0 0;
}
.navHover {
    background-color: #0F5BA4;
    border-radius: 10px 10px 0 0;
}
.navHover {
    background-color: #0F5BA4;
    border-radius: 10px 10px 0 0;
}
/* footer部分 */
.footer {
    width: 100%;
    height: 145px;
    background-color: #1168CB;
  }
  .wblj{
    width: 100%;
    height: 55px;
    font-size: 14px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    border-top: 2px solid #1168CB;
  }
  
 .friendLink{
    width: 1100px;
    margin: 0 auto;
    padding-top: 15px;
    padding-left: 154px;
  }
  .friendLink .net1{
    float: left;
    width: 202px;
    height: 28px;
    padding-left: 9px;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #fff;
    background: #fff;
    margin-right: 140px;
  }
  .footer .bottom-line{
      width: 100%;
      height:1px;
      background:#9A9A9A;
      opacity:0.73;
  }
  .footer .friendLink a{
      float:left;
      /*color:#fff;*/
      margin-left:65px;
      /*display:inline-block;*/
      width:120px;
      height:55px;
  }
    .footer .friendLink a{
        display:block;
  }
  
  .footer .footerContent {
    width: 680px;
    height: 80px;
    margin: 0 auto;
    padding-top: 0px;
  }
  .footer .footerContent .msg {
    width: 470px;
    height: 60px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin: 10px 0 0 0;
  }
  .footer .footerContent .msg p{
    margin-bottom:4px;
  }
  
  /*天气样式补充*/
  .tianqi {
  width: 1100px;
  height: 40px;
  line-height: 40px;
  background: url(../images/tianqi.png) no-repeat;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #fff;
}
.tianqi .tiqi span{
    margin-right:10px;
}
.hotNews {
  overflow: hidden;
  color: #347CC2;
}

/* 适老化按钮样式 */
.oldinfo{
    float: right;
    margin: 12px 0;
  }
  .oldinfo .right_wza{
    float: left;
  }
  .oldinfo .right_wza a{
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    font-size: 28px;
    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: 50px;
    line-height: 50px;
    padding: 0 16px;
    font-size: 28px;
    letter-spacing: 0.32px;
  }
  /* 适老化 */
  /* 搜索 */
  .oldModel .header .headerBox .logoBox .searchForm input{width: 340px;height: 45px;font-size: 25px;}
  .oldModel .header .headerBox .logoBox .searchForm .sousuo{right: 147px;top: 85px;}
  .oldModel .header .headerBox .logoBox .searchForm #search{width: 195px;}
  /* 页眉 */
  .oldModel .nav .nav-in .itenNav{font-size: 29px;}
  .oldModel .nav .nav-in .itenNav .navPage{width: auto!important;}
  .oldModel .nav .nav-in .itenNav .navIcon7,
  .oldModel .nav .nav-in .itenNav .navIcon6,
  .oldModel .nav .nav-in .itenNav .navIcon5,
  .oldModel .nav .nav-in .itenNav .navIcon4,
  .oldModel .nav .nav-in .itenNav .navIcon3,
  .oldModel .nav .nav-in .itenNav .navIcon1,
  .oldModel .nav .nav-in .itenNav .navIcon2{margin-left: 10px; margin-right: 10px;}

  /* 当前天气日期 */
  .oldModel .tianqi .fr span,
  .oldModel .tianqi .tiqi span{font-size: 26px;}

  /* footer */
  .oldModel .footer{height: 285px;padding-bottom: 20px;}
  .oldModel .wblj{height: 80px;}
  .oldModel .friendLink{padding-left: 46px;}
  .oldModel .friendLink .net1{font-size: 26px;width: 320px;height: 40px;margin-right: 46px;text-align: center;}
  .oldModel .footer .footerContent{width: 1100px;}
  .oldModel .footer .footerContent .msg{width: 900px;font-size: 26px;line-height: 30px;}

  .oldModel #select_id1{width: auto;height: 30px;font-size: 26px;margin-top: 6px;}

  .oldModel .layui-laypage a, 
  .oldModel .layui-laypage span{font-size: 22px;}


  