.place_da {
    margin: 30px 0;
}

.place_da dd {
    float: left;
    font-size: 14px;
    color: #666;
}

.place_da dd a {
    color: #666
}

.anx-anli>div {
    vertical-align: top;
}

.anx-anlileft {
    width: 898px;
    display: inline-block;
    margin-right: 12px;
    text-align: center;
}

.anx-anlileft>h3 {
    font-size: 30px;
    margin-bottom: 12px;
    color: #333;
}

.anx-anlileft>p {
}

.anx-anlileft>p>span {
    font-size: 14px;
    color: #999;
}

.anx-anlileft>.anx-biao {
    margin-top: 25px;
    border: 1px solid #F5F6EE;
    padding: 30px 0;
}

.anx-anlileft>.anx-biao>span {
    display: inline-block;
    width: 24%;
    font-size: 14px;
    color: #999;
}

.anx-anlileft>.anx-biao>span b {
    display: block;
    color: #666;
    font-size: 19px;
    margin-bottom: 4px;
}

.anx-anlileft>.anx-biao>em {
    display: inline-block;
    width: 1px;
    height: 39px;
    background: #D9D9D9;
}

.anx-anlileft>.anx-xiang {
    background: #FAFAFA;
    margin-top: 20px;
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}

.anx-anlileft>.anx-xiang>div {
    width: 419px;
    display: inline-block;
    margin-right: 10px;
}

.anx-anlileft>.anx-xiang>div h4 {
    padding-bottom: 25px;
}

.anx-anlileft>.anx-xiang>div h4 b {
    border-bottom: 1px solid #005e3c;
    padding-bottom: 10px;
    font-size: 22px;
}

.anx-anlileft>.anx-xiang>div p {
    color: #888888;
    line-height: 30px;
    letter-spacing: 2px;
    height: 330px;
    overflow: hidden;
}

.anx-anlileft>.anx-xiang>img {
    width: 422px;
    height: 365px;
    object-fit: cover;
}

.anx-xtu {
    margin-bottom: 30px;
}

.anx-xtu .bd ul li img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.anx-xtu .hd {
    text-align: center;
    margin-top: 10px;
}

.anx-xtu .hd li {
    display: inline-block;
    color: transparent;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
}

.anx-xtu .hd li.on {
    background: #005e3c;
}

.anx-anliright {
    width: 284px;
    display: inline-block;
}

.ana {
    box-shadow: 0 2px 4px #ccc;
    margin-bottom: 30px;
    background: #FAFAFA;
    padding: 20px 15px;
}

.anx-list {
    padding: 30px 15px;
}

.anx-list>h3 {
    text-align: center;
    border-bottom: 1px solid #005e3c;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 24px;
}

.she-biao>b {
    width: 148px;
    height: 140px;
    border-radius: 6px;
    display: inline-block;
    overflow: hidden;
}

.she-biao>a {
    display: inline-block;
    width: 43%;
    height: 135px;
    overflow: hidden;
}

.she-biao img {
    width: 100%;  
    height: 100%!important;
    object-fit: cover;
}

.she-biao div {
    display: inline-block;
    width: 50%;
    padding-left: 1%;
    vertical-align: top;
    position: relative;
}

.she-biao div>a {
    color: #005e3c;
    font-size: 12px;
    padding: 1px 18px;
    border-radius: 11px;
    border: 1px solid #005e3c;
}

.she-biao div p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 4px;
    color: #888;
}

.she-biao div p.te {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.anx-bao>h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 6px;
}

.anx-bao>h3>b {
    color: #005E3C;
}

.anx-bao>p {
    text-align: center;
    margin-bottom: 15px;
    color: #666;
    font-size: 20px;
}

.anx-bao>form div {
    width: 100%;
}

.anx-bao>form div input {
    height: 46px;
    background: #F3F3F3;
    margin-bottom: 10px;
    padding-left: 4%;
    width: 95%;
}

.anx-bao>form p {
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
    color: #666;
}

.anx-bao>form div input.submit {
    background: #005E3C;
    color: #fff;
    width: 100%;
}

.shebiaot {
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DAD8D9;
    margin-bottom: 20px;
}

.shebiaot>b {
    border-left: 3px solid #005e3c;
    padding-left: 15px;
    font-size: 20px;
}

.shebiaot>a {
    float: right;
}

.da_photo_line {
    width: 1200px;
    text-align: center;
}

.da_photo dl {
    padding-bottom: 13px;
    width: 290px;
    float: left;
    margin-right: 12px;
    background: #F4F4F4;
    position: relative;
    margin-bottom: 20px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    overflow: hidden;
}

.da_photo dl:hover {
    transform: scale(1.015);
    -moz-transform: scale(1.015);
    -webkit-transform: scale(1.015);
    -ms-transform: scale(1.015);
    z-index: 1;
    box-shadow: 0 5px 20px #ccc;
    border-bottom: 1px solid #005e3c
}

.da_photo dl:last-child {
    margin-right: 0;
}

.da_photo dl dd {
    position: relative;
}

.da_photo_line {
    overflow: hidden;
}

.bac {
    width: 100%;
    height: 210px;
    overflow: hidden;
    display: inline-block;
}

.dabac {
    width: 100%;
    height: 240px;
    overflow: hidden;
    display: inline-block;
}

.bac img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.da_photo dl dd span {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: absolute;
    overflow: hidden;
    border: #fff 2px solid;
    left: 102px;
    bottom: -30px;
}

.dakaanx {
    margin-top: 42px;
}

.dakaanx h3 {
    font-size: 20px;
    margin-bottom: 9px;
}

.dakaanx h3 span {
    margin: 0 5px;
}

.dakaanx p {
    font-size: 14px;
}

.dakaanx p span {
    color: #666;
    margin: 0 5px;
}
