/* Code tidied up by ScrapBook */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}


a:link, a:visited {
    color: rgb(51, 51, 51);
    text-decoration: none;
}

a:hover {
    color: rgb(255, 79, 0);
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Microsoft Yahei", "Simsun";
}

* {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}

img {
    border: 0px none;
}

span {
    display: block;
}

.clear {
    clear: both;
}

.title2 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin-top: 20px;
    border: 1px solid rgb(229, 229, 229);
}

.title2 h2 {
    background: rgb(52, 97, 76) none repeat scroll 0% 0%;
    height: 39px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
}

.title2 h2 span {
    float: left;
    padding: 10px;
}

.title2 h2 a:link, .title h2 a:visited {
    color: rgb(174, 245, 212);
    float: right;
    font-size: 12px;
    padding: 10px 10px 0px 0px;
}

.title2 h2 a:hover {
    color: rgb(255, 255, 255);
}

.title {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(229, 229, 229);
}

.title h2 {
    border-bottom: 1px solid rgb(32, 129, 93);
    height: 37px;
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}

.title h2 span {
    border-bottom: 3px solid rgb(32, 129, 93);
    float: left;
    padding: 7px 2px;
    margin-left: 10px;
}

.title h2 a:link, .title h2 a:visited {
    color: rgb(102, 102, 102);
    float: right;
    font-size: 12px;
    padding: 10px 10px 0px 0px;
}

.title h2 a:hover {
    color: rgb(255, 79, 0);
}

.regsiter {
    float: right;
    width: 100%;
    margin-top: 20px;
    height: 287px;
}

.regsiter dd {
    margin: 15px 10px;
}

.regsiter dd strong {
    font-weight: normal;
    font-size: 14px;
    color: rgb(102, 102, 102);
    width: 35%;
    display: block;
    float: left;
}

.regsiter dd input {
    border: 1px solid rgb(204, 204, 204);
    width: 65%;
    height: 30px;
}

.regsiter dt {
    padding: 15px;
    border-bottom: 1px dashed rgb(204, 204, 204);
    clear: both;
    margin-top: 30px;
}

.regsiter dt a.btn-a b {
    font-size: 14px;
}

.regsiter dt a.btn-a:link, .regsiter dt a.btn-a:visited {
    color: rgb(204, 0, 0);
    font-weight: normal;
}

.regsiter dt a.btn-a:hover {
    color: rgb(255, 102, 0);
}

.regsiter dt a.btn-b {
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: rgb(255, 79, 0) none repeat scroll 0% 0%;
    padding: 10px 20px;
    margin-left: 20px;
    font-weight: normal;
}

.regsiter dt a.btn-b:hover {
    text-decoration: none;
    background: rgb(255, 150, 2) none repeat scroll 0% 0%;
}

.regsiter .partner {
    color: rgb(102, 102, 102);
    margin: -10px 0px 0px 10px;
}

.regsiter dd.validation input {
    width: 50px;
    float: left;
}

.regsiter dd.validation a:link, .regsiter dd.validation a:visited {
    color: rgb(30, 80, 162);
    text-decoration: underline;
    margin: 5px 0px 0px 5px;
    float: left;
}

.regsiter dd.validation a:hover {
    color: rgb(255, 79, 0);
}

.regsiter dd.validation img {
    width: 50px;
    height: 30px;
    float: left;
    margin-left: 5px;
}

.headertop {
    background: rgb(245, 245, 245) none repeat scroll 0% 0%;
    height: 30px;
    line-height: 30px;
}

.headertop span {
    float: right;
}

.headertop span a {
    margin-left: 15px;
    color: rgb(153, 153, 153);
}

.headertop a.top-btn {
}

.headertop a.top-btn:link, .headertop a.top-btn:visited {
    color: rgb(255, 79, 0);
    text-decoration: none;
}

.headertop a.top-btn:hover {
    color: rgb(255, 79, 0);
    text-decoration: underline;
}

.head {
    background: rgb(255, 255, 255) url("../images/topbg.png") no-repeat scroll 0% 0%;
    margin: 0px auto;
    width: 100%;
    padding-bottom: 20px;
}

.head .logo {
    padding-top: 20px;
}

.head .search {
    float: right;
    width: 50%;
}

