
.modal-open{
    padding-right: 17px !important;
}

.modal-open .header{
    margin-right: 17px;
}

body{
    font-family: 微软雅黑;
    font-size: 12px;
    background-image: url(../imgs/qcdzh.jpg);
    background-size: 100% 100%;
}
*{
    box-sizing: content-box;
}

.menu_group{
    width: 50%;
    height: 100%;
    float: left;
}


.menu_group  .menu_group_tiles  .tileitem{
    height: 70px;
    background: #4e8fe0;
}

.menu_group_tiles  .tilesquare{
    padding: 12px 20px 12px 20px;
    width:auto;
    text-align: center;
}



.menu_group  .menu_group_gap{
    width: 30px;
    float: right;
    height: 100%;
}

#menu_container{
    text-align: center;
    width: auto;
    margin: 0 auto;
    height: 427px;
    box-sizing: content-box !important;
    min-width: 762px;
    position: relative;
}

.menu_share{
    float: right;
    height: 100%;
    width: 90px;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.bfc{
    overflow: hidden;
    height: 100%;
}
.lgap{
    margin-left: 10px;
}
.vgap{
    margin-bottom: 10px;
}
.rgap{
    margin-right: 10px;
}
.squartext{
    margin-top: 14px;
    display: block;
    line-height: 22px;
}

.tiletitle{
    font-size: 16px;
    color: #fff;
}
.rectantitle{
    margin-left: 15px;
    margin-top: 15px;
}
.rectantitledes{
    margin-left: 15px;
    margin-top: 8px;
    color: #9FC2EF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rectantitleforright{
    margin-right: 15px;
    margin-top: 15px;
    text-align: right;
}
.rectantitledesforright{
    margin-right: 15px;
    margin-top: 8px;
    color: #9FC2EF;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tile_vrectan_1{
    height: 150px;
    background: #4e8fe0;
    width: 30%;
    text-align: center;
}
.tile_vrectan_2{
    height: 150px;
    background: #4e8fe0;
    width: 100%;
    text-align: center;
}
.tiles_vcontainer{
    height: 100%;
}
#menu_container   .tilecomponent:hover{
    background-color: #53c048;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(83,192,72,0.3)  ;
}
.vrectancontainer{
    display: inline-block;width: 32px
}
.vrectancontainer .i{
    width: 32px;height: 32px;display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 15px;
}
.vrectancontainer .i.one{
    background-image: url("../imgs/gn_icon1.png");
}
.vrectancontainer .i.two{
    background-image: url("../imgs/gn_icon2.png");
}
.vrectancontainer .i.three{
    background-image: url("../imgs/gn_icon3.png");
}
#content{
    padding-top:0px;
}
.weaver_btn{
    display: inline-block;
    padding: 5px 42px;
    border-radius: 3px;
    border: 2px solid #588add;
    color: #a1b4db;
    cursor: pointer;
}

.weaver_dialog{
   position: absolute;
   top:72px;
   height: 620px;
}
.weaver_dialog  .animateoverlay{
    width: 0px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: absolute;
    transition-property: left,right,top,bottom;
    transition-duration: .5s;
}
.weaver_dialog  .animateoverlay .weaver_dialogbody{
    height: 100%;
}

.e8_container{
    width: 1000px;
    height: 700px;
}

.e8_container .e8_left{
    width: 180px;
    float: left;
    height: 100%;
    background: #2a2d34;
    z-index: 10;
}

