body {
    font-family: "microsoft yahei", "microsoft jhenghei", Arial, SimHei, sans-serif;
    font-size: 14px;
    color: #333333;
    background: #ecf0f1;
}

.offset_Top {
    height: 80px;
}

p {
    margin: 0 0 10px !important;
}

.main_bgA {
    background: #f8e9d6;
    padding: 10px 0;
}

.main_bgB {
    background: #eeede8;
    padding: 10px 0;
}

.l_i_b {
    margin-bottom: 10px;
}

[v-cloak] {
    display: none;
}

/*nav*/
.nav > li {
    height: 40px;
    line-height: 40px;
}

.navbar-default {
    background: #f4dc9c;
    border-bottom: 3px solid #CF7F21;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.25);
    background: url(../images/BG_02.jpg) #e7d4b4;
}

.navbar-default .navbar-brand {
    height: 76px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    height: 70px;
    line-height: 48px;
}

.navbar-toggle {
    margin-top: 17px;
}

.navbar-default .navbar-toggle {
    border-color: #4E8ECE;
    background: #4E8ECE;
}

.navbar-default .navbar-toggle:hover {
    border-color: #275F96;
    background: #0B589A;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
}

.nav-tabs > li > a {
    color: #A76733;
}

.nav-tabs > li.active > a {
    background: #E3AC60;
}

/*name*/
.hanzi {
    width: 100%;
    height: auto;
    min-height: 73px;
}

.pyin {
    width: 100%;
    height: auto;
    min-height: 30px;
}

.T_xm_lg strong {
    background: url(../images/xingming_tian.gif) no-repeat;
    width: 53px;
    height: 53px;
    display: block;
    text-align: center;
    font-size: 35px;
    float: left;
    margin: 10px 10px 10px 0;
    font-weight: 500;
}

.T_xm_lg span {
    width: 53px;
    height: auto;
    display: block;
    font-size: 14px;
    float: left;
    margin: 0 10px 20px 0;
    text-align: center;
}

/*.fen_bg{width:266px;height:55px;background:url(../images/fen_bg.png) no-repeat;margin:30px auto;font-size:28px;color:#FFF;text-align:center;padding-top:5px;}*/
.fen_bg {
    width: 266px;
    margin: 30px auto;
    font-size: 28px;
    color: #D11514;
    text-align: center;
    background: #FFE0B6;
    border: 1em solid;
    -webkit-border-image: url(../images/border3.png) 15/15px;
    -moz-border-image: url(../images/border3.png) 15/15px;
    -ms-border-image: url(../images/border3.png) 15/15px;
    -o-border-image: url(../images/border3.png) 15/15px;
    border-image: url(../images/border3.png) 15/15px;
}

.wuge .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    margin: 0 10px 20px 20px;
    width: 110px;
}

.wg_b {
    border: 1em solid;
    -webkit-border-image: url(../images/border.png) 30/30px;
    -moz-border-image: url(../images/border.png) 30/30px;
    -ms-border-image: url(../images/border.png) 30/30px;
    -o-border-image: url(../images/border.png) 30/30px;
    border-image: url(../images/border.png) 30/30px;
    text-align: center;
    font-size: 16px;
    padding: 3px 0;
    background: #FFE0B6;
    font-weight: 600;
}

.wg_b a {
    color: #333333;
    display: block;
}

.i_m_r {
    background: rgb(245, 62, 62);
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
}

.tit_img {
    margin: 40px 0;
}

/*list*/
.list {
    padding: 20px 0;
}

.n_list li {
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}

.n_list li a {
    color: #666666;
}

#contact {
    background: url(../images/map.jpg) no-repeat;
    background-size: cover;
    color: #FFF;
}

#contact a {
    color: #FFF;
}

.layer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    padding: 25px 0 12px 0;
}

.qq_consult {
    padding-top: 30px;
}

footer {
    background: #000;
    color: #FFF;
    padding-top: 5px;
}

.app {
    margin-top: 10px;
}

.app p {
    margin-top: 10px;
}

/*link*/
#link {
    background: url(../images/web-bg.jpg);
    padding: 20px 0;
}

#link a {
    display: block;
    padding: 2px 10px;
    color: #3C3D3B;
}

#link a:hover {
    background: #c00;
    border-radius: 20px;
    padding: 2px 10px;
    text-decoration: none;
    color: #fff;
}

/*weixin*/
#Pop-up .m_t {
    margin-top: 20px;
}

#Pop-up .jwx {
    font-size: 14px;
}

#Pop-up .dkwx img {
    width: 25px;
    margin-right: 10px;
}

#weixin_r_xs {
    position: fixed;
    top: 350px;
    right: 0px;
}

#weixin_r_xs li {
    width: 42px;
    height: 42px;
    background: #2AAE67;
    margin-bottom: 10px;
    display: flex;
    align-items:center;
    justify-content:center;
}

#weixin_r_xs li a{
    text-decoration: none;
}

#weixin_r_xs .list-inline>li {
    padding: 0;
}

#weixin_r_xs li i {
    color: #FFFFFF;
}

#weixin_r_xs li .icon-weixin {
    font-size: 30px;
}
#weixin_r_xs li .icon-dianhua {
    font-size: 30px;
}

