#swiper-container {
    height: 600px;
    background: url(../images/banner_baike.jpg)no-repeat;
    background-size: 100% 100%;
}

#swiper-container img {
    height: 100%;
    width: 100%;
}

.am-g {
    margin: 0 auto;
    width: 100%;
}

.am-margin-top-xl {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    background: #fff;
    width: 150px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 5px;
}

.am-margin-top-xl:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
}

.am-margin-top-xl a {
    color: #5A9EFF;
}

.am-padding-bottom-xl {
    padding-bottom: 3.2rem;
    padding-top: 40px;
}

.group-title {
    text-align: center;
    font-weight: bold;
    color: #5A9EFF;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 28px;
}

.group-subtitle {
    color: #999;
    font-weight: normal;
    margin-top: 20px;
}

.am-avg-sm-1 {
    overflow: hidden;
}

.am-text-sm {
    font-size: 14px;
}

.am-avg-sm-1 li {
    display: block;
    width: 50%;
}

.img100 {
    max-width: 100%;
}

.baike-tip {
    line-height: 32px;
}

.color555 {
    color: #555;
}

.indent {
    text-indent: 2em;
}

.am-margin-top {
    margin-top: 1.6rem;
}

.am-avg-sm-4>li {
    width: 25%;
}

[class*=am-avg-]>li {
    display: block;
    height: auto;
    float: left;
}

.baike-logo-list li img {
    padding: 3px;
}

.am-g-bgcolor {
    /* background: #f8f8f8; */
    background-color: rgb(246, 246, 246);
    overflow: hidden;
}

.am-avg-md-4>li {
    width: 25%;
}

.service-wrap {
    margin: 10px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
}

.service-wrap .price {
    text-align: center;
    color: #5A9EFF;
}

.am-margin-bottom-lg {
    margin-bottom: 2.4rem;
}

.service-wrap .price span {
    font-size: 20px;
    font-weight: bold;
}

.service-wrap .info {
    text-align: center;
}

.service-wrap .info span {
    background: #fff;
    padding-left: 6px;
    font-size: 12px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #5A9EFF;
    border: 1px solid #5A9EFF;
}

.service-wrap .title {
    font-size: 13px;
    color: #777;
    line-height: 20px;
    padding: 20px;
    text-align: left;
}

.am-g-bgcolor .am-padding-bottom-xl {
    padding-top: 0px;
}

.service-wrap:hover {
    box-shadow: 0 2px 12px 0 #5A9EFF;
    -webkit-box-shadow: 0 2px 12px 0 #5A9EFF;
    -moz-box-shadow: 0 2px 12px 0 #5A9EFF;
}

.am-g {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 40px;
}

.am-avg-md-2>li {
    width: 50%;
    margin-top: 1px;
}

.why-xinwen .wrap1 {
    background: #f8f8f8;
    /* border-radius: 10px; */
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    height: 136px;
}

.why-xinwen .wrap-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.why-xinwen .wrap-desc {
    color: #666;
    font-size: 13px;
}

.why-xinwen .wrap-title span {
    background: #5A9EFF;
    color: #fff;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.why-xinwen li:hover .wrap1 {
    box-shadow: 0 2px 12px 0 #5A9EFF;
    -webkit-box-shadow: 0 2px 12px 0 #5A9EFF;
    -moz-box-shadow: 0 2px 12px 0 #5A9EFF;
}

.am-avg-md-4>li {
    width: 25%;
}

.why-choose-xinwen .wrap1 {
    background: #fff;
    /* border-radius: 10px; */
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    border: 1px solid #fff;
    height: 120px;
}

.why-choose-xinwen .wrap-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.why-choose-xinwen .wrap-title span {
    background: #5A9EFF;
    color: #fff;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.why-choose-xinwen .wrap-desc {
    color: #666;
    font-size: 13px;
}

.papelist .wrap1 {
    background: #f8f8f8;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #eee;
}

.papelist .img {
    overflow: hidden;
}

.papelist .img img {
    display: block;
}

