@charset"UTF-8";
body {
    font-size: 14px;
    background: #fefefe;
}
.fullwidth {
    width: 100%;
}
.all {
    height: 100%;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-size: 1em;
    top: .1em;
    position: relative;
    margin-right: .5em;
}
.loginbody {
    background: #F3759B url(../images/login-bg.jpg) no-repeat center top;
}
.all.login {
    padding-bottom: 60px;
}
.login .header {
    min-height: 200px;
    padding-top: 20px;
    overflow: hidden;
    clear: both;
}
.login .mark {
    display: block;
    width: 800px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
    background: transparent;
}
.login-page {
    margin: 0 auto;
    background: #fff;
    box-shadow: 1px 1px 30px rgba(255, 255, 255, .8);
    display: block;
    width: 800px;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 50px;
}
.login-header {
    background: #F3759B;
    padding: 5px;
    line-height: 45px;
    min-height: 50px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #FDCFDD;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.login-body {
    padding: 20px;
}
.loginwindow {
    width: 500px;
    margin: 0 auto;
}
.loginwindow .form-group {
    margin-bottom: 20px;
}
.bigjoin {
    width: 400px;
    margin: 0 auto;
}
.bigjoin .btn {
    font-size: 26px;
    font-weight: 900;
}
.verifycode {
    width: 200px;
    float: left;
    margin-right: 30px;
}

/* bootstrap customs*/

.popover {
    margin-left: -60px;
}
.page-header {
    margin: 10px 10px 5px;
    border-bottom: 0px solid #eee;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 30px;
    /*text-shadow:0px 0px 10px rgba(226,51,104,.3);*/
    
    text-shadow: 2px 0 rgba(255, 255, 255, .6), 0 2px rgba(255, 255, 255, .6), 2px 1px 15px rgba(226, 51, 104, .4);
    /*向下阴影*/
    
    color: #F3759B;
}
.homebuttongroup li {
    position: relative;
    margin-bottom: 20px;
}
.morenavi {} .morenavi li a {
    display: block;
    border: 1px solid #eee;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    margin: 0px;
    padding: 5px;
    padding-left: 20px;
    font-weight: bold;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 5px;
}
.morenavi li a:hover {
    text-decoration: none;
    background-color: #F3759B;
    color: #fff;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.popover {
    margin-left: 00px;
    font-weight: bold;
}
.homebuttongroup li a {
    display: block;
    border: 5px solid #eee;
    border-radius: 300px;
    width: 80px;
    height: 80px;
    text-decoration: none;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.homebuttongroup li a:hover {
    border-color: #ccc;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.homebuttongroup li a .icon:before {
    font-size: 50px;
    top: .2em;
    left: .2em;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.homebuttongroup li a:hover .icon:before {
    color: #333;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.logininfo div {} .userloginwindow {
    margin-left: 30px;
}
.userface {
    float: left;
    margin-right: 20px;
}
.userinfomation {
    float: left;
    display: block;
}
.userinfomation dt {
    display: block;
    float: left;
    clear: left;
    min-width: 150px;
    text-align: right;
    padding-right: 20px;
}
.userinfomation dd {
    display: block;
    float: left;
}
.userinfomation dt, .userinfomation dd {
    padding: 6px 5px;
}
.userinfomation dd:after {
    display: block;
    content: "";
    clear: both;
}
.userface img {
    border-radius: 300px;
    max-width: 100px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
}
.indexmailbox {
    border-left: 1px solid #eee;
    font-size: 9pt;
}
.navbar-form {
    padding: 0;
}
.pagination a, .nav-tabs a {
    color: #000;
}
.pagination {
    z-index: 1;
    margin: 8px 0 0 0;
}
.tab-pane {
    padding: 20px 10px;
}
.radio-inline, .checkbox-inline {
    margin-left: 0px;
    margin-right: 5px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    word-wrap: break-word;
    word-break: break-all;
}
.pagetoolbar .b3 .dropdown-menu {
    left: 120px;
}
.pagetoolbar .b2 .dropdown-menu {
    left: 60px;
}
.btn-clipboard {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    color: #777;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e1e1e8;
    border-radius: 0 4px 0 4px;
    border-top-right-radius: 0;
    top: -1px;
    right: -1px;
}
.btn-clipboard:hover {
    background-color: #563d7c;
    color: #fff;
}
.msg {
    position: relative;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .5);
}
/* header style */

#header {
    background: #F3759B;
    height: 40px;
    z-index: 99999;
    position: fixed;
    width: 100%;
	overflow: hidden;
}
#header .logo {
	height: 40px; font-size: 18px;
	margin-left: 10px;
	float: left;
	color: #FFF;
	line-height: 40px;
}
#header .logout {
    float: right;
    margin: 0px 20px 10px 10px;
}
#header .logout button {
    color: #fff;
    background-color: transparent;
    min-height: 40px;
    min-width: 80px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#header .logout button:nth-child(1) {} #header .logout button:hover {
    color: #222;
}
/* left menu style */

