.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;
  } */
  .topNavChildren{
    position: absolute;
    left: 154px;
    top: 0px; 
    width: 154px;
    background: #fff;
    border-left: 1px solid #F5F5F5;
  }
  .nav-item .slideDown ul .navChildren .topNavThreeA:hover {
     font-family: PingFangSC-Regular, PingFang SC;
     font-weight: 400;
     color: #0081CA !important;
  }
  .nav-item .slideDown ul .navChildren .topNavThreeB: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;*/
  padding-left: 10px;
  border-top: 1px solid #ECECEC;
  background: #F8F8F8;
  }
  .leftNav .leftFitstUl li:first-child {
  /*padding: 10px 20px 10px 10px;*/
  font-size: 16px;
  font-weight: bold;
  border-top: 0;
  background: #E1EBF1;
  }
  .leftNav .LeftThreeChildren li:first-child{
    border-top: 1px solid #ECECEC;
    background: #F8F8F8;
    font-size: 14px;
  }
  .LeftThreeChildren {
    position: relative;
    left: -10px;
    margin-right: -10px;
  }
  /*.leftNav .LeftThreeChildren li {
    padding-left: 20px;
  }*/
  /* */
  .leftNav ul li a {
   padding: 10px 0px 10px 0px;
   display:inline-block;
   width:100%;
  }
  /* */
  .leftNav .leftFitstUl .active {
    background: #0281CC !important;
  }
  .leftNav .leftFitstUl .active a{
    color: #fff;
    font-weight: bold;
    width:auto;
  }
 .leftNav .leftFitstUl .LeftThreeChildren .active a{
    color: #fff;
    font-weight: bold;
    width:auto;
  }
.leftNav .leftFitstUl li .LeftThreeChildren a {
    color: #505050;
    font-weight: normal;
    width: auto;
}
  .leftNav ul .active a:hover{
    color: #fff !important;
  }
  .leftNav ul .active .LeftThreeChildren a:hover{
    color: #0281CC !important;
  }
/* 宽高原本16字太多改为12 */
  .leftNav ul .active:before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    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: 104px;
  }
  .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;
  }
  .listpageList .on {
    color: #0281CC !important;
    border: 1px solid #0281CC;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
 }
 .listpageList .totalcount {
   border: 0px;
  }
  .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;
  }
  .listTitleSpan{
    width: 82%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
  }
  .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;
    max-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;
  }
  .menu .slideDown  .threeTopNavActive:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 18px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/avic/grayTriangle.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 9px;
  }
  .menu .navShowTriangle:after {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/avic/WhiteInvertTriangle.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 8px;
  }
  .menu .clearfloat .twotopNavActive:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 18px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/avic/whiteTriangle.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 12px;
  }
  .minHeight500 {
    min-height:450px;
  }
  .news-item .box .listLeftImgNoLink {
    max-width:150px;
    max-height:217px;
  }
.news-list .news-list-box .box-con .news-item:hover {
    background: #fff;
}
.news-list-box .listLeftImgNoLink:hover {
    transition:none ;
    transform: none;
}
.leftContentLineHeight p{
  line-height: 22px !important;
}
.moreFunctionListContetn a .col-20-half .moreContentActive:hover{
  box-shadow: 0px 2px 14px 0px #EDEDED;
}
.bookDetailItem{
  padding: 20px;border-radius: 1px;border: 1px solid #EDEDED;margin-bottom: 20px;
 }
.bookDetailItemTitle{
  font-size: 18px;font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;color: #000000;margin: 18px 20px;display: inline-block;
}
.bookDetailItemContent {
  font-size: 16px;font-family: MicrosoftYaHei;color: #262626;margin-left:20px;display: inline-block;
  max-width: 54%;max-height: 160px;overflow: hidden;
}
.tabListTabTitle {
    width: 146px;
    display: inline-block;
    height: 30px;
  	line-height: 24px;
    text-align: center;
    background: url(../images/avic/hkcpzsj04.jpg) no-repeat;
    color: #fff;
    font-size: 11px;
    font-weight: nomral;
}
.hdimg li:hover .tabListTabTitle {
  background:url(../images/avic/hkcpzsj03.jpg) no-repeat;
}
.hdimg .on .tabListTabTitle {
  background:url(../images/avic/hkcpzsj03.jpg) no-repeat;
}
.tabListDetail .hd li {
  float: left;text-align: center;margin-right: 5px;
}
.tabListDetail .hd li span{
  display: inline-block;
  height: 58px; 
  padding: 0 26px;
  line-height: 58px;
  box-shadow: 0px 0px 0px #ccc;
  border: 1px solid #ccc;
  border-bottom: 0px;
  background: #ccc;
  color: #999999;
  cursor: pointer;
}
.tabListDetail .hd .on span{
  background:#fff; color: #000;
}
.titleMoreDetail:hover .titleMoreDetailContent{
  display: block;
}
.titleMoreDetailContent {
  display: none;
  position: absolute;
  padding: 10px;
  background: #efefef;
  border: 1px solid #DDDDDD;
  line-height: 28px;
  margin: 2px 0 0 -230px;
  width: 500px;
  z-index: 10;
  box-sizing: content-box;
}
.footerClickIMg:before {
  content: '';
  display: inline-block;
  height: 25px;
  width: 35px;
  vertical-align: middle;
  margin-right: 4px;
  background-size: 100%;
}
.sjmt_wx:before {
    background: url(../images/avic/weixin.gif) no-repeat;
}
.xwkhd:before {
    background: url(../images/avic/mobi002.jpg) no-repeat;
}
.swbg:before {
    background: url(../images/avic/22_22.gif) no-repeat;
}
.jwaq:before {
    background: url(../images/avic/jwapp.png) no-repeat;
}
.columnHoverTitle:before {
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  margin-right: 2px;
  background-size: 100%;
  background: url(../images/avic/cplby02.jpg) no-repeat;
}
.downfileicon {
    display: inline-block;
    background: url(../images/avic/down.gif)  no-repeat;
}
/*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; }
  }

  