.head .search dl {
    float: right;
    width: 100%;
}

.head .search dd {
    float: right;
    border: 2px solid rgb(52, 97, 76);
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    height: 44px;
    width: 75%;
    margin-top: 43px;
}

.head .search dd input {
    border: 0px none;
    margin: 2px 0px 0px 8px;
    font-size: 14px;
    outline: 0px none;
    width: 95%;
    padding-top: 8px;
}

.head .search dt {
    float: right;
    margin-top: 43px;
}

.head .search dt a {
    float: right;
    background: transparent url("../images/searchbtn.png") no-repeat scroll left top;
    width: 75px;
    height: 54px;
}

.head .search dt a:hover {
    background: transparent url("../images/searchbtn.png") repeat-y scroll left bottom;
}

.topbar {
    background-color: rgb(238, 238, 238);
    font-size: 12px;
    min-height: 30px;
    height: 30px;
    margin: 0px;
    border-style: none;
}

.topbar li a {
    padding: 5px;
}

.nav-menu {
    background: transparent url("../images/navbg.png") repeat-x scroll 0% 0%;
    height: 47px;
    width: 100%;
    margin-bottom: 0px;
}

.navbar-left {
    /*font-size: 16px;*/
}

.navbar-default .navbar-left > li > a {
    color: rgb(255, 255, 255);
}

.navbar-default {
    border: 0px none;
}

.navbar-default .navbar-left > li > a:hover {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-top: 2px solid rgb(52, 97, 76);
    color: rgb(52, 97, 76);
}

.navbar-default .navbar-right > li > a:link, .navbar-default .navbar-right > li > a:visited {
    color: rgb(223, 231, 178);
}

.navbar-default .navbar-right > li > a:hover {
    color: rgb(255, 255, 255);
}

.panel {
    margin-bottom: 0px;
}

.panel-default > .panel-heading {
    background-color: rgb(255, 255, 255);
    border-color: #692319;
    padding-bottom: 0px;
}

.panel-default > .panel-heading span {
}

.panel-default > .panel-heading .title-ex span {
    width: 87px;
    display: block;
    border-bottom: 2px solid #692319;
    padding: 5px 0px 9px;
}
.spanFont {
    font-size:18px;
}

a.news-more {
    clear: both;
    float: right;
    font-size: 12px;
    color: rgb(153, 153, 153);
    border: medium none;
    margin-top: 10px;
    text-decoration: none;
}

a.news-more:hover {
    color: rgb(255, 79, 0);
}

.media-content {
    line-height: 1.42857;
    color: rgb(51, 51, 51);
    font-size: 14px;
}

.jumbotron {
    font-size: 18px;
}

.panel-heading {
    padding: 5px 10px 5px 15px;
}

.panel-body-ex {
    padding-bottom: 0px;
}

a.a-login:hover {
    color: rgb(255, 150, 2);
}

.form-group {
    margin-bottom: 10px;
}

.font-name {
    font-size: 14px;
}

.div-center {
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
    margin-top: 3px;
}

.list-group-item-ex {
    line-height: 30px;
}

.panel-register {
    background-color: rgb(52, 97, 76);
}

.panel-body {
    font-size: 12px;
}

.btn-ex {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 79, 0);
    background-color: rgb(255, 79, 0);
}

.btn-ex:hover {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 150, 2);
    background-color: rgb(255, 150, 2);
}

.badge-ex {
    float: left;
    color: red;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
}

.list-group-item > .badge-none {
    float: left;
    color: rgb(238, 238, 238);
    font-size: 12px;
    margin-left: 5px;
    background-color: rgb(255, 255, 255);
}

.nav-pills-ex a {
    border-right: 1px solid rgb(221, 221, 221);
    padding-right: 15px;
    color: rgb(102, 102, 102);
}

.nav-pills > li > a {
    border-radius: 0px;
}

.nav-pills-ex a:hover {
    color: rgb(255, 79, 0);
}

.nav-pills-ex li {
    padding-right: 15px;
}

.jumbotron-ex {
    padding: 18px 0px 0px;
}