#main-navi {
    position: fixed;
    float: left;
    overflow-y: auto;
    height: 100%;
    background-color: #eee;
	top: 40px;
    width: 220px;
}
#main-navi ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#main-navi ul li ul li a {
    padding-left: 30px;
}
#main-navi ul li a {
    display: block;
    min-height: 32px;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 1em;
    font-weight: bold;
    line-height: 32px;
    color: #111;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #ffffff 0, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-indent: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}
#main-navi ul li a.pink {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #ffffff 0, #FDCFDD 100%);
    background-image: -o-linear-gradient(top, #ffffff 0, #FDCFDD 100%);
    background-image: linear-gradient(to bottom, #ffffff 0, #FDCFDD 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffFDCFDD', GradientType=0);
}
#main-navi ul li a:hover {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-image: none;
    background-color: #F3759B;
    color: #ffffff;
    text-indent: 10px;
}
#main-navi ul li a.active {
    text-indent: 10px;
    color: #FFC300;
    background-image: none;
    background-color: #111;
}
#main-navi ul ul a.active {} #main-navi [class^="icon-"]:before, #main-navi [class*=" icon-"]:before {
    font-size: 1.5em;
    line-height: 16px;
    top: .3em;
    position: relative;
    color: #111;
    margin-right: 8px;
}
#main-navi a.active [class^="icon-"]:before, #main-navi a.active [class*=" icon-"]:before {
    color: #fff;
}
#main-navi li.title {
    border-top: 1px solid #dedede;
}
#main-navi ul ul a {
    /*padding-left:20px;*/
}
.resp-show {
    display: none;
}
.burger {
    position: relative;
    float: left;
    padding: 10px;
    top: 4px;
    left: 10px;
    display: none;
}
.burger li {
    width: 30px;
    height: 4px;
    background-color: #fff;
    border-radius: 3px;
    margin: 5px 0;
}
.burger.open li {
    background-color: #d9dde1;
}
/* main page style */

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top-color: #f2f2f2;
}
.table>thead>tr>th {
    border-bottom-color: #f2f2f2;
}
.nav-tabs {
    border-bottom: 2px solid #F3759B;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    font-weight: bold;
    background-color: #EC5381;
    border: 1px solid #F3759B;
    border-bottom-color: transparent;
    text-shadow: 0px 0px 10px #fff;
}
.nav>li>a:hover, .nav>li>a:focus {
    color: #fff;
    background-color: #F99FBA;
    border: 1px solid #F3759B;
}
.page {
    position: relative;
    margin-left: 220px;
    background: #fff url(../images/paper-bg.png) no-repeat left top;
    min-height: 100%;
    padding: 20px 0px !important; padding-top: 50px !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
	margin-left: 220px;
}
.page1 {
    position: relative;
    margin-left: 220px;
    background: #fff url(../images/paper-bg.png) no-repeat left top;
    min-height: 100%;
    padding: 50px 0px 20px 0px !important; 
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
	margin-left: 0px;
}
#mailtmpl [name="title"] {
    padding: 10px;
    font-weight: bold;
}
#mailtmpl [name="content"] {
    padding: 10px;
    text-indent: 2em;
}
.formborder {
    background: #fff;
    padding: 35px;
    margin: -20px 0;
    border: 1px solid #f2f2f2;
    border-top: 0px;
}
.formtitle {
    background: #f2f2f2;
    color: #555;
    margin-left: -36px;
    margin-right: -36px;
    margin-top: -35px;
    margin-bottom: 30px;
    padding: 10px 20px;
}
.form-control:focus {
    border-color: #Feeeff;
}
.form-horizontal .form-group {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.form-horizontal .control-label {
    border-right: 5px solid #eee;
    padding-bottom: 5px;
}
.tab-content>.active {
    padding: 20px 10px;
}
.itemplus {
    background-color: #ddd;
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    padding-left: 10px;
    cursor: pointer;
    border-radius: 100px;
    clear: both;
}
.itemplus:hover {
    background-color: #EC5381;
}
.itemplus:hover {
    color: #fff;
}
.subform {
    padding: 10px 0;
}
.success, .warning {
    border: 1px solid #ddd;
}
.success.active {
    color: #fff;
    background-color: #82e133;
    border-color: #75da20;
}
.warning.active {
    color: #fff;
    background-color: #ff895a;
    border-color: #ff7741;
}
.mt20 {
    margin-top: 20px;
}
.mt10 {
    margin-top: 10px;
}
.template_form {
    display: none;
}
.template_form.default {
    display: block;
}
.msgtpl dd, .msgtpl dt {
    border-bottom: 1px solid #eee;
    padding: 10px 5px;
    font-size: 9pt;
}
.msgtpl dd:last-child {
    border: 0px;
}
.lr20 {
    margin: 0px 20px;
}
#filesbrowser {
    font-size: 9pt;
}
#filesbrowser td {
    vertical-align: middle;
}
#filesbrowser .imglist img {
    max-width: 300px;
    margin-left: 20px;
}
#filesbrowser .type small {
    display: block;
    color: blue;
}
.pagination{ clear: both; }
.pagination > li > span.current{background-color: #e9356b;
    border-color: #e9356b;
    color: #fff;
    cursor: default;
    z-index: 2;}
