.otos-page .banner {
    height: 268px;
    background: url(/template/default/zhuantizy/s_wzdzkf/banner.jpg) top center no-repeat;
    font-size: 0
}

.otos-page .otos-title {
    padding-top: 40px;
    font-size: 30px;
    color: #333;
    text-align: center
}

.otos-page .otos-title::after,
.otos-page .otos-title::before {
    content: "";
    display: inline-block;
    width: 160px;
    height: 1px;
    background: #d1d1d1;
    vertical-align: middle
}

.otos-page .otos-title::before {
    margin-right: 22px
}

.otos-page .otos-title::after {
    margin-left: 22px
}

.otos-page .produce-list {
    margin: 50px 20px
}

.otos-page .produce-list li {
    float: left;
    width: 550px;
    margin-right: 50px;
    box-shadow: 0 4px 20px 0 #EBF0FF;
    background: #fff;
    padding: 30px 50px;
    box-sizing: border-box
}

.otos-page .produce-list li:last-of-type {
    margin-right: 0
}

.otos-page .produce-list li:last-of-type .pl-title span {
    background: #ff6000
}

.otos-page .produce-list li .pl-title {
    font-size: 25px;
    color: #1d3987;
    text-align: center;
    border-bottom: 1px dashed #dae4ff;
    padding-bottom: 30px
}

.otos-page .produce-list li .pl-title span {
    padding: 2px 10px;
    font-size: 14px;
    background: #2086ee;
    color: #fff;
    margin-left: 10px;
    border-radius: 20px;
    vertical-align: middle
}

.otos-page .produce-list li .pl-txt {
    padding: 10px 0 10px 28px;
    font-size: 14px
}

.otos-page .produce-list li .pl-txt p {
    font-size: 14px;
    margin-left: -28px
}

.otos-page .produce-list li .pl-txt p label {
    color: #333
}

.otos-page .produce-list li .pl-bottom {
    border-top: 1px solid #e9efff;
    margin-top: 20px;
    padding-top: 30px
}

.otos-page .produce-list li .pl-bottom .pl-price {
    font-size: 18px;
    color: #333;
    float: left
}

.otos-page .produce-list li .pl-bottom .pl-btn {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    background: #e6eefe;
    border-radius: 24px;
    float: right;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #1e3988
}

.otos-page .produce-list li .pl-bottom .pl-btn:hover {
    background: #d6ddec
}

.otos-page .otos-vs {
    background: #f8faff;
    padding-bottom: 50px
}

.otos-page .otos-vs .vs-table {
    margin-top: 40px;
    border: 1px solid #d4e5f4;
    text-align: center
}

.otos-page .otos-vs .vs-table tr {
    border-bottom: 1px solid #d5e3f5
}

.otos-page .otos-vs .vs-table tr th {
    background: #e6eefe;
    border-right: 1px solid #d5e3f5;
    font-size: 16px;
    color: #022750;
    padding: 15px
}

.otos-page .otos-vs .vs-table tr td {
    padding: 10px;
    min-height: 50px;
    box-sizing: border-box;
    background: #fff;
    border-right: 1px solid #d4e5f4;
    font-size: 12px;
    color: #454545
}

.otos-page .otos-vs .vs-table tr td.left {
    background: #e6eefe;
    color: #333
}

.otos-page .otos-adv {
    padding: 0 50px 50px
}

.otos-page .otos-adv li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center
}

.otos-page .otos-adv li .oa-img {
    display: inline-block;
    margin: 50px 0 0;
    width: 100px;
    height: 100px;
    background: url(/template/default/zhuantizy/s_wzdzkf/otos-icon.png) no-repeat
}

.otos-page .otos-adv li .oa-img.oa-img1 {
    background-position: 0 0
}

.otos-page .otos-adv li .oa-img.oa-img2 {
    background-position: -110px 0
}

.otos-page .otos-adv li .oa-img.oa-img3 {
    background-position: -220px 0
}

.otos-page .otos-adv li .oa-img.oa-img4 {
    background-position: -330px 0
}

.otos-page .otos-adv li .oa-title {
    padding-top: 20px;
    font-size: 18px;
    color: #222
}

.otos-page .otos-adv li .oa-txt {
    padding-top: 10px;
    font-size: 14px;
    color: #454545
}

.site-page .banner {
    background: url(/template/default/zhuantizy/s_wzdzkf/site-banner.jpg) top center no-repeat
}

.site-page .produce-list li {
    width: 370px;
    margin-right: 20px;
    padding: 20px 30px
}

.site-page .produce-list li .pl-bottom .pl-btn {
    background: #dbeced
}

.site-page .produce-list li .pl-bottom .pl-btn:hover {
    background: #cadadb
}

.site-page .site-service {
    padding-bottom: 50px;
    background: #fafafa
}

.site-page .site-service .service-content {
    /* margin-top: 40px; */
    /* height: 500px; */
    /* background: url(/template/default/zhuantizy/s_wzdzkf/site-bg.png) right bottom no-repeat #fff; */
    /* box-shadow: 0 4px 20px 0 rgba(1, 93, 126, .1) */
}

.site-page .site-service .service-content .service-tab {
    float: left;
    width: 240px
}

.site-page .site-service .service-content .service-tab li.active a,
.site-page .site-service .service-content .service-tab li:hover a {
    background: #015d7e;
    color: #fff;
    transition: all .2s cubic-bezier(.4, 0, .2, 1) 0s
}

.site-page .site-service .service-content .service-tab li a {
    display: block;
    height: 60px;
    line-height: 60px;
    color: #333;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dbeced;
    margin-bottom: -1px
}

.site-page .site-service .service-content .service-right {
    overflow: hidden;
    padding: 50px 100px 0 50px
}

.site-page .site-service .service-content .service-right .right-txt {
    font-size: 14px;
    padding-bottom: 20px
}

.site-page .site-service .service-content .service-right .right-txt p {
    font-size: 14px;
    padding-bottom: 10px
}

.site-page .site-service .service-content .service-right .right-txt p label {
    color: #333
}

.site-page .site-service .service-content .service-right .right-txt .right-list::before {
    content: '';
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #015d7e;
    padding-bottom: 30px
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list1::before {
    display: none
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list1 li {
    padding: 0;
    width: 33.3333333%;
    margin-top: 0;
    text-align: left;
    line-height: 2.2
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list1 li i {
    width: 10px;
    height: 10px;
    line-height: initial;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 8px
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list-top {
    margin-top: -30px;
    display: block;
    position: relative;
    bottom: -64px;
    margin-left: 65px
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list-top li {
    font-size: 14px
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list-top li i {
    margin-bottom: 0;
    margin-top: 10px
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list-top::before {
    display: none
}

.site-page .site-service .service-content .service-right .right-txt .right-list.right-list2 li {
    padding: 0;
    width: 130px
}

.site-page .site-service .service-content .service-right .right-txt .right-list li {
    float: left;
    padding: 0 29px;
    text-align: center;
    margin-top: -18px
}

.site-page .site-service .service-content .service-right .right-txt .right-list li i {
    display: inline-block;
    font-style: initial;
    margin: 0 auto 10px;
    font-size: 12px;
    color: #015d7e;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #015d7e;
    border-radius: 12px;
    background: #fff;
    z-index: 99;
    position: relative
}

.site-page .otos-adv li .oa-img {
    background: url(/template/default/zhuantizy/s_wzdzkf/site-icon.png) no-repeat
}