.subnavbar {
    border-bottom: 1px solid #d8e6e6;
}
.subnavbar .jiapuuser-tiitle {
    margin: 10px 0px 0px 0px;
}
.subnavbar .jiapuuser-tiitle .form-control{
    font-size: 20px;
    line-height: 36px;
    height: 45px;
    color: #333333;
}
.subnavbar .jiapuuser-nav {
    line-height: 21px;
    float: left;
    margin: 20px 0;
}
.subnavbar .jiapuuser-nav a {
    padding: 19px 3px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}
.subnavbar .jiapuuser-nav a:hover,.subnavbar .jiapuuser-nav a.active  {
    border-bottom: 3px solid #D95F4C;
}
.preview-jiapu {
    color: #357EBD;
    font-size: 14px;
    cursor: pointer;
    margin-left: 20px;
}
.preview-jiapu i {
    margin-right: 5px;
    vertical-align: top;
}

.jiapuuser-box {
	position: relative;
	min-height: 460px;
	margin-bottom: 30px;
}

/*通知提示*/
.message-tishi {
	position: absolute;
	top: 45px;
	margin-right: -385px;
	right: 50%;
	padding: 5px 35px;
	background-color: #FFFFFF;
	border: 1px solid #ddd;
}

.create-jiapu .checkbox,.create-jiapu .radio,.create-jiapu .checkbox label {
    font-size: 18px;
}
.radio-select .radio {
    display: inline-block;
    margin-top: 0px;
    font-size: 18px;
}
.create-jiapu .form-control {
    height: 50px;
    font-size: 16px;
}
.create-jiapu .form-control-feedback {
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    width: 70px;
    color: #D95F4C;
}
.create-jiapu .has-success .form-control-feedback {
    color: #3c763d;
}

.checkbox label, .radio label {
    padding-left: 0px;
}
.icheckbox_flat-green,
.iradio_flat-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 16px;
    background: url(/Resource/images/FamilyTree/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-green {
    background-position: 0 0;
}
.icheckbox_flat-green.checked {
    background-position: -22px 0;
}
.icheckbox_flat-green.disabled {
    background-position: -44px 0;
    cursor: default;
}
.icheckbox_flat-green.checked.disabled {
    background-position: -66px 0;
}

.iradio_flat-green {
    background-position: -88px 0;
}
.iradio_flat-green.checked {
    background-position: -110px 0;
}
.iradio_flat-green.disabled {
    background-position: -132px 0;
    cursor: default;
}
.iradio_flat-green.checked.disabled {
    background-position: -154px 0;
}

.user-icon {
    width: 80px;
    height: 80px;
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    border-radius: 50%;
    cursor: pointer;
}
.user-icon img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.up_input {
    opacity: 0;
    display: none;
    z-index: 3;
}
.up_icon, .up_input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    cursor: pointer;

}
.up_icon {
    display: none;
    z-index: 2;
    line-height: 80px;
    text-align: center;
    color: #ffffff;
}
.up_icon {
    background-color: #000000;
    opacity: .5;
}
.user-icon:hover .up_input, .user-icon:hover .up_icon ,.user-icon:focus .up_icon,.user-icon:active .up_icon {
    display: block;
}

.myinfotab-tab {
    margin: 0px 0 30px;
    padding: 0;
    list-style: none;
}
.myinfotab-tab li {
    font-size: 18px;
    display: inline-block;
    padding: 0 15px;
    color: #CCC8C8;
}
.myinfotab-tab li a {
    color: #8A8A8A;
    text-decoration: none;
    padding: 5px 0px;
}
.myinfotab-tab li.active a, .myinfotab-tab li.active a:hover, .myinfotab-tab li.active a:focus {
    font-weight: 400;
    text-decoration: none;
    color: #333333;
    border-bottom: 2px solid #205080;
}

/*通知*/
.message-tab {
    margin: 0px 0px 10px;
    list-style: none;
}
.message-tab li {
    font-size: 14px;
    display: inline-block;
    padding: 0 10px 0px 0px;
    color: #CCC8C8;
}
.message-tab li a {
    color: #555659;
    text-decoration: none;
    padding: 4px 16px;
}
.message-tab li.active a, .message-tab li.active a:hover, .message-tab li.active a:focus {
    font-weight: 400;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #357EBD;
    border-radius: 4px;
}
.messages-seclet .btn {
	font-size: 12px;
	padding: 4px 13px;
	margin-left: 20px;
}
.remindmessage-list {
  padding: 20px 0px;
  border-bottom: 1px solid #DEDEDE;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  position: relative;
}
/*.remindmessage-list:hover {
  background-color: #F3F3F3;
}*/
.message-list-con {
	display: inline-block;
}
.recomments-alt {
	font-size: 12px;
	margin: 0px 5px 0px 8px;
	color: #CCC8C8;
}
.remindmessage-list-time {
	font-size: 12px;
	color: #CCC8C8;
}
.remindmessage-circle {
	font-size: 12px;
	margin-left: -18px;
	color: #FF9326;
}

.MyinfoNameFist .form-control,.MyinfoNameSecond .form-control {
    font-size: 14px;
    padding-left: 40px;
}
.Myinfotab .info-only {
    position: absolute;
    color: #8A8A8A;
    font-weight: 400;
    font-size: 14px;
    width: auto;
    height: auto;
    padding: 6px 10px;
    line-height: 24px;
    margin: -1px;
    overflow: hidden;
    clip: auto;
    border: 0;
    top: 0px;
}
.Myinfotab .radio-select .radio {
    font-size: 14px;
}
.MyInfotextArea {
    padding-top: 30px;
    
}

