body {
    background-color: #f3f5f7 !important;
}

.content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-menu {
    width: 200px;
    padding: 30px;
    text-align: center;
    background: #fff url('/s_p/web/grzx/userInfo/images/bg.jpg') no-repeat top center;
}

.username {
    color: #f3f5f7;
    font-size: 24px;
    display: block;
    line-height: 28px;
    margin-top: 50px;
}

.content-list {
    padding-top: 80px;
    line-height: 60px;
}

.content-list li {
    margin: 0 -30px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
    transition: background-color ease .4s;
}

.content-list li i {
    font-size: 30px;
    vertical-align: middle;
}

.content-list li a {
    color: #666;
}

.content-list li:hover {
    color: #fff !important;
    background-color: #2589ee;
}

.content-list li:hover i {
    color: #fff !important;
}

.content-info {
    width: 930px;
    padding: 35px;
    background-color: #fff;
}

.content-title {
    color: #2e2e2e;
    font-size: 18px;
    line-height: 26px;
    padding-left: 15px;
    margin-bottom: 50px;
    border-left: 6px solid #1e88e5;
}

.page {
    text-align: center;
    line-height: 42px;
    margin: 60px 0;
}

.page a {
    margin: 0 5px;
    transition: color ease .4s, background-color ease .4s;
}

.first-page,
.last-page {
    color: #000;
}

.prev,
.next {
    width: 40px;
    height: 40px;
    color: #4e525d;
    font-family: fantasy;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    background-color: #d2d9dd;
}

.page-num {
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
}

.page-on {
    color: #fff !important;
    background-color: #0d59b3 !important;
}

.page a:hover {
    color: #fff !important;
    background-color: #0d59b3 !important;
}

.course-img {
    overflow: hidden;
    border-radius: 5px;
}

.course-list {
    margin-bottom: 40px;
}

.course-list>a {
    color: #2e2e2e;
    font-size: 16px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-group-item-heading {
    line-height: 40px;
}

#usertx {
    margin-left: 80px;
    margin-bottom: 30px;
}

#copyListUrl {
    display: flex;
    align-items: center;
    justify-content: center;
}

.updateNameBtn {
    width: 120px;
    height: 40px;
    background-color: #007aff;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    margin: 40px;
}

.oldName,
.newName {
    width: 300px;
    border-radius: 3px;
    border: solid 1px #efefef;
    font-size: 14px;
    height: 40px;
    text-indent: 1em;
}

#edui_fixedlayer {
    z-index: 1100 !important;
}

.updateTel,.saveXM,.saveHM,.updateYhm{
    position: absolute;
    margin-left: 310px;
    margin-top: -27px;
    cursor: pointer;
}
.alertZoomer,.alertZoomerXM,.alertZoomerHM,.alertZoomerYHM{
    background-color: rgba(10, 10, 10, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
}
.alertclose{
    color: #666666;
    font-size: 20px;
    cursor: pointer;
}
.alertContent,.alertContentXM{
    width: 441px;
    height: 394px;
    background-color: #fff;
    margin: 200px auto 0;
    border-radius: 2px;
}
.alertContentXM{
    height: 294px;
}
.alertHead{
    height: 57px;
    padding: 0 20px;
    border-bottom: solid 1px #ececec;
    font-size: 16px;
	font-weight: bold;
	line-height: 57px;
    color: #666666;
    display: flex;
    justify-content: space-between;
}
.alertLi{
    padding: 30px;
}
.alertLiYHM{
    padding: 22px 30px 0 30px;
    display: flex;
    justify-content: space-around;
}
.alertLiTit{
    font-size: 18px;
	font-weight: bold;
	line-height: 17px;
    color: #333333;
    margin-bottom: 10px;
}
.oldTel{
    font-size: 14px;
    color: #bbb;
}
.oldTel span{
    color: #666;
}
.yzCode{
    display: flex;
    justify-content: space-between;
}
.inputText,.inputCode,.yhmInput{
    width: 100%;
    height: 42px;
    background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #dddddd;
    margin-top: 10px;
    text-indent: 1em;
}
.inputCode{
    width: 65%;
}
.yhmInput{
    width: 80%;
}
.yhmTit{
    margin-top: 10px;
    line-height: 42px;
    color: #333;
    font-weight: bold;
}
.yzCodeBtn{
    width: 120px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #F86442;
    font-size: 14px;
	font-weight: bold;
	line-height: 36px;
    color: #F86442;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}
.alertBtns{
    width: 50%;
    margin: 30px auto 0;
}

.TelBtn,.zsxmBtn,.sfzhBtn{
    width: 100%;
	height: 36px;
	background-color: #ddb78a;
    border-radius: 4px;
    font-size: 14px;
	font-weight: bold;
	line-height: 36px;
    color: #3b2811;
    text-align: center;
    cursor: pointer;
}
.yhlx{
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: 96px;
    margin-left: 175px;
}