.papelist .desc p {
    text-align: left;
    font-size: 12px;
    color: #666;
    margin: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 20px;
}

.papelist .img:hover img {
    transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.power-list li:hover .filter {
    transform: rotate(180deg) scale(1, 1);
    -ms-transform: rotate(180deg) scale(1, 1);
    -moz-transform: rotate(180deg) scale(1, 1);
    -webkit-transform: rotate(180deg) scale(1, 1);
    -o-transform: rotate(180deg) scale(1, 1);
}

.power-list .img .filter {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.60);
    filter: \"alpha(opacity=60)\";
 -ms-filter: \"alpha(opacity=60)\";
 transform: rotate(360deg) scale(0, 0);
    -ms-transform: rotate(360deg) scale(0, 0);
    -moz-transform: rotate(360deg) scale(0, 0);
    -webkit-transform: rotate(360deg) scale(0, 0);
    -o-transform: rotate(360deg) scale(0, 0);
}

.anim_image {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.power-list {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.power-list ul {
    width: 1280px;
    float: left;
    overflow: hidden;
}

.power-list li {
    width: 620px;
    height: 240px;
    float: left;
    background-color: #f6f6f6;
    overflow: hidden;
    margin: 0 40px 40px 0;
}

.power-list li:nth-child(2n) {
    margin-right: 0px;
}

.power-list .img {
    float: left;
    width: 285px;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.power-list .img img {
    width: 100%;
}

.power-list .img .filter {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.60);
    filter: \"alpha(opacity=60)\";
 -ms-filter: \"alpha(opacity=60)\";
 transform: rotate(360deg) scale(0, 0);
    -ms-transform: rotate(360deg) scale(0, 0);
    -moz-transform: rotate(360deg) scale(0, 0);
    -webkit-transform: rotate(360deg) scale(0, 0);
    -o-transform: rotate(360deg) scale(0, 0);
}

.power-list .info {
    float: right;
    width: 295px;
    height: 100%;
    text-align: center;
    -webkit-transition: all 1s ease 0s;
}

.power-list .info .t {
    width: 100%;
    height: 142px;
    color: #999;
    font-size: 14px;
    line-height: 35px;
    padding-top: 25px;
}

.power-list .info .t b {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: normal;
    color: #444;
}

.power-list .info .cont {
    width: 100%;
    padding-left: 20px;
}

.power-list .info .cont p {
    width: 80px;
    height: 90px;
    float: left;
    text-align: center;
    border-right: 1px dashed #E9E9E9;
    font-size: 16px;
}

.power-list .info .cont p:last-child {
    border-right: none;
}

.power-list .info .cont .ico {
    display: block;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

#frameZsz84V {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_3 {
    border: #000000 0px !important;
    margin: 0px !important;
}

#portal_block_3 .dxb_bc {
    margin: 0px !important;
}

#frameW7MOG7 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_4 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_4 .dxb_bc {
    margin: 0px !important;
}

#frameXjDHDz {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_5 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_5 .dxb_bc {
    margin: 0px !important;
}

#framed1k0l8 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_6 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_6 .dxb_bc {
    margin: 0px !important;
}

#framefr5vVF {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_7 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_7 .dxb_bc {
    margin: 0px !important;
}

#frameVTI3uw {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_8 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_8 .dxb_bc {
    margin: 0px !important;
}

#frameK8f3XV {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_9 {
    border: 0px !important;
    margin: 0px !important;
}

#portal_block_9 .dxb_bc {
    margin: 0px !important;
}

.icon_cs {
    background-repeat: no-repeat;
    background-image: url(../images/icon_cs.png);
}

.icon_fx {
    background-repeat: no-repeat;
    background-image: url(../images/icon_fx.png);
}

.icon_jh {
    background-repeat: no-repeat;
    background-image: url(../images/icon_jh.png);
}

.icon_jiaohu {
    background-repeat: no-repeat;
    background-image: url(../images/icon_jiaohu.png);
}

.icon_jy {
    background-repeat: no-repeat;
    background-image: url(../images/icon_jy.png);
}