@media (max-width: 720px) {
    .btn-lg, .btn-group-lg>.btn {
        padding: 5px 10px;
        font-size: 12px;
    }
    .lr20 {
        margin: 0px 5px;
    }
    .login-page {
        width: auto;
        margin:0 10px;
    }
    .login .mark {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        background: transparent;
    }
    .login .mark img{
        width:100%;
    }
    .bigjoin{
        width:80%;
    }
    .verifyimg{
        margin-top:20px;
        margin-left:20px;
    }
    .loginwindow{
        width:100%;
    }
    .joinwindow .form-horizontal .form-group{
        border:none;
    }
    .form-horizontal .control-label{
        border:none;
    }
    .login .header{

    }
    .passfind{
        clear:both;
        display: block;
    }
    .fullwidth .page-header small{
        display: block;
        font-size:12px;
        padding-left:50px;
        padding-top:10px;
    }
    .userface{
        margin:0 auto;
        text-align: center;
        float: none;
    }
    .userface img{
        max-width:80%;
    }
    .userinfomation{
        display: table;
    }
    .userinfomation dd,.userinfomation dt{
        font-size:9pt;
    }
    .userinfomation dt{
        min-width: 110px;
    }
    .morenavi{
        margin-left:-15px;
        margin-right:-15px;
    }
    .morenavi li a{
        margin-bottom:10px;
        padding:10px;
        font-size:20px;
        color:#111;
        padding-left:20px;
    }
    .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline{
        margin-left:0px;
    }
	#header .logo {
		line-height: 64px;
	}
}
@media (max-width: 420px) {
    .page-header img {
        width: 100%;
    }
    .userloginwindow {
        margin-left: 0px;
    }
}

.photolist{ 
	width: 95%;
	margin: auto;
	overflow: hidden;
}

.photolist .item {
	width: 10%;
	heigth:130px;
	margin: 2%;
	float: left;
	overflow: hidden;
}

.photolist .item .photo{ 
	width: 100%;
}

.photolist .item .photo img{ 
	width: 100%;
	height: 150px;
}

.photolist .item .usertitle{
	text-align: center;
}

.modal{
	top: 40px;
}

@media screen and (max-width: 767px) {

}