.personC-main{
	width: 1200px;
    margin: 0px auto;
    background: #fff;
    padding: 0 ;
    position: relative;
    box-sizing: border-box;
}
.personC-main div{
	box-sizing: border-box;
}
.personC-sidebar{
	padding: 10px 0 40px;
    background-color: #FAFAFA;
    float: left;
    width: 18%;
    margin-right: 2%;
}
.personC-sidebar h4 {
    font-size: 18px;
    color: #3B3B3B;
    font-weight: 600;
    padding: 0 20px 10px;
    border-bottom: 1px solid #E5E5E5;
}
.my-item {
    position: relative;
    overflow: hidden;
    padding: 0 20px 10px;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
}
.my-item :first-child {
    font-weight: 600;
}
.my-item li {
    padding: 10px 0;
    font-size: 14px;
}
.my-item .fa {
    float: right;
    color: #7F7F7F;
    cursor: pointer;
    cursor: -ms-pointer;
}

.my-item .my-list {
    text-align: center;
    color: #7F7F7F;
    cursor: pointer;
    cursor: -ms-pointer;
    line-height: 16px;
}
.my-item .on-myList {
    background-color: #3B3B3B;
    color: #FFFFFF;
    margin-left: -18px;
    margin-right: -18px;
}
.my-content {
    float: left;
    width: 80%;
    padding-bottom: 20px;
}
.my-info-wrap {
    background-color: #FAFAFA;
    width: 100%;
    padding: 30px 50px 20px 30px;
     box-sizing: border-box;
}
.my-info {
    position: relative;
    float: left;
}
.my-info>img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    float: left;
}
.my-infoname {
    float: left;
}
.my-infoname>span {
    display: inline-block;
    padding: 20px 0;
    margin-left: 30px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.getinafter {
    color: #ea535d;
    margin-left: 50px !important;
    font-size: 15px !important;
    border: 1px solid #ea535d;
    padding: 4px 28px !important;
}
.getinafter:hover{
	cursor: pointer;
}
.getinafter i {
    margin-right: 5px;
}
.my-infoname>div {
    margin-left: 30px;
    color: #888888;
    max-width: 15em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.textPersonal {
    white-space: pre-wrap;
    word-break: break-word;
}
.my-intro {
    float: right;
    margin-top: 10px;
}
.my-intro li {
    display: inline-block;
    text-align: center;
    margin-left: 50px;
}
.fa-wrap {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-color: #666699;
    border-radius: 100%;
    text-align: center;
    padding: 8px;
    line-height: 40px;
    box-sizing: border-box;
}
.fa-wrap span {
    color: #FFFFFF;
    font-size: 25px;
}
.tag-name {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
}
.tag-name span {
    color: #FF2323;
    margin-left: 5px;
}
.section-title {
    font-size: 20px;
    font-weight: 500;
    color: #ea535d;
    margin-bottom: 15px;
    margin-top: 40px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-bottom: 2px solid #E5E5E5;
    position: relative;
}
.section-title span{
	position: absolute;
	display: inline-block;
	line-height: 34px;
	font-size:16px;
	top: 0;
	right: 0;
	color: #ea1d2c;
}
.section-item {
    padding: 20px;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    padding-left: 10px;
}
.section-item-img {
    width: 20%;
    height: 121px;
}
.item-info {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 77%;
}
.item-title {
    font-size: 20px;
    margin-bottom: 20px;
    word-break: break-all;
    color: #333;
    font-weight: 500;
}
.item-title span{
	display: inline-block;
	background-color: #69AFF5;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px 8px;
	margin-left: 10px;
    vertical-align: middle;
    line-height: 15px;
}
.item-info p {
    color: #898788;
    font-size: 14px;
}
.newpstyle1 {
    margin: 20px 0 0 0;
}
.newpstyle {
    margin: 5px 0 0 0;
}
.newsee{
	display: inline-block;
    border: 1px solid #3B8FFF;
    padding: 5px 15px;
    color: #469EFF !important;
    float: right;
    margin-top: -25px;
    font-size: 14px;
}
.newsee:hover {
    background-color: #469EFF;
    color: #fff !important;
}
.More01 {
    display: block;
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    text-align: center;
    width: 240px;
    height: 40px;
    /* margin: auto; */
    line-height: 40px;
    color: #989898 !important;
    letter-spacing: 1px;
}
.person-pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
.myEwm{
	font-size: 14px;
	display: inline-block;
	padding: 4px 5px;
	background-color: #D84C29;
	color: #fff !important;
	border-radius: 5px;
	vertical-align: top;
	margin-right: 15px;
	margin-top: -23px;
	float:right;
	position: relative;
}
.Ewmwrap{
	position: absolute !important;
	left: -175px !important;
	top: -115px !important;
}
.popEwm{
	width: 170px;
	height: 170px;
	
}

.shadebox {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1;
}
.popbox {
	position: fixed;
    top: 45%;
	left: 50%;
	background: #fff;
	border-radius: 5px;
}
.box02 {
	width: 800px;
	/*max-height: 660px;*/
	margin-top: -300px;
	margin-left: -400px;
}
.newbox{
	width: 850px;
}
.popheading {   
    height: 45px;
    width: 850px;
    border-radius: 5px;
    line-height: 45px;
    padding-left: 20px;
    font-size: 16px;
    letter-spacing: 2px;
    border-bottom: solid 1px #D2DCE2;
    z-index: 1000;
}
.popbox .cancel {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: #999;
}
.popmain {
	padding: 20px;
}

.popmain-box {
	padding: 20px;
	border: solid 1px #eee;
	overflow-y: scroll;
	max-height: 400px;
	font-size: 14px;
	margin-bottom: 10px;
}

.popmain.clear-gap {
	font-size: 0;
	
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.kongge {
    padding-top: 20px;
   /* overflow: hidden;*/
    padding-bottom: 10px;
    position: relative;
}
.col-md-12 {
    width: 100%;
    }
.col-md-12,.col-md-6,.col-md-4,.col-md-8,.col-md-2,.col-md-10,.col-md-3,.col-md-9{    
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.col-md-9 {
    width: 75%;
}
.col-md-3 {
    width: 25%;
}
.col-md-6 {
    width: 50%;
}
.col-md-4 {
    width: 33.33333333333333%;
}
.col-md-8 {
    width: 66.66666666666666%;
}
.col-md-2 {
    width: 16.666666666666664%;
}
.col-md-10 {
    width: 83.33333333333334%;
}
.form-group:after {
	display: table;
	content: "";
    clear: both;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 14px;
    box-sizing: border-box;
}
.mymargin1 {
    margin-bottom: 20px !important;
}
.form-horizontal .control-label {
    text-align: right;
    /*padding-top: 7px;*/
    margin-top: 0;
    margin-bottom: 0;
    line-height: 34px;
}
.control-label .required, .form-group .required {
    color: #e02222;
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
    vertical-align: middle;
}
.infopadtop {
    display: inline-block;
    padding-top: 7px;
}
.mymargin {
    margin-top: 20px;
}
.row,.widget-content,.widget-content form,.form-group div,.form-control{
	box-sizing: border-box;
}
.house-live {
    padding-right: 20px !important;
}
.house-zuoyi {
    padding-left: 9px !important;
}
.infopadtop {
    display: inline-block;
    padding-top: 7px;
}
.house-live01 {
    padding-right: 21px !important;
}
.house-live02 {
    padding-right: 18px !important;
}
.myimg0 {
    width: 77%;
    height: 135px;
}
.anniu01 {
    padding-right: 133px!important;
}
.editpadleft {
    margin-left: 42px;
}
.btna {
    background-color: #ea535d;
    line-height: 1.44;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*padding-bottom: 20px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.halfinput01 {
    width: 80% !important;
    display: inline-block !important;
}
.threeinput01 select {
    width: 32.3% !important;
    display: inline-block !important;
    margin-right: 0.5%;
}
.threeinput01 select:last-of-type{
	margin-right: 0;
}
.threeinput01 input {
    margin-top: 20px;
    width: 100%;
}
.textarea_width {
    width: 89% !important;
    display: inline-block !important;
    height: auto;
}
.gerenjianjie{
	margin-left: -6px;
}
.text-right {
    text-align: right;
}
#container {
    padding: 0;
    width: 100%;
    margin: 0px auto;
    /* height: 1000px; */
    left: 1px;
    position: relative;
    margin-top: 4px;
}
.dz-filename .file-size{
	font-weight: normal;
	float: right;
	font-size: 12px;
}
.mi-btn{
	display: inline-block;
	width: 208px;
	color: #fff;
	font-size: 16px;
	padding: 8px 0;
	margin: 0 auto;
	letter-spacing: 3px;
	background: #ea535d;
	margin-top: 20px;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
}
.mi-btn:hover{
	color: #fff;
	background: #ea535d;
}
.section-title:after {
    content: '';
    display: block;
    width: 150px;
    height: 2px;
    background-color: #ea535d;
    position: relative;
    top: 17px;
    left: -10px;
}
.renuminput {
    width: 55% !important;
    display: inline-block !important;
}
.form-group {
    margin-bottom: 20px;
}
.anniu02 {
    padding-right: 310px !important;
    padding-top: 20px;
}
.moxie-shim {
    z-index: 999 !important;
}
textarea.form-control {
    height: auto;
}
.add-pad-top-04 {
	padding: 20px 0;
}
.form-horizontal div{
	font-size: 14px;
	/*padding-top: 7px;*/
    padding: 0;
    position: relative;
}
.text-center {
    text-align: center;
}
.twobtn {
    padding-bottom: 0 !important;
}
.twobtn button.btn {
	
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    margin-top: 20px;
    width: 100px;
    font-size: 16px;
   
    color: #fff;
}
.blue-btn{
	 background: #3498db;
}
.blue-btn:hover {
    background: #2A89CA;
}
.Ewmmain div {
    margin-top: 0;
     width: 100%;
    margin: auto;
}
.myhalf {
    width: 40%;
    display: inline-block;
}
.myp p:first-of-type {
    margin-top: 7px;
}
.myp p {
    margin-bottom: 0 !important;
    font-size: 14px;
}
.mycansol button {
	margin-top: -35px;
	border: none;
	cursor: pointer;
}


.creat-right{
    display: inline-block;
    float: right;
    color: #ea535d !important;
    font-size: 14px;
    border: 1px solid #ea535d;
    padding: 5px 10px;
    border-radius: 5px;
}
.section-top {
    padding: 20px 0px;
}
.section-top span {
    font-size: 16px;
}
.section-middle span {
	font-size: 16px;
}
.required1 {
    color: red;
}
.section-top input {
    padding: 8px;
}
.threeinput02 input {
    width: 26.8% !important;
    display: inline-block !important;
}
.changdewide {
    width: 74%!important;
}
.team-apply{
	width: 160px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: -175px;
	top: 19px;
}
.team-apply a{
	display: inline-block;
	height: 26px;
	width: 120px;
	text-align: center;
	line-height: 26px;
	color: #FFFFFF;
	background: #ea1d2c;
	border-radius: 4px;
	font-size: 14px;
	font-weight: lighter;
}
.team-apply a:hover{
	background:#d01825;
}
.team-apply span{
	display: inline-block;
	width: 46px;
	height: 20px;
	line-height: 20px;
	border-radius: 13px;
	border: 1px solid #ea1d2c;
	color: #ea1d2c;
	text-align: center;
	font-size: 13px;
	font-weight: lighter;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.col-md-2 .form-buttoned{
	outline: none;
	border-color: #3096FF;
	color: #3096FF;
	cursor: pointer;
}
.form-buttoned:hover{
	color: #FFFFFF;
	background: #3096FF;
}
.form-rules{
	width:100%;
	overflow: hidden;
	padding-top: 7px;
}
.form-rules a{
	display: inline-block;
	float: left;
	line-height: 24px;
	color: #3096FF;
	font-size: 14px;
	padding-top: 7px;
	text-decoration: underline;
}
.form-rules span{
	display: inline-block;
	line-height: 20px;
	color: #ea1d2c;
	font-size: 12px;
	float: left;
	width: 400px;
	text-align: justify;
	padding-top: 7px;
}
.form-grounped div{
	padding-top: 0!important;
}
.form-downartic{
	width: 300px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.form-downartic img{
	width: 260px;
}
.form-downstate{
	position: absolute!important;
	left: 0!important;
	bottom: 0!important;
	height: 24px!important;
	width: 260px!important;
	
}
.form-downstate a{
	display: inline-block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: rgba(0,0,0,0.3);
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.form-downstate input{
	display: inline-block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	outline: none;
	border: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	cursor: pointer;
}
.form-disable{
	background: #f4f4f4;
}
.text-right1 .quxiao-btn{
	background: #CCCCCC;
	outline: none;
	border: 0;
	padding: 8px 20px;
	border-radius: 3px;
	cursor: pointer;
}
.text-right1 button{
	margin-left: 15px;
}
.threeinput05 select {
    width: 21.8% !important;
    display: inline-block !important;
    margin-right: 0.5%;
}
.threeinput05 input {
    margin-top: 20px;
    width: 67.5%;
}
.text-right1 {
    text-align: left;
    padding-left: 152px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btna:hover{
	background: #ea535d;
}
.team-infowrap{
	width: 100%;
}
.team-infolist{
	width: 100%;
	overflow: hidden;
}
.team-infolist span{
	display: inline-block;
	line-height: 36px;
	font-size: 14px;
	float: left;
}
.team-infolist span:nth-child(1){
	width: 5em;
	text-align: right;
	color: #999999;
}
.team-infolist span:nth-child(2){
	color: #666666;
}
.team-pagers{
	width: 100%;
	overflow: hidden;
}
.team-pagers label{
	display: inline-block;
	width: 5em;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #999999;
	line-height: 36px;
}
.form-rules1{
	width:100%;
	overflow: hidden;
}
.form-rules1 a {
    display: inline-block;
    float: left;
    line-height: 36px;
    color: #3096FF;
    font-size: 14px;
    text-decoration: underline;
}
.form-rules1 span {
    display: inline-block;
    line-height: 20px;
    color: #ea1d2c;
    font-size: 12px;
    float: left;
    width: 400px;
    text-align: justify;
    padding-top: 8px;
}
.team-editswrap{
	width: 100%;
	padding-top: 30px;
}
.team-editswrap input{
	padding: 5px 20px;
	color: #fff;
	background-color: #3a96f4;
	display: inline-block;
	margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}
.team-editswrap input:hover {
    background: #3388de;
}
.md-radio{
	display: inline-block;
	line-height: 34px;
}
.col-md-width{
	width: 170px;
	float: left;
}
.col-md-input{
	width: 550px;
	float: left;
	margin-left: 15px;
	position: relative;
}
.warningtext{
	color: red;
	float: left;
	line-height: 34px;
	margin-left: 15px;
	font-size: 13px;
}
.warninginput input{
	border: 1px solid red;
}
/*.vol-update-head{
	width: 130px;
	position: absolute;	
	right: 40px;
	top: 58px;
}*/
.vol-update-head0{
	/*width: 170px;
	height: 130px;
	background-image:url(../img2/volunteer-img/moren.png) ;	
	padding-right: 40px;
	background-size: auto 100%;
	background-position: left top;
	background-repeat: no-repeat;*/
	width: 250px;
}
.vol-update-btn{
	
    display: inline-block;
   
    background-color: #fff;
    color: #3096FF;
    border: 1px solid #3096FF;
    border-radius: 5px;
    padding: 2px 17px;
}
.vol-regist-btn{
	padding-left: 170px;
}
.vol-regist-btn button{
	letter-spacing: 5px;
}
.vol-info-label{
	width: 200px;
	float: left;
	color: #666;
}
.vol-info-text{
	width: 700px;
	float: left;
	line-height: 34px;
	margin-left: 10px;
}
.vol-edit-btn{
	position: absolute;
	top: 20px;
	right: 5px;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #3096FF;
	color: #3096FF;
	 padding: 2px 0;
	 width: 55px;
	  border-radius: 5px;
	  /*letter-spacing: 5px;*/
	  text-align: center;
	  cursor: pointer;
}
.vol-alert-info{
	text-align: center;
	padding: 40px 0;
}
.vol-alert-info>h2{
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.vol-alert-info>p{
	width: 390px;
	margin: 0 auto;
	font-size: 14px;
	color: #999;
}
.vol-alert-time{
	color: #ff6c00;
}
.vol-check-tab{
	color: #ff6c00;
	margin-left: 20px;
	font-size:14px ;
	position: absolute;
	left: 140px;
	top: 6px;
}
.has-not-vol{
	margin-top: 130px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.has-not-vol span a{	
	color:#3096FF;
	text-decoration: underline;
}

.file-update{
    position: absolute;
    font-size: 30px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file-wrap span{
    color: #3096FF;
    border: 1px solid #3096FF;
    border-radius: 5px;
    height: 50px;
    padding: 5px 20px;
    font-size: 14px;
}
.casour-c{
	font-size: 0 !important;
	margin:-4px 0 12px;
}
.order-activityup .delet01{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.order-activityup .casour-c{
    margin-top: 0
}
.order-activityup .PosRelative{
    height: 180px;
}
.order-activityup .inlineBlock1 img{
    margin-top: 0;
}
.order-activityup .titleC{
    display: none;
}
.order-activityup .dz-filename .file-size{
    display: none;
}
.order-activityup{
    width: 400px;
    float: left;
}
.form-horizontal div.code-div{
    position: relative;
}
.form-horizontal div.code-div .qrcode{
    position: absolute;
    right: 45%;
    top: 0px;
    font-size: 14px;
    background: #ea535d;
    height: 34px;
    width: auto;
    line-height: 34px;
    padding: 0 16px;
    text-align: center;
    border: none;
    color: #fff;
    margin-bottom: 0;
}
.bind-success{
    padding: 60px 0;
    text-align: center;
}
.bind-success img{
    width: 100px;
    height: 100px;
}
.bind-success p{
    font-size: 26px;
    padding-top: 32px;
}