* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

.pc-banner {
    position: relative;
    width: 100%;
    height: auto;
}

.pc-banner img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.mobile-banner {
    position: relative;
    width: 100%;
    height: auto;
}

.mobile-banner img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.juzhen {
    position: relative;
    width: 100%;
    height: 9rem;
    background: url('../../images/service/yingxiao/2019-07-29/190723自适应内容营销PC_02.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.juzhen .juzhen_container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.juzhen .juzhen_container h1 {
    margin: 0;
}

.juzhen .juzhen_container h1 span {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin-top: .4rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #ff1a53;
}

.juzhen .juzhen_container ul {
    margin: 0;
    margin-top: .8rem;
}

.juzhen .juzhen_container ul li img {
    display: block;
    width: 15%;
    margin: auto;
}

.juzhen .juzhen_container ul li .juzhen_one_title {
    display: inline-block;
    width: 100%;
    height: .45rem;
    margin-top: .2rem;
    line-height: .45rem;
    font-size: .4rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    color: #ff1a53;
}

.juzhen .juzhen_container ul li .juzhen_one_desc {
    width: 100%;
    height: auto;
    margin-top: .5rem;
}

.juzhen .juzhen_container ul li .juzhen_one_desc p {
    display: block;
    width: 80%;
    height: auto;
    margin: auto;
    margin-bottom: .7rem;
    line-height: .7rem;
    font-size: .3rem;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
    background: #ff1a53;
}

.xuqiu {
    position: relative;
    width: 100%;
    height: auto;
}

.xuqiu .xuqiu_bg {
    display: inherit;
    width: 100%;
    height: 100%;
}

.xuqiu .xuqiu_container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.xuqiu .xuqiu_container h1 {
    margin: 0;
}

.xuqiu .xuqiu_container h1 span {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin-top: .4rem;
    margin-bottom: 1rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #ff1a53;
}

.xuqiu .xuqiu_container ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 10%;
    box-sizing: border-box;
}

.xuqiu .xuqiu_container ul li {
    margin-bottom: .8rem;
}

.xuqiu .xuqiu_container ul li .line {
    display: block;
    width: .8rem;
    height: .08rem;
    margin: auto;
    margin-bottom: .3rem;
    background: #ff1a53;
}

.xuqiu .xuqiu_container ul li .desc {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: .4rem;
    font-size: .4rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    color: #181818;
}

.quanyuyingxiao {
    position: relative;
    width: 100%;
    height: auto;
}

.quanyuyingxiao img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zizhi {
    position: relative;
    width: 100%;
    height: 22rem;
    background: url('../../images/service/yingxiao/2019-07-29/190723自适应内容营销PC_02.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
}

.zizhi .zizhi_container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.zizhi .zizhi_container h1 {
    margin: 0;
}

.zizhi .zizhi_container h1 span {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin-top: .4rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #ff1a53;
}

.zizhi .zizhi_container ul {
    margin: 0;
    margin-top: 1rem;
}

.zizhi .zizhi_container ul li {
    margin-bottom: .3rem;
    background: #fff;
    background-clip: content-box;
}

.zizhi .zizhi_container ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.zizhi .zizhi_container ul li .desc {
    width: 100%;
    height: 1.8rem;
    background: #fff;
}

.zizhi .zizhi_container ul li .desc .desc-top {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    line-height: .3rem;
    font-size: .28rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    color: #181818;
    background: #fff;
}

.zizhi .zizhi_container ul li .desc .desc-list {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    padding: 0 10%;
    box-sizing: border-box;
}

.zizhi .zizhi_container ul li .desc .desc-list .pc-show {
    display: block;
}

.zizhi .zizhi_container ul li .desc .desc-list .mobile-show {
    display: none;
}

.zizhi .zizhi_container ul li .desc .desc-list p {
    flex: 1;
    line-height: .25rem;
    font-size: .2rem;
    font-weight: 400;
    letter-spacing: 3px;
    text-align: center;
    color: #181818;
}

.pinpai {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: .8rem;
}

.pinpai .pinpai_container {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 20%;
    box-sizing: border-box;
}

.pinpai .pinpai_container h1 {
    margin: 0;
}

.pinpai .pinpai_container h1 span {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin-top: .4rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #ff1a53;
}

.pinpai .pinpai_container .pinpai_detail {
    margin-top: .5rem;
}

.pinpai .pinpai_container .pinpai_detail p {
    display: inline-block;
    width: 100%;
    height: .6rem;
    margin: 0;
    line-height: .6rem;
    font-size: .25rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #9c9c9c;
}

/* .pinpai .pinpai_container .pinpai_detail ul {
    margin: 0;
} */

.pinpai .pinpai_container .pinpai_detail ul li img {
    display: block;
    width: 100%;
}




#integrate-market {
    width: 880px;
    overflow: hidden;
    margin: 15px auto;
}