.personal-user-poto {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.personal-user-poto img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.personal-user-poto .up_input {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 3;
}
.personal-user-poto span {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #000000;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    opacity: .5;
    line-height: 120px;
    color: #ffffff;
    text-align: center;
    transition:all 1s ease;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
}
.personal-user-poto:hover span {
    display: block;
    top: 0px;
}
.mima_setting .form-control {
    height: 36px;
    font-size: 14px;
}
.mima_setting .form-control-feedback {
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    width: 55px;
    color: #D95F4C;
}
.mima_setting .has-error .help-block {
    color: #D95F4C;
    font-weight: 400;
}
.mima_setting .help-block label {
    font-weight: 400;
}
.mima_setting .has-success .form-control-feedback {
    color: #3c763d;
}

.MessageInvite .checkbox,.EmailInvite .checkbox {
    color: #357EBD;
}
.MyInfotextArea .form-group {
    padding: 0px;
}
.Submit-btn {
    margin-top: 15px;
    /*padding: 0px;*/
}

.Submit-btn .st {
    margin-bottom: 10px;
}
.Submit-btn .btn-col9, .Submit-btn .btn-col9 .st {
	padding-left: 0px;
}
.btn-surefl {
	width: 25%;
	margin-left: 10px;
}
.Submit-btn .col-md-4 {
	padding-left: 0px;
}
.Ranking {
    position: relative;
}
.Ranking-title {
    position: absolute;
    padding: 7px 12px 0px 12px;
    top: 0px;
    color: #8A8A8A;
}
.Ranking .form-control {
    /*text-indent: 50px !important;*/
   padding-left: 55px !important;
}
<!--[if IE]>
.Ranking .form-control {
  padding-left: 55px;
}
<![endif]-->
/*.Ranking .form-control::-ms-expand {
	padding-left: 55px !important;
}*/
.Privacy .form-control {
    text-indent: 70px !important;
    /*padding-left: 80px !important;*/
    /*padding: 6px 8px;*/
}

.BiogText {
    text-indent: 40px;
}
.InfoPhotolist {
    list-style: none;
    padding: 10px;
}
.InfoPhotolist li {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    width: 100px;
    margin-right: 15px;
}
.InfoPhotolist li p {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 20px;
}
.InfoPhotolist li img {
    width: 80px;
    height: 80px;
    margin-bottom: 8px;
    border-radius: 5px;
}
.InfoPhoto-thumbnail {
    padding: 25px 34px;
    margin-bottom: 8px;
    border: 1px dashed #DEDEDE;
    color: #DEDEDE;
    border-radius: 6px;
}
.add_inputpoto {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    opacity: 0;
    z-index: 3;
}
.look-myinfo {
	font-size: 16px;
}
.look-myinfo .h3_title {
    font-size: 24px;
}
.look-myinfo .zp_title {
	font-size: 20px;
}
.look-myinfo .zp_title a{
	font-size: 14px;
	padding: 0px 8px;
}
.look-myinfo .zp_title span {
	font-size: 14px;
	color: #C3C3C3;
}
.sp_txt p {
	text-indent: 2em;
	letter-spacing: 2px;
	line-height: 24px;
}
.photoullist ul {
	list-style: none;
	padding: 0px;
}
.photoullist ul li {
	display: block;
	float: left;
	width: 80px;
	margin-right: 30px;
}
.photoullist ul li img {
	width: 80px;
	height: 80px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.photoullist ul li p {
	text-align: center;
	overflow: hidden;
	font-size: 12px;
}
.look-myinfo-txt {

}
.look-myinfo-title {
    width: 80px;
    display: inline-block;
    color: #8A8A8A;
}
.look-myinfo-tp {
    text-indent: 2em;
}
.add-jiapu-btn {
    font-size: 14px;
    padding: 5px 30px;
}

.my-jiapu-conter {
    padding-top: 15px;
    border-bottom: 1px solid  #DEDEDE;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.my-jiapu-conter:hover {
    background-color: #F3F3F3;
}
.i-box1 {
    width: 20px;
    display: inline-block;
}
.my-jiapu-conter .icon-ok-sign {
    font-size: 22px;
    color: #4CAE4C;
}
.my-jiapu-conter .my-jiapu-aline {
    font-size: 22px;
    padding: 0px 10px;
}
.my-jiapu-conter .my-jiapu-mor {
    font-size: 12px;
    color: #8A8A8A;
}
.my-jiapu-conter .my-jiapu-aright {
    color: #8A8A8A;
    font-size: 12px;
}
.my-jiapu-conter .my-jiapu-aright a {
    padding: 0px 10px;
}
.my-jiapu-conter .my-jiapu-numtime {
    font-size: 12px;
}
.my-jiapu-conter .my-jiapu-numtime .icon-user {
    font-size: 14px;
    padding: 0px 5px 0px 20px;
    color: #8A8A8A;
}
.my-jiapu-conter .my-jiapu-numtime .my-jiapu-time {
    padding: 0px 5px 0px 10px;
    color: #8A8A8A;
}

.member-list a {
    color: #333333;
}

.member-list .avatar {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
}
.member-list .avatar img {
    width: 80px;
    border-radius: 50%;
    height: 80px;
}
.user-view {
	/*width: 40px;
	height: 40px;*/
	position: relative;
	border-radius: 50%;
	overflow: hidden;
}
.user-line {
    position: absolute;
    left: -10px;
    top: 8px;
    /*background: url("../images/user-line.png") no-repeat;*/
   background: #000000;
    width: 100%;
    height: 3px;
     -webkit-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -o-backface-visibility: hidden;
  backface-visibility: hidden;
    transform:rotate(-40deg);
    -ms-transform:rotate(-40deg); 	/* IE 9 */
   -moz-transform:rotate(-40deg); 	/* Firefox */
  -webkit-transform:rotate(-40deg); /* Safari 和 Chrome */
 -o-transform:rotate(-40deg); 	/* Opera */
}

.member-list a:hover {
    color: #1b6d85;
}
.member-list .member-list-txt p {
    margin: 2px 0 5px;
}
.member-list .member-list-txt p.member-list-txt-title {
    font-size: 16px;
}
.member-list .pages {
    margin-top: 50px;
}
.member-list .pages .pages-num,.albums-list .pages .pages-num,#MessageAlerts .pages .pages-num {
    display: inline-block;
    margin: 20px 20px 0px 10px;
    float: left;
    color: #8A8A8A;
    line-height: 35px;
}
.member-list .pages .pages-go,.albums-list .pages .pages-go {
    display: inline-block;
    margin: 20px 5px;
}
.member-list .pages .pages-go .pages-go-text,.albums-list .pages .pages-go .pages-go-text {
    width: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #dddddd;
    border-right: none;
    color: #333333;
    float: left;
    background-color: #ffffff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.member-list .pages .pages-go .pages-go-btn,.albums-list .pages .pages-go .pages-go-btn {
    color: #ffffff;
    width: 40px;
    float: left;
    height: 34px;
    line-height: 34px;
    border: none;
    background-color: #357EBD;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.albums-list .thumbnail img {
    width: 168px;
    height: 168px;
    transition:All 0.5s ease-in-out;
    -webkit-transition:All 0.5s ease-in-out;
    -moz-transition:All 0.5s ease-in-out;
    -o-transition:All 0.5s ease-in-out;
}
.albums-list .thumbnail {
    overflow: hidden;
    border-radius: 0px;
    position: relative;
    /*position: absolute;
    top: 0;
    left: 0;*/
}
.albums-list .albums-box .thumbnail {
	padding: 0;
}
.albums-list .thumbnail:hover {
    border: 1px solid #ddd;
}
.albums-list .thumbnail:hover img {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}
.albums-list .thumbnail .albums-num {
    position: absolute;
    top: 130px;
    right: 25px;
    color: #ffffff;
}

.albums-list .bs-example .bs-example-div {
    padding: 0px 10px;
    margin: 5px 15px;
    position: relative;
}
.bs-example-div .caption {
	padding: 0px;
	line-height: 40px;
}
.bs-example-div .caption h5 {
	display: inline-block;
	color: #003366;
}
.bs-example-div .caption h5:hover {
	font-weight: bold;
}

.bs-example-dell i.icon-trash {
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	color: #8A8A8A;
	padding: 3px;
	border-radius: 2px;
	background: rgba(255,255,255,0.9);
	display: none;
	z-index: 111;
}
.bs-example-dell:hover i.icon-trash {
	display: block;
	top: 10px;
	text-decoration: none;
	transition:All 5.5s ease-in-out;
    -webkit-transition:All 5.5s ease-in-out;
    -moz-transition:All 5.5s ease-in-out;
    -o-transition:All 5.5s ease-in-out;
}

.bs-example-div a i.icon-trash {
	position: absolute;
	top: 0px;
	right: 10px;
	color: #8A8A8A;
	padding: 3px;
	border-radius: 2px;
	background: rgba(255,255,255,0.9);
	display: none;
}
.bs-example-div a:hover i.icon-trash {
	display: block;
	top: 10px;
	text-decoration: none;
	transition:All 5.5s ease-in-out;
    -webkit-transition:All 5.5s ease-in-out;
    -moz-transition:All 5.5s ease-in-out;
    -o-transition:All 5.5s ease-in-out;
}

.bs-example-div a .thumbnail-mod {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	  overflow-wrap: break-word;
	color: #FFFFFF;
	padding: 5px 8px;
	background: rgba(0,0,0,0.6);
	display: none;
}
.bs-example-div a:hover .thumbnail-mod {
	display: block;
	bottom: 32px;
	text-decoration: none;
	transition:All 5.5s ease-in-out;
    -webkit-transition:All 5.5s ease-in-out;
    -moz-transition:All 5.5s ease-in-out;
    -o-transition:All 5.5s ease-in-out;
}

.photostjimg img {
	width: 80px;
	height: 80px;
	display: block;
	border: 1px solid #E6E3E3;
	padding: 1px;
}
.p_titlename {
	font-size: 22px;
	margin-bottom: 10px;
}
.p_titlename .p_titlenum {
	font-size: 14px;
}

.zuxun-list {
    font-size: 18px;
    color: #444444;
    line-height: 32px;
}
.btn-upload-img {
	line-height: 20px;
}
.jiapu-Setting .info-only {
    position: absolute;
    color: #8A8A8A;
    font-weight: 400;
    width: auto;
    height: auto;
    padding: 6px 10px;
    line-height: 24px;
    margin: -1px;
    overflow: hidden;
    clip: auto;
    border: 0;
}

#message-text {
    /*text-indent: 2em;*/
}

