
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}
/* Show it is fixed to the top */
body {
    min-height: 75rem;
    padding-top: 4.875rem !important;
}


.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    font-size: 1rem;
    color: #333333 !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.center-block {
    vertical-align: middle;
    display: block;
}

.container-custom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.938rem;
    padding-right: 0.938rem;
}

.bodypadding {
    padding: 4.875rem 0 0 0 !important;
}

.bodypadding1 {
    padding: 0 !important;
}


/*����*/
.navtitle3 {
    font-size: 1.125rem;
    color: #4c4c4c;
    line-height: 3.75rem;
    vertical-align: middle;
    height: 3.75rem;
}

.navtitle2 {
    font-size: 1.5rem;
    color: #333333;
    border-bottom: 1px solid #ccc;
    height: 5rem;
    line-height: 5rem;
    vertical-align: middle;
}

.navtitleblock {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-align: left;
}

.navtitleimg {
    padding-top: 1.25rem;
}

.navbarpadding {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.navbar-nav-ul-pc {
    line-height: 3.562rem !important;
}

.more {
    float: right;
    padding-right: .938rem;
    font-size: 1rem;
    color: #4c4c4c;
}



/*�˵���*/
.center-light {
    background-color:#f2f2f2;
}

.center-content {
    margin-left: 3.75rem;
}
.center-title {
    vertical-align:middle;
    display: table-cell;
    height: 2.5rem;
    font-size: 1rem;
    color: #333333;
}
/*�˵���*/


/*��������*/
.content {
    margin-right: auto;
    margin-left: auto;
    padding-top: 4.5rem;
  padding-left: 7.813rem;
    padding-right: 7.813rem;
padding-bottom: 10.063rem;
}
.content-title {
    /*padding-left: 6.688rem;*/
     /*padding-right: 6.688rem;*/
    padding-left: 10rem;
    padding-right: 10rem;
    text-align:center;
    font-size: 2.5rem;
    color: #666;
}
.content-date {
    text-align:center;
    padding-top: 2.5rem;
    font-size: 1.125rem;
    color: #999999;
}
.content-img-custom {
    padding-top: 2.188rem;
}
.title-text span {
    display: block; /*����Ϊ�鼶Ԫ�ػ��ռһ���γ����¾��е�Ч��*/
    position: relative; /*��λ���ߣ������ߵĸ�Ԫ�أ�*/
    /* .fs(14);*/
    text-align: center;
    }
    .title-text span:before, .title-text span:after {
    content: '';
    position: absolute; /*��λ�������ߵ�λ��*/
    top: 50%;
    background: #ccc; /*����������ɫ*/
    width: 40%; /*������ߵĳ���*/
    height: 1px;
    }
    .title-text span:before {
    left: 1.4rem; /*�����������ߵ����Ҿ���*/
    }
    .title-text span:after {
    right: 1.4rem;
    }
.content-weixinimg {
    padding-left: 1.4rem;
    vertical-align: middle;
    font-size: 2.5rem;
}
.content-emailimg {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    vertical-align: middle;
    font-size: 2.5rem;
}
.content-ly {
    padding-left: 2.5rem;
    padding-top: 2.5rem;
    padding-bottom:3.75rem;
    font-size: 1.125rem;
    color: #333333;
}
/*��������*/

.checkcode {
    background-color: silver;
    font-style: initial;
    color: brown;
    font-size: 20px;
    border: 0;
    padding: 5px 3px;
    letter-spacing: 3px;
    font-weight: bolder;
    width: 81px;
    margin-left: 120px;
    margin-top: -35px;
    margin-right: 25px;
    float: right;
    height: 40px;
}
.showcontent p
{
color:#666;
font-size:1.125rem;
line-height:1.95rem;
}