#integrate-market .integrate-banner {
    height: 397px;
    background: url("../../images/service/yingxiao/integrate-banner.jpg") repeat center;
}

#integrate-market .three-advantage {
    margin-top: 58px;
}

#integrate-market .catalog {
    background: url("../../images/service/yingxiao/catalog.jpg") no-repeat center;
    height: 48px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}

#integrate-market .three-advantage .content {
    margin: 70px 0;
    height: 248px;
}

#integrate-market .three-advantage .content ul li {
    width: 175px;
    float: left;
    text-align: center;
    color: #1F74C7;
}

#integrate-market .three-advantage .content ul li:first-child {
    margin-left: 10px;
}

#integrate-market .three-advantage .content ul li.right-margin {
    margin-right: 165px;
}

#integrate-market .three-advantage .content ul li p {
    font-size: 17px;
}

#integrate-market .service-role {
}

#integrate-market .service-role .content {
    margin: 60px 0;
    text-align: center;
}

#integrate-market .service-content {
    text-align: center;
}

#integrate-market .service-content .content {
    margin-top: 58px;
}

#integrate-market .service-content .catalog {
    margin-left: 63px;
}

.mainItem {
    margin: 0 auto;
    width: 1100px;
}

.main_body .environment .qyll {
    box-shadow: 3px 3px 3px #eee;
    margin: 20px 0 20px 0;
    width: 100%;
}

.main_body .environment .biaoqian {
    text-align: center;
    margin: 50px auto;
    width: 546px;
    height: 71px;
    line-height: 50px;
    display: block;
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
}

.main_body .environment .biaoqian span {
    font-size: 24px;
    font-weight: 700;
}

.main_body .dahuanjing {
    text-align: center;
    margin: 20px auto;
    width: 546px;
    height: 61px;
    line-height: 50px;
    display: block;
    color: #f34300;
    font-size: 37px;
    font-style: italic;
    font-weight: 900;
    font-family: LiSu;
}

.main_body .dahuanjing span {
    margin-bottom: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #f34300;
    font-style: italic;
    transform: rotate(-114deg) skew(15deg);
}