.input-group[class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.input-group-addon {
    top: 0px;
}

.glyphicon-validate {
    font-size: 20px;
    padding-top: 0px;
    font-weight: bold;
}

.div-validate-img {
    float: right;
}

.img-thumbnail {
    padding: 0px;
}

.pass-checkbox-input .pass-checkbox-isAgree {
    vertical-align: middle;
    font-size: 100%;
}

.pass-form-item {
    clear: both;
    position: relative;
    padding-left: 5px;
}

.pass-form-item a {
    color: rgb(27, 102, 199);
    font-size: 12px;
}

.pass-form-item a:hover {
    text-decoration: underline;
}

.isAgree-content {
    color: rgb(102, 102, 102);
    cursor: default;
    font-size: 12px;
    font-weight: normal;
}

.list-group-item {
    border: medium none;
    font-size: 12px;
    padding: 3px 10px;
    list-style-type: disc;
}

.news-date {
    color: rgb(153, 153, 153);
    float: right;
}

.li-circle {
    color: red;
    float: left;
    margin-right: 5px;
}

.pagin {
    padding: 20px 0px;
    text-align: center;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: rgb(255, 79, 0);
    border-color: rgb(255, 79, 0);
}

#code, #gotop, #feedback, #member, #code_hover, #qqService {
    z-index: 1000;
}

#code, #code_hover {
    width: 40px;
    height: 40px;
    background: rgb(0, 0, 0) url("../images/icon.png") no-repeat scroll -275px -258px;
    position: fixed;
    right: 0px;
    cursor: pointer;
}

#code {
    background: rgb(255, 255, 255) url("../images/icon.png") no-repeat scroll -275px -258px;
    border: 1px solid rgb(222, 222, 222);
    bottom: 173px;
}

#code_hover {
    border: 1px solid rgb(222, 222, 222);
    bottom: 173px;
}

#code_img {
    z-index: 1000;
    width: 270px;
    height: 355px;
    background: transparent url("../images/icon.png") no-repeat scroll -4px -3px;
    position: fixed;
    right: 40px;
    bottom: 150px;
    cursor: pointer;
    display: none;
}

#qqService .glyphicon-qq {
    background: rgb(255, 255, 255) url("../images/icon.png") no-repeat scroll -277px -296px;
    display: block;
    width: 38px;
    height: 38px;
}

#qqService {
    bottom: 134px;
}

#qqService a:hover .glyphicon-qq {
    background: transparent url("../images/icon.png") no-repeat scroll -317px -326px;
}

#feedback {
    bottom: 95px;
}

#member {
    bottom: 56px;
}

#feedback, #member, #qqService {
    position: fixed;
    right: 0px;
    cursor: pointer;
}

#feedback .glyphicon, #member .glyphicon, #gotop .glyphicon {
    color: rgb(174, 174, 174);
    font-size: 15px;
    padding: 11px;
}

#feedback a, #member a, #qqService a {
    display: block;
    width: 40px;
    height: 40px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(222, 222, 222);
}

#feedback a:hover .glyphicon, #member a:hover .glyphicon {
    color: rgb(255, 255, 255);
}

#feedback a:hover, #member a:hover {
    background: rgb(174, 174, 174) none repeat scroll 0% 0%;
}

#gotop {
    position: fixed;
    right: 0px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    bottom: 17px;
    border: 1px solid rgb(222, 222, 222);
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

#gotop:hover .glyphicon {
    color: rgb(0, 0, 0);
}


.guild {
    padding: 20px 0px;
    font-size: 12px;
}

.guild strong {
    font-size: 16px;
    font-weight: normal;
}

.guild > .guild {
    border-right: 1px dashed rgb(221, 221, 221);
    height: 100%;
    padding-left: 25px;
}

.guild > .guild > a {
    color: rgb(153, 153, 153);
}

.guild > .guild > a:hover {
    color: rgb(255, 79, 0);
}

.guild > .service {
    text-align: center;
    color: rgb(153, 153, 153);
    padding-top: 30px;
}

.guild > .service > strong {
    font-size: 24px;
    color: rgb(255, 79, 0);
}


div {
    display: block;
}

.copyright span {
    display: inline;
}

.slide img {
    border: 3px solid rgb(255, 255, 255);
}

.slide span {
    background: transparent url("../images/bg2.png") no-repeat scroll 0px -192px;
    height: 19px;
}

