body {
    font-family: "microsoft yahei";
    font-size: 14px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.hidden {
    display: none;
}
.warn-txt {
    color: red;
}
.common-btn {
    background: #ef5b00;
    color: #fff;
}
.active-link {
    color: blue;
}

.top {
    background: #f5f3f3;
    height: 33px;
    line-height: 33px;
}
.top .container {
    margin: auto;
    width: 1000px;
    text-align: right;
    color: #666;
}
.top .container a {
    margin: 0 5px;
    color: #666;
    font-size: 12px;
}
.top .container a:hover {
    color: #000;
}

.header {
    height: 122px;
    background: url('/home/images/header.jpg') center;
}
.header .container {
    margin: auto;
    width: 1000px;
    text-align: right;
}
.header form {
    padding-top: 40px;
    font-size: 14px;
}
.header .btn-search {
    background: #EF5B00;
}

.menu {
    height: 40px;
    line-height: 40px;
    background: #EF5B00;
}
.menu ul {
    width: 1000px;
    margin: auto;
}
.menu ul li {
    display: inline-block;
}
.menu ul li a {
    display: block;
    font-size: 17px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.menu ul li a:hover {
    background: #FF8400;
}

.footer {
    margin: auto;
    width: 1000px;
    border-top: 1px solid #EF5B00;
    padding: 10px 0;
}
.footer div {
    text-align: center;
    padding: 8px;
}

.index-container {
    margin: auto;
    width: 1000px;
    padding: 25px 0;
}

.block {
    margin-bottom: 10px;
}

.line-caption {
    position: relative;
    height: 40px;
    overflow: hidden;
}
.line-caption .img {
    position: absolute;
    float: left;
}
.line-caption .line {
    height: 50%;
    border-bottom: 1px solid #ef5b00;
    top: 0;
    left: 0;
}
.line-caption .more {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    top: 0;
    right: 0;
    text-align: center;
    padding-left: 10px;
}

.top-line {
    border-bottom: 1px solid #ddd;
    margin: 0 10px;
    padding-bottom: 10px;
}
.top-line .title {
    height: 56px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    overflow: hidden;
}
.top-line .summary {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
}

.top-list {
    margin: 10px;
    list-style: none;
}
.top-list li {
    height: 30px;
    line-height: 30px;
    background: url("/home/images/volenty_42.jpg") no-repeat 0 center;
    width: 300px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    /*font-size: 12px;*/
    position:relative;
}
.new-pic{
        position:absolute;
        right:0px;
}
.top-list li a {
    margin-left: 20px;
}

.dynamic-box {
    width: 680px;
}
.dynamic-list {
    margin-top: 5px;
}
.dynamic-list li {
    height: 35px;
    line-height: 35px;
}
.dynamic-list li a {
    display: block;
    width: 320px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.block2 .right {
    margin-left: 20px;
}

.info-box {
    margin-left:5px;
    position: relative;
    width: 284px;
    height: 279px;
    background: url('/home/images/volenty_13.jpg') no-repeat;
    background-size: 286px 279px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.info-box .sum_user_count {
    position: absolute;
    width: 100%;
    left: 0;
    top: 54px;
}
.info-box .sum_service_hours {
    position: absolute;
    width: 100%;
    left: 0;
    top: 142px;
}
.info-box .sum_online_hours {
    position: absolute;
    width: 100%;
    left: 0;
    top: 228px;
}

.login-box {
    margin-top: 10px;
    margin-left: 18px;
    border: 1px solid #ddd;
    width: 80%;
    padding: 10px 20px;
    height: 200px;
}
.login-box .head {
    font-size: 18px;
    font-weight: bold;
    color: #EF5B00;
    text-align: center;
}
.login-box .item {
    margin-top: 8px;
}
.login-box .item .account {
    width: 207px;
    height: 30px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding-left: 35px;
    background: url('/home/images/icon-account.jpg') no-repeat 10px center #f8f8f8;
}
.login-box .item .passwd {
    width: 207px;
    height: 30px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding-left: 35px;
    background: url('/home/images/icon-passwd.jpg') no-repeat 10px center #f8f8f8;
}
.login-box .item .captcha {
    width: 120px;
    height: 30px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding-left: 10px;
}
.login-box .item .img-captcha {
    width: 110px;
    height: 32px;
}
.login-box .btns {
    margin-top: 15px;
}
.login-box .btn {
    margin: auto;
    width: 90%;
    height: 35px;
    background: #ef5b00;
    color: #fff;
    border: none;
    font-size: 18px;
}
.login-box .info {
    padding-top: 10px;
    line-height: 2;
    height: 90px;
}
.login-box .info .name {
    font-size: 18px;
}
.login-box .lnk {
    display: block;
    background: #ef5b00;
    padding: 8px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}

.active-photo-list {
    position: relative;
    padding-top: 10px;
}
.active-photo-list li {
    display: inline-block;
    width: 243px;
}
.active-photo-list li img {
    width: 220px;
    height: 127px;
}
.active-photo-list li p {
    margin: 0;
    padding: 0;
    width: 220px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.rank-head {
    height: 40px;
    line-height: 40px;
}
.rank-head .caption {
    background: url('/home/images/volenty_27.jpg') no-repeat 0 center;
}
.rank-head .caption span {
    padding-left: 25px;
    color: #d73f2a;
    font-size: 20px;
    font-weight: bold;
}
.rank-head .more {
    text-align: right;
}
.rank-list {
    height: 246px;
    overflow: hidden;
    padding: 6px 20px;
    border: 1px solid #EF5B00;
}
.rank-list li {
    height: 23px;
    line-height: 23px;
}

.asset-box {
    margin-top: 10px;
}
.asset-box .tab {
    width: 50px;
}
.asset-box .tab li {
    background: #ccc;
    color: #fff;
    text-align: center;
    font-size: 16px;
    /*margin-bottom: 5px;*/
    padding: 5px;
    border-radius: 5px 5px 0 0 ;
    cursor: pointer;
}
.asset-box .tab li.active {
    background: #ef5b00;
}
.asset-box .list {
    width: 281px;
    height: 300px;
    overflow: hidden;
    border:1px solid #ef5b00;
    padding: 5px 0;
}
.asset-box .list li {
    width: 260px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.block4 .right {
    margin-left: 20px;
}
.active-list .head {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ef5b00;
}
.active-list .head .caption {
    background: url('/home/images/volenty_27.jpg') no-repeat 0 center;
    color: #777;
    font-size: 20px;
    font-weight: bold;
}
.active-list .head .caption span {
    cursor: pointer;
}
.active-list .head .caption .h {
    padding-left: 25px;
}
.active-list .head .caption .active {
    color: #d73f2a;
}
.active-list .head .more {
    text-align: right;
}
.active-list .list {
    padding: 10px 0;
    height: 210px;
    overflow: hidden;
}
.active-list .list li {
    height: 30px;
    line-height: 30px;
}
.active-list .list li .title a {
    display: block;
    width: 320px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.active-list .list li .link {
    text-align: right;
}
.active-list .list li .link a {
    background: #ffb400;
    color: #fff;
    padding: 3px 5px;
}

.star-photo-list {
    position: relative;
    padding-top: 10px;
}
.star-photo-list li {
    display: inline-block;
    width: 130px;
}
.star-photo-list li img {
    width: 112px;
    height: 133px;
}
.star-photo-list li p {
    margin: 0;
    padding: 0;
    width: 110px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.love-list .head {
    margin-left: 20px;
    height: 40px;
    line-height: 40px;
}
.love-list .head .more {
    text-align: right;
}
.love-list .list {
    margin-left: 20px;
    border: 1px solid #ef5b00;
    height: 220px;
    overflow: hidden;
    padding: 10px;
}
.love-list .list li {
    height: 30px;
    line-height: 30px;
    background: url("/home/images/love.jpg") no-repeat 0 center;
    width: 250px;
    padding-left: 30px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.love-list .list table td {
    padding: 5px;
    border: 5px solid #fff;
}

.learn-photo-list {
    position: relative;
    padding-top: 10px;
}
.learn-photo-list li {
    display: inline-block;
    width: 243px;
}
.learn-photo-list li img {
    width: 220px;
    height: 127px;
}
.learn-photo-list li p {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 220px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.insight-photo-list {
    position: relative;
    padding-top: 10px;
}
.insight-photo-list li {
    display: inline-block;
    width: 243px;
}
.insight-photo-list li img {
    width: 220px;
    height: 127px;
}
.insight-photo-list li p {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 220px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.project-photo-list {
    position: relative;
    padding-top: 10px;
}
.project-photo-list li {
    display: inline-block;
    width: 243px;
}
.project-photo-list li img {
    width: 220px;
    height: 127px;
}
.project-photo-list li p {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 220px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.link-box {
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}
.link-box .tabs {
    height: 38px;
    line-height: 38px;
    background: #f9f9f9;
}
.link-box .tabs li {
    width: 100px;
    text-align: center;
    font-size: 16px;
}
.link-box .tabs li.active {
    background: #fff;
    border-top: 1px solid #ef5b00;
}
.link-box .list {
    padding: 10px;
}
.link-box .list ul li {
    padding: 5px 10px;
}

/* ---------- */
.main-container {
    width: 950px;
    padding: 0 25px 25px;
    margin: 20px auto;
    border-top:  2px solid #ef5b00;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.article-list-head {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
.article-list-head .caption {
    font-size: 18px;
    font-weight: bold;
    color: #ef5b00;
}
.article-list-head .nav {
    text-align: right;
    color: #666;
}
.article-list {
    padding: 10px 5px;
}
.article-list li {
    height: 30px;
    line-height: 30px;
}
.article-list li span {
    text-align: right;
}

.pager {
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.pager span,
.pager a {
    padding: 5px 10px;
    margin: 0 5px;
}
.pager span.current {
    border: 1px solid #ef5b00;
    background: #ef5b00;
    color: #fff;
}
.pager a {
    border: 1px solid #ddd;
    background: #eee;
}

.article-head {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.article-head .nav {
    color: #666;
}
.article-title {
    font-size: 20px;
    text-align: center;
    margin: 30px 0;
}
.article-info {
    background: #f7f7f7;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.article-info span {
    padding: 0 10px;
}
.article-content p {
    /* margin-top: 20px; */
    /* line-height: 1.5; */
    /* padding: 10px 20px; */
}
.article-near {
    padding: 0 10px;
    background: #f7f7f7;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.article-near .next {
    text-align: right;
}

.contact-title {
    text-align: center;
    border-bottom:  1px solid #ddd;
    padding-bottom: 10px;
}
.contact-content {
    padding: 20px 40px;
    font-size: 18px;
    line-height: 2;
}

.login-container {
    width: 1000px;
    margin: 20px auto;
}
.login-nav {
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 1px solid #ef5b00;
}
.login-wrap {
    margin: 40px auto;
    width: 480px;
}
.login-wrap .img {
    vertical-align: bottom;
    font-size: 0;
}
.login-wrap .form {
    margin: auto;
    width: 350px;
    padding: 30px 50px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.login-wrap table {
    width: 100%;
}
.login-wrap table td {
    padding: 10px 5px;
}
.login-wrap .btn-login {
    width: 100%;
    background: #ef5b00;
    color: #fff;
    font-size: 18px;
}

.team-wrap {
    padding: 20px 60px;
    color: #666;
    font-size: 16px;
}
.team-wrap h1 {
    text-align: center;
    font-size: 24px;
    color: #666;
}
.team-wrap .info {
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.team-wrap .info span {
    padding: 0 10px;
}
.team-wrap .head {
    height: 40px;
    line-height: 40px;
    border-left: 2px solid #eb5b00;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    margin-top: 20px;
}
.team-wrap .intro p {
    text-indent: 20px;
    line-height: 1.5;
    padding: 0 20px;
}
.team-wrap .qrcode .img {
    margin-top: 10px;
    text-align: center;
}
.team-wrap .list table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin: 20px;
}
.team-wrap .list table th {
    border: 1px solid #ddd;
    padding: 10px;
}
.team-wrap .list table td {
    border: 1px solid #ddd;
    padding: 10px;
}
.team-wrap .list a {
    color: #2fa4e7;
}

.active-wrap {
    padding: 10px 20px;
}
.active-wrap h1 {
    text-align: center;
    font-size: 24px;
    color: #666;
}
.active-wrap table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
}
.active-wrap table th {
    border: 1px solid #ddd;
    padding: 10px;
}
.active-wrap table td {
    border: 1px solid #ddd;
    padding: 10px;
}
.active-wrap .lnk {
    margin: auto;
    display: block;
    background: #ef5b00;
    color: #fff;
    margin-top: 10px;
    text-align: center;
    padding: 8px;
    font-size: 18px;
}
.active-wrap .tips {
    margin: auto;
    display: block;
    margin-top: 10px;
    text-align: center;
}

.user-list-wrap {
    padding: 10px 20px;
}
.user-list-wrap .head {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    color: #ef5b00;
}
.user-list-wrap table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin-top: 20px;
}
.user-list-wrap table th {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}
.user-list-wrap table td {
    border: 1px solid #ddd;
    padding: 10px;
}

.like-wrap {
    text-align: center;
    margin-bottom: 20px;
}
.like-wrap a {
    background: #ef5b00;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-radius: 30px;
}

.user-center .left-menu ul {
    margin: 0 15px;
}
.user-center .left-menu ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    text-align: center;
}
.user-center .content .wrap {
    min-height: 500px;
    border-left: 1px solid #ddd;
    padding: 0 30px;
}
.user-center .content .head {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    color: #ef5b00;
}
.user-center .content table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin-top: 20px;
}
.user-center .content table th {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}
.user-center .content table td {
    border: 1px solid #ddd;
    padding: 10px;
}

.register-wrap {
    padding: 10px;
}
.register-wrap .head {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #ef5b00;
    border-bottom: 1px solid #ddd;
}
.register-wrap table {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #eee;
    border-collapse: collapse;
}
.register-wrap table td {
    padding: 10px;
    border: 1px solid #eee;
}

.active-search-wrap .head {
    height: 40px;
    line-height: 40px;color: #ef5b00;
    border-bottom: 1px solid #ddd;
}
.active-search-wrap table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin-top: 20px;
}
.active-search-wrap table th {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}
.active-search-wrap table td {
    border: 1px solid #ddd;
    padding: 10px;
}

.create-btn {
    font-size: 14px;
    background: #ef5b00;
    color: #fff;
    border: none;
    padding: 8px 10px;
    border-radius: 5px;
}

.talk-wrap {
    width: 1000px;
    padding: 0;
}

.talk-wrap .left form {
    padding: 10px;
}

.talk-wrap .content .wrap {
    min-height: 500px;
    border-left: 1px solid #ddd;
    padding: 0 20px;
}
.talk-wrap .content .head {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    color: #ef5b00;
    margin-bottom: 20px;
}
.talk-wrap .content .topic {
    background: #fee387;
    padding: 20px;
    margin-bottom: 20px;
}
.talk-wrap .content .topic .title {
    font-size: 14px;
    font-weight: bold;
    color: #EF5B00;
    height: 30px;
    line-height: 30px;
}
.talk-wrap .content .topic .title .time {
    font-size: 14px;
    text-align: right;
}
.talk-wrap .content .topic .c {
    padding: 5px;
    line-height: 1.5;
    color: #666;
}
.talk-wrap .content .message-list {
    margin-top: 10px;
}
.talk-wrap .content .message-list li {
    padding: 8px 10px;
    background: #f1cc50;
    margin-bottom: 10px;
    color: #333;
    border-radius: 5px 0 5px 0;
}
.talk-wrap .content .message-list a {
    color: blue;
}
.talk-wrap .content .op {
    text-align: right;
}
.talk-wrap .content .op a {
    color: blue;
}

.talk-wrap .create-box {
    margin: 20px 0;
}
.talk-wrap .create-box table {
    width: 100%;
}
.talk-wrap .create-box table td {
    padding: 10px;
}


.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }



/*
额外加的css block
*/
.category-list .myblock{
    width:300px;
    display: block;
    color:white;
    text-align: center;
    font-size: 23px;
    font-weight: bolder;
    height:70px;
}
ul.article-list.category-list{
    float:left;
}
.category-list li.pure-g{
    height:70px;
    line-height:70px;
    float:left;
    margin-left:10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.clear{
    float:none;
    clear:both;
}

.jieshao{
    /*color:white;*/
    margin:5px auto;
    width:97%;
    display: block;
    min-height:250px;
    /*background:#92cf50;*/
}

.case_show_header_middle{
    margin:5px auto;
}
.bk-img{
    margin: 10px;
    width: 249px;
    height: 180px;
    border: 5px solid #00A2E8;
    margin-left: 30px;
}
.block6{
    border:5px solid #C4EB4D;
}
.block-6-ul{
    margin-bottom: 10px;
    float: left;
    margin-left: 14px;
}
.block-6-ul li{
    width:220px;
    height:167px;
    float:left;
    position: relative;
    margin:0 10px;
    box-shadow: 0px 0px 10px #313131;
    border-radius: 5px;
}
.block-6-ul li img{
    width: 220px;
    height: 167px;
    border-radius: 5px;
}
.clear{clear:both;float:none;}
.block7{border:5px solid #B2E2EF; }
.pure-g.asset-box .tab{
    float:left;
}
.pure-g.asset-box .tab li{
    float:left;
    /*margin:0 5px;*/
}
.asset-box .tab {
    margin-top:10px;
    width: 300px;

}


/* focus_Box */
#focus_Box{position:relative;width:710px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:710px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(/home/images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(/home/images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(/home/images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(/home/images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(/home/images/share-btn.png) no-repeat;text-indent:-999px;}



.shi li{
    margin:5px 0;
}

.zhiyuan .lists li{
    width:68px;
    height:68px;
    margin:5px;
    /*border:1px red solid;*/

}

.t-ul span{
    position: absolute;
    display: inline-block;
    color: #7E45A7;
    font-size: 22px;
    font-weight: bold;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    text-align: center;
    left: 0px;
}
.shi{
    margin-top: 5px;
}
.learn-parent{
    position: relative;

}
.learn-parent p{
    position: absolute;
    bottom: 5px;
    left: 0px;
    text-indent: 6px;
    line-height: 20px;
    color: #fff;
    background: url(/home/images/touming.png) repeat;
    height: 20px;
}
.common-btn2{
    font-size: 20px;
    background-color: #D76DCB;
    color: #fff;
    padding: 19px 10px;
    font-weight: 500;
    border-radius: 10px;
    margin:3px;
}
.common-btn3{
    font-size: 20px;
    background-color: #C3C3C3;
    color: #000;
    padding: 19px 10px;
    font-weight: 500;
    border-radius: 10px;
    margin:3px;
}
.hide{
    display:none;
}
.hold-action{
    padding: 9px 16px;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    background-color: #FFC000;
    border-radius: 7px;
}
.answer-content{
    border:1px solid #FA9A58;
    padding:10px;
    margin-top: 5px;
}
.answer-content .title{
    color:#FA9A58;
}
.answer-content .content{
    display: inline-block;
}
.alert-create-form{
    margin: 10px;
}
.alert-create-form textarea{
    width: 391px;
    height: 130px;
}
.organizations img{
    width:70px;height:70px;
}

.block3modules .pure-u-1-3{
    width:22%;
}

.block3modules .pure-u-1-3{
    margin-right:168px;
}
/*.block3modules .pure-u-1-3:last-of-type{
    margin-right:0px;
}*/
.block3modules .tashan{
       margin-right:0px;
}

.length_4{
    width:500px;
}
.list{
    width:886px;
}

.zuzhi .team-wrap{
    padding: 20px 10px;
}
.usermanager .list{
        width: 700px;
}