.e8_container .e8_left .e8_logo{
    width: 100%;
    background-color: #008afd;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.e8_container .e8_right{
    overflow: hidden;
    height: 100%;
    position: relative;
    background: #fff;
}
.e8_container .e8_right .e8_head{
    height: 40px;
    position: relative;
    background: #006ec6;
}
.e8_container .e8_right .e8_menuswrapper{
    position: absolute;
    left: 0;
    top: 0;
    width: 350px;
    height: 40px;
    z-index: 10;
    overflow: hidden;
}
.e8_container .e8_right .e8_menus{
    width: 300px;
    color: #A4CCEB;
    float: left;
}
.e8_container .e8_right .e8_menu{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    cursor: pointer;
}
.e8_menusmore{
    width: 35px;
    float: right;
    height: 30px;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #0783e5;
    background-image: url(../imgs/nav.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.e8_usemore{
    width: 35px;
    height: 30px;
    position: absolute;
    left: 352px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    background-color: #0783e5;
    color: #fff;
}
.e8_des{
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    color: #fff;
    background-color: #00356b;
}
.e8_modulename{
    color: #959698;
    background-color: #2a2d34;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
}
.e8_submenu{
   height: 36px;
    background-color: #2a2d34;
    cursor: pointer;
}
.e8_submenu.subactive{
    background-color: #646d7f;
}
.middlehelper{
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.e8_submenu img{
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 8px;
}
.e8_submenu span{
    vertical-align: middle;
    color: #fff;
}
.e8_silideritem{
    position: absolute;
    top: 60px;
    right: 20px;
    left: 20px;
    bottom: 0;
}
.weaver_banner .dots li{
    box-sizing: border-box;
}
.e8_menulight{
   color: #fff;
}
.e8_close{
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    cursor: pointer;
    color: #fff;
    padding-left: 10px;
}
.e8_close:hover{
    background-color: #015294;
}
.animateitem{
    left: 0 !important;
    top: 0 !important;
    right: -20px !important;
    bottom: 0 !important;
    width: auto !important;
    height: auto !important;
    transition-property: left,right,top,bottom;
    transition-duration: .5s;
}
.animateback{
    transition-property: left,right,top,bottom;
    transition-duration: 2s;
}
.menu_group_tiles img{
    opacity:0.7;
    max-width: 30px;
}
.menu_group_tiles a{
    float: left;
    display: block;
    overflow: hidden;
}
.e-title{
    width: auto;
    min-height: 1px;
    overflow: hidden;
}
.e-title span{
    display: block;
    float: left;
}
.e-title1{
    display: inline-block;
    width: auto;
    min-height: 1px;
    overflow: hidden;
}
.e-title1 span{
    display: block;
    float: left;
}
.e-title1 .T1{
    margin-bottom: 10px;
    margin-left: 9px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}
.tileitem1{
    text-align: center;
}
.menu_lftop  a{
    margin-left: 6px;
    padding: 16px 22px 14px 22px;
    color: #ffffff;
    width: 130px;
    min-height: 1px;
    background: #547fd1;
}
.menu_lftop  a:hover{
    color: #ffffff;
    background: #53c048;
}
.menu_lftop  a:hover .cube{
    background: #ffffff;
}
.menu_lftop  a:hover .word{
    color:rgba(255,255,255,0.7);
}
.menu_lfbot  a{
    margin-left: 6px;
    padding-top: 16px;
	padding-bottom: 16px;
    color: #ffffff;
    width: 354px;
    min-height: 1px;
    background: #547fd1;
}
.menu_lfbot  a:hover{
    color: #ffffff;
    background: #53c048;
}
.menu_lfbot  a:hover .cube{
    background: #ffffff;
}
.menu_lfbot  a:hover .word{
    color:rgba(255,255,255,0.7);
}
.menu_lfbot .e-title{
	display: inline-block;
}
.e-main{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.menu_groups{
    display: inline-block;
    width: auto;
    overflow: hidden;
    height: 100%;
}
.menu_group_tiles{
    margin: 0 auto;
    margin-bottom: 10px;
    width:auto;
    min-height: 1px;
    overflow:hidden;
}
.e-title .cube{
    margin-left: 6px;
    margin-right: 4px;
    margin-top: 8px;
    width: 2px;
    height: 2px;
    background-color: rgba(255,255,255,0.7);
}
.e-title .word{
    color: rgba(255,255,255,0.7);
    margin-bottom: 4px;
    font-size: 12px;
}
.e-title-b{
    height: 21px;
    width: 100%;
}
.e-title-c{
    height: 7px;
    width: 100%;
}
.menu_lftop{
    margin-top: 6px;
    width: auto;
    overflow: hidden;
    min-height: 1px;
}
.menu_lfbot{
	margin-top: 6px;
	overflow: hidden;
    width: 100%;
}
a:hover{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}
a:focus{
  text-decoration: none;
}