.carousel-control.right, .carousel-control.left, .carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left {
    background-image: none;
}

.link-list-ex {
    margin: 10px 0px;
}

.link-list-ex li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    width: auto;
}

.btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 150, 2);
    background-color: rgb(255, 150, 2);
}

.hot-search {
    margin: 5px 0px 0px 1px;
}

.hot-search a {
    margin-right: 8px;
}

.popover.bottom {
    border: 1px solid red;
}

.popover.bottom-ex {
    border: 1px solid rgb(176, 176, 176);
}

.popover-content {
    font-size: 13px;
    padding: 5px;
}

.popover-content > .glyphicon {
    font-size: 1px;
    padding-right: 3px;
}

.popover > .arrow {
    border-width: 5px;
}

.popover.bottom > .arrow {
    top: -6px;
    border-bottom-color: red;
    margin-left: -75px;
}

.popover.bottom > .arrow-ex {
    border-bottom-color: rgb(176, 176, 176);
}

.popover.bottom > .popover-content {
    color: red;
    padding: 5px 10px;
}

.popover.bottom > .popover-content-ex {
    color: rgb(102, 102, 102);
}

.popover.top {
    border: 1px solid red;
}

.popover.top > .arrow {
    top: 46px;
    border-width: 7px;
    border-top-color: red;
}

.popover.top > .popover-content {
    color: red;
    padding: 10px 15px;
}

.instrument {
    height: 285px;
    padding: 10px;
    font-size: 14px;
}

.instrument .photo .thumbnail {
    padding: 3px;
}

.instrument .photo {
    padding-right: 10px;
}

.instrument .instrument-info {
    padding-left: 5px;
}

.instrument .instrument-info .glyphicon {
    margin-right: 10px;
}

.instrument .instrument-btn {
    border-top: 1px dashed rgb(204, 204, 204);
    border-bottom: 1px dashed rgb(204, 204, 204);
    padding: 8px 0px;
    text-align: center;
    margin: 0px;
}

.instrument .instrument-btn .btn {
    margin: 0px 10px;
    font-size: 14px;
}

.instrument .list {
    padding: 5px 20px 0px;
}

.instrument .list li {
    line-height: 23px;
    font-size: 12px;
}

.instrument .list a:link, .instrument .list a:visited {
    color: rgb(153, 153, 153);
}

.instrument .list a:hover {
    color: rgb(255, 79, 0);
}

.instrument .glyphicon-a:link, .instrument .glyphicon-a:visited {
    color: rgb(255, 79, 0);
}

.instrument .glyphicon-a:hover {
    color: rgb(255, 144, 0);
}

.instrument .glyphicon-gray:link, .instrument .glyphicon-gray:visited {
    color: rgb(189, 189, 189);
}

.instrument .glyphicon-gray:hover {
    color: rgb(255, 144, 0);
}

.worship p.date-w {
    color: rgb(153, 153, 153);
}

.worship h3 {
    margin: 10px 0px;
    font-size: 21px;
}

.panel-worship {
    line-height: 40px;
    font-size: 18px;
}

.panel-worship a {
    float: right;
    padding-right: 5px;
}


.pic-size {
    overflow: hidden;
    display: block;
}

.pic-size img {
    transition: all 0.6s ease 0s;
}

.pic-size img:hover {
    perspective: 0px;
    backface-visibility: hidden;
    transform: scale(1.1);
}

.rxian {
    width: 320px;
    background: transparent url("../images/rxian.png") no-repeat scroll right bottom;
    height: 46px;
}

li.lasts {
    float: right;
    color: rgb(153, 157, 153);
    padding-right: 30px;
}

.mbx ul {
    margin: 10px auto;
    font-size: 14px;
}

.mbx li {
    display: inline-block;
}

.mbx li a {
    color: rgb(0, 101, 189);
}

.mbx li::after {
    content: " > ";
}

.mbx li:last-child::after {
    display: none;
}

.article-note {
    background: rgb(221, 221, 221) none repeat scroll 0% 0%;
    padding: 5px;
    text-align: center;
    margin-bottom: 15px;
}

.article-note p {
    margin-bottom: 0px;
    line-height: 25px !important;
}

.article-note p a {
    color: rgb(66, 139, 202);
    word-break: break-all;
}