/*ÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â¿ shuangxianÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.main_body .shuangxian {
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.main_body .shuangxian li {
    background: #f34300;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.main_body .shuangxian li:nth-child(1) {
    width: 160px;
    height: 3px;
    vertical-align: middle;
}

.main_body .shuangxian li:nth-child(2) {
    width: 415px;
    border-radius: 50px;
    background: linear-gradient(to bottom, #ff6233, #f74016);
}

.main_body .shuangxian li:nth-child(3) {
    width: 160px;
    height: 3px;
    vertical-align: middle;
}

/*biaoticheng ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ§Ã¢â‚¬Â°Ã‚Â©ÃƒÂ¨Ã‚Â´Ã‚Â¨ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¦Ã‚Â¶Ã‹â€ ÃƒÂ¨Ã‚Â´Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¦Ã‚Â¶Ã‹â€ ÃƒÂ¨Ã‚Â´Ã‚Â¹ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¡ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¤Ã‚Â»Ã…Â½ÃƒÂ¤Ã‚Â¼Ã‚Â ÃƒÂ§Ã‚Â»Ã…Â¸ÃƒÂ¦Ã‚Â¶Ã‹â€ ÃƒÂ¨Ã‚Â´Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¦Ã‚Â¶Ã‹â€ ÃƒÂ¨Ã‚Â´Ã‚Â¹ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¡ÃƒÂ§Ã‚ÂºÃ‚Â§-ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¨Ã‚Â´Ã‚Â¨ÃƒÂ¦Ã‚Â¶Ã‹â€ ÃƒÂ¨Ã‚Â´Ã‚Â¹ÃƒÂ§Ã…Â½Ã‚Â°ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¦Ã¢â‚¬Â°Ã‚Â«ÃƒÂ¦Ã…Â Ã…Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ£Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¨Ã‚Â½Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â*/
.main_body .biaoticheng {
    font-size: 20px;
    color: #f34300;
    font-weight: 700;
}

.main_body .biaoticheng span {
    font-size: 17px;
    font-weight: 500;
}

/*tupianjieshao ÃƒÂ¨Ã‚Â¿Ã¢â‚¬Ëœ5ÃƒÂ¥Ã‚Â¹Ã‚Â´ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¦Ã¢â‚¬Â°Ã‚Â«ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ¤Ã‚ÂºÃ‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ©Ã¢â‚¬ÂÃ¢â€šÂ¬ÃƒÂ¥Ã¢â‚¬ÂÃ‚Â®ÃƒÂ©Ã¢â‚¬Â¡Ã¢â‚¬ËœÃƒÂ©Ã‚Â¢Ã‚ÂÃƒÂ¥Ã‚Â¢Ã…Â¾ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¿Ã¢â‚¬Â¡30ÃƒÂ¥Ã¢â€šÂ¬Ã‚ÂÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¨Ã‚Â½Ã‚Â¦ÃƒÂ¤Ã‚Â¿Ã‚ÂÃƒÂ¦Ã…â€œÃ¢â‚¬Â°ÃƒÂ©Ã¢â‚¬Â¡Ã‚Â3.98ÃƒÂ¤Ã‚ÂºÃ‚Â¿ÃƒÂ£Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¦Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â­Ã‚Â¢2017ÃƒÂ¥Ã‚Â¹Ã‚Â´3ÃƒÂ¦Ã…â€œÃ‹â€ ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¨ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â½ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â±ÃƒÂ¤Ã‚ÂºÃ‚Â«ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¢ÃƒÂ¨Ã‚Â½Ã‚Â¦ÃƒÂ¦Ã…Â Ã¢â‚¬Â¢ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¾ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â»ÃƒÂ©Ã¢â‚¬Â¡Ã‚ÂÃƒÂ¥Ã‚Â·Ã‚Â²ÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦400ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¡ÃƒÂ¨Ã‚Â¾Ã¢â‚¬Â */
.main_body .tupianjieshao {
    margin: 20px 0 0 0;
    font-size: -9px;
    padding: 0;
}

.main_body .tupianjieshao span {
    font-size: 12px;
}

.main_body .tupianjieshao span {
    float: left;
    /*text-align: center;*/
}

.main_body .tupianjieshao span:nth-child(1) {
    text-indent: 77px;
}

.main_body .tupianjieshao span img {
    display: block;
    margin: 0;
}

.main_body .tupianjieshao span:nth-child(2) img {
    display: block;
    margin: 0 0 0 35px;
}

.main_body .tupianjieshao span strong {
    font-size: 25px;
    font-weight: 500;
}

/*shujulaiyuan ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°ÃƒÂ¦Ã‚ÂÃ‚Â®ÃƒÂ¦Ã‚ÂÃ‚Â¥ÃƒÂ¦Ã‚ÂºÃ‚Â*/
.main_body .shujulaiyuan {
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px;
}