#add-myModal .modal-dialog {
    margin: 100px auto 100px;
    width: 800px;
}
.add-jiapu-box {
    width: 273px;
    height: 301px;
    background: url("../images/zhijia.png") no-repeat;
    position: relative;
    margin: 180px auto 180px;
}
.add-jiapu-box a {
    background: #F5F7FA;
    vertical-align: baseline;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    padding: .5em .6em;
    text-decoration: none;
    transition: background .5s ease 0;
    position: absolute;
    text-align: center;
}
.add-jiapu-box a img {
    width: 2.5em;
    height: 2.5em;
    border-radius: 50%;
    margin-bottom: 1px;
}
.add-jiapu-box .tree_name .name_main {
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    height: 5.5em;
}
.add-jiapu-box a.add-jiapu-main {
    top: 61px;
    left: 110px;
    padding: .7em .8em
}
.add-jiapu-box a.add-jiapu-main img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.add-jiapu-box .add-jiapu-main .tree_name .name_main {
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
    height: 5em;
}
.add-jiapu-close {
    padding: 10px;
}
.add-jiapu-c1 {
    top: -135px;
    left: 45px;
}
.add-jiapu-c2 {
    top: -135px;
    left: 205px;
}
.add-jiapu-c3 {
    top: -20px;
    left: -50px;
}
.add-jiapu-c4 {
    top: 185px;
    left: -50px;
}
.add-jiapu-c5 {
    top: 80px;
    left: 270px;
}
.add-jiapu-c6 {
    bottom: -135px;
    left: 45px;
}
.add-jiapu-c7 {
    bottom: -135px;
    left: 205px;
}

#Revise-myModal .row {
    margin: 0px;
}
#Revise-myModal .row .row15{
    margin-left: -15px;
}
/*.Revise-myinfo {*/
/*background-color: #F5F5F5;*/
/*border-radius: 6px;*/
/*}*/

.Revise-jiapu-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}
.add-mub {
    padding: 0;
    list-style: none;
}
.add-mub li a {
    padding: 10px 0px;
    display: block;
    color: #357EBD;
    font-weight: 700;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #357EBD;
    margin: 0px 30px 20px 30px;
}
.add-mub li a .icon-plus {
	margin-right: 10px;
}
.add-mub li a:hover {
	text-decoration: none;
}
.add-mub li.active a, .add-mub li.active a:hover, .add-mub li.active a:focus {
    text-decoration: none;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #357EBD;
    background-color: #357EBD;
}
.add-mub li a.add-mub-myself {
    color: #333333;
    background: none;
    border: none;
    font-weight: 700;
}
.add-mub li.active a.add-mub-myself, .add-mub li.active a.add-mub-myself:hover, .add-mub li.active a.add-mub-myself:focus {
    font-weight: 700;
    text-decoration: none;
    color: #333333;
    border: none;
    background: none;
}

