@charset "utf-8";
li{margin:0;padding:0;list-style:none; vertical-align: text-top;}   
a:focus{outline:0;}
a,a:hover {text-decoration: none;cursor:pointer;}
.clear{ clear:both}
body{
	background:#dddddd url('../images/layout/bg.png') top center no-repeat;
}
.nav-logo{margin:25px 0px;}
/*head*/
header .head-top{
	font-family:'微软雅黑';
	background:#1a1a1a;
	color:#ffffff;
	height:44px;
	line-height:44px;
}
header .head-top a.log{
	max-width: 150px;
	overflow: hidden;
	max-height: 44px;
}
header .head-top .icon-logo{
	width:30px;
	height:30px;
	vertical-align: middle;	
	background:url('../images/layout/top_logo.png') center no-repeat;
	margin-top:-4px;
}
header .head-top a, header .head-top a:hover{
	color:#ffffff;
}
header .icon{
	width:18px;
	height:18px;
	vertical-align: middle;
	margin-right:5px;
	margin-top:-3px;
}
header ul.head-top-nav{
	margin:0px 0px 0px 160px;
	padding:0px;
}
header ul.head-top-nav>li.top-nav{
	float:left;
}
header ul.head-top-nav>li a{
	display:inline-block;
	position:relative;
}
header ul.head-top-nav>li.top-nav a:hover, header ul.head-top-nav>li.top-nav a.set{
	background-color:#5d5d5d;
}

header ul.head-top-nav>li.top-nav a{
	padding:0px 20px;
}
header .icon-set{
	background:url('../images/layout/icon_sp_set.png') center no-repeat;
}
header .icon-ucenter{
	background:url('../images/layout/icon_ucenter.png') center no-repeat;
}
header .icon-myapp{
	background:url('../images/layout/icon_myapp.png') center no-repeat;
}
header .icon-msg{
	background:url('../images/layout/icon_msg.png') center no-repeat;
}
header .icon-down{
	background:url('../images/layout/icon_down.png') center no-repeat;
}
header .top-photo{
	width:22px;
	height:22px;
	display:inline-block;
}
header .head-top-nav span.msg_count{
	position:absolute;
	top:3px;
	right:3px;
	width:20px;
	height:20px;
	line-height:20px;
	display:inline-block;
	color:#ffffff;
	background-color:#ff0000;
	border-radius:20px;
	text-align:center;
}
/* Userbox */
.head-top-nav{position:relative;}
.head-top-nav .userbox-li{
	position:absolute;right:0px;
}
.userbox {
	display: inline-block;
	margin: 3px 17px 0 0;
	position: relative;
	vertical-align: middle;
	right:0px;
	top:-5px;
}

.userbox > a {
	display: inline-block;
	text-decoration: none;
	margin-right: 10px;
}

.userbox a:hover {
	text-decoration: none;
}

.userbox .profile-info,
.userbox .profile-picture {
	display: inline-block;
	vertical-align: middle;
}

.userbox .profile-picture img {
	width: 26px;
	color: transparent;
	margin-bottom: 5px;
}

.userbox .profile-info {
	margin: 0 25px 0 10px;
}

.userbox .name {
	display: block;
	color: #aaaaaa;
	font-size: 16px;
	line-height: 1.2em;
}

.userbox > a .glyphicon{top:5px;}

.userbox > a .glyphicon-chevron-down:before {
	color:#dddddd;
}

/* Userbox - Open */
.userbox.open > a {
	position: relative;
	z-index: 993;
	padding-left: 15px;
}

.userbox.open > a .glyphicon-chevron-down:before {
	content: "\e113";
}

.userbox.open .dropdown-menu {
	border: none;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	right: 0px;
	left:inherit;
	padding: 45px 0px 0;
	top: -6px;
	width: 100%;
	z-index: 992;
	background:#5d5d5d;
}

.userbox.open .dropdown-menu li:last-child {
	margin-bottom: 5px;
}

.userbox.open .dropdown-menu a {
	border-radius: 0px;
	color: #ffffff;
	display: block;
	font-size: 14px;
	line-height: 1.5rem;
	padding:6px 12px;
}

.userbox.open .dropdown-menu a:hover {
	background: #CCC;
	color: #FFF;
}