/*ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨*/
.main_body .wenbenhei {
    font-size: 17px;
    margin: 30px 0 0 0;
}

.main_body .wenbenhei strong {
    font-size: 17px;
}

.main_body .wenbenhei span {
    color: #ff6232;
    font-weight: 600;
}

.main_body .charts {
    margin: 20px 0 0 0;
    text-align: center;
}

.main_body .charts img {
    margin: 0px auto;
    display: block;
}

.main_body .charts span strong {
    font-size: 18px;
}

/*ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
.main_body .change {
    text-align: center;
    background-color: #f8fbff;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.main_body .change .dahuanjing2 {
    margin-top: 50px;
}

.main_body .datu {
    position: relative;
}

.datu-ul li {
    text-align: left;
}

.main_body .datu .ol, ul, li {
    list-style: none;
}

.main_body .datu ol {
    position: absolute;
    top: 222px;
}

.main_body .datu ol li {
    display: inline-block;
    float: left;
    color: #fff;
}

.main_body .datu ol li:nth-child(1) {
    margin-left: 70px;
}

.main_body .datu ol li:nth-child(2) {
    margin-left: 159px;
}

.main_body .datu ol li:nth-child(3) {
    margin-left: 216px;
}

.main_body .datu ol li:nth-child(4) {
    margin-left: 333px;
}

.main_body .datu div {
    position: absolute;
    top: 250px;
}

.main_body .datu div ul {
    float: left;
    margin: 23px 0 0 37px;
}

.main_body .datu div ul:nth-child(2) {
    margin-left: 275px;
}

.main_body .change .button {
    margin: 50px auto;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    width: 615px;
    height: 78px;
    line-height: 78px;
    background: linear-gradient(to bottom, #fe7e5a, #ff6232);
}

/*ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
.main_body .chance .button {
    margin: 50px auto;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    border-radius: 5px;
    width: 615px;
    height: 78px;
    line-height: 78px;
    background: linear-gradient(to bottom, #fe7e5a, #ff6232);
}

.main_body .shalou {
    height: 580px;
}

.main_body .shalou div {
    margin-top: -389px;
    float: left;
    z-index: 10;
    margin-top: -389px;
    display: inline-block;
    text-align: center;
}

.main_body .shalou div h3 {
    display: inline-block;
}

.main_body .shalou div p {
    font-size: 14px;
    text-align: center;
    width: 114px;
    margin: 0;
}

.main_body .shalou img {
    float: left;
    clear: both;
}

.main_body .shalou div:nth-child(2) {
    margin-left: 77px;
}

.main_body .shalou div:nth-child(3) {
    margin-left: 347px;
}

.main_body .shalou div:nth-child(4) {
    margin-left: 613px;
}

.main_body .shalou div:nth-child(5) {
    margin-left: 869px;
}

.main_body .shalou div:nth-child(5) p {
    width: 166px;
}

.main_body .shalou div span {
    display: inline-block;
    background: linear-gradient(to bottom, #fe7e5a, #ff6232);
    color: #fff;
    font-weight: 600;
    width: 110px;
    border-radius: 5px;
}

.main_body .shalou div:nth-child(2) span {
    margin-top: 5px;
}

.main_body .shalou div:nth-child(3) span {
    margin-top: 5px;
}

.main_body .shalou div:nth-child(4) span {
    margin-top: 47px;
}

.main_body .shalou div:nth-child(5) span {
    margin-top: 24px;
}

/*fangzi*/
.main_body .fangzi {
    margin-bottom: 30px;
    height: 250px;
}

.main_body .fangzi > div:nth-child(even) {
    margin-left: 20px;
    float: left;
    display: inline-block;
    width: 180px;
}
.main_body .fangzi > div:nth-child(even) span{
    color:#ff6232;
    font-weight:900;
    margin-left: 20px;
    float: left;
    display: inline-block;
    width: 90px;
    text-align:center;
    border:1px solid #ff6232;
    border-radius:50px;
}