.personal-center-box .nav li a {
    color: #8a8a8a;
    padding: 12px 49px;
    font-size: 18px;
}
.replace-phone {
    line-height: 34px;
}

.Setting-select .form-control {
    font-size: 14px;
    text-indent: 86px !important;
   /*padding-left: 90px !important;*/
}
.permissionBox {
	text-align: center;
	font-size: 28px;
	line-height: 250px;
}
/*.Myinfotab .info-only {*/
/*font-size: 14px;*/
/*}*/

.citang-box {
    background:url("../images/citang-bj.jpg") no-repeat top center;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size:100% auto;
    background-size:100% auto;
    padding-top: 5%;
}
.citang-person .citang-person-img {
    width: 160px;
    height: 200px;
    line-height: 190px;
    background-color: #F5F5F5;
    border: 4px solid #000000;
    display: inline-block;
}
.citang-person .citang-person-img img {
	width: 100%;
}
.citang-person img.person-img-active{
    width: 100%;
    height: 100%;
}
.citangtab-tab {
    margin: 30px 0 30px;
    padding: 0;
    list-style: none;
}
.citangtab-tab li {
    display: inline-block;
    padding: 0 8px;
}
.citangtab-tab li a {
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 26px;
    border-radius: 20px;
    border: 1px solid #D95F4C;
    background-color: #D95F4C;
}
.citangtab-tab li.active a, .citangtab-tab li.active a:hover, .citangtab-tab li.active a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #DF7767;
    border: 1px solid #DF7767;
}
.citangtab-posi {
    position: absolute;
    top: -280%;
    left: 50%;
    margin-left: -235px;
    width: 470px;
    z-index: 9999;
}
.citangtab-choose {
    background-color: #F5F5F5;
    border: 1px solid #EBE9E8;
    border-radius: 4px;
}
.citangtab-choose-title {
    background-color: #B35543;
    font-size: 16px;
    color: #ffffff;
    padding: 5px 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.citangtab-close {
    color: #ffffff;
    font-size: 18px;
    opacity: 1;
    margin-right: 10px;
}
.citangtab-choose-box {
    padding-top: 10px;
}
.citangtab-choose-box img {
    width: 50px;
    height: 50px;
}
.citangtab-choose-box .thumbnail:hover {
    text-decoration: none;
}
.citangtab-choose-box .thumbnail .caption .citangtab-choose-p1 {
    font-size: 11px;
    margin-bottom: 1px;
    text-align: left;
}
.citangtab-choose-box .thumbnail .caption{
    padding: 3px;
}
.citangtab-choose-box .thumbnail .caption h6 {
    font-weight: bold;
    /*color: #595959;*/
}
.citangtab-choose .pages {
    padding: 0px 10px;
}
.citangtab-choose .pages .pages-num {
    display: inline-block;
    margin: 20px 20px 0px 10px;
    float: right;
    color: #8A8A8A;
    line-height: 35px;
}
.citangtab-choose .pages .pagination {
    float: right;
}
.share_box_body .radio {
    font-size: 14px;
}
.ct_timeInterval {font-size: 14px;}
.ct_jipinimg ul {padding: 0; list-style: none; margin-top: 70%;}
.ct_jipinimg ul li {width: 80px; display: inline-block; margin-right: 3%; margin-bottom: 5%;  position: relative; cursor: pointer;}
.ct_jipinimg ul li img {width: 80px; height: 80px;}

.Biographytitle {line-height: 32px;}

.GuestbookmyModal {z-index: 9999999;}
.GuestbookmyModal .modal-header {
  background-color: #B35543;
  font-size: 16px;
  color: #ffffff;
  padding: 7px 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.GuestbookmyModal .modal-header .close {
  color: #fff;
  opacity: 0.8;
}
.GuestbookmyModal .modal-header button.close:hover {
  color: #fff;
  opacity: 1;
}
.GuestbookmyModal .modal-footer {
  border-top: none;
}
.Guestbook-box {line-height: 30px;}
.Guestbook-penleft {text-align: left;}
.Guestbook-penleft img {width: 32px; height: 32px; border-radius: 50%;}
.Guestbook-penright {text-align: right; text-decoration: none;}
.Guestbook-penright:hover {text-decoration: none;}
.Guestbook-penright span {color: #8A8A8A;}

.citang-jipin-list ul {padding: 0; list-style: none;}
.citang-jipin-list ul li {border-bottom: 1px dashed #cccccc; padding: 10px 0px;}
.citang-jipin-list .jipin-list-time {color: #8A8A8A; font-size: 12px;}
.jipin-list-img img {width: 32px; height: 32px; border-radius: 50%;}

.citang-person-new {
    color: #8A8A8A;
}
.citang-person-new a {
    border-radius: 50%;
    margin-left: 1%;
    margin-bottom: 1%;
    width: 32px;
    height: 32px;
    background-color: #DEDEDE;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}
.citang-person-new a img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.citang-txt-box {
    margin-bottom: 30px;
}
.citang-txt-box h2 {
    border-bottom: 1px solid #EBE9E8;
    padding: 10px 0px;
}
.citang-txt-box h2 a {
    font-size: 14px;
    line-height: 23px;
}
.citang-txt-box h2 a.citang-publish {
    margin-left: 3%;
}
.citang-txt-box h2 a.citang-txt-all {
    padding-top: 10px;
}
.citang-publish-box {
    margin-bottom: 20px;
}
.citang-publish-box h5 {
    padding: 10px 0px;
}
.citang-txt-gray {
    color: #CCC8C8;
}
.citang-publish-box h5 a {
    margin-right: 2%;
}
.citang-publish-txt {
    color: #595959;
    padding-bottom: 15px;
    border-bottom: 1px dashed #EBE9E8;
}
.citang-publish-txt2 {
    border-bottom: 1px solid #EBE9E8;
}
.AddabumsText {
    text-indent: 70px;
}
.ct_jipinimg .tooltip-arrow,.ct_jipinimg .tooltip-inner {opacity: 0.8;}
.ct_jipinimg .tooltip-inner {text-align: left;font-family: Verdana, Arial, Helvetica, "微软雅黑", "microsoft yahei", sans-serif;}
/*.citang-jipin .item img {*/
/*float: left;*/
/*}*/
.citang-jipin {
    margin-bottom: 30px;
}
.holder {
    margin: 15px 0;
    text-align:center;
}
.holder a {
    font-size: 14px;
    cursor: pointer;
    margin: 0 5px;
    color: #333333;
    background: #CCC8C8;
    width: 10px;
    height: 10px;
    display: inline-block;
    text-indent: -999999px;
    text-align: center;
    border-radius: 50%;
}
.holder a:hover {
    background-color: #B35543;
    color: #ffffff;
    text-decoration: none;
}
.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }
.holder a.jp-current, a.jp-current:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: #B35543;
    cursor: pointer;
}
.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
    cursor: pointer; 
    color: #ffffff; 
}
.holder span { margin: 0 5px; }
div#content {
    width: 900px;
}
.holder a.jp-previous {
    position: absolute;
    left: 30px;
    top: 60px;
    text-indent: -999999px;
    background: url("../images/arrowhead.png") no-repeat left top;
    width: 21px;
    height: 28px;
}
.holder a.jp-next {
    position: absolute;
    right: 30px;
    top: 60px;
    text-indent: -999999px;
    background: url("../images/arrowhead.png") no-repeat left -56px;
    width: 21px;
    height: 28px;
}
.holder a.jp-disabled, a.jp-disabled:hover {
    cursor: not-allowed;
    opacity: .3;
}

.citang-jipin-dait {
    border-bottom: 1px dashed #e5e5e5;
}
.citang-jipin-dait div {
    padding: 10px 0px;
}

.search-list dd {
    border-bottom: 1px solid #E6E7F3;
    padding: 15px 0px;
}

.jiapu-info h2 {
    color: #333333;
}
.jiapu-info h2 a {
    font-size: 14px;
    margin-left: 20px;
}
.jiapu-info-name {
    font-size: 22px;
}
.jiapu-info-choose {
    list-style: none;
    margin: 13px 0;
}
.jiapu-info-choose li {
    font-size: 14px;
    display: inline-block;
    line-height: 34px;
    color: #CCC8C8;
}
.jiapu-info-choose li a {
    padding: 0px 10px;
    border-right: 1px solid #CCC8C8;
}
.jiapu-info-choose li:last-child a {
    border-right: none;
}

.home_records_list {
    border-bottom: 1px dashed #CCCCCC;
    padding: 10px 15px;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.home_records_list:hover {
    background-color: #F3F3F3;
}

.citang-list-box {
    background:url("/Resource/Images/FamilyTree/citang-list-bj.jpg") no-repeat top center;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size:100% auto;
    background-size:100% auto;
    padding-top: 40px;
    min-height: 740px;
}
.citang-list-titlebox {
    background-color: #EEEEEE;
    display: inline-block;
    border: 6px solid #8C8C8C;
    padding: 10px 30px;
}
.citang-list-title {
    font-size: 40px;
    position: relative;
    padding: 0px 20px;
}
.citang-title-dian {
    width: 6px;
    height: 6px;
    display: block;
    background-color: #808080;
    position: absolute;
    top: 45%;
}
.citang-title-dian1 {
    left: -10px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.citang-title-dian2 {
    right: -10px;
    transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
}

.citang_lw_box {
    list-style: none;
}
.citang_lw_box ul {
    list-style: none;
    margin-bottom: 30px;
    padding: 0px;
}
.citang_lw_box ul .citang_lw_paibox {
    display: inline-block;
}
.citang_lw_titlebox {
    background-color: #B35543;
    display: inline-block;
    padding:  0px 15px;
    line-height: 31px;
    color: #ffffff;
    font-size: 18px;
    height: 31px;
    margin-bottom: 10px;
    position: relative;
}
.citang_lw_titlebox .citang_lw_bjbl {
    width: 11px;
    height: 31px;
    display: block;
    position: absolute;
    top: 0px;
    background: url("../images/citang-bl.png") no-repeat;
}
.citang_lw_titlebox .citang_lw_bjbll {
    left: -11px;
}
.citang_lw_titlebox .citang_lw_bjblr {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    right: -10px;
}
.citang_lw_box li {
    display: inline-block;
    width: 90px;
    padding-bottom: 20px;
    margin-left: -5px;
}
.citang_lw_box li.citang_lw_linebottom {
    border-bottom: 1px solid #BFB7B6;
}
.citang_lw_box li a {
    background: url("../images/citang-lw.png") no-repeat;
    width: 60px;
    height: 125px;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 5px;
}
.citang_lw_box li a:hover {
    text-decoration: none;
}
.citang_lw_box li a .citang_lw_txtbox {
    width: 35px;
    margin-top: 18px;
    display: inline-block;
    vertical-align: text-top;
    line-height: 16px;
    word-wrap: break-word;
}
.citang_lw_box li a .citang_lw_txtbox .citang_lw_txt {
	width: 16px;
	font-size: 14px;
	height: 70px; 
	display: inline-block;
}
.citang_lw_box li a .citang_lw_txtbox.citang_lw_txtbox2 .citang_lw_txt {
	width: 30px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
}
.citang_lw_box li a .citang_lw_txtbox.citang_lw_txtbox3 .citang_lw_txt {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 13px;
}
.citang_lw_box li a .citang_lw_txtbox .citang_lw_photo {
	width: 32px;
    height: 19px;
    display: inline-block;
    margin-bottom: 3px;
}
.citang_lw_box li a .citang_lw_txtbox img {
    width: 16px;
    height: 16px;
}
.citang_lw_box li .citang_lw_time {
    font-size: 12px;
    color: #93534B;
}
.citang_lw_box li a .citang_lw_txtbox.citang_lw_txtbox2 .citang_lw_txt {
	overflow: hidden;text-overflow: ellipsis; height: 66px; white-space:normal;display: block;
	-webkit-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl;
}

.pnav{margin-top:30px;text-align:center;line-height:24px; font-size:16px}
.pnav a{padding:4px}
.pnav a.cur{background:#007bc4;color:#fff;}
.demo{width:80%; margin:10px auto}
.my-gallery {
    width: 100%;
    float: left;
}
.my-gallery img {
    width: 100%;
    height: auto;
}
.my-gallery figure {
    /*display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 150px;*/
}
.my-gallery figcaption {
    display: none;
}

.modal-bline .modal-header {
	border-bottom: none;
	padding: 6px 10px 0px;
}

.name-list a {
  display: block;
  font-size: 18px;
  padding: 3px 0 5px 0;
  text-align: center;
}
.name-list a:hover {
  background: #b35447;
  color: #fff;
  text-decoration: none;
}
.name-list .surname a {
  letter-spacing: 5px;
}
.surname-left a {
	text-align: center;
	/*padding-left: 12px;*/
}
.surname-right a {
	text-align: center;
	/*padding-right: 6px;*/
}
.mr-ct {
	width: 110px;
}
.bjx-cont {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
}
/*.bjx-cont p {
	letter-spacing: 2px;
	line-height: 24px;
}*/

.jiapu-list-box ul {
	list-style: none;
	padding: 0px 10px;
}
.jiapu-list-box ul li {
	width: 140px;
	float: left;
	text-align: center;
	margin: 0px 20px 20px 0px;
}
.jiapu-list-box ul li a {
	width: 140px;
	display: block;
}
.jiapu-list-box ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
.jiapu-list-box ul li a .jiapu-list-book {
	width: 110px;
	height: 160px;
	display: inline-block;
	background-color: #205080;
	margin-bottom: 11px;
}
.jiapu-list-box ul li a .jiapu-list-book .book-line-box {
	width: 10px;
	display: block;
	border-left: 1px solid #FFFFFF;
	height: 100%;
}
.book-line-box-t {
	width: 10px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	height: 15%;
}
.book-line-box-c {
	width: 10px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	height: 50%;
}
.book-line-box-b {
	width: 10px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	height: 22%;
}

.jiapu-list-book .list-book-title {
	padding: 12px 0px 12px 12px;
}
.jiapu-list-book .list-book-title .list-book-title-box {
	background-color: #FFFFFF;
	width: 26px;
	padding: 1px;
	text-align: center;
}
.jiapu-list-book .list-book-title .list-book-title-box .title-box-cen {
	padding: 5px 1px;
	color: #333333;
	border: 1px solid #205080;
}
.title-cen1 {
	line-height: 18px;
	font-size: 16px;
}
.title-cen2 {
	line-height: 15px;
	font-size: 14px;
}
.title-cen3 {
	line-height: 12px;
	font-size: 12px;
}

@media (min-width: 768px){
    #Revise-myModal  .modal-dialog {
        width: 900px;
        margin: 30px auto;
    }
    .Revise-myinfo-left {
        background-color: #F5F5F5;
        height: 866px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .sr {
        margin-right: 60px;
    }
    .citangtab-choose-box .col-md-2 {
        width: 20%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.uf_biogtips {
	background-color: #8A8A8A;
	color: #ffffff;
	padding: 5px 0;
	min-width: 40%;
	border-radius: 6px;
	display: none;
}

.dynamic-list {
  padding: 20px 0px;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
}
.dynamic-list .dynamic-alt i {
	color: #CCC8C8;
	margin: 0px 5px;
}
.dynamic-list .dynamic-alt .dynamic-list-con {
	font-size: 18px;
	color: #205080;
}
.dynamic-list .dynamic-alt .dynamic-list-con:hover {
	/*text-decoration: none;*/
}
.dynamic-list .dynamic-list-time {
	color: #CCC8C8;
}
.dynamicont-box .dynamicont-title {
	font-size: 30px;
}
.dynamicont-box .dynamicont-title a {
	font-size: 20px;
}
.dynamicont-box .dynamicont-title i {
	font-size: 14px;
	color: #CCC8C8;
}
.dynamicont-box .dynamicont-conter {
	width: 70%;
	margin: 30px auto 30px;
}
.dynamicont-time {
	margin: 20px 0px 0px 0px;
	color: #CCC8C8;
}
.dynamicont-time a {
	padding: 0px 10px;
}
.dynamicont-txt p {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 26px;
	margin-bottom: 25px;
}

.flat,
.flat div,
.flat li,
.flat div::after,
.flat .carat,
.flat .carat:after,
.flat .selected::after,
.flat:after{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.flat .selected::after,
.flat.scrollable div::after{
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}

/* WRAPPER */

.flat{
	position: relative;
	/*width: 250px;*/
	cursor: pointer;
	font-weight: 200;
	background: #fff;
	padding: 4px 0px 4px;
	border-radius: 5px;
	border: 1px solid #EBE9E8;
	color:  #333;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.flat.open{
	z-index: 2;
}

.flat:hover,
.flat.focus{
	/*background: #00C384;*/
	border: 1px solid #EBE9E8;
}

/* CARAT */

.flat .carat,
.flat .carat:after{
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -3px;
	border: 6px solid transparent;
	border-top: 6px solid #999;
	z-index: 1;
	-webkit-transform-origin: 50% 20%;
	-moz-transform-origin: 50% 20%;
	-ms-transform-origin: 50% 20%;
	transform-origin: 50% 20%;
	
}

.flat:hover .carat:after{
	border-top-color: #999;
}

.flat.focus .carat{
	border-top-color: #999;
}

.flat.focus .carat:after{
	border-top-color: #999;
}

.flat.open .carat{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* OLD SELECT (HIDDEN) */

.flat .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	opacity: 0;
}

.flat select{
	position: absolute;
	left: 0px;
	top: 0px;
}

.flat.touch select{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 
/*.flat .selected {
    color: #FFF;
}*/

.flat .selected,
.flat li{
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	padding: 8px 12px;
	overflow: hidden;
	white-space: nowrap;
}

.flat .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	
	border-radius: 0 5px 5px 0;
	/*box-shadow: inset -55px 0 25px -20px #29af84;*/
}

.flat:hover .selected::after,
.flat.focus .selected::after{
	/*box-shadow: inset -55px 0 25px -20px #00c384;*/
}

/* DROP DOWN WRAPPER */

.flat div{
	position: absolute;
	height: 0;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: 1px;
	background: #fff;
	overflow: hidden;
	/*opacity: 0;*/
	color: #333;
	
	border-radius: 5px;
}

.flat:hover div{
	/*background: #00C384;
	
	border-radius: 5px;*/
}

/* Height is adjusted by JS on open */

.flat.open div{
	opacity: 1;
	z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.flat.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	
	box-shadow: inset 0 -50px 30px -35px #00c384;
}

.flat.scrollable:hover div::after{
	box-shadow: inset 0 -50px 30px -35px #00c384;
}

.flat.scrollable.bottom div::after{
	opacity: 0;
}

/* DROP DOWN LIST */

.flat ul{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0px;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
	border-radius: 5px;
    border: 1px solid #EBE9E8;
   /* border-top: none;*/
}

.flat.scrollable.open ul{
	overflow-y: auto;
}


/* DROP DOWN LIST ITEMS */

.flat li{
	list-style: none;
	padding: 12px 12px;
	border-bottom: 1px solid #EBE9E8;
	background: #fff;
}

.flat li:last-child {
    border-bottom: 0;
}

/* .focus class is also added on hover */

.flat li.focus{
	background: #EBE9E8;
	position: relative;
	z-index: 3;
	color: #333;
}

.flat li.active{
	background: #EBE9E8;
	color: #333;
}
/*.fd {
	background-color: #F5F5F5;
}*/
.modal-dell {
	border-bottom: none;
	padding: 6px 12px 6px 12px;
}
.modal-body-txtp {
	padding: 3px 20px;
}
.modal-body-txtp p {
	padding: 0px 20px 6px 20px;
	font-size: 16px;
	color: #5F5E5E;
	font-weight: bold;
}

.modal-photo-dellbox .modal-header {
	background-color: #F5F5F5;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	padding: 6px 15px;
}
.modal-photo-dellbox .modal-body {
	padding: 30px 35px;
	font-size: 16px;
}
.modal-photo-dellbox .modal-footer {
	border-top: none;
}

.tc-bg {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #000000;
	opacity: 0.5;
	display: none;
	z-index: 111111;
}
.dell-jiapu-box {
	position: fixed;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	/*margin-left: -200px;*/
	margin: 0 auto;
	z-index: 1111111;
	display: none;
}
/*.dell-jiapu-box .modal {
	z-index: 1111111;
}*/

.albums-list .thumbnail .mr-img {height: 160px; background: #F5F5F5; text-align: center; line-height: 160px;}
.albums-list .thumbnail .mr-img img {width: 80px; height: 80px;}

/*.pancestral-box .container {width: 900px;}*/

.buttontext {font-size: 36px;}
.share-txt-red {line-height: 32px;}

/*我的征文*/
.articlepush {
	font-family: "微软雅黑";
}
.articlepush .container {
	width: 75%;
}
.articlepushbox .articlepush-infotxt {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	color: #4A4A4A;
}
.articlepush-list {
	padding: 30px 0px 15px 0px;
	border-top: 1px solid #CCC8C8;
	border-bottom: 1px solid #CCC8C8;
}
.articlepush-list ul {
	padding: 0;
	margin: 0;
}
.articlepush-list ul li {
	height: 42px;
	width: 100%;
	line-height: 42px;
	margin-bottom: 20px;
	display: inline-block;
}
.articlepush-list ul li .form-control{
	height: 40px;
	line-height: 40px;
}
.articlepush-list ul li .help-block {
	margin-top: -10px;
}
.articlepush-list ul li .help-block label {
	margin-top: -10px;
	font-weight: 400;
}
.articlepush-list ul li .has-feedback label.sr-only ~ .form-control-feedback {
    top: 12px;
    right: -5px;
}
.articlepush-list ul li .articlepush-list-lb {
	color: #4CAE4C;
	font-size: 18px;
}
.articlepush-infotxt2 {
	height: 40px;
	color: #979797;
	line-height: 40px;
}
.articlepush-release {
	font-size: 18px;
	color: #4A4A4A;
	height: 50px;
	line-height: 50px;
}
.articlepush-bianxie .articlepush-editortitle .form-control {
	height: 40px;
	font-size: 18px;
}
.articlepush-bianxie .articlepush-editortitle .help-block label {
	font-weight: 400;
}
.articlepush-bianxie .has-feedback label.sr-only ~ .form-control-feedback {
    top: 12px;
    right: 5px;
}
.articlepush-rebtn {
	margin: 40px auto 30px;
}
.articlepush-rebtn .articlepush-rebtncol {
	margin: 0 auto;
	width: 180px;
	float: none;
}
.articlepush-rebtn .articlepush-rebtncol .btn {
	border-radius: 100px;
	height: 46px;
}
.articlepush-release .articlepush-releasesm {
	font-size: 14px;
	color: #CCC8C8;
}

/*征文内容页*/
.articlenr .articlenr-title {
	height: 50px;
	font-family: "微软雅黑";
	/*line-height: 50px;*/
	color: #000000;
	margin-top: 30px;
}
.articlenr .articlenr-info {
	color: #979797;
	height: 38px;
	line-height: 38px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.articlenr .articlenr-info .icon-eye-open {
	font-size: 18px;
	color: #428BCA;
	margin-right: 5px;
}
.articlenr .articlenr-info .articlenr-infotime {
	color: #CCC8C8;
}
.articlenr .articlenr-info .articlenr-infouser {
	margin-right: 15px;
}
.articlenr .articlenr-info .articlenr-infouser img {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: #F0F0EE;
	margin-right: 10px;
}
.articlenr .articlenr-txtbox {
	color: #4A4A4A;
	line-height: 22px;
	padding-bottom: 10px;
	font-size: 16px;
}
.articlenr .articlenr-txtbox p img {
	max-width: 100%;
}
.articlenr .articlenr-img {
	margin-bottom: 10px;
}
.articlenr .articlenr-img img {
	margin-bottom: 10px;
}
.articlenr-meag {
	padding: 20px 0px;
}
.articlenr-meag .articlenr-meagfr i {
	color: #428BCA;
	font-size: 20px;
	margin-right: 5px;
}
.article-modbtn {
	margin: 20px auto 30px;
}
.article-modbtn .article-modbtncol {
	margin: 0 auto;
	width: 180px;
	float: none;
}
.article-modbtn .article-modbtncol .btn {
	border-radius: 4px;
	height: 46px;
	line-height: 32px;
}
.article-modbtn .article-modbtncol .btn .icon-pencil {
	margin-right: 5px;
}
.articlenr-right {
	margin-top: 18px;
	padding-left: 30px;
}
.articlenr-right .articlenr-righttitle {
	color: #4A4A4A;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC8C8;
}
.articlenr-right .articlenr-righttxtbox {
	color: #979797;
	line-height: 22px;
	padding: 20px 0px 40px 0px;
}
.articlenr-right .articlenr-rightbtn a {
	height: 70px;
	font-size: 24px;
	border-radius: 5px;
	line-height: 55px;
}

/*征文列表页*/
.articlelist-box {
	margin-top: 30px;
}
.articlelist-box ul {
	padding: 0;
	margin: 0px;
}
.articlelist-box ul li {
	list-style: none;
	padding: 20px 10px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 4px 12px #F0F0EE;
	-webkit-box-shadow: 0px 4px 12px #F0F0EE;
	-moz-box-shadow: 0px 4px 12px #F0F0EE;
}
.articlelist-box ul li:hover {
	border: 1px solid #F0F0EE;
	box-shadow: 0px 4px 12px #F0F0EE;
	-webkit-box-shadow: 0px 4px 12px #F0F0EE;
	-moz-box-shadow: 0px 4px 12px #F0F0EE;
}
.articlelist-box ul li .articlelist-infoimg {
	float: left;
	display: block;
}
.articlelist-box ul li .articlelist-infoimg img {
	width: 150px;
	height: 136px;
	margin-right: 10px;
}
.articlelist-box ul li .articlelist-info .articlelist-infotitle {
	color: #4A4A4A;
	font-size: 24px;
	height: 45px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
}
.articlelist-box ul li .articlelist-info .articlelist-infotxt {
	text-indent: 2em;
	color: #979797;
	line-height: 22px;
}
.articlelist-user .articlelist-userimg img {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin-right: 10px;
}
.articlelist-user {
	padding: 10px 0px 0px 0px;
}
.articlelist-user .articlelist-userinfo .articlelist-userinfouse {
	
}
.articlelist-user .articlelist-userinfo .articlelist-userinfotime {
	font-size: 12px;
	color: #979797;
	line-height: 18px;
}
.articlelist-usernum {
	color: #979797;
	margin-top: 10px;
}
.articlelist-usernum i {
	color: #428BCA;
	font-size: 18px;
	margin-right: 6px;
}
.my-article ul {
	padding: 0;
	margin-top: 20px;
}
.my-article ul li {
	list-style: none;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}

@media screen and (min-width: 1200px){
    .mima_setting .help-block {
        position: absolute;
        top: 6px;
        left: 350px;
        width: 250px;
    }
    .personalnewphone .help-block {
        top: 2px;
        left: 420px;
    }
    .personalcode .help-block {
        top: 2px;
        left: 240px;
    }
    /*.citang-txt-cen {
    	width: 860px;
    	margin: 0 auto;
    }*/
    .pancestral-box .container {
	    width: 860px;
	}
}

@media all and (min-width:640px) and (max-width:768px){
    .personal-center-box .nav li a {
        padding: 12px 40px;
        font-size: 16px;
    }
    .citangtab-posi {
	    margin-left: -175px;
	    width: 100%;
	}
	/*.jiapuuser-box {
		min-height: auto;
	}*/
}


@media all and (min-width:374px) and (max-width:640px){
    .personal-center-box .nav li a {
        padding: 8px 12px;
        font-size: 15px;
    }
    .myinfotab-tab li {
        font-size: 14px;
        display: inline-block;
        padding: 0 10px;
        color: #CCC8C8;
    }
    .subnavbar .jiapuuser-nav {
	  margin: 10px 0px 0px 0px;
	}
	.jiapu-info-choose {
	  list-style: none;
	  margin: 0px 0px 13px 0;
	}
    .subnavbar .jiapuuser-nav a {
        padding: 4px 3px;
        margin-bottom: 5px;
        display: inline-block;
    }
    .my-jiapu-conter .my-jiapu-aright {
        padding-right: 0px;
    }
    .text-right {
        text-align: left;
    }
    .citang-list-titlebox {
	  border: 3px solid #8C8C8C;
	  padding: 5px 15px;
	}
	.citang-list-title {
	  font-size: 18px;
	  position: relative;
	  padding: 0px 20px;
	}
	.citang-list-box {
		  min-height: 380px;
	}
	.albums-list .bs-example .bs-example-div {
	   margin: 5px 0px; 
	   text-align: center;
	}
	.bs-example-dell i.icon-trash {
	  display: block;
	}
	.Submit-btn .btn-col9, .Submit-btn .btn-col9 .st {
		  padding-left: 15px;
	}
	.jipin_mobile {
		margin-left: 0px;
	}
	.citangtab-tab li a {
		padding: 5px 16px;
		font-size: 16px;
	}
	.citangtab-posi {
	    margin-left: -193px;
	    width: 100%;
	}
	.messages-seclet .btn {
		margin-left: 0px;
	}
	#avatarForm input,.up_input {
		display: none;
	}
	.jiapuuser-box {
		min-height: auto;
	}
}
@media only screen and (max-device-width: 667px) and (-webkit-device-pixel-ratio: 2) {
	.citangtab-posi {
	    margin-left: -175px;
	    width: 100%;
	}
	.jiapuuser-box {
		min-height: auto;
	}
}

@media all and (max-width:374px){
    .personal-center-box .nav li a {
        padding: 6px 6px;
        font-size: 14px;
    }
    .myinfotab-tab li {
        font-size: 14px;
        display: inline-block;
        padding: 0 10px;
        color: #CCC8C8;
    }
    .subnavbar .jiapuuser-nav a {
        padding: 4px 3px;
        margin-bottom: 5px;
        display: inline-block;
    }
    .my-jiapu-conter .my-jiapu-aright {
        padding-right: 0px;
    }
    .text-right {
        text-align: left;
    }
    .citang-list-titlebox {
	  border: 3px solid #8C8C8C;
	  padding: 5px 15px;
	}
	.citang-list-title {
	  font-size: 16px;
	  position: relative;
	  padding: 0px 20px;
	}
	.citang-list-box {
		  min-height: 380px;
	}
	.subnavbar .jiapuuser-nav {
	  margin: 10px 0px 0px 0px;
	}
	.jiapu-info-choose {
	  list-style: none;
	  margin: 0px 0px 13px 0;
	}
	.albums-list .bs-example .bs-example-div {
	   margin: 5px 0px; 
	   text-align: center;
	}
	.bs-example-dell i.icon-trash {
	  display: block;
	}
	.Submit-btn .btn-col9, .Submit-btn .btn-col9 .st {
		  padding-left: 15px;
	}
	.jipin_mobile {
		margin-left: 0px;
	}
	.citangtab-tab li a {
		padding: 5px 16px;
		font-size: 16px;
	}
	.citangtab-posi {
	  margin-left: -145px;
	  width: 100%;
	}
	.messages-seclet .btn {
		margin-left: 0px;
	}
	#avatarForm input,.up_input {
		display: none;
	}
	.jiapuuser-box {
		min-height: auto;
	}
}