.userbox.open .dropdown-menu i {
	font-size: 1.7rem;
	margin-right: 3px;
	vertical-align: middle;
}

.userbox.open .dropdown-menu .divider{
	background-color: #888888;
	margin:5px 0px;
}
/*drop menu*/
header ul.head-top-nav>li.top-nav a.active{
	background-color:#5d5d5d;
	color:#ffffff;
}
.dropmenu-nav{
	position:absolute;
	left:100px;
	top:44px;
	width:300px;height:200px;
	background-color:#5d5d5d;
	display:none;
	z-index:999;
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.dropmenu-nav .loading{
	color:#aaa;
	font-size:14px;
	text-align:center;
	vertical-align: middle;
	display: block;
	height:100%;
	width:100%;
	padding-top:55px;
}
.dropmenu-nav .loading i{font-size:50px;color:#eee;}
/*body*/
.body{
	overflow: hidden;
}
.body .nav-box{
	border-top: 1px solid #1a1a1a;
	padding-top: 75px;
	height: 296px;
}
.nav-box .photo{
	width:160px;
	height:160px;
}
.nav-box .ph-right{
	margin-left:200px;
}
.nav-box .gz_add,header .gz_add:hover{
	width:140px;
	height:32px;
	line-height:30px;
	background:url('../images/layout/gz_add.png') center no-repeat;
	color:#ffffff;
	padding-left:38px;
	cursor:pointer;
}
.nav-box .ph-right h3{
	margin:0px;
	font-size:24px;
}
.nav-box .ph-right h4{
	margin:20px auto;
	font-size:16px;
}
.nav-box .nav ul{
	margin-top:22px;
	padding:0px;
}
.nav-box .nav ul li{
	float:left;
}
.nav-box .nav ul li a{
	display:block;
	margin-right:50px;
	font-size:16px;
}
.nav-box .head-top .dropdown-menu a{
	color:#4d4d4d;
}
.title {
	padding: 8px 15px;
	background: #888888;
	font-size: 18px;
}
.btn-theme{
	width: 100px;
	height: 36px;
}
.btn-default-theme{
	color: #ffffff;
	background-color: #999999;
	border-color: #999999;
}
.btn-default-theme:hover {
	background-color: #777777;
	border-color: #777777;
	color: #ffffff;
}
.btn-success-theme {
	color: #ffffff;
	background-color: #3fa9f5;
	border-color: #3fa9f5;
}
.btn-success-theme:hover {
	color: #ffffff;
	background-color: #3d87d3;
	border-color: #3d87d3;
}
.module_content {
	border: 1px solid #cecece;
	padding: 5px 15px;
	overflow-x: hidden;
	opacity: 0.85;
	background: #ffffff;
}
/*layout left menu*/
.main-row{
	background-color: #ffffff;
    margin-bottom: 50px;
    margin-right: 0px;
    margin-left: 0px;
}
.left-col-menu{
    padding-left: 0px;
}
/*.left-col-menu .col-sm-12:first-child{
	padding-right:0px;
}*/
.head-user-img{
	min-width:100%;
}
.menu-opt-row{
    margin-left: 0px;
}
.menu-opt-row .menu-opt-col{
	height: 70px;
	background-color: #e6e6e6;
	width: 100%;
	display: inline-block;
	border-left: 14px solid #a3c1ce;
	cursor: pointer;
	text-align: center;
	padding-top: 25px;
    font-size: 18px;
    padding-left: 0px;
    font-family: "微软雅黑";
}
.menu-opt-col-hr{
	background-color: #e6e6e6;
	width: 200px;
	border: 1px solid #ffffff;
}

.menu-opt-col-active{
	border-left: 14px solid #3FA9F5;
	color:#999999;
	background-color: #ffffff;
}
.menu-opt-row a{
	color:#000000;
	width:100%;
	display: inline-block;
}
.row-title1{
    margin-left: 5px;
    color:#3FA9F5;
    margin-top: 20px;
    font-family: "微软雅黑";
}
/*info-box*/
.homepopover{
	position:absolute;
	z-index:999;
	background:#ffffff;
	border:1px solid #cecece;
	color:#494949;
}
.homepopover .tphoto {
	width:128px;
	height:128px;
	float:left
}
.homepopover .tinfo{
	margin-left:143px;
	text-align:left
}
.homepopover .tname{
	font-size:18px;
}
.homepopover .tsubject{
	margin-left:10px;
	font-size:12px;
	color:#cecece;
}
.homepopover .tclasses{
	height:70px;
	line-height:22px;
	padding-top:10px;
}
.homepopover i{
	display:inline-block;
	width:14px;
	height:14px;
	vertical-align: top;
	margin-top: 4px;
	margin-right:3px
}
.homepopover  i.icon-intosp{	
	background:url('../images/intosp.png');
}
.homepopover  i.icon-add{	
	background:url('../images/icon_add.png');
}
.homepopover>.arrow, .homepopover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.homepopover>.arrow{
	border-width: 11px;
}
.homepopover>.arrow:after{
	border-width: 10px;
}
.homepopover>.arrow.right {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0;
}
.homepopover>.arrow.right:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;	
}
.homepopover>.arrow.left {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25);
}
.homepopover>.arrow.left:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
.homepopover>.arrow.top {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
}
.homepopover>.arrow.top:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
/*footer*/
.foot {
    background-color: #333333;
    padding: 20px;
    height: 120px;
}
.foot, .foot a {
	font-family:'微软雅黑';
    color: #f2f2f2;
    font-size: 14px;
    line-height: 25px;
}
body{
	min-width:1200px;
}
.container{
	width:1170px;
}
.xubox_main .xubox_botton a {
    background-image: none;
    border: 1px solid #FFFFFF;
    width: 90px;
    height: 30px;
    line-height: 28px;
    bottom: 20px;
}
.xubox_title {
    background: rgb(203, 203, 203);
    color: #6d8ba7;
    height: 42px;
    font-size: 11pt;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
* {
    font-family: '微软雅黑';
}
.xubox_main {
    overflow: hidden;
    background-color: #ffffff
}
.xubox_page {
    width: 100%;
}
#add-content {
    font-family: "脣脦脤氓";
    color: #4d4d4d;
}
.xubox_setwin {
    top: 14px;
    right: 15px;
}
.xubox_layer .xubox_setwin .xubox_close0 {
    background-position: 0px 0px;
}
.xubox_layer .xubox_setwin .xulayer_png32 {
    background-image: url(../images/close.png);
}
.xubox_main .xubox_botton a {
    background-image: none;
    border: 1px solid #FFFFFF;
    width: 90px;
    height: 30px;
    line-height: 28px;
    bottom: 20px;
    background-color: #3FAAF5;
}
.xubox_title em {
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}
#add-content tr input, select {
    margin: 0px;
    width: 100%;
    border-radius: 4px;
    color: #555555;
    border: 1px solid #cccccc;
}
.xubox_botton .xubox_botton2 {
    margin-left: -90px;
}

