@charset "utf-8";
.clearB{clear:both;}
.header-logo{width:76%;float:left;}
.header-logo img{width:80%;}
.language{width:14%;float:left;}
.menushow {    width: 10%;
    float: right;
    margin-top: 5px;}
.header{background:url(images/header-bg.jpg) no-repeat;background-size:100%;padding-top:3.5%;padding-bottom:10%;}
.header-con{width:95%;margin:0 auto;}
.menuhide{
    position: fixed;
    background: #fff;
    z-index: 999;
    width: 100%;
    right: -100%;
    overflow-y: scroll;
}
.english{font-size:1.2em;color:#999999;background:url(images/yy-icon.png) no-repeat left center;padding-left:55%;background-size:45%;height:1.5em;line-height:1.5em;}
.menulogo{width:70%;margin-left:1em;    margin-top: 1.2em;    margin-bottom: 1.2em;background: #fff;}
.menulogo img{width:100%;}
.menu-img{text-align:right;}
.menu-img img{width:60%;}
.menu{
    position: absolute;
    top: 0;
    right: 0;
    }
.bottom{height:4em;width:100%;background:#cccccc;}
.bottom-lj-div{float:left;font-size:1.3em;line-height:3em;}
.bottom-lj-div a{color:#333;}
.bottom-lj{width:50%;margin:0 auto;}
.bottom-lj-lxwm,.bottom-lj-flsw{width:48%;text-align:center;}
.footer{width:100%;height:7em;background:#f3f7fa;padding:1em 0;text-align:center;}
.footer-inner{font-size:1.1em;line-height:2.2em}
.inner-linea,.inner-lineb{color:#999;}
.inner-linec{background:url(images/bah-icon.png) no-repeat 20%;background-size:4.2%;}
.clickmenu{font-size:4em;background:#0084d4;width:1em;height:1em;line-height:1em;text-align:center;color:#fff;}
.menuitem{
    line-height: 2.5em;
    font-size: 1.5em;
    border-bottom: 1px solid #eeeeee;
overflow: hidden;
    position:relative;
}
.click-icon{
    width: 1em;
    height: 1em;
    position:absolute;
    right: 1.5em;
    top: 0.7em;
    background: url(images/open.png) no-repeat;
    /* background-size: 4%; */
    z-index:999;
    }
.click-close{
    width: 1em;
    height: 1em;
    position:absolute;
    right: 1.5em;
    top: 0.7em;
    background: url(images/close.png) no-repeat;
    }

    .itemul{display:none;}
.menuitem .itemul ul{margin:0;    padding: 0;}
.itemtitle{width: 94%;
    margin: auto;}
.itemul ul li{    list-style: none;    font-size: 1rem;    width: 84%;
    margin: auto;
    border-bottom: 1px solid #eee;}
.itemul ul li a{color:#0084d4;}
.itemtitle a{color:#333;}
.i-pager{text-align:center;margin-top:2em;}
.i-pager a,.i-pager a:link,.i-pager a:visited,.i-pager a:active{color:#333;}
.i-pager-item-active{background:#0084d4;}