
.modal-open{
    padding-right: 17px !important;
}

.modal-open .header{
    margin-right: 17px;
}

body{
    font-family: 微软雅黑;
    font-size: 12px;
    background-image: url(../images/gn_bg.jpg);
    background-size: 100% 100%;
}
*{
    box-sizing: content-box;    
}

.menu_group{
    width: 50%;
    height: 100%;
    float: left;
}

.menu_group  .menu_group_tiles{
    height:100%;
    overflow:hidden;
}

.menu_group  .menu_group_tiles  .tileitem{
    height: 70px;
    background: #4e8fe0;
}
.menu_group  .menu_group_tiles  .tilesquare{
    width: 30%;
    text-align: center;
}



.menu_group  .menu_group_gap{
    width: 30px;
    float: right;
    height: 100%;
}

#menu_container{
    width: 40%;
    margin: 0 auto;
    height: 377px;
    box-sizing: content-box !important;
    min-width: 762px;
    position: relative;
}

.menu_share{
    float: right;
    height: 100%;
    width: 90px;
}
.menu_groups{
    overflow: hidden;
    height: 100%;
}
.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: 3px;
    display: inline-block;
    width: 80px;
    padding: 22px 10px;
    line-height: 22px;
}

.tiletitle{
    font-size: 16px;
    color: #fff;
}
.rectantitle{
    padding: 24px 10px;
}
.rectantitledes{
    margin-left: 15px;
    margin-top: 8px;
    color: #9FC2EF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rectantitleforright{
    padding: 24px 10px;
    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; */
    width: 30px;
    margin-top: 30px;
}
.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("../images/gn_icon1.png");
}
.vrectancontainer .i.two{
    background-image: url("../images/gn_icon2.png");
}
.vrectancontainer .i.three{
    background-image: url("../images/gn_icon3.png");
} */
#content{
    padding-top:70px;
}
.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: 540px;
}
.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(../images/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;
}
/* 新加中间图片样式 */
.e8_silideritem {
    position: absolute;
    top: 40px;
    left: 0px;
    bottom: 0;
}

.weaver_img{
	min-width: 800px;
	height:400px;
	overflow:hidden;
	margin: 0 auto;
 }
 .weaver_title{
	position: relative;
	width: 760px;
	overflow: auto;
	font-size: 12px;
	line-height:24px;
	text-align:left;
	background: #fff;
	color: #333;
	padding:20px 20px 0px 20px;
 }
 .weaver_img img{
	width: 100%!important;
}
/* 立即体验 */
.exp_apps {
    width: 230px;
    height: 40px;
    line-height: 37px;
    border: 2px solid #0c71c0;
    border-radius: 5px;
    background-color: #fff;
    color: #0c71c0;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
	margin: 0 auto;
}
/* 立即体验 弹框 */
.applyfloat{
	position: absolute;
	right: -42px;
	top: 36px;
	width: 37px;
	height: 105px;
	cursor: pointer;
	display: none;
	z-index: 1000;
	border: 2px solid #f8f8f8;
	padding-top: 5px;
	border-radius: 5px;
	
	background-color: #0c71c0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-family: 微软雅黑;
	font-size: 14px;
}
.applyfloat:hover{
	color: #fff;
	background-color: #2755a9;
	border: 2px solid #ffffff;
}
.applyfloat span a{
	color: #e8e8e8;
	text-decoration: none;
	display: inline-block;
	width: 27px;
	text-align: center;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 15px;
}