.lan01 {
    width: 588px;
    float: left;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 155px;
    background: url('../images/backgrounds/line01.gif') no-repeat 260px center;
}

.tel01 {
    float: right;
    line-height: 35px;
    padding-left: 38px;
    background: url('../images/backgrounds/tel01.png') no-repeat 0 5px;
    height: 35px;
    font-size: 18px;
    color: #333
}

.tel01 b {
    font-size: 21px;
    color: #111
}

.lan01 ul {
    width: 88px;
    float: left;
    height: 26px;
    z-index: 2;
    padding: 3px 10px;
    margin-top: 5px
}

.lan01 ul li {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px
}

.lan01 ul li a {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    letter-spacing: 2px;
    color: #888;
    background: url('../images/backgrounds/dot01.png') no-repeat right center
}

.lan01 ul h6 {
    position: absolute;
    right: 00px;
    top: -400px;
    width: 200px;
    margin-left: 284px;
    overflow: hidden;
    z-index: 9;
    padding: 10px 10px;
    background: #f6f6f6;
}

.lan01 ul h6 a {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    letter-spacing: 2px;
    color: #888;
    font-weight: normal;
}

.lan01 ul h6 a:hover {
    color: #0cb46a;
    text-decoration: underline;
}

.lan01 ul:hover {
    background: #f6f6f6
}

.lan01 ul:hover h6 {
    top: 26.5px;
}

.ab-01 {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-right: 50px;
}

.ab-01 h3 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 50px;
    background: url("../images/backgrounds/line-01.gif") no-repeat 0 bottom;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.ab-01 h3 a {
    font-size: 29px;
    color: #0cb46a;
    font-weight: normal
}

.ab-01 ul {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 0;
}

.ab-01 ul p {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #666
}

.ab-01 dl {
    width: 256px;
    float: left;
    overflow: hidden
}

.ab-01 dl h6 {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    margin-right: 15px
}

.ab-01 dl h6 img {
    width: 78px;
    height: 78px;
    float: left;
    overflow: hidden;
    border: 1px solid rgba(12, 180, 106, .5)
}

.ab-01 dl dt {
    width: 161px;
    float: left;
    overflow: hidden;
    line-height: 22px;
    font-size: 18px;
    color: #333;
    margin-top: 18px
}

.ab-01 dl dd {
    width: 161px;
    float: left;
    overflow: hidden;
    line-height: 22px;
    font-size: 14px;
    color: #888
}

.ab-01 dl a:hover dt,
.ab-01 dl a:hover dd {
    color: #0cb46a
}



.pro02 dl {
    width: 100%;
    float: left;
    overflow: hidden
}

.pro02 dl h6 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 65px;
    padding-bottom: 15px;
    background: url("../images/backgrounds/line-02.gif") no-repeat 0 bottom;
    font-size: 56px;
    color: #fff;
    margin-bottom: 15px
}

.pro02 dl dt {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 50px;
    font-size: 31px;
    color: #fff;
    margin-bottom: 10px
}

.pro02 dl dd {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    color: #fff
}

.pro02 h5 {
    overflow: hidden;
    width: 150px;
    height: 50px;
    height: 100%;
}

.pro02 h5 a {
    display: block;
    float: left;
    overflow: hidden;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #0cb46a
}

.pro02 h5 a:hover {
    background: #ff6c00
}



.dl05 {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    position: relative;
    margin-bottom: 15px
}

.dl05 img {
    width: 100%;
    object-fit: contain;
    height: 308px;
    float: left;
    overflow: hidden
}

.dl05 ul {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 20px 20px;
    border-top: none;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 15px #c5c5c5;
    -moz-box-shadow: 0 0 15px #c5c5c5;
    box-shadow: 0 0 10px #c5c5c5;
}

.dl05 ul:hover {
    -webkit-box-shadow: 0 0 15px #888;
    -moz-box-shadow: 0 0 15px #888;
    box-shadow: 0 0 10px #888;
}

.dl05 dt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden
}

.dl05 dt a {
    font-size: 21px;
    color: #292929;
    font-family: "Microsoft Yahei";
}

.dl05:hover dt a {
    color: #0cb46a
}

.dl05 dt span {
    float: right;
    line-height: 20px;
    height: 22px;
    margin-top: 9px;
    padding: 0 8px;
    background: #0cb46a;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px
}