.icon_lt {
    background-repeat: no-repeat;
    background-image: url(../images/icon_lt.png);
}

.icon_ph {
    background-repeat: no-repeat;
    background-image: url(../images/icon_ph.png);
}

.icon_ruanjian {
    background-repeat: no-repeat;
    background-image: url(../images/icon_ruanjian.png);
}

.icon_sj {
    background-repeat: no-repeat;
    background-image: url(../images/icon_sj.png);
}

.icon_ty {
    background-repeat: no-repeat;
    background-image: url(../images/icon_ty.png);
}

.icon_yjjh {
    background-repeat: no-repeat;
    background-image: url(../images/icon_yjjh.png);
}

.icon_zy {
    background-repeat: no-repeat;
    background-image: url(../images/icon_zy.png);
}

.cooperation .blockContent {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    height: auto;
    width: 1280px;
    margin: auto;
}

.cooperation .coopItem {
    width: 25%;
    text-align: center;
    margin-bottom: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cooperation .coopItem .itemImg {
    position: relative;
    width: 60px;
    height: 69px;
}

.cooperation .coopItem .itemImg img {
    width: 60px;
    height: 69px;
}

.cooperation .coopItem .itemImg .itemLine {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 236px;
    border-bottom: 1px dashed #ccc;
    transform: translate(0, -50%);
}

.cooperation .coopItem .itemImg .iconR {
    position: absolute;
    top: 0;
    left: 50%;
    width: 16px;
    height: 16px;
    background: url(../images/icon_right.png) no-repeat center center / 16px 16px;
    transform: translate(-50%, -50%);
}

.cooperation .coopItem .itemTitle {
    font-size: 18px;
    color: #333333;
    margin: 15px 0;
}

.cooperation .coopItem .itemTxt {
    width: 184px;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
}

.cooperation .coopItem:nth-child(4) .itemImg .itemLine {
    width: 40px;
}

.cooperation .coopItem:nth-child(4) .itemImg .itemLine .iconR {
    display: none;
}

.cooperation .coopItem:nth-child(5) .itemImg .itemLine2 {
    position: absolute;
    top: 50%;
    right: 100%;
    width: 236px;
    border-bottom: 1px dashed #ccc;
    transform: translate(0, -50%);
}

.cooperation .coopItem:nth-child(5) {
    margin-left: 300px;
}

.cooperation .coopItem:nth-child(6) {
    margin-right: 300px;
}

.applicable .blockContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1280px;
    margin: auto;
}

.applicable .applItem {
    width: 23%;
    background-color: #fff;
    margin-bottom: 4px;
    padding: 35px 20px;
    display: flex;
}

.applicable .applItem .itemImg {
    min-width: 38px;
    margin-top: 18px;
    margin-right: 30px;
}

.applicable .applItem .itemImg img {
    width: 38px;
}

.applicable .applItem .itemTitle {
    font-size: 18px;
    color: #333333;
    margin-bottom: 14px;
}

.applicable .applItem .itemMsg {
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

.bkfw {
    background: #f6f6f6;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .power-list,
    .power-list ul,
    .cooperation .blockContent {
        width: 100%;
    }
    .power-list li {
        width: 100%;
        height: auto;
    }
    .power-list .img {
        width: 100%;
        height: auto;
    }
    .power-list .info {
        width: 100%;
        height: auto;
    }
    .power-list .info .cont {
        padding-left: 0px;
        width: 70%;
        margin: auto;
    }
    .cooperation .coopItem {
        width: 50%;
    }
    .cooperation .coopItem:nth-child(5) {
        margin-left: 0px;
    }
    .cooperation .coopItem:nth-child(6) {
        margin-right: 0px;
    }
    .cooperation .coopItem .itemImg .itemLine,
    .cooperation .coopItem:nth-child(5) .itemImg .itemLine2 {
        display: none;
    }
    .applicable .blockContent,
    .applicable .applItem {
        width: 100%;
    }
    #swiper-container {
        height: 170px !important;
    }
}