.main_body .fangzi > div:nth-child(even) p {
    margin-bottom: 5px;
}

.main_body .fangzi > div:nth-child(odd) {
    float: left;
    display: inline-block;
}

/*case*/
.main_body .case .mise {
    margin-top: 30px;
}

.main_body .case .yuan {
    height: 630px;
    position: relative;
}

.main_body .case .yuan span {
    position: absolute;
    color: #ff4306
}

.main_body .case .yuan span:nth-child(1) {
    z-index: 10;
    top: 128px;
    left: 918px;
}

.main_body .case .yuan span:nth-child(2) {
    z-index: 10;
    top: 228px;
    left: 980px;
}

.main_body .case .yuan img {
    position: absolute;
    left: 177px;
}

/*xuanzhuan ÃƒÂ¦Ã¢â‚¬â€Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â½Ã‚Â¬ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨*/
.xuanzhuan {
    margin-top: 30px;
    font-size: 20px;
    color: #f34300;
    font-weight: 600;
}

.xuanzhuan span {
    top: 8px;
    position: relative;
    margin-right: 30px;
    display: inline-block;
    background: #f34300;
    width: 30px;
    height: 30px;
    color: #fff;
    transform: rotate(45deg);
}

.xuanzhuan span strong {
    margin: 0px 0px 0px 2px;
    position: absolute;
    display: inline-block;
    transform: rotate(-45deg);
}

.main_body .case .pronew {
    position: relative;
}

.main_body .case .pronew img {
    float: left;
    display: block;
    margin: 20px;
}

.main_body .case .pronew span {
    color: #fff;
    margin: -100px 0 0 0;
    width: 104px;
    float: left;
}

.main_body .case .pronew span:nth-child(5) {
    margin-left: 996px;
}

.main_body .case .pronew span:nth-child(2) {
    margin-left: 148px;
}

.main_body .case .pronew span:nth-child(3) {
    margin-left: 431px;
    margin-top: -88px;
}

.main_body .case .pronew span:nth-child(4) {
    margin-left: 713px;
    margin-top: -88px;
}

.main_body .case .qianke {
    top: 30px;
    height: 362px;
    position: relative;
}

.main_body .case .qianke span {
    position: absolute;
    display: inline-block;
    font-weight: 500;
    width: 100px;
    top: 171px;
    left: 78px;
}

.main_body .case .qianke img {
    position: absolute;
    left: 24px;
    top: 64px;
    z-index: -10;
}

.main_body .case .qianke span:nth-child(2) {
    left: 278px;
}

.main_body .case .qianke span:nth-child(3) {
    left: 447px;
}

.main_body .case .qianke span:nth-child(4) {
    left: 614px;
}

.main_body .case .qianke span:nth-child(5) {
    left: 790px;
}

.main_body .case .qianke span:nth-child(6) {
    left: 974px;
}

.main_body .case .strong {
    text-align: center;
}

.main_body .case .strong strong {
    font-size: 18px;
}

/*wanghong*/
.main_body .case .wanghong {
    margin-top: 30px;
}

.main_body .case .wanghong img {
    display: block;
    margin: 0px auto;
}

.main_body .customer .shangwan {
    margin-top: 70px;
}
.main_body .customer .shangwan .shangwan-item{
    margin: 0 auto;
    width: 1100px;
}
.main_body .customer .shangwan .shangwan-item img {
    display: block;
    width: 100%;
}

.main_body .customer {
    margin-top: 80px;
}

.main_body .customer .wenzi {
    margin-top: 30px;
    text-align: center;
}

.main_body .customer .wenzi span {
    font-size: 31px;
    font-weight: 900;
    color: #ff6134;
}

.main_body .button {
    height: 82px;
    margin: 0 auto;
}