.dl05 dd {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dl05 dd .span001 {
    padding: 0 9px;
    font-size: 12px
}

.dl05 h4 {
    height: 30px;
    line-height: 30px;
    width: 100%;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #df2222;
    font-weight: normal;
}

.dl05 h4 span {
    font-size: 23px;
    color: #df2222;
}

.pro03 h5 {
    width: 100%;
    float: left;
    overflow: hidden;
    /* height: 40px; */
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    margin-top: 30px;
    padding-top: 40px;
    background: url("../images/backgrounds/dot05.png") no-repeat center 0
}

.pro03 h5 a {
    padding: 6px 25px 6px 50px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #0cb46a;
    background: url("../images/backgrounds/dot03.png") no-repeat 25px center
}

.pro03 h5 a:hover {
    border: 1px solid #0cb46a
}


.dl-ty01 {
    width: 100%;
    float: left;
    overflow: hidden;
}

.dl-ty01 dt {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 31px;
    color: #333;
    background: url("../images/backgrounds/line-03.png") no-repeat center bottom;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.dl-ty01 dt a {
    color: #333
}

.dl-ty01 dt a:hover {
    color: #0cb46a
}

.dl-ty01 dd {
    /* width: 70%; */
    float: left;
    overflow: hidden;
    text-align: center;
    padding: 0 15%;
    font-size: 16px;
    color: #888;
    line-height: 30px
}

.you-03 {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 50px 0 0
}

.you-03 dl {
    width: 100%;
    height: 100px;
    float: left;
    overflow: hidden;
    margin-right: 28px;
    background: #fff;
}

.you-03 dl.m_r0 {
    margin-right: 0
}

.ul-001 {
    width: 100px;
    height: 100px;
    background: #0cb46a;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.ul-001 h4 {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 33px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    font-weight: normal;
    background: url("../images/backgrounds/line-04.gif") no-repeat center bottom
}

.ul-001 h5 {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
}

.ul-002 {
    padding: 20px 0px 0 20px;
    width: calc(100% - 110px);
    float: left;
    overflow: hidden
}

.ul-002 dt {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 28px;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    margin-top: 3px
}


.dl-ty01 h5 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
}

.dl-ty01 h5 a {
    padding: 8px 25px;
    background: #eee;
    margin: 0 10px;
    color: #888;
    font-size: 16px;
    font-weight: normal
}

.dl-ty01 h5 a:hover {
    background: #0cb46a;
    color: #fff
}

.dl-02 {
    display: flex;
    padding: 0 !important;
    height: 230px;
}

.dl-02 ul {
    width: 50%;
    padding: 20px 25px 0 25px;
    height: 230px;
    background: #f6f6f6;
}

.dl-02 ul dt {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
}

.dl-02 ul dt a {
    color: #333;
    font-weight: bold;
    font-size: 16px
}

.dl-02 ul dd {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 22px;
    font-size: 14px;
    color: #888;
    height: 66px;
    margin-bottom: 50px
}

.dl-02 ul h5 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    border-top: 1px dashed #ddd;
    padding-top: 15px;
}

.dl-02 ul h5 span {
    color: #0cb46a
}

.dl-02 ul dt a:hover {
    color: #0cb46a;
    text-decoration: underline
}


.ul02 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 30px
}

.ul02 a {
    font-size: 17px;
    color: #fff;
}

.ul02 a:hover {
    color: #fff;
    text-decoration: underline
}

.ul02 span {
    font-size: 14px;
    color: rgba(255, 255, 255, .2);
    padding: 0 15px
}


.dl01 {
    width: 100%;
    float: left;
    overflow: hidden;
}

.dl01 dt {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 25px;
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #e9f1f8;
    font-weight: 400;
}

.dl01 dt span {
    font-size: 12px;
    text-transform: uppercase
}

.dl01 dd {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 10px;
    text-indent: 30px;
    font-size: 14px;
    color: #e9f1f8
}

.dd001 {
    background: url("../images/backgrounds/foot011.png") no-repeat 0 4px
}

.dd002 {
    background: url("../images/backgrounds/foot02.png") no-repeat 0 center
}

.dd003 {
    background: url("../images/backgrounds/foot03.png") no-repeat 0 4px
}

.ul03 li {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    background: url("../images/backgrounds/dot031.png") no-repeat 0 center;
    text-indent: 13px
}

.ul03 li a {
    font-size: 14px;
    color: rgba(255, 255, 255, .8)
}

.ul03 li a:hover {
    color: #fff;
    text-decoration: underline
}

.ul03 h4 {
    width: 258px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, .5);
}

.ul03 h4 img {
    border: 5px solid rgba(255, 255, 255, .85);
    float: left;
    overflow: hidden;
    width: 72px;
    height: 72px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.ul03 h4 span {
    float: left;
    overflow: hidden;
    width: 156px;
    float: left;
    overflow: hidden;
    line-height: 26px;
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    font-weight: normal
}