﻿.main-body
{
    margin: 0 auto;
    padding: 0 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;
}
.head-box
{
    background: #fff;
    border-bottom: #0081cc solid 4px;
}
.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: 0;
}
.nav-item .slideDown ul li
{
    list-style: none;
    padding: 4px 0;
    margin: 0;
    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(0,129,202,.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;/* width:120%;*/
}
.nav-item .slideDown ul .navChildren a:hover
{
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #0081ca!important;
}
.topNavChildren
{
    position: absolute;
    left: 109px;
    top: 0;
    width: 154px;
    background: #fff;
    border-left: 1px solid #f5f5f5;
}
.nav-item .slideDown ul .navChildren .topNavThreeA:hover
{
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    font-weight: 400;
    color: #0081ca!important;
}
.nav-item .slideDown ul .navChildren .topNavThreeB:hover
{
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    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: 30px;
    color: #000;
    height: 40px;
    line-height: 40px;
}
.contentModel .contentMore
{
    font-size: 18px;
    display: block;
    color: #333;
    float: right;
    line-height: 40px;
}
.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: .3;
}
#slideNewsBox .hd ul li.on
{
    background: #0081ca;/*border: 1px solid #fff;*/
    opacity: 1;
}
.slideBoxPublic .hd ul li
{
    background: rgba(0,0,0,.3);
}
.contentModelTime
{
    float: right;
    color: #777;
}
.homeIntroduction .news-list .news-item
{
    padding: 0;
    margin: 20px 0;
    border-bottom: 0;
    border: 1px solid #ececec;
}
.homeIntroduction .news-list .news-item:hover
{
    box-shadow: 0 0 14px 0 rgba(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;
}
.fixed
{
    position: fixed;
    top: 20px;
}
.leftNav ul li
{/*padding: 10px 0px 10px 10px;*/
    padding-left: 10px;
}
.leftNav .leftFitstUl li:first-child a
{
    padding: 0 0 10px 0!important;
    font-size: 28px!important;
    color: #0079c3!important;
    font-weight: 700!important;
    letter-spacing: 0!important;
    line-height: 1.8em!important;
    text-align: left!important;
    background: none!important;
    border-bottom: none!important;
}
.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
{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 2.4em;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 35px;
    background: url('/png/v57e2e3t.png') no-repeat 20px center;
}
.leftNav ul li span
{
    padding: 10px 0 10px 0;
    display: inline-block;
    width: 100%;
}/* */
.leftNav .leftFitstUl .active a
{
    background-color: #0079c3;
    background-image: url('/png/acbbz3iw.png');
    color: #fff;
}
.leftNav .leftFitstUl a:hover
{
    background-color: #0079c3!important;
    background-image: url('/png/acbbz3iw.png')!important;
    color: #fff!important;
}
.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 .LeftThreeChildren a:hover
{
    color: #0281cc!important;
}/* 宽高原本16字太多改为12 */
.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: 0 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: 0 14px;
}
.topNavContent .search-submit
{
    position: absolute;
    right: 50px;
    top: 27px;
    cursor: pointer;
}
.topNavContent .wangqunDiv
{
    padding: 16px 0 20px 0;
    margin: 0 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: 0 2px 8px 0 rgba(0,0,0,.06);
}
.slideYWJSBoxInfo:hover
{
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.06);
}
.slideYWJSBoxInfo:hover a
{
    color: #0281cc!important;
    font-weight: bold;
}/*.hoveState:hover {
    background: #F4FBFF;
     font-weight: bold;
    color: #0281CC;
  }*/
.hoveState:hover .contentModelTime
{
    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: 0;
    padding-right: 104px;
}
.liDots
{
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #333;
    opacity: .5;
    margin-right: 8px;
}
.liDots:hover
{
    background: #0281cc;
}
.slider-wrap .slideBannerBox .hd ul .widthOn
{
    width: 37px;
    height: 8px;
    background: #fff;
    border-radius: 4px;
}
.slider-wrap .slideBannerBox .hd ul li
{
    border: 0;
    background: #fff;
}
.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: 0;
}
.listpageList .pageli
{
    color: #17233d;
    height: 32px;
    line-height: 22px;
    background: #fff;
    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: #333;
    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: 0;
    width: 90%;
    margin-left: -14px;
    margin-bottom: 10px;
    border-top: 1.5px solid #0281cc;
}
.imageShadow:hover
{
    box-shadow: 0 0 14px 0 rgba(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 #333;
}
.downloadListLi .downloadIcon:hover
{
    border: 1px solid #0281cc;
}
.downloadListLi .downloadIcon:hover a
{
    color: #0281cc!important;
}
.bookListItem
{
    height: 229px;
    max-width: 180px;
    background: #fff;
    box-shadow: 0 0 11px 0 rgba(122,151,168,.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 0 9px 0;
    color: #333;
    font-size: 24px;
    font-family: PangMenZhengDao;
    line-height: 27px;
}
.bookListItemBorder
{
    background: #0281cc;
    height: 1px;
    margin: 0 14px 9px 14px;
    opacity: .79;
}
#slideBannerBox .hd
{
    bottom: 30px;
}
.hoveState
{
    font-size: 16px;
}
.detailArticleTitle
{
    font-size: 28px;
    color: #0079c3;
    font-weight: 700;
}
.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(/png/vji34115.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(/png/4m3yejkd.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(/png/s68kv84l.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: 0 2px 14px 0 #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: #000;
    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(/jpg/r6lui320.jpg) no-repeat;
    color: #fff;
    font-size: 11px;
    font-weight: nomral;
}
.hdimg li:hover .tabListTabTitle
{
    background: url(/jpg/6cnfmqbf.jpg) no-repeat;
}
.hdimg .on .tabListTabTitle
{
    background: url(/jpg/6cnfmqbf.jpg) no-repeat;
}
.tabListDetail .hd li
{
    float: left;
    text-align: center;
    margin-right: 5px;
}
.tabListDetail .hd li span
{
    display: inline-block;
    height: 48px;
    padding: 0 26px;
    line-height: 48px;
    box-shadow: 0 0 0 #ccc;
    border: 1px solid #ccc;
    border-bottom: 0;
    background: #ccc;
    color: #999;
    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 #ddd;
    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(/gif/2qf85opm.gif) no-repeat;
}
.xwkhd:before
{
    background: url(/jpg/9rwkiqnw.jpg) no-repeat;
}
.swbg:before
{
    background: url(/gif/3gfing6p.gif) no-repeat;
}
.jwaq:before
{
    background: url(/png/hst5jb8s.png) no-repeat;
}
.columnHoverTitle:before
{
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin-right: 2px;
    background-size: 100%;
    background: url(/jpg/9ddnd6zg.jpg) no-repeat;
}
.downfileicon
{
    display: inline-block;
    background: url(/gif/4ifokr9m.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;
    }
}
