.main-body {
    margin: 0 auto;
    padding: 0px 40px;
  }
  .main-body .menu li {
    float: left;
    margin: 20px 1.4%;
  }
  .head .main-body {
    width: 70%;
  }
  .main-body .menu .nav-item {
    float: left;
    /* padding: 6px 16px 8px 16px; */
    margin: 0;
  }
  .main-body .menu .nav-item a{
     padding: 6px 20px 8px 20px;
     font-weight: bold;
     font-size: 16px;
     color: #333;
  }
  /*.main-body .menu li.on a:after {
  content: '';
  }*/
  
  .head-box {
  background: #fff;
  }
  .menu .nav-item .slideDown li a {
  color: #000;
  }
  .menu .nav-item .slideDown li a:after {
  color: #000;
  content: "";
  position: absolute;
  }
  .nav-item {
  position: relative;
  -webkit-tap-highlight-color:transparent;
  }
  .nav-item .slideDown {
  position: absolute;
  background: #fff;
  z-index: 10;
  }
  .nav-item .slideDown ul {
  padding: 0px;
  }
  .nav-item .slideDown ul li {
  list-style: none;
  padding: 4px 0px;
  margin: 0px;
  float: none;
  text-align: center;
  }
  .nav-item .slideDown ul .navChildren {
    height: 42px;
    line-height: 42px;
    color: #515A6E;
    text-align: left;
    padding:0;
  }
  .nav-item .slideDown ul .navChildren:hover {
    background: #0081CA;
    background: rgba(000,129,202,0.08);
  }
  .nav-item .slideDown ul .navChildren:hover a{
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #0081CA !important;
  }
  .nav-item .slideDown ul .navChildren a {
    padding: 0;
    font-size: 14px;
    padding-left: 20px;
    font-weight: normal;
    width: 100%;
    display: inline-block;
  }
  .nav-item .slideDown ul .navChildren a:hover {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #0081CA !important;
  }
  .logoDiv .logo img{
  width: 100%;
  }
  .notice {
  height: 40px;
  background: #F4FBFF;
  line-height: 40px;
  overflow: hidden;
  }
  .noticeImg {
  float: left;
  }
  .noticeImg>span{
  padding-left: 49px;
  font-weight: bold;
  padding-right: 10px;
  }
  .noticeImg span img {
  display: inline-block;
  }
  .notice .noticeList li {
  list-style: none;
  padding-left: 6px;
  }
  .contentModel .contentTitle {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  height: 26px;
  line-height: 26px;
  }
  .contentModel .contentMore {
  font-size: 14px;
  display: block;
  color: #333;
  float: right;
  padding-top: 5px;
  }
  .contentModel .contentMore:hover {
   color: #0081CA;
  }
  .slideYWJSBoxInfo {
  text-align: center;
  background: #EEF5F9;
  width: 93%;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  }
  #slideYWJSBox {
  position: relative;
  }
  #slideYWJSBox .prev {
  position: absolute;
  top: 30%;
  right: 0;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  }
  #slideYWJSBox .next {
  position: absolute;
  top: 30%;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  z-index: 9;
  cursor: pointer;
  }
  #slideNewsBox .hd ul li {
    opacity: 0.6;
  }
  #slideNewsBox .hd ul li.on {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
  }
  .slideBoxPublic .hd ul li {
    background: #fff;
  }
  .contentModelTime {
  float: right;
  color: #777;
  }
  .homeIntroduction .news-list .news-item {
  padding: 0px;
  margin: 20px 0px;
  border-bottom: 0;
  border:1px solid #ececec;
  }
  .homeIntroduction .news-list .news-item:hover {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    background: none;
  }
  .homeIntroduction .news-item .left {
  max-height: 100%;
  }
  .homeIntroduction .news-item .right {
  padding-top: 32px;
  padding-left: 30px;
  padding-right: 26px;
  }
  .modelMarginTop20 {
  margin-top: 20px;
  }
  .leftNav {
  background: #F4F6FB;
   /*position: fixed;*/
  }
  .fixed {
    position: fixed;
    top: 20px;
  }
  .leftNav ul li{
  padding: 10px 0px 10px 10px;
  border-top: 1px solid #ECECEC;
  background: #F8F8F8;
  }
  .leftNav ul li:first-child {
  padding: 10px 20px 10px 10px;
  font-size: 16px;
  font-weight: bold;
  border-top: 0;
  background: #E1EBF1;
  }
  /* */
  .leftNav ul li a {
   display:inline-block;
   width:100%;
  }
  /* */
  .leftNav ul .active {
    background: #0281CC !important;
  }
  .leftNav ul .active a{
    color: #fff;
    font-weight: bold;
    width:auto;
  }
  .leftNav ul .active a:hover{
    color: #fff !important;
  }
  .leftNav ul .active:before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 2px;
    background: url(../images/avic/leftNavIcon.png) no-repeat;
    background-size: 100%;
  }
  .news-list .news-item .right h2 {
  min-height: 36px;
  }
  .topNavContent {
    width: 100%;
  }
  .topNavContent .topNav {
    float: right;
    color: #777;
    height: 59px;
    padding-right: 30px;
    position: relative;
  }
  .topNavRight {
    float: left;
    padding: 0px 10px
  }
  .topNavRight a:hover span {
    color: #0281CC !important;
  }
  .topNavContent .wangqunList {
    display: none;
    z-index: 199;
    position: absolute;
    top: 44px;
    right: 40px;
    background: #fff;
    border: 1px   solid #D7D7D7;
    width: 690px;
    font-size: 12px;
  }
  .topNavContent .topNavLi {
    float: left;
    width: 25%;
    line-height: 36px;
    height: 36px;
  }
  .topNavContent .search-query {
    height: 32px;
    width: 200px;
    border-radius: 20px;
    border: 0;
    background: #EFF3F6;
    padding:0px 14px;
  }
  .topNavContent .search-submit {
    position: absolute;
    right: 50px;
    top: 27px;
    cursor: pointer;
  }
  .topNavContent .wangqunDiv {
    padding: 16px 0px 20px 0px;
    margin: 0px 32px;
    border-bottom: 1px solid #ECECEC;
  }
  .topNavContent .wangqunDiv:last-child {
    border-bottom: 0;
  }
  .aYWJS:hover {
    color: #0281CC !important;
    font-weight: bold;
  }
  .aYWJS:hover span {
     color: #0281CC !important;
  }
  .aYWJS:hover .slideYWJSBoxInfo{
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  }
  .slideYWJSBoxInfo:hover {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  }
  .slideYWJSBoxInfo:hover a {
    color: #0281CC !important;
    font-weight: bold;
  }
  .hoveState:hover {
    background: #F4FBFF;
    /* font-weight: bold;
    color: #0281CC; */
  }
  .hoveState:hover a{
    background: #F4FBFF;
    font-weight: bold;
    color: #0281CC !important;
  }
  .hoveState a:hover span{
    background: #0281CC !important;
  }
  .footerLine:last-child {
    display: none;
  }
  .footerTLi {
    text-align: center;
    width:30.34%;
    padding-left: 104px;
  }
  .footer-t .footerTLi:first-child {
    padding-left: 0px;
    padding-right: 90px;
  }
  .liDots {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #333;
    opacity: 0.5;
    margin-right: 8px;
  }
  .liDots:hover {
    background: #0281CC;
  }
  .slider-wrap .slideBannerBox .hd ul .widthOn {
    width: 37px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 4px;
  }
  .slider-wrap .slideBannerBox .hd ul li {
    border: 0;
    background: #FFFFFF;
  }
  .mian {
    max-width: auto !important;
    min-width: 1200px;
  }
  .news-list-box .listpageList .on {
    color:#0281CC !important;
    border: 1px solid #0281CC;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
  }
  .news-list-box .listpageList .totalcount {
   border: 0px;
  }
  .listpageList .pageli{
    color: #17233D;
    height: 32px;
    line-height: 22px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #DCDEE2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    padding: 5px 11px 5px 11px;
    float: left;
    margin-right: 8px;
  }
  .listTableLi {
    height:48px;
    border-bottom: 1px solid #ECECEC;
    line-height: 48px;
  }
  .listTableLi a {
    color: #333333;
    font-size: 16px;
    width: 100%;
    display: inline-block;
  }
  .listTableLi .date {
    display: inline-block;
    float: right;
    color: #777;
  }
  .leftImg #slideNewsBox .hd .listRightImgLi {
    background: #E4E4E4;
    width: 8px;
    height: 8px;
    border-radius: 2px;
  }
  .leftImg #slideNewsBox .hd ul .on {
     background: #0281CC;
  }
  .indexCenterNewList {
    overflow: hidden;
    text-align: center;
  }
  .floatLeft {
    text-align: center;
    float:none;
  }
  .wechat {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 384px;
    top: -213px;
    left: 23px;
  }
  .line {
      height: 0;
      width: 2.5%;
      border-top: 5px solid #0281CC;
      display: inline-block;
      transform: skew(40deg);
      margin-left: -2px;
  }
  .lineHead {
      height: 0;
      margin-bottom: 10px;
      width: 2.2%;
      border-bottom: 5px solid #0281CC;
      border-right: 4px solid transparent;
      display: inline-block;
  }
  .lineLine {
      display: inline-block;
      height: 0px;
      width: 90%;
      margin-left: -14px;
      margin-bottom: 10px;
      border-top: 1.5px solid #0281CC;
  }
  .imageShadow:hover {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  }
  .listpageListMoreBtn {display:none; }
  .downloadListLi {
    height: 80px;
    position: relative;
    padding: 16px;
    background: #F4F4F4;
    margin-bottom: 16px;
  }
  .downloadListLi .bookTitle {
    width: 80%;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
	font-weight: bold;
    display: block;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .downloadListLi .bookSize {
    width: 80%;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    display: block;
    color: #777;
    margin-top: 8px;
  }
  .downloadListLi .downloadIcon {
    position: absolute;
    right: 16px;
    top: 50%;
    color: #333;
    transform: translateY(-50%);
    width: 56px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    border-radius: 2px;
    border: 1px solid #333333;
  }
  .downloadListLi .downloadIcon:hover {
    border: 1px solid #0281CC;
  }
  .downloadListLi .downloadIcon:hover a {
    color: #0281CC !important;
  }
  .bookListItem {
    height: 229px;
    min-width: 180px;
    background: #FFFFFF;
    box-shadow: 0px 0px 11px 0px rgba(122, 151, 168, 0.3);
    border-radius: 1px;
  }
  .bookListItemTitle {
    color:#000;
    text-align:center;
    margin-top:16px;
    width:180px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:inline-block;
  }
  .bookListItemShowTitle{
    text-align: center;
    padding: 14px 0px 9px 0px;
    color:#333;
    font-size: 24px;
    font-family: PangMenZhengDao;
    line-height: 27px;
  }
  .bookListItemBorder {
    background: #0281CC;
    height: 1px;
    margin: 0px 14px 9px 14px;
	opacity: 0.79;
  }
  #slideBannerBox .hd {bottom: 30px;}
  .hoveState {font-size:16px;}
  .detailArticleTitle{font-size: 20px;}
  .homeListLi {
    width: 68.5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
   }
  .bookListContent .booKItemSataHtml{
	float: left;
    margin-right: 26px;
    padding-right: 50px;
    padding-bottom:56px;
  }
  .listTitleSpan {
    width: 82%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
  }
/*IE输入框*/
input::-ms-clear, input::-ms-reveal{
        display: none;
  }

  @media (min-width: 992px) {
    /* .floatLeft .width190 {top: 23px;left: 23px;} */
    .floatLeft {float:left;}
    .indexLeftImgList { min-height: 106px;}
    .wechatBgm { min-height: 240px;}
    .marginRight25 {margin-right:25px !important; }
  }

  