/*分页样式*/
.pagination>li a{border:#aaaadd 1px solid;margin:2px;color:#3FA9F5;text-decoration:none}
.pagination>li>a:hover{border:#3FA9F5 1px solid;color:#000;}
.pagination>li a:active{border:#3FA9F5 1px solid;color:#000;}
.pagination>li span.current{border:solid 1px #3FA9F5;font-weight:bold;margin:2px;color:#fff;background-color:#3FA9F5;}
.pagination>li span.disabled{border:#eee 1px solid;padding:2px 5px;margin:2px;color:#ddd;}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination>li>a, .pagination>li>span {
    margin: 2px;
    border: #aaaadd 1px solid;
}
.pagination {
    margin:  0;
}
.pagination>li>span:hover{
	border:#aaaadd 1px solid;
	background-color: #ffffff;    
	color: #337ab7;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #3FA9F5;
    border-color: #3FA9F5;
}
.parentapply_count {
   position: absolute;
    top: 10px;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
}
.header-logo-div{
	display: inline-block;
	line-height: 29px;
	height: 28px;
	vertical-align: middle;
	margin-left: 11px;
	margin-top: 9px;
	font-size: 27px;
	border-left: 1px solid #2e82fe;
	padding-left: 10px;
}
.header-logo-a{
	color:#2e82fe;
}
.header-logo-a:hover{
	margin-left: 5px;
	color:#2e82fe;
}