﻿.max { max-width: 1200px; margin: 0 auto; position: relative; }
.main_sh { min-width: 1200px; background: #fff; }
.main_sh .headlogo { position: relative; height: 38px; background: #e8eeff; }
.main_sh .headlogo .out { top: 0px; height: 38px; line-height: 38px; text-align: left; color: #fff; position: absolute; right: 0px; width: 340px; background-image: url('/static/images/common/rsj.png'); }
.main_sh .headlogo .out img { position: relative; top: -6px; margin-right: 10px; margin-left: 30px; }
.main_sh .headlogo { height: 110px; clear: both; position: relative; }
.main_sh .headlogo img { margin-top: 10px; }



.main_sh .nav { height: 90px; background-color: #e8eeff; }
.main_sh .nav .context { position: relative; background: #fff; text-align: center; height: 90px; }
.main_sh .nav .context .son { height: 18px; padding: 36px 30px; font-size: 14px; color: #333; float: left; display: inline-block; }
.main_sh .nav .context .son .zh { position: relative; top: -8px; }
.main_sh .nav .context .son:hover, .main_sh .nav .context .son.on { background-color: #f6f6f6; color: #000; }
.main_sh .nav .context .language { position: absolute; right: 20px; width: 48px; height: 48px; text-align: center; color: #fff; font-size: 12px; font-weight: bold; line-height: 46px; top: 20px; background-color: #333333; border-radius: 50%; }
.main_sh .nav .nav-links { display: none; position: absolute; right: 20px; }
.main_sh .postion { position: sticky; position: -webkit-sticky; top: 0px; z-index: 999999; background: #fff; }
.main_sh .sticky .nav { background-color: #fff; box-shadow: 0px 0px 10px #ccc; }


.main_sh .nav .nav-links .menu-btn { display: block; cursor: pointer; background: none; border: none; padding: 10px; }
.main_sh .nav .nav-links .menu-btn span { display: block; width: 30px; height: 5px; background-color: #000; margin: 5px 0; transition: all 0.3s ease; }


#menu-toggle { display: none; }
#menu-toggle:checked + .menu-btn span:nth-child(1) { transform: rotate(45deg) translate(7px, 7px); }
#menu-toggle:checked + .menu-btn span:nth-child(2) { opacity: 0; }
#menu-toggle:checked + .menu-btn span:nth-child(3) { transform: rotate(-45deg) translate(7px, -7px); }

#navdron { display: none; position: absolute; top: 90px; left: 0px; width: 100%; border-top: 1px solid #eee; }
#navdron { background: #fff; }
#navdron p { margin: 0 15px; height: 50px; line-height: 50px; font-size: 14px; color: #333; padding-left: 15px; background: #fff; border-bottom: 1px solid #eee; }
#navdron p a { color: #333; }

.main_sh .downbottom { padding-bottom: 60px; }
.main_sh .downbottom .lt { min-height: 44px; line-height: 44px; background-color: #058463; padding: 0 15px; color: #fff; text-align: center; }
.main_sh .downbottom .lt img { position: relative; top: -2px; }
.main_sh .downbottom .c1 { width: 30%; float: left; text-align: right; margin-top: 60px; }
.main_sh .downbottom .c2 { width: 13%; float: left; }
.main_sh .downbottom .c3 { width: 57%; float: left; margin-top: 60px; }
.main_sh .downbottom .c3 img { width: 100%; max-width: 331px; }
.main_sh .downbottom .font { margin-top: 24px; }
.main_sh .downbottom .ch { margin-top: 2px; display: inline-block; margin-right: 13px; }
.main_sh .downbottom .ch:first-child { margin-right: 76px; }
.main_sh .downbottom .en { margin-top: 2px; display: inline-block; margin-right: 21px; }
.main_sh .downbottom .en:first-child { margin-right: 76px; }



/* 汉堡菜单动画 */
/*@media (max-width:1200px) {
    #qtinfo { display: none; }
    .main_sh { width: 100%; min-width: 0px !important; }
    .main_sh .headlogo { padding-left: 20px; }
    .main_sh .out { display: none; }
    .main_sh .nav .context .language { left: 20px; }
    .main_sh .nav .context .son { display: none; }
    .main_sh .nav .nav-links { display: block; top: 17px }
    .main_sh .downbottom .c2 { display: none; }
    .main_sh .downbottom .c1, .main_sh .downbottom .c3 { width: 100%; text-align: center; float: none; margin-top: 20px; }

    .main_sh .downbottom .en { margin-right: -6px; }
    .main_sh .downbottom .ch { margin-right: -18px; }
}*/
.main_sh .index { }
.main_sh .index .bigp { height: 560px; }
.main_sh .index .new { height: 150px; margin-top: 56px; overflow: hidden }
.main_sh .index .new .newleft { width: 22.5%; position: relative; height: 150px; }
.main_sh .index .new .newright { width: 77.5%; position: relative; height: 150px; }
.main_sh .index .new .title { font-size: 16px; color: #333; font-weight: bold; }
.main_sh .index .new .content { font-size: 16px; color: #333; margin-top: 20px; line-height: 38px; display: -webkit-box; -webkit-line-clamp: 3; /* 限制显示行数 */ -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.main_sh .index .new .htitle { font-size: 32px; position: relative; top: -5px; font-weight: bold; }
.main_sh .index .new .htitle2 { font-size: 18px; font-weight: bold; }

.main_sh .index .lately_course { margin-top: 60px; min-height: 190px; padding: 60px 0px 30px 0px; background-color: #f6f6f6; }
.main_sh .index .lately_course .courseleft { width: 22.5%; position: relative; min-height: 190px; }
.main_sh .index .lately_course .courseright { width: 77.5%; position: relative; min-height: 190px; }
.main_sh .index .lately_course .htitle { font-size: 32px; position: relative; top: -5px; font-weight: bold; }
.main_sh .index .lately_course .htitle2 { font-size: 18px; font-weight: bold; }
.main_sh .index .lately_course .courseright .son { width: 445px; margin-right: 40px; float: left; margin-bottom: 30px; }
.main_sh .index .lately_course .courseright .son:nth-child(2n) { margin-right: 0px; }
.main_sh .index .lately_course .courseright .son .title { height: 70px; background: #058463; position: relative; font-size: 12px; color: #fff; font-weight: bold; }
.main_sh .index .lately_course .courseright .son .title span { line-height: normal; position: absolute; top: 18px; left: 24px; }
.main_sh .index .lately_course .courseright .son .title .date { height: 34px; position: absolute; top: 18px; right: 24px; background: #fff; border-radius: 5px; padding: 0 7px; line-height: 34px; font-size: 14px; font-weight: bold; color: #058463; }
.main_sh .index .lately_course .courseright .son .content { height: 148px; overflow: hidden; background: #fff; position: relative; }
.main_sh .index .lately_course .courseright .son .content .name { text-align: center; margin-top: 30px; font-size: 16px; color: #333; }
.main_sh .index .lately_course .courseright .son .content .bm { position: absolute; bottom: 30px; font-size: 14px; color: #058463; text-align: center; width: 445px; }
.main_sh .index .lately_course .courseright .son .content .bm a { color: #058463; }



.main_sh .index .course { background-color: #fff; padding-bottom: 60px; }
.main_sh .index .course .son { width: 44%; float: left; margin-top: 60px; height: 100%; display: table-cell; }
.main_sh .index .course .son .img { display: block; width: 100%; height: 240px; border: none; padding: 0px; margin: 0px; }
.main_sh .index .course .son .title1 { font-size: 17px; font-weight: bold; height: 30px; line-height: 30px; margin-top: 25px; }
.main_sh .index .course .son .title2 { font-size: 18px; font-weight: bold; }
.main_sh .index .course .son.empty { width: 12%; background-color: #fff; }
.main_sh .index .course .son .content { color: #666; height: 84px; font-size: 14px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 24px; line-height: 22px; }
.main_sh .index .course .son ul { margin-top: 20px; min-height: 50px; }
.main_sh .index .course .son ul li { border-left: 5px solid #058463; height: 14px; padding-left: 10px; color: #333; font-weight: bold; margin-right: 30px; font-size: 14px; line-height: 14px; margin-top: 16px; }

.main_sh .index .btn { position: absolute; padding-left: 20px; font-size: 14px; border: 0px; height: 48px; background: url('/static/images/common/right.png') no-repeat #058463 right 10px center; line-height: 48px; color: #fff; display: inline-block; cursor: pointer; }
.main_sh .index .btn:hover { opacity: 0.8; }
.main_sh .index .btn.up { width: 100px; bottom: 0px; }
.main_sh .index .btn.bbottom { width: 210px; display: block; position: relative; margin-top: 35px; bottom: 0px; }

.main_sh .leave { background: #f6f6f6; padding: 60px 0px; }
.main_sh .leave .empty { width: 12%; float: left }
.main_sh .leave .leftlump { width: 44%; float: left; text-align: right; }
.main_sh .leave .leftlump img { margin-right: 50px; margin-top: 60px; }
.main_sh .leave .rightlump { width: 44%; float: left }
.main_sh .leave .rightlump .title1 { font-size: 30px; font-weight: bold; }
.main_sh .leave .rightlump .title2 { font-size: 18px; margin-top: 5px; }
.main_sh .leave .rightlump .title3 { font-size: 18px; font-weight: bold; margin-top: 15px; }
.main_sh .leave .rightlump .table { margin-top: 20px; }
.main_sh .leave .rightlump .table .row { font-size: 14px; margin-top: 15px; }
.main_sh .leave .rightlump .table .row .leftl { width: 188px; float: left; }
.main_sh .leave .rightlump .table .row .leftr { margin-left: 20px; width: 188px; float: left; }
.main_sh .leave .rightlump .table .row .txthint { }
.main_sh .leave .rightlump .table .row .txthint .check { color: #ff6600; }
.main_sh .leave .rightlump .table .row .input { margin-top: 6px; width: 156px; height: 38px; border: 1px solid #999999; background: #fff; font-size: 14px; padding: 0 15px; color: #333; }
.main_sh .leave .rightlump .table .row .inputt { margin-top: 6px; width: 366px; height: 68px; border: 1px solid #999999; background: #fff; font-size: 14px; padding: 5px 15px; color: #333; font-family: 微软雅黑 }

.main_sh .leave .rightlump .table .row .input:focus { background: #f6f6f6; border: 1px solid #058463; }
.main_sh .leave .rightlump .table .row .inputt:focus { background: #f6f6f6; border: 1px solid #058463; }
.main_sh .leave .rightlump .table .row .error { border-color: #ff4d4f; /* 红色边框 */ box-shadow: 0 0 8px rgba(255, 77, 79, 0.5); /* 红色阴影 */ animation: shake 0.5s ease; /* 抖动动画（可选） */ }
.main_sh .leave .rightlump .table .row .yzm { height: 40px; width: 120px; display: inline-block; position: relative; left: 24px; top: 15px; }
.main_sh .leave .rightlump .table .row .btmSubmit { width: 130px; padding-left: 20px; font-size: 14px; border: 0px; height: 48px; background: url('/static/images/index/send.png') no-repeat #058463 center center; line-height: 48px; color: #fff; display: inline-block; cursor: pointer; }
.main_sh .leave .rightlump .table .row .btmSubmit:hover { opacity: 0.8; }
.main_sh .leave .rightlump .table .row .btmSubmit.cannot { background: #999999; text-align: center; padding: 0; width: 150px; }
.main_sh .leave .rightlump .table .row .btmSubmit.cannot:hover { opacity: 1; }

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    20%, 60% { transform: translateX(-5px); }
    40%, 80% { transform: translateX(5px); }
}



.main_sh .news { }
.main_sh .news .topimg { height: 320px; width: 100%; }
.main_sh .news .topimg img { height: 320px; width: 100%; }
.main_sh .news .content { }
.main_sh .news .content .son { min-height: 180px; padding-top: 60px; border-bottom: 1px solid #cacaca; width: 100%; }
.main_sh .news .content .son:last-child { border: none; }
.main_sh .news .content .son .sleft { width: 15%; float: left; text-align: center; position: relative; }
.main_sh .news .content .son .sleft .datek { line-height: 92px; width: 120px; height: 120px; background: #aeaeae; position: relative; left: 20px; font-size: 48px; color: #fff; text-align: center; font-weight: bold; }
.main_sh .news .content .son .sleft .datek .ym { position: absolute; height: 20px; color: #fff; font-size: 14px; display: inline-block; bottom: 10px; left: 0px; width: 100%; line-height: 14px; }
.main_sh .news .content .son:first-child .sleft .datek { background: #058463; }
.main_sh .news .content .son .sright { width: 85%; float: left; }
.main_sh .news .content .son .sright .titleh { font-size: 16px; font-weight: bold; }
.main_sh .news .content .son .sright .bodyn { font-size: 14px; line-height: 40px; margin-top: 16px; margin-bottom: 40px; }
.main_sh .news .morenews { width: 100%; border: none; height: 60px; text-align: center; font-size: 16px; font-weight: bold; line-height: 60px; background: #cacaca; cursor: pointer; margin-bottom: 60px; margin-top: 20px; }
.main_sh .news .morenews:hover { opacity: 0.8; }

.main_sh .aed { }
.main_sh .aed .topimg { height: 320px; width: 100%; }
.main_sh .aed .topimg img { height: 320px; width: 100%; }
.main_sh .aed .content { all: inherit; font: 14px / 1.5 "sans serif", tahoma, verdana, helvetica; word-wrap: break-word; color: #333; font-family: "Microsoft YaHei"; margin: 50px auto; }
.main_sh .aed .content img { max-width: 1200px; }
.main_sh .aed .content p { margin: 5px 0; }
.main_sh .aed .equi { margin-bottom: 70px; }
.main_sh .aed .equi .title { font-size: 18px; font-weight: bold; }
.main_sh .aed .equi .son { margin-top: 20px; margin-bottom: 50px; }
.main_sh .aed .equi .son .logo { border: 0px; width: 285px; height: 75px; float: left; }




.main_sh .aed .equi .son .head { height: 75px; border-bottom: 1px solid #058463; position: relative; }
.main_sh .aed .equi .son .head .quname { border: 1px solid #ccc; border-bottom: none; cursor: pointer; background: #fff; font-size: 16px; line-height: 42px; position: relative; top: 34px; float: left; text-align: center; padding: 0 40px; height: 40px; margin-right: 28px; color: #333; }
.main_sh .aed .equi .son .head .quname.on { cursor: none; border: 1px solid #058463; border-bottom: 1px solid #fff; background: #fff; height: 36px; line-height: 38px; color: #058463; border-top: 5px solid #058463; }





.main_sh .aed .equi .son .contentP { display: none; width: 100%; }
.main_sh .aed .equi .son .contentP.on { display: block; }
.main_sh .aed .equi .son .contentP .rrleft { width: 285px; height: 285px; float: left; margin-top: 60px; position: relative; }
.main_sh .aed .equi .son .contentP .rrleft img { width: 285px; height: 285px; }
.main_sh .aed .equi .son .contentP .rrright { width: calc(100% - 325px); float: right; height: 285px; overflow: hidden; margin-top: 60px; position: relative; }
.main_sh .aed .equi .son .contentP .rrright .name { font-size: 24px; font-weight: bold; }
.main_sh .aed .equi .son .contentP .rrright .sst { position: absolute; bottom: -6px; }
.main_sh .aed .equi .son .contentP .rrright .sst p { height: 30px; line-height: 30px; background: url("/Static/images/index/dian.png") no-repeat left center; padding-left: 25px; font-size: 14px; }
.main_sh .aed .equi .son .contentP .fittings { }
.main_sh .aed .equi .son .contentP .fittings .fit { height: 262px; margin-right: 20px; width: 285px; float: left; overflow: hidden; }
.main_sh .aed .equi .son .contentP .fittings .fit.noo { margin-right: 0px; }
.main_sh .aed .equi .son .contentP .fittings .fit img { border: 1px solid #b4b4b4; width: 283px; height: 198px; }
.main_sh .aed .equi .son .contentP .fittings .fit .textcon { font-size: 14px; line-height: 25px; margin-top: 10px; }
.main_sh .aed .equi .son .contentP .fittings .fit .textcon .b { font-weight: bold; margin-right: 5px; }

.main_sh .gywm { }
.main_sh .gywm .topimg { height: 320px; width: 100%; }
.main_sh .gywm .topimg img { height: 320px; width: 100%; }
.main_sh .gywm .content { all: inherit; font: 12px / 1.5 "sans serif", tahoma, verdana, helvetica; word-wrap: break-word; color: #333; font-family: "Microsoft YaHei"; margin: 50px auto; }
.main_sh .gywm .content img { max-width: 1200px; }
.main_sh .gywm .content p { margin: 5px 0; }



.main_sh .jwhg { }
.main_sh .jwhg .topimg { height: 320px; width: 100%; }
.main_sh .jwhg .topimg img { height: 320px; width: 100%; }
.main_sh .jwhg .son { margin-top: 20px; margin-bottom: 50px; }
.main_sh .jwhg .son .logo { border: 0px; width: 285px; height: 75px; float: left; }
.main_sh .jwhg .son .head { height: 75px; border-bottom: 1px solid #058463; position: relative; }
.main_sh .jwhg .son .head .quname:first-child { margin-left: 25px; }


.main_sh .jwhg .son .head .quname { border: 1px solid #ccc; border-bottom: none; cursor: pointer; background: #fff; font-size: 15px; line-height: 42px; position: relative; top: 34px; float: left; text-align: center; padding: 0 25px; height: 40px; margin-right: 25px; color: #333; width: 216px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.main_sh .jwhg .son .head .quname.on { cursor: none; border: 1px solid #058463; border-bottom: 1px solid #fff; background: #fff; height: 36px; line-height: 38px; color: #058463; border-top: 5px solid #058463; }

.main_sh .jwhg .son .contentP { display: none; width: 100%; }
.main_sh .jwhg .son .contentP.on { display: block; }
.main_sh .jwhg .son .contentP .pian { }
.main_sh .jwhg .son .contentP .pian .title { font-size: 16px; font-weight: bold; padding-left: 20px; margin-top: 40px; border-left: 5px solid #058463; height: 16px; line-height: 16px; }
.main_sh .jwhg .son .contentP .pian .tpc { overflow: hidden; text-align: center; position: relative; margin-top: 40px; width: 580px; height: 340px; float: left; margin-left: 40px; background: #fff; }
.main_sh .jwhg .son .contentP .pian .tpc:nth-child(2n) { margin-left: 0px; }
.main_sh .jwhg .son .contentP .pian .tpc img { width: 580px; border: none; object-fit: contain; object-position: center; height: 100%; }
.main_sh .jwhg .son .contentP .pian .tpc video { width: 580px; height: 340px; }

#back-to-top { position: fixed; right: 40px; bottom: 40px; width: 60px; height: 60px; border-radius: 10%; color: white; border: none; cursor: pointer; font-size: 20px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 999; }
#back-to-top { background: url('/static/images/icon/returntop.png') #058463 no-repeat center center; background-size: 35%; }
#back-to-top:hover { background-color: #06785a; transform: translateY(-3px); }
#back-to-top.show { opacity: 1; visibility: visible; }


.main_sh .ct { }
.main_sh .ct .topimg { height: 320px; width: 100%; }
.main_sh .ct .topimg img { height: 320px; width: 100%; }
.main_sh .ct .head { margin-top: 60px; background: #fff; margin-bottom: 60px; }
.main_sh .ct .head .leftc { float: left; width: 300px; text-align: center; }
.main_sh .ct .head .leftc img { max-width: 300px; }
.main_sh .ct .head .leftr { width: 900px; float: left; }
.main_sh .ct .leftr p { font-size: 17px; font-weight: bold; }
.main_sh .ct .head .leftr .content { line-height: 24px; font-size: 14px; margin-top: 36px; }
.main_sh .ct .son { padding: 60px 0; background: #fff; }
.main_sh .ct .son:nth-child(odd) { background: #f6f6f6; }

.main_sh .ct .son .leftc { float: left; width: 530px; }
.main_sh .ct .son .leftc img { width: 530px; height: 390px; }
.main_sh .ct .son .leftr { width: 630px; float: left; margin-left: 40px; }
.main_sh .ct .son .leftr .content { font-size: 14px; color: #333; line-height: 24px; margin-top: 30px; }
.main_sh .ct .son .leftr .content p { font-size: 14px; font-weight: normal; }

.main_sh .ct .son .btn { padding-left: 20px; margin-right: 20px; padding-right: 40px; font-size: 14px; border: 0px; height: 48px; background: url('/static/images/common/right.png') no-repeat #058463 right 10px center; line-height: 48px; color: #fff; display: inline-block; cursor: pointer; }
.main_sh .ct .son .btn:hover { opacity: 0.8; }

.main_sh .ct .detail { }
.main_sh .ct .detail .head { margin: 45px 0; position: relative; }
.main_sh .ct .detail .content { all: inherit; font: 14px / 1.5 "sans serif", tahoma, verdana, helvetica; word-wrap: break-word; color: #333; font-family: "Microsoft YaHei"; margin: 50px auto; }
.main_sh .ct .detail .head .leftd { margin-right: 40px; background: #058463; float: left; padding: 0 18px; height: 68px; line-height: 68px; font-size: 17px; font-weight: bold; color: #fff; }
.main_sh .ct .detail .head .rightd { float: left; padding: 10px 0; }
.main_sh .ct .detail .head .rightd p { font-size: 17px; font-weight: bold; }
.main_sh .ct .detail .head .sx { min-width: 100px; height: 40px; position: relative; color: #999; background: #fff; border: 1px solid #999; font-size: 14px; padding-left: 8px; margin-left: 10px; }



.main_sh .lc { background: #f6f6f6; padding-bottom: 30px; }
.main_sh .lc .topimg { height: 320px; width: 100%; }
.main_sh .lc .topimg img { height: 320px; width: 100%; }
.main_sh .lc .body { margin-top: 60px; }
.main_sh .lc .body .son { width: 370px; margin-right: 45px; float: left; margin-bottom: 40px; }
.main_sh .lc .body .son:nth-child(3n) { margin-right: 0px; }
.main_sh .lc .body .son .title { height: 70px; background: #058463; position: relative; font-size: 12px; color: #fff; font-weight: bold; }
.main_sh .lc .body .son .title span { line-height: normal; position: absolute; top: 18px; left: 24px; }
.main_sh .lc .body .son .title .date { height: 34px; position: absolute; top: 18px; right: 24px; background: #fff; border-radius: 5px; padding: 0 7px; line-height: 34px; font-size: 14px; font-weight: bold; color: #058463; }
.main_sh .lc .body .son .content { height: 148px; overflow: hidden; background: #fff; position: relative; }
.main_sh .lc .body .son .content .name { text-align: center; margin-top: 30px; font-size: 16px; color: #333; }
.main_sh .lc .body .son .content .bm { position: absolute; bottom: 30px; font-size: 14px; color: #058463; text-align: center; width: 370px; }
.main_sh .lc .body .son .content .bm a { color: #058463; }
.dieyu_page_style { margin-top: 0px; }


.main_sh .ct .detail .pq .body { margin-top: 40px; }
.main_sh .ct .detail .pq .body .son1 { width: 370px; margin-right: 45px; float: left; margin-bottom: 40px; }
.main_sh .ct .detail .pq .body .son1:nth-child(3n) { margin-right: 0px; }
.main_sh .ct .detail .pq .body .son1 .title { height: 70px; background: #058463; position: relative; font-size: 12px; color: #fff; font-weight: bold; }
.main_sh .ct .detail .pq .body .son1.jxz .title { background: #60a795; }
.main_sh .ct .detail .pq .body .son1.jxz .title .date { color: #60a795; }
.main_sh .ct .detail .pq .body .son1.jxz .content1 .name { color: #999999; }


.main_sh .ct .detail .pq .body .son1.yjs .title { background: #999999; }
.main_sh .ct .detail .pq .body .son1.yjs .title .date { color: #999999; }
.main_sh .ct .detail .pq .body .son1.yjs .content1 .name { color: #999999; }
.main_sh .ct .detail .pq .body .son1 .title span { line-height: normal; position: absolute; top: 18px; left: 24px; }
.main_sh .ct .detail .pq .body .son1 .title .date { height: 34px; position: absolute; top: 18px; right: 24px; background: #fff; border-radius: 5px; padding: 0 7px; line-height: 34px; font-size: 14px; font-weight: bold; color: #058463; }
.main_sh .ct .detail .pq .body .son1 .content1 { height: 148px; overflow: hidden; background: #fff; position: relative; }
.main_sh .ct .detail .pq .body .son1 .content1 .name { text-align: center; margin-top: 30px; font-size: 16px; color: #333; }
.main_sh .ct .detail .pq .body .son1 .content1 .bm { position: absolute; bottom: 30px; font-size: 14px; color: #058463; text-align: center; width: 370px; }
.main_sh .ct .detail .pq .body .son1 .content1 .bm a { color: #058463; }
.main_sh .ct .detail .pq .body .son1 .content1 .bm .hs { color: #999 }
.dieyu_page_style { margin-top: 0px; }
.addtbha { position: relative; }
.addtbha img { width: 26px; position: relative; top: -2px; }