.main_body .button ul li {
    width: 50%;
    padding: 0 120px 0 120px;
    float: left;
}

.main_body .bottom {
    height: 104px;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
@media (max-width: 1100px) {
    .yingxiao .banner img {
        width: 1100px;
    }

    .mainItem {
        margin: 0;
        width: 900px;
    }

    .main_body .tupianjieshao span {
        margin: 0 0 0 223px;
        display: block;
        float: none;
    }

    .main_body .tupianjieshao span:nth-child(2) img {
        display: block;
        margin: 0 0 0 -8px;
    }
}

@media screen and (max-width: 767px) {

    .juzhen .juzhen_container {
        padding: 0;
    }

    .juzhen .juzhen_container h1 {
        padding-top: .4rem;
    }

    .juzhen .juzhen_container h1 span {
        margin: 0;
    }

    .juzhen .juzhen_container ul {
        margin-top: .5rem;
    }

    .juzhen .juzhen_container ul li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .juzhen .juzhen_container ul li .juzhen_one_title {
        font-size: .35rem;
    }

    .juzhen .juzhen_container ul li .juzhen_one_desc {
        margin-top: .2rem;
    }

    .juzhen .juzhen_container ul li .juzhen_one_desc p {
        width: 85%;
        font-size: .3rem;
        letter-spacing: 1px;
    }

    .xuqiu .xuqiu_container h1 {
        padding-top: .4rem;
    }

    .xuqiu .xuqiu_container h1 span {
        margin-bottom: .4rem;
    }

    .xuqiu .xuqiu_container ul {
        padding: 0;
        margin-top: .5rem;
    }

    .xuqiu .xuqiu_container ul li {
        margin-bottom: .8rem;
        padding-left: 5px;
        padding-right: 5px;
    }

    .xuqiu .xuqiu_container ul li .line {
        margin-bottom: .3rem;
    }

    .xuqiu .xuqiu_container ul li .desc {
        letter-spacing: 1px;
    }
     
    .zizhi {
        height: 17rem;
    }

    .zizhi .zizhi_container {
        padding: 0;
    }

    .zizhi .zizhi_container ul {
        margin-top: .6rem;
    }

    .zizhi .zizhi_container ul li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .zizhi .zizhi_container ul li .desc .desc-list {
        padding: 0;
    }

    .zizhi .zizhi_container ul li .desc .desc-list .pc-show {
        display: none;
    }
    
    .zizhi .zizhi_container ul li .desc .desc-list .mobile-show {
        display: block;
    }

    .zizhi .zizhi_container ul li .desc .desc-list p {
        letter-spacing: 1px;
    }

    .zizhi .zizhi_container ul li:nth-child(2) .desc .desc-top{
        margin-top: .4rem;
        letter-spacing: 1px;
    }

    .zizhi .zizhi_container ul li:nth-child(3) .desc .desc-top{
        margin-top: .4rem;
        letter-spacing: 1px;
    }

    .zizhi .zizhi_container ul li:nth-child(4) .desc .desc-top{
        margin-top: .4rem;
        letter-spacing: 1px;
    }

    .zizhi .zizhi_container ul li:nth-child(5) .desc .desc-top{
        margin-top: .4rem;
        letter-spacing: 1px;
    }

    .zizhi .zizhi_container ul li:nth-child(6) .desc .desc-top{
        margin-top: .4rem;
        letter-spacing: 1px;
    }

    .pinpai .pinpai_container {
        padding: 0 3%;
    }

    .pinpai .pinpai_container .pinpai_detail {
        margin-top: .5rem;
    }

    .pinpai .pinpai_container .pinpai_detail p {
        height: .5rem;
        line-height: .5rem;
        font-size: .3rem;
    } 

    .pinpai .pinpai_container .pinpai_detail ul li:nth-child(5) {
        display: none;
    }

    .pinpai .pinpai_container .pinpai_detail ul li:nth-child(6) {
        display: none;
    }
}