@media (min-width: 1200px) {
    .container {
        width: 1196px;
    }
}

.xypg-banner .img {
    height: auto;
}

.xypg-banner .img img {
    max-width: 100%;
}

.xy-head {
    padding-bottom: 0;
}

.head-top {
    background: rgba(0,0,0,0.3);
}

.head-top .wel {
    color: #cac9c9;
    font-size: 12px;
    line-height: 25px;
}

.head-top .wel p {
    margin: 0;
}

.xy-head .xy-head-left .black {
    display: none;
}

.head-content {
    position: relative;
    transition: all 0.7s ease;
}

.head-content .head-right {
    position: static;
}

.head-links {
    text-align: right;
    line-height: 25px;
    color: #cac9c9;
    font-size: 12px;
}

.head-links a {
    color: #cac9c9;
    padding: 0 2px;
}

.xy-head-left .logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.xy-head-navbar {
    margin-top: 20px;
}

.xy-head-navbar .hotline {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-top: -30px;
    margin-right: 10px;
}

.xy-head-navbar .hotline span {
    font-size: 20px;
}

.xy-head-navbar .hotline span p {
    margin: 0;
    display: inline-block;
}

.xy-menu>li>a .creat {
    width: 14px;
    height: 8px;
    background: url(../images/nav_creat_old.png) center no-repeat;
    margin-top: -3px;
    border: none;
}

.xy-menu>li+li {
    background: none;
}

.xy-menu>li:hover a {
    color: #488bff;
}

.xy-menu>li:hover a .creat {
    background: url(../images/nav_creat_hover.png) center no-repeat;
}

.xy-menu .xy-sub-menu {
    width: 100%;
    border: none;
    top: 65px;
    box-shadow: none;
    height: 80px;
    padding-bottom: 0;
}

.xy-sub-menu .sub-menu-list li {
    width: 20%;
    float: left;
    padding: 17px 25px;
}

.xy-sub-menu .sub-menu-list li a {
    display: block;
    padding: 10px 8px 10px 20px;
}

.xy-sub-menu .sub-menu-list li:hover a {
    background: #f7f9fc;
}

.xy-sub-menu .sub-menu-list li:hover a h3 {
    color: #2368fe;
}

.xy-sub-menu .sub-menu-list li a h3 {
    color: #181818;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
}

.xy-sub-menu .sub-menu-list li a span {
    display: block;
    font-size: 12px;
    color: #8c8b8b;
}

.xy-head:not(.login-head).scroll .head-top {
    display: none;
}

.xy-head:not(.login-head).scroll .head-content {
    background: #fff;
}

.xy-head:not(.login-head).scroll .head-content .logo {
    display: none;
}

.xy-head:not(.login-head).scroll .head-content .black {
    display: block;
}

.xy-head:not(.login-head).scroll .xy-menu>li>a {
    color: #292929;
}

.xy-head:not(.login-head).scroll .xy-head-right .xy-head-navbar {
    margin-top: 25px;
}

.xy-head:not(.login-head).scroll .xy-menu>li>a .creat {
    background: url(../images/nav_creat.png) center no-repeat;
}

.xy-head:not(.login-head).scroll .xy-head-navbar .hotline {
    color: #1d1d1d;
}

.xy-head:not(.login-head).scroll .xy-head-navbar .hotline span {
    color: #488bff;
}

.xy-head:not(.login-head).scroll .xy-menu .xy-sub-menu {
    top: 82px;
    box-shadow: 0px 3px 7px rgba(8,1,3,.1) inset;
    -webkit-box-shadow: 0px 3px 7px rgba(8,1,3,.1) inset;
}

.xy-menu li a {
    font-size: 16px;
    color: #fff;
}

.f_link{color:#fff;}

@media (min-width: 1200px) {
    .xy-sub-menu .sub-menu-list {
        width: 1196px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.slick-banner .slick-dots {
    bottom: 35px;
}

.slick-banner .slick-dots li {
    width: 60px;
    height: 5px;
    border-radius: 0;
    background: rgba(255,255,255,0.3);
}

.slick-banner .slick-dots li.slick-active {
    background: #fff;
}

/* 三大系统 */
.xypt-system {
    background: #f7f8fa;
}

.xypt-system-list li {
    list-style: none;
    border-left: 1px solid #e3e4e6;
    min-height: 95px;
}

.xypt-system-list li:hover {
    background-color: #f2f3f5;
}

.xypt-system-list li a {
    display: block;
    padding: 25px 0 25px 20px;
}

.xypt-system-list li a .img {
    width: 22%;
    float: left;
    vertical-align: middle;
}

.xypt-system-list li a .wz {
    width: 78%;
    float: left;
}

.xypt-system-list li a .wz h3 {
    color: #2f3030;
    font-size: 16px;
    line-height: 27px;
}

.xypt-system-list li a .wz .info {
    color: #666667;
    font-size: 13px;
}

.xypt-system-list li a .img img {
    max-width: 100%;
}

/* 我们的系统产品 */
.xypt-product {
    margin-top: 80px;
}

.xypt-product .xypt-title {
    text-align: center;
    color: #262626;
    font-size: 42px;
}

.xypt-product .xypt-title span {
    display: block;
    color: #696969;
    font-size: 16px;
    margin-top: 20px;
}

.xypt-product-list {
    margin-top: 160px;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    height: 495px;
}

.xypt-product-list li {
    width: 16%;
    float: left;
    list-style: none;
    padding: 42px 0 70px 0;
    background-color: #fff;
    -webkit-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -moz-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -ms-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -o-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    opacity: 1;
    position: relative;
    top: 0;
}

.xypt-product-list li + li {
    border-left: 1px solid #e6e6e6;
}

.xypt-product-list li .product-header {
    padding-bottom: 16px;
}

.xypt-product-list li .img {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    background-position: 0 0;
}

.xypt-product-list li h3 {
    height: 28px;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: center;
    font-size: 20px;
    color: #131313;
}

.xypt-product-list li .product-split {
    width: 35px;
    height: 2px;
    background-color: #f8bb09;
    border: none;
    margin-left: auto;
    margin-right: auto;
}

.product-fade-in {
    animation:productFadeIn 0.4s linear;
}

.xypt-product-list li .product-header .product-content {
    display: none;
}

.xypt-product-list li .product-item .product-item-icon {
    display: none;
}

.xypt-product-list li .product-item .product-item-title {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #626262;
    text-align: center;
}

.xypt-product-list li .product-item .product-item-content {
    display: none;
}

.xypt-product-list li .product-footer {
    height: 34px;
    margin-top: 70px;
}

.xypt-product-list li .product-footer .product-link {
    display: block;
    width: 100px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
    background-color: #2a62ff;
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    text-align: center;
    border-radius: 2px;
}

.xypt-product-list li.active {
    position: relative;
    padding: 0;
    top: -90px;
    width: 36%;
    border: 1px solid #005dff !important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
    overflow: hidden;
    opacity: 1;
    -webkit-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -moz-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -ms-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    -o-transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
    transition: top 0.6s cubic-bezier(0.28,-0.01,0.41,1);
}

@ - webkit - keyframes productFadeIn { from { opacity: 0; } 50 % { opacity: 0.8; } to { opacity: 1; } } @ - moz - keyframes productFadeIn { from { opacity: 0; } 50 % { opacity: 0.8; } to { opacity: 1; } } @ - ms - keyframes productFadeIn { from { opacity: 0; } 50 % { opacity: 0.8; } to { opacity: 1; } } @ - o - keyframes productFadeIn { from { opacity: 0; } 50 % { opacity: 0.8; } to { opacity: 1; } } @keyframes productFadeIn { from { opacity: 0; } 50 % { opacity: 0.8; } to { opacity: 1; } }.catgory - fade - in { animation: productFadeIn 0.4 s linear; }

.xypt-product-list li.active .product-header {
    position: relative;
    box-sizing: border-box;
    padding: 20px 22px 20px 22px;
    background-color: #3b4eff;
    height: 112px;
    overflow: hidden
}

.xypt-product-list li.active .product-header .img {
    float: left;
    background-position: 0 -66px;
}

.xypt-product-list li.active h3 {
    margin-top: 0;
    text-align: left;
    color: #fff;
    padding-left: 80px;
    margin-bottom: 5px;
}

.xypt-product-list li.active .product-split {
    display: none;
}

.xypt-product-list li.active .product-content {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #fff;
    padding-left: 80px;
}

.xypt-product-list li.active .product-item {
    position: relative;
    box-sizing: border-box;
    padding: 20px 0 5px 38px;
    margin-left: 32px;
    margin-right: 32px;
    border-bottom: 1px solid #e1e3e6;
}

.xypt-product-list li.active .product-item:nth-of-type(4) {
    border-bottom: none;
}

.xypt-product-list li.active .product-item .product-item-icon {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    width: 20px;
    height: 20px;
}

.xypt-product-list li.active .product-item .product-item-title {
    height: 22px;
    line-height: 22px;
    font-size: 17px;
    color: #272728;
    text-align: left;
    margin-bottom: 5px;
}

.xypt-product-list li.active .product-item .product-item-content {
    display: block;
    color: #6f6f6f;
    font-size: 14px;
}

.xypt-product-list li.active .product-footer {
    margin-top: 30px;
}

.xypt-product-list li.active {
    padding-bottom: 28px;
}

.xypt-product-list li.active .product-item:hover {
    background-color: #f7f9fc;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 32px 5px 70px;
}

.xypt-product-list li.active .product-item:hover .product-item-icon {
    left: 32px;
}


/* 为什么选择恩鹏 */
.xypt-choose {
    background: #3877ff;
    margin-top:1px;
    padding: 60px 0 105px;
}

.xypt-choose .xypt-choose-title {
    text-align: center;
    color: #fff;
    font-size: 42px;
}

.xypt-choose .xypt-choose-title span {
    display: block;
    font-size: 16px;
    margin-top: 20px;
}

.xypt-choose-list {
    padding-top: 70px;
}

.xypt-choose-list li {
    list-style: none;
    text-align: center;
    padding: 0 30px;
}

.xypt-choose-list li a {
    display: block;
    background: #fff;
    padding: 15px;
    padding-bottom: 30px;
    transition: 0.2s;
}

.xypt-choose-list li a .img img {
    max-width: 100%;
}

.xypt-choose-list li a .wz h3 {
    font-weight:500;
    color: #343434;
    font-size: 20px;
    margin-top: 15px;
}

.xypt-choose-list li a .wz .info {
    color: #474646;
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 8px;
}

.xypt-choose-list li a:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.1);
    transition: 0.3s;
}


/* 拥有众多合作伙伴 */
.xypt-partner {
    margin-top: 95px;
}

.xypt-partner .xypt-partner-title {
    text-align: center;
    color: #262626;
    font-size: 42px;
}

.case-category {
    margin-top: 50px;
}

.case-category ul {
    text-align: center;
}

.case-category ul li {
    display: inline-block;
    color: #1a1a1a;
    font-size: 20px;
    line-height: 34px;
    padding: 0 35px;
    margin: 0 8px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 15px;
}

.case-category ul li:hover {
    color: #1161f7;
    border-color: #1161f7;
}

.case-category ul li.on {
    color: #1161f7;
    border-color: #1161f7;
}

.case-content {
    margin-top: 30px;
    position: relative;
}

.case-content .case-list {
}

.case-content .case-li {
    list-style: none;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    float: left;
}

.case-content .case-li a {
    display: block;
}

.case-content .case-li a img {
    max-width: 100%;
}

.case-list .slick-dots {
    text-align: center;
    margin-top: 25px;
}

.case-list .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #bfbfbf;
    cursor: pointer;
}

.case-list .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.case-list .slick-dots li.slick-active {
    background: #3473ff;
}


.mob-case-list .slick-dots {
    text-align: center;
    margin-top: 25px;
}

.mob-case-list .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #bfbfbf;
    cursor: pointer;
}

.mob-case-list .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.mob-case-list .slick-dots li.slick-active {
    background: #3473ff;
}

.case-more {
    text-align: center;
    width: 414px;
    height: 46px;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    line-height: 46px;
    margin-top: 45px;
    position: relative;
    z-index: 999;
}

.case-more a {
    color: #121212;
    font-size: 16px;
}

.case-more:hover {
    background: #3473ff;
}

.case-more:hover a {
    color: #fff;
}


/* 打造行业领先价值 */
.xypt-values {
    background: #f5f6f7;
    padding: 80px 0 110px 0;
    margin-top: 100px;
}

.xypt-values .xypt-values-title {
    text-align: center;
    color: #262626;
    font-size: 42px;
}

.xypt-values .xypt-values-title span {
    display: block;
    color: #666565;
    font-size: 15px;
    margin-top: 15px;
}

.xypt-values .xypt-values-content {
    padding-top: 70px;
}

.xypt-values .xypt-about {
    background: url(../images/xypt-about-bg.jpg) top right no-repeat;
    padding-top: 20px;
    width: 54%;
    float: left;
}

.xypt-values .xypt-about-img img {
    max-width: 100%;
}

.xypt-values .xypt-about-wz {
    padding-top: 20px;
}

.xypt-values .xypt-about-wz h3 {
    color: #fff;
    font-size: 22px;
}

.xypt-values .xypt-about-wz .intro {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-top: 6px;
}

.xypt-values .xypt-about-wz .about-more {
    background: #fff;
    border-radius: 5px;
    width: 145px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 30px;
}

.xypt-values .xypt-about-wz .about-more a {
    color: #555555;
    font-size: 16px;
}

.xypt-values .xypt-about-img {
    padding-left: 0;
    padding-right: 10px;
}

.xypt-values .xypt-news {
    width: 46%;
    float: right;
    padding-left: 40px;
}

.xypt-values .xypt-news li {
    list-style: none;
}

.xypt-values .xypt-news li a {
    display: block;
    position: relative;
    line-height: 42px;
    background: url(../images/news-list-li.jpg) 0 50% no-repeat;
    padding-left: 26px;
}

.xypt-values .xypt-news li a h3 {
    color: #121212;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 42px;
    padding-right: 70px;
    font-weight: normal;
}

.xypt-values .xypt-news li a span {
    color: #121212;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}

.xypt-values .xypt-news li a:hover h3,.xypt-values .xypt-news li a:hover span {
    color: #3372ff;
}

.xypt-news-more {
    text-align: center;
    width: 414px;
    height: 46px;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    line-height: 46px;
    margin-top: 70px;
}

.xypt-news-more a {
    color: #121212;
    font-size: 16px;
}

.xypt-news-more:hover {
    background: #3473ff;
}

.xypt-news-more:hover a {
    color: #fff;
}


/* 选择恩鹏   开发稳定的产品 */
.xypt-trial {
    background: url(../images/xypt-trial-bg.jpg) top center no-repeat;
    padding: 40px 0 55px 0;
}

.xypt-trial .xypt-trial-title {
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.xypt-trial .click-to-try a {
    display: block;
    color: #337eff;
    font-size: 22px;
    background: #fff;
    border-radius: 5px;
    width: 250px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    margin-top: 36px;
}


/* 页面底部 */
.xy-tonglan {
    background: #30343e;
}

.xy-tonglan .xy-tl-title {
    font-size: 17px;
    font-weight: 400;
}

.xy-tonglan .xy-tl-title:before {
    background: none;
}

.xy-tonglan .xy-tl-box {
    color: #d6d7d9;
    font-size: 15px;
    line-height: 22px;
    padding-right: 60px;
}

.xy-tl-nav dd a {
    color: #d6d7d9;
    font-size: 15px;
    line-height: 22px;
}

.xy-tl-nav dd a:hover {
    color: #3372ff;
}

.xy-tonglan .qr-code {
    text-align: center;
    color: #d6d7d9;
    font-size: 15px;
    line-height: 27px;
    padding: 0;
}

.xy-tonglan .qr-code .qr-code-title {
    color: #fff;
    font-size: 17px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.xy-tonglan .qr-code img {
    max-width: 100%;
}

.xy-tonglan-nav,.xy-tonglan-code {
    padding: 0;
}

.xy-footer {
    background: #292c33;
    padding: 5px 0;
}

.xy-footer:before {
    height: 0;
    background: none;
    width: 0;
}

.xy-footer .xy-ft-cpy {
    color: #a3a4a4;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
}


/* 内页 */
.xypg-banner .wz h3 {
    color: #333;
}

.xypg-banner .wz h3:after {
    background: #333;
}

#toolbar li a,
.xypg-left-title,
.product-detail-list .product-detail-inquiry a,
.xypg-relate .relate-title
{
    background: #2368fe;
}

.xypg-left-nav>li.clicked>a,
.xypg-left-nav>li:hover>a,
.latest-news li a:hover,
.hot-keys li a:hover,
.xypg-right-mbx a:hover,
.xypg-product-list li h3 a:hover,
.xypg-detail-pn div a:hover,
.xypg-detail-con-title span,
.xypg-news-list li:hover .tit h3,
.relate-news-list li:hover a,
.xypg-detail-tags .tags-content a:hover
{
    color: #2368fe;
}

#toolbar li.backtop .iconfont,
#toolbar li:hover .iconfont,
.xypg-left-nav>li.clicked .first-nav-btn,
.xypg-left-nav>li:hover .first-nav-btn,
.latest-news li a:hover:before,
.xypg-news-list li:hover .more span,
.relate-news-list li:hover a:before
{
    background-color: #2368fe;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
    border-color: #2368fe;
}

.product-detail-list .product-detail-inquiry a:hover {
    background: #1856df;
}

.xypg-detail-tags .tags-title h3 {
    color: #1856df;
    border-bottom: 3px solid #1856df;
}

.xypg-pagination #current,
.xypg-pagination a:hover
{
    border-color: #1856df;
    background: #1856df;
}


/* shoujizhan */
.xymob-head {
    background: #fff;
}

.xymob-navbtn {
    width: 26px;
    height: 28px;
    right: 0;
    left: auto;
    margin: auto 20px auto 0;
}

.xymob-head-box .xymob-logo {
    width: 30%;
    left: 0;
    right: auto;
    text-align: left;
    padding-left: 20px;
}

.xymob-navbtn:after, .xymob-navbtn:before, .xymob-navbtn span {
    background: #5c5c5c;
    height: 3px;
}

.xymob-head-box .xymob-logo img {
    height: 45px;
}

.xymob-head-box .xymob-logo {
    height: 45px;
}

.xymob-hotline {
    position: absolute;
    top: 12px;
    right: 60px;
    color: #0073f5;
    font-size: 18px;
    border-radius: 5px;
    padding: 2px 5px;
}

.xymob-hotline {
    margin: 0;
}

.xymob-hotline a {
    color: #fff;
}

.mob-product-list li {
    list-style: none;
    padding: 40px 30px;
}

.mob-product-list li .wz {
    width: 60%;
    float: right;
}

.mob-product-list li .img {
    width: 40%;
    float: left;
    text-align: center;
}

.mob-product-list li:nth-child(odd) {
    background: #f9f9f9;
}

.mob-product-list li:nth-child(odd) .wz {
    float: left;
    padding-right: 10px;
}

.mob-product-list li:nth-child(odd) .img {
    float: right;
}

.mob-product-list li .wz h3 {
    color: #010d69;
    font-size: 28px;
    margin-bottom: 15px;
}

.mob-product-list li .wz .intro {
    color: #424243;
    font-size: 16px;
    line-height: 24px;
}

.mob-product-list li .wz a {
    color: #2b2ba5;
    font-size: 14px;
    border: 1px solid #2a2ca6;
    display: inline-block;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
}

.mob-product-list li .img img {
    max-width: 100%;
}

.mob-product-list li:nth-child(even) .wz {
    text-align: right;
    padding-left: 10px;
}

@media (max-width: 768px) {
    .xypt-product {
        margin-top: 30px;
    }

    .xypt-product .xypt-title {
        font-size: 36px;
        color: #2b2c2c;
        margin-bottom: 18px;
    }

    .xypt-choose {
        margin-top: 0;
        background: #fff;
    }

    .xypt-choose-list {
        padding-top: 10px;
    }

    .xypt-choose .xypt-choose-title {
        color: #2d2c2c;
        font-size: 36px;
    }

    .xypt-choose-list li a .wz h3 {
        margin-top: 0;
    }

    .xypt-partner {
        margin-top: 0;
    }

    .xypt-partner .xypt-partner-title {
        color: #2b2c2c;
        font-size: 36px;
    }

    .mob-case-content {
        margin-top: 30px;
    }

    .mob-case-list .case-li {
        text-align: center;
        margin: 15px 0;
    }

    .mob-case-list .case-li img {
        max-width: 100%;
    }

    .case-more {
        width: 214px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #05127c;
        border-radius: 5px;
    }

    .case-more a {
        color: #05127c;
        font-size: 18px;
    }

    .xypt-values {
        margin-top: 45px;
        padding: 55px 0 70px 0;
    }

    .xypt-values .xypt-values-title {
        font-size: 36px;
    }

    .mob-about-img {
        width: 36%;
        float: left;
        background: url(../images/mob-about-img.jpg) top left no-repeat;
        padding-top: 12px;
        padding-left: 12px;
    }

    .mob-about-img img {
        max-width: 100%;
    }

    .mob-xypt-news {
        width: 58%;
        float: right;
    }

    .mob-xypt-news li {
        list-style: none;
    }

    .mob-xypt-news li a {
        display: block;
    }

    .mob-xypt-news li a h3 {
        color: #121212;
        font-size: 16px;
        line-height: 45px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mob-values {
        padding-top: 38px;
    }

    .xypt-news-more {
        margin-top: 40px;
        width: 214px;
        height: 40px;
        border: 1px solid #05127c;
        line-height: 40px;
    }

    .xypt-news-more a {
        color: #05127c;
        font-size: 18px;
    }

    .xypt-trial .xypt-trial-title {
        font-size: 28px;
    }

    .xypt-trial .click-to-try a {
        font-size: 17px;
        width: 200px;
        margin-top: 25px;
    }

    .xypt-trial {
        padding: 30px 0 45px 0;
    }

    .xy-tonglan .xy-tl-box {
        padding-right: 0;
    }

    .xypt-choose-list li {
        padding: 0
    }
}

@media (max-width: 620px) {
    .mob-xypt-news li a h3 {
        font-size: 14px;
        line-height: 34px;
    }
}

@media (max-width: 500px) {
    .mob-xypt-news li:last-child {
        display: none;
    }

    .mob-xypt-news li a h3 {
        line-height: 30px;
    }
}

@media (max-width: 425px) {
    .mob-xypt-news li a h3 {
        line-height: 27px;
    }

    .xypt-product .xypt-title, .xypt-choose .xypt-choose-title, .xypt-partner .xypt-partner-title, .xypt-values .xypt-values-title {
        font-size: 28px;
    }

    .mob-product-list li .wz h3 {
        font-size: 22px;
    }

    .xypt-choose-list li a .wz h3 {
        font-size: 18px;
    }

    .xypt-trial .xypt-trial-title {
        font-size: 24px;
    }

    .mob-product-list li .wz .info {
        font-size: 12px;
    }

    .mob-product-list li .wz a {
        margin-top: 15px;
    }
}

.case-left {
    padding-bottom: 10px;
}

.case-left>li>a {
    border: none;
    background: #eeeeee;
    color: #2e2d2d;
    font-size: 16px;
    padding-left: 15%;
}

.case-left>li .first-nav-btn {
    background: url(../images/case_left.png) center no-repeat;
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    right: 0;
    top: 0;
    border-radius: 0;
    margin-left: 10px;
}

.case-left>li.clicked .first-nav-btn {
    background-color: #eeeeee;
}

.case-left>li:hover .first-nav-btn {
    background-color: #eeeeee;
}

.case-left .xypg-left-subnav {
    display: block;
}

.case-left .xypg-left-subnav>li>a {
    padding-right: 0;
    text-indent: 27px;
}

.case-left .xypg-left-subnav>li>a:before {
    background: url(../images/case_sub_li.jpg) 0 50% no-repeat;
    display: inline-block;
    border-color: #2368fe;
    border-style: none;
    width: 4px;
    height: 4px;
}

.case-left .xypg-left-subnav>li>a:hover:before{
    border-left-color:#ab001a
}

.case-left .xypg-left-subnav>li.clicked>a:before,.case-left .xypg-left-subnav>li.hover>a:before{
    width:4px;
    height:4px;
    border-style: none;
    border-color: #2368fe;
    margin-right: 10px;
    vertical-align: 5px;
}

.case-left .xypg-left-subnav>li>a:hover {
    color: #2368fe;
}

.xypg-case-list li {
    display: block;
    vertical-align: bottom;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
}

.xypg-case-list li .img {
    text-align: center;
}

.xypg-case-list li .img img {
    height: 150px;
    width: auto;
}

.xypg-case-list li .img a {
    height: 190px;
    border: 1px solid #dedede;
    display: block;
    padding: 20px 10px;
}

.xypg-case-list li .info {
    min-height: 190px;
    border-bottom: 1px solid #dedede;
    text-align: justify;
}

.xypg-case-list li .info dl {
    margin-bottom: 10px;
}

.xypg-case-list li .info dt {
    float: left;
    font-weight: 500;
    color: #5a5a5a;
}

.xypg-case-list li .info dd {
    padding-left: 75px;
    padding-bottom: 10px;
    color: #666;
    line-height: 22px;
}

.xypg-case-list li .info .pt-name {
    color: #2368fe;
}

.xypg-case-list li .info .pt-link {
    padding-right: 15px;
}

.xypg-case-list li .img h5 {
    font-size: 14px;
    color: #333;
}

@media (min-width: 1200px) {
    .xypg-case-list li .img {
        width: 28%;
    }
    
    .xypg-case-list li .info {
        width: 70.666667%;
    }
}

@media (max-width: 1190px) {
}


/* 客服热线系统 */
.xypg-right .hotline {
    padding: 10px 0 60px 0;
    box-shadow: 2px 0px 24px 0px #CAD8F0;
}

.xypg-right .hotline h3 {
    text-align: center;
    color: #252525;
    font-size: 42px;
    line-height: 96px;
}

.xypg-right .hotline .devider {
    background: url(../images/devider.png) center no-repeat;
    height: 21px;
}

.xypg-right .hotline .tel {
    text-align: center;
    margin-top: 40px;
}

.xypg-right .hotline .tel span {
    color: #252525;
    font-size: 24px;
}

.xypg-right .hotline .tel p {
    color: #4483ff;
    font-size: 48px;
}

.xypg-right .flow {
    margin-top: 80px;
}

.xypg-right .flow h3 {
    text-align: center;
    color: #2e2e2e;
    font-size: 36px;
}

.xypg-right .flow .flow-list {
    margin-top: 80px;
}

.xypg-right .flow .flow-list li {
    width: 16.66%;
    float: left;
    text-align: center;
}

.xypg-right .flow .flow-list li .img {
    background: url(../images/flow_line.jpg) right center no-repeat,url(../images/flow_line.jpg) left center no-repeat;
}

.xypg-right .flow .flow-list li:first-child .img {
    background: url(../images/flow_line.jpg) right center no-repeat;
}

.xypg-right .flow .flow-list li:last-child .img {
    background: url(../images/flow_line.jpg) left center no-repeat;
}

.xypg-right .flow .flow-list li .img img {
    max-width: 100%;
}

.xypg-right .flow .flow-list li h3 {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 80px;
}

.outer-scenes {
    background: #f3f7fa;
    padding: 50px 0;
}

.scenes h3 {
    color: #2e2e2e;
    font-size: 36px;
    text-align: center;
    line-height: 76px;
}

.scenes .scenes-list {
    margin-top: 20px;
}

.scenes .scenes-left .scenes-item span {
    display: inline-block;
    color: #040000;
    font-size: 22px;
    font-weight: bold;
    line-height: 60px;
}

.scenes .scenes-left .scenes-item .content {
    padding-left: 12px;
    color: #11213c;
    font-size: 15px;
}

.scenes .scenes-left .scenes-item li {
    list-style: square;
}

.scenes .scenes-left .custom-service {
    margin-top: 70px;
}

.scenes .scenes-img {
    text-align: center;
    margin-top: 70px;
}

.scenes .scenes-img img {
    max-width: 100%;
}

.scenes .scenes-left .product-service {
    margin-top: 90px;
}

.scenes .scenes-btn {
    text-align: center;
    margin-top: 10px;
}

.scenes .scenes-btn a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width: 220px;
    line-height: 38px;
    background: #2f78f2;
    border-radius: 5px;
}

.scenes-one {
    margin-top: 70px;
}

.scenes-one h3 {
    text-align: center;
    color: #2e2e2e;
    font-size: 36px;
    line-height: 82px;
}

.scenes-one .scenesLists {
    margin-top: 60px;
}

.scenes-one .scenesLists li {
    text-align: center;
    padding: 20px 15px;
    
}

.scenes-one .scenesLists li:not(:last-child) {
    border-right: 1px solid #d2d2d2;
}

.scenes-one .scenesLists li .img img {
    max-width: 100%;
}

.scenes-one .scenesLists li h3 {
    color: #141414;
    font-size: 21px;
    line-height: 48px;
    margin-top: 15px;
}

.scenes-one .scenesLists li p {
    color: #6e6e6f;
    font-size: 15px;
}

.outer-dacheng {
    background: url(../images/dacheng.jpg) top center no-repeat;
    padding-bottom: 68px;
    padding-top: 22px;
    margin-top: 80px;
}

.dacheng-list {
    padding-top: 20px;
}

.dacheng-list .dacheng-link {
    text-align: center;
}

.dacheng-list .dacheng-link a {
    display: inline-block;
    width: 186px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    background: #03b48a;
    color: #fff;
    font-size: 14px;
    margin: 0 50px;
}

.dacheng-list .dacheng-link a.blue {
    background: #2f78f2;
}

.dacheng h3 {
    text-align: center;
    color: #2e2e2e;
    font-size: 36px;
    line-height: 55px;
}

.dacheng h3 span {
    display: block;
    color: #535456;
    font-size: 16px;
}

.slide{
    width: 100%;
    min-height: 180px;
    overflow: hidden;
    position: relative;
}

.slide li{
    overflow: hidden;
    position: absolute;
    transition: top 0.4s,left 0.4s,z-index 0.4s;
    list-style: none;
    background: #fff;
}

.slide li{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    padding: 30px;
    box-shadow: 2px 0px 20px 0px #79a8f3;
}

.slide li .intro {
    margin-top: 20px;
}

.slide li .intro h5 {
    color: #333434;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
}

.slide li .intro .content {
    color: #333434;
    font-size: 15px;
    line-height: 28px;
}

.slide li .intro .content p {
    margin: 0;
}

.slide li .img {
    text-align: center;
    margin-top: 40px;
}

.slide li .img img {
    max-width: 100%;
}

.slide .img1{
    width: 40%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}

.slide .img2{
    width: 80%;
    height: 78%;
    bottom: 10%;
    left: 0;
    z-index: 2;
}
.slide .img3{
    width: 88%;
    height: 82%;
    bottom: 10%;
    left: 6%;
    z-index: 3;
}
.slide .img4{
    width: 80%;
    height: 78%;
    bottom: 10%;
    left: 20%;
    z-index: 2;
}
.slide .img5{
    width: 40%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}

.slide-bt{
    position: absolute;
    left: 50%;
    bottom: 15%;
    z-index: 10;
}
.slide-bt span{
    width: 20px;
    height: 5px;
    background: #d8d8d8;
    float: left;
    margin: 3px;
    border-radius: 6px;
}
.slide .slide-bt .on{
    background: #37A1FF;
}

.function {
    margin-top: 80px;
}

.function h3 {
    color: #2e2e2e;
    font-size: 36px;
    text-align: center;
    line-height: 50px;
}

.function .function-list {
    padding-top: 70px;
}

.function .function-list li {
    text-align: center;
    padding: 15px 0;
}

.function .function-list li:not(:nth-child(4n)) {
    border-right: 1px solid #e5e5e5;
}

.function .function-list li:not(:nth-child(n+5)) {
    border-bottom: 1px solid #e5e5e5;
}

.function .function-list li .img img {
    max-width: 100%;
}

.function .function-list li h5 {
    color: #1a1a1a;
    font-size: 20px;
    line-height: 45px;
}

.function .function-list li p {
    text-align: left;
    color: #727374;
    font-size: 14px;
    line-height: 22px;
    padding: 0 12%;
    height: 88px;
    overflow: hidden;
}

.function .function-link {
    text-align: center;
    margin-top: 70px;
}

.function .function-link a {
    display: inline-block;
    width: 186px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    background: #03b48a;
    color: #fff;
    font-size: 14px;
    margin: 0 50px;
}

.function .function-link a.blue {
    background: #2f78f2;
}

.outer-solution {
    background: url(../images/solution_bg.jpg) top center no-repeat;
    margin-top: 100px;
    position: relative;
}

.solution-sort {
    background: url(../images/solu_sort.png) center no-repeat;
    padding: 80% 0;
}

.solution-sort li {
    text-align: center;
    list-style: none;
    color: #fff;
    font-size: 20px;
    line-height: 90px;
    cursor: pointer;
}

.solution-sort li:hover,.solution-sort li.on {
    background: url(../images/solu_sort_hover.png) center no-repeat;
}

.solution {
    padding: 50px 15px 150px 15px;
}

.solution h3 {
    color: #fff;
    font-size: 36px;
    text-indent: 60px;
}

.solution h3 span {
    color: #fbf9f9;
    font-size: 16px;
    display: block;
    margin-top: 20px;
    text-indent: 0;
}

.solution .solution-content {
    margin-top: 120px;
}

.solution .solution-content .sort-intro {
    border-bottom: 1px solid #c2c3c5;
    padding-bottom: 50px;
}

.solution .solution-content .sort-item h5 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 54px;
}

.solution .solution-content .sort-item p {
    color: #fbf9f9;
    font-size: 16px;
    line-height: 28px;
}

.solution .solution-content .sort-item a {
    color: #fbf9f9;
    font-size: 16px;
    border: 1px solid #fff;
    display: block;
    width: 132px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 60px;
}

.solution .solution-content .sort-case h5 {
    color: #fbf9f9;
    font-size: 16px;
    line-height: 36px;
    padding-left: 15px;
    margin: 30px 0;
}

.solution .solution-content .sort-case .content img {
    width: 23%;
    margin: 0 1%;
}

.service-news {
    margin-top: 70px;
}

.service-news h3 {
    text-align: center;
    color: #131313;
    font-size: 36px;
    line-height: 50px;
}

.listTitle {
    margin-top: 70px;
}

.listTitle .list {
    padding: 0 20px 0;
}

.listTitle .list p {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    padding-left: 55px;
}

.listTitle .list p .title {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #3f3f3f;
}

.listTitle .list p .title:hover {
    color: #3da3ff;
}

.listTitle .list p .more {
    float: right;
    color: #999;
}

.listTitle .list .column1 {
    background: url(../images/list_title1.png) 0 50% no-repeat;
}

.listTitle .list .column2 {
    background: url(../images/list_title2.png) 0 50% no-repeat;
}

.listTitle .list .column3 {
    background: url(../images/list_title3.png) 0 50% no-repeat;
}

.newsList .list {
    padding: 0 20px 0;
}

.newsList li {
    list-style: none;
}

.newsList .list dl {
    margin: 8px 0 0;
}

.newsList .list dl dt {
    float: left;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    width: 80%;
}

.newsList .list dl a {
    display: block;
    max-width: 256px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    text-align: left;
}

.newsList .list dl a span {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 3px;
    width: 4px;
    height: 4px;
    background: #bfbfbf;
}

.newsList .list dl dd {
    float: right;
    color: #7a7a7a;
    height: 26px;
    line-height: 26px;
    width: 20%;
    text-align: right;
}

.newsList .list dl:hover dt a,.newsList .list dl:hover dd {
    color: #3da3ff;
}

.holder{color:#505050;line-height: 28px;text-align:center;padding:20px 0 0;margin-top:50px;display: none;}
.holder a{vertical-align:middle; color:#333;margin:0 5px;cursor:pointer;padding: 0 10px;}
.holder a:hover {background-color:#0099FF;color:#fff;text-decoration:none;}
.holder a.jp-previous{margin-right:5px;}
.holder a.jp-next {margin-left:5px;}
.holder span {margin: 0 5px;}
.holder a.jp-current, a.jp-current:hover { color: #fff;}
.holder a.jp-current, a.jp-current:hover{cursor: default;background:#0099FF;}
.holder a.jp-disabled {
    border: solid thin #DDDDDD;
    background-color: #DDDDDD;
    color: #333;
}

.service-trial {
    margin-top: 50px;
    background: url(../images/service_trial.jpg) top center no-repeat;
}

@media (max-width: 768px) {
    .xypg-right .hotline h3 {
        font-size: 18px;
        line-height: 36px;
    }

    .xypg-right .hotline .tel span {
        font-size: 18px;
    }

    .xypg-right .hotline .tel p {
        font-size: 28px;
    }

    .xypg-right .flow h3 {
        font-size: 24px;
    }

    .xypg-right .flow .flow-list li {
        width: 33.3333%;
    }

    .xypg-right .flow .flow-list li .img,.xypg-right .flow .flow-list li:first-child .img,.xypg-right .flow .flow-list li:last-child .img {
        background: none;
    }

    .xypg-right .flow .flow-list li h3 {
        font-size: 14px;
        line-height: 60px;
    }

    .scenes h3,.scenes-one h3 {
        font-size: 24px;
        line-height: 36px;
    }

    .scenes .scenes-left .scenes-item span {
        font-size: 18px;
    }

    .scenes-one .scenesLists li h3 {
        font-size: 18px;
    }

    .scenes-one .scenesLists li p {
        font-size: 13px;
    }

    .xypg-right .flow,.xypg-right .flow .flow-list {
        margin-top: 50px;
    }

    .xypg-right .hotline {
        padding: 20px 0 30px 0;
    }

    .scenes .scenes-left .custom-service,.scenes .scenes-left .product-service {
        margin-top: 20px;
    }

    .scenes-one,.scenes-one .scenesLists {
        margin-top: 30px;
    }

    .dacheng h3 {
        font-size: 20px;
        line-height: 40px;
    }

    .dacheng h3 span {
        font-size: 14px;
        line-height: 22px;
    }

    .dacheng-list .dacheng-link a {
        margin: 0 10px;
        width: 120px;
        font-size: 12px;
    }

    .function h3 {
        font-size: 24px;
        line-height: 36px;
    }

    .function {
        margin-top: 40px;
    }

    .function .function-list {
        padding-top: 20px;
    }

    .function .function-list li {
        border-bottom: 1px solid #e5e5e5;
    }

    .function .function-list li:not(:nth-child(4n)) {
        border-right: none;
    }

    .function .function-list li h5 {
        font-size: 18px;
    }

    .function .function-link {
        margin-top: 30px;
    }

    .function .function-link a {
        margin: 0 10px;
        width: 120px;
        font-size: 12px;
    }

    .outer-solution {
        margin-top: 40px;
    }

    .solution-sort {
        padding: 0;
        text-align: center;
        background: none;
    }

    .solution-sort li {
        display: inline-block;
        margin: 0 5px;
        font-size: 16px;
        line-height: 45px;
    }

    .solution-sort li.on {
        background: none;
        color: #2f78f2;
    }

    .solution {
        padding: 20px 15px 20px 15px;
    }

    .solution h3 {
        font-size: 24px;
        text-indent: 0;
    }

    .solution h3 span {
        font-size: 14px;
        line-height: 27px;
    }

    .solution .solution-content {
        margin-top: 30px;
    }

    .solution .solution-content .sort-item h5 {
        font-size: 18px;
    }

    .solution .solution-content .sort-item p {
        font-size: 14px;
    }

    .solution .solution-content .sort-item a {
        margin-top: 20px;
        font-size: 14px;
        width: 120px;
    }

    .solution .solution-content .sort-intro {
        padding-bottom: 20px;
    }

    .solution .solution-content .sort-case h5 {
        margin: 15px 0;
    }

    .solution .solution-content p img {
        width: 48% !important;
        height: auto;
        margin: 0 1% 10px 1%;
    }

    .service-news h3 {
        font-size: 24px;
    }

    .service-news,.listTitle {
        margin-top: 30px;
    }

    .slide {
        height: 500px!important;
    }

    .slide li {
        padding: 0;
    }

    .slide li .intro h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .slide li .intro {
        margin-top: 0;
    }

    .slide li .intro .content {
        font-size: 12px;
        line-height: 24px;
        height: 120px;
        overflow: hidden;
    }

    .slide li .img {
        margin-top: 20px;
    }

    .slide li .img img {
        height: 180px;
        width: auto;
    }
}


/* 政府热线系统 */
.gover-flow-list {
    margin-top: 60px;
}

.gover-flow-list li {
    text-align: center;
    margin-bottom: 30px;
}

.gover-flow-list li .img img {
    max-width: 100%;
}

.gover-flow-list li h5 {
    color: #2e2e2e;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    margin-top: 10px;
}

.gover-flow-list li p {
    color: #747474;
    font-size: 14px;
    line-height: 18px;
    padding: 0 12%;
    height: 54px;
    overflow: hidden;
}

.gover-cont1 {
    background: #3877ff;
    padding: 45px 0;
}

.gover-hotline .hotline-word {
    margin-top: 30px;
}

.gover-hotline .hotline-word h5 {
    color: #fff;
    font-size: 36px;
    margin: 40px 0;
}

.gover-hotline .hotline-word .intro {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.gover-hotline .hotline-word a {
    background: #2b2f46;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 190px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 60px;
}

.gover-hotline .hotline-img .img {
    text-align: center;
}

.gover-hotline .hotline-img .img img {
    max-width: 100%;
}

.gover-function {
    margin: 80px 0;
}

.gover-function h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
}

.gover-function .function-list {
    margin-top: 70px;
}

.gover-function .function-list li {
    width: 20%;
    float: left;
    list-style: none;
    padding: 0 10px;
}

.gover-function .function-list li .content {
    box-shadow: 2px 0px 15px 0px #eaecec;
}

.gover-function .function-list li h5 {
    text-align: center;
    color: #fefeff;
    font-size: 22px;
    background: #2f78f2;
    line-height: 62px;
}

.gover-function .function-list li .img {
    text-align: center;
    margin: 35px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0;
    padding-bottom: 25px;
}

.gover-function .function-list li .img img {
    max-width: 100%;
}

.gover-function .function-list li .intro {
    text-align: center;
    color: #464545;
    font-size: 17px;
    line-height: 40px;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 280px;
    overflow: hidden;
}

.gover-function .function-list li:hover h5 {
    background: #2f78f2;
}

.gover-cont2 {
    background: #f3f7fc;
    padding: 80px 0;
}

.gover-ads h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
}

.gover-ads .ads-tab {
    text-align: center;
    margin-top: 60px;
}

.gover-ads .ads-tab li {
    display: inline-block;
    color: #282828;
    font-size: 16px;
    border: 1px solid #c4d1e1;
    background: #fff;
    padding: 10px 40px;
    cursor: pointer;
    margin: 0 -3px;
}

.gover-ads .ads-tab li.on {
    color: #5490f4;
    border-color: #5490f4;
}

.gover-ads .ads-list h5 {
    color: #1c1c1c;
    font-size: 22px;
    font-weight: bold;
}

.gover-ads .ads-list h5 span {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #2b2f46;
    border-radius: 50%;
    margin-right: 12px;
    position: relative;
    top: -3px;
}

.gover-ads .ads-list p {
    color: #26292d;
    font-size: 17px;
    line-height: 36px;
    margin-top: 30px;
}

.gover-ads .ads-content {
    margin-top: 40px;
}

.gover-ads .ads-list a {
    display: inline-block;
    width: 132px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #0057ff;
    font-size: 16px;
    color: #fff;
    background: #0057ff;
    margin-top: 60px;
}

.gover-ads .ads-list a.exper {
    margin-left: 30px;
    background: none;
    color: #0057ff;
}

.gover-ads .ads-list .ads-img {
    text-align: center;
}

.gover-ads .ads-list .ads-img img {
    max-width: 100%;
}

.gover-ads .ads-list .ads-intro {
    margin-top: 80px;
}

@media (max-width: 768px) {
    .gover-cont1 {
        padding: 20px 0;
    }

    .gover-hotline .hotline-word h5 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .gover-hotline .hotline-word .intro {
        font-size: 14px;
        line-height: 27px;
    }

    .gover-hotline .hotline-word a {
        margin-top: 30px;
    }

    .gover-hotline .hotline-word {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .gover-function h3 {
        font-size: 24px;
    }

    .gover-function {
        margin: 40px 0;
    }

    .gover-function .function-list {
        margin-top: 40px;
    }

    .gover-function .function-list li {
        width: 50%;
        margin-bottom: 20px;
    }

    .gover-function .function-list li h5 {
        line-height: 50px;
    }

    .gover-ads h3 {
        font-size: 24px;
    }

    .gover-cont2 {
        padding: 40px 0;
    }

    .gover-ads .ads-tab {
        margin-top: 40px;
    }

    .gover-ads .ads-tab li {
        font-size: 12px;
        padding: 5px;
    }

    .gover-ads .ads-list .ads-intro {
        margin-top: 0;
    }

    .gover-ads .ads-list p {
        font-size: 14px;
        line-height: 27px;
        margin-top: 15px;
    }

    .gover-ads .ads-list h5 {
        font-size: 18px;
    }

    .gover-ads .ads-list a {
        margin-top: 20px;
    }
}


/* 电话营销系统 */
.phone-flow-list {
    padding-top: 40px;
}

.phone-flow-list li {
    width: 20%;
    float: left;
    text-align: center;
    margin: 30px 0;
}

.phone-flow-list li .img img {
    max-width: 100%;
}

.phone-flow-list li h5 {
    color: #353535;
    font-size: 20px;
    line-height: 60px;
}

.phone-cont1 {
    background: #3877ff;
    padding: 75px 0;
}

.phone-cont1 h3 {
    color: #fff;
    font-size: 36px;
    text-align: center;
}

.choose-list {
    padding-top: 60px;
}

.choose-list li {
    padding: 12px;
}

.choose-list li .content {
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    padding-right: 110px;
}

.choose-list li .content .img {
    width: 10%;
    float: left;
    text-align: center;
}

.choose-list li .content .img img {
    max-width: 100%;
}

.choose-list li .content .intro {
    width: 90%;
    float: left;
    padding-left: 20px;
}

.choose-list li .content .intro h5 {
    color: #313030;
    font-size: 21px;
    line-height: 48px;
}

.choose-list li .content .intro p {
    color: #605f5f;
    font-size: 16px;
    line-height: 28px;
}

.phone-cont2 {
    background: #f6f9fd;
    padding: 60px 0;
}

.phone-solution h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
}

.solution-list {
    position: relative;
    padding-top: 80px;
}

.solution-list .slick-prev {
    width: 27px;
    height: 34px;
    background: url(../images/solu_pre.jpg) center no-repeat;
    text-indent: -100px;
    overflow: hidden;
    border: none;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    z-index: 999;
    cursor: pointer;
}

.solution-list .slick-next {
    width: 27px;
    height: 34px;
    background: url(../images/solu_ne.jpg) center no-repeat;
    text-indent: -100px;
    overflow: hidden;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    z-index: 999;
    cursor: pointer;
}

.solution-list .slick-dots {
    text-align: center;
    margin-top: 60px;
}

.solution-list .slick-dots li {
    display: inline-block;
    width: 15px;
    height: 4px;
    margin: 0 7px;
    background: #d8d8d8;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 3px;
}

.solution-list .slick-dots li.slick-active {
    background: #3877ff;
}

.solution-list .list-li .img {
    text-align: center;
}

.solution-list .list-li {
    padding: 0 30px;
}

.solution-list .list-li:focus,.solution-list .slick-slide:focus {
    border: none;
    outline: none;
}

.solution-list .list-li .img img {
    max-width: 100%;
    display: inline-block;
}

.solution-list .slick-slide img {
    display: inline-block;
}

.solution-list .list-li .intro {
    color: #2b2f46;
    padding-left: 60px;
}

.solution-list .list-li .intro img {
    position: relative;
    top: -4px;
}

.solution-list .list-li .intro .more a {
    color: #fff;
    font-size: 16px;
}

.solution-list .list-li .intro .more {
    width: 170px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #0157ff;
    border-radius: 3px;
    margin-top: 30px;
}

.phone-obstruct {
    padding: 70px 0;
}

.phone-obstruct h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
}

.obstruct-list {
    padding-top: 70px;
}

.obstruct-list li .li-content {
    border: 1px solid #d2e2fd;
    padding: 32px 20px 32px 45px;
    background: url(../images/obstruct_content.png) left top no-repeat;
}

.obstruct-list li .li-content .img img {
    max-width: 100%;
}

.obstruct-list li .li-content h5 {
    color: #2b2f46;
    font-size: 20px;
    line-height: 50px;
}

.obstruct-list li .li-content .content {
    color: #495057;
    font-size: 15px;
    line-height: 27px;
    height: 108px;
    overflow: hidden;
}

.obstruct-list li .li-content .more {
    background: #2f78f2;
    border-radius: 3px;
    text-align: center;
    width: 150px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}

.obstruct-list li .li-content .more a {
    color: #fff;
    font-size: 15px;
}

.phone-cont3 {
    background: #f7fafd;
    padding: 65px 0;
}

.obstruct-custom h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
    line-height: 55px;
}

.obstruct-custom h3 span {
    display: block;
    color: #6f6f6f;
    font-size: 16px;
}

.obstruct-custom .content {
    text-align: center;
    margin: 15px 0;
}

.obstruct-custom .content img {
    width: 100% !important;
    height: auto !important;
}

.obstruct-custom .custom-link {
    text-align: center;
}

.obstruct-custom .custom-link a {
    display: inline-block;
    width: 166px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #00b48a;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin: 0 60px;
}

.obstruct-custom .custom-link a.blue {
    background: #2f78f2;
}

.obstruct-trial {
    margin-top: 0;
    background: url(../images/obstruct_trial.jpg) top center no-repeat;
}

@media (max-width: 768px) {
    .phone-flow-list li {
        width: 50%;
        margin: 10px 0;
    }

    .phone-cont1 h3 {
        font-size: 18px;
    }

    .phone-cont1 {
        padding: 50px 0;
    }

    .choose-list {
        padding-top: 30px;
    }

    .choose-list li .content .intro h5 {
        font-size: 13px;
    }

    .choose-list li .content {
        padding: 10px;
    }

    .choose-list li .content .intro p {
        font-size: 14px;
    }

    .phone-solution h3 {
        font-size: 24px;
    }

    .solution-list {
    	padding-top: 50px;
    }

    .solution-list .list-li .intro {
        padding-left: 0;
    }

    .solution-list .list-li .img {
        margin-top: 20px;
    }

    .solution-list .slick-dots {
        margin-top: 30px;
    }

    .phone-obstruct h3 {
        font-size: 18px;
    }

    .phone-obstruct {
        padding: 40px 0;
    }

    .obstruct-list {
        padding: 0 10px;
        padding-top: 40px;
    }
    
    .obstruct-list li .li-content {
        padding: 32px 20px 32px 20px;
        background-size: 120px 98px;
        background-position: top center;
    }

    .obstruct-list li .li-content .img {
        text-align: center;
    }

    .obstruct-list li .li-content h5 {
    	text-align: center;
    }
    
    .obstruct-list li .li-content .more {
        width: 110px;
        margin: 0 auto;
        margin-top: 15px;
    }
    
    .obstruct-list li .li-content .more a {
        font-size: 12px;
    }

    .obstruct-list li {
        margin-bottom: 15px;
        padding: 0;
    }
    
    .obstruct-list li:nth-child(1) .li-content, .obstruct-list li:nth-child(3) .li-content {
        border-right:none;
    }
    
    .obstruct-list li:nth-child(2) .li-content, .obstruct-list li:nth-child(4) .li-content {
        border-left:none;
    }

    .obstruct-custom h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .obstruct-custom h3 span {
        margin-top: 15px;
    }

    .phone-cont3 {
        padding: 30px 0;
    }

    .obstruct-custom .custom-link a {
        margin: 0 10px;
        width: 120px;
        font-size: 12px;
    }

}


/* 售后服务系统 */
.sale-cont1 {
    background: #f4f8fc;
    padding: 70px 0;
}

.sale-function h3 {
    text-align: center;
    color: #2e2e2e;
    font-size: 36px;
}

.sale-function .function-list {
    padding-top: 70px;
}

.sale-function .function-list li {
    margin-bottom: 15px;
}

.sale-function .function-list li .content {
    background: #fff;
    border: 1px solid #e3e8f5;
    padding: 15px 0;
    padding-right: 20px;
}

.sale-function .function-list li .content:hover {
    box-shadow: 2px 0px 15px 0px #CAD8F0;
}

.sale-function .function-list li .content .img {
    width: 28%;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.sale-function .function-list li .content .img img {
    max-width: 100%;
}

.sale-function .function-list li .content .intro {
    width: 72%;
    float: left;
}

.sale-function .function-list li .content .intro h5 {
    color: #1a1a1a;
    font-size: 20px;
    line-height: 36px;
}

.sale-function .function-list li .content .intro p {
    color: #393939;
    font-size: 13px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}

.sale-function .function-more {
    text-align: center;
    margin-top: 60px;
}

.sale-function .function-more a {
    display: inline-block;
    width: 234px;
    height: 40px;
    line-height: 40px;
    background: #0057ff;
    color: #fff;
    font-size: 14px;
}

.sale-cont2 {
    background: url(../images/dacheng.jpg) top center no-repeat;
    padding-bottom: 68px;
    padding-top: 30px;
    margin-top: 80px;
}

.sale-scenes h3 {
    text-align: center;
    color: #2b2f46;
    font-size: 36px;
}

.sale-scenes .sale-tab {
    text-align: center;
    margin-top: 60px;
}

.sale-scenes .sale-tab li {
    display: inline-block;
    color: #282828;
    font-size: 16px;
    border: 1px solid #c4d1e1;
    background: #fff;
    padding: 10px 40px;
    cursor: pointer;
    margin: 0 -3px;
}

.sale-scenes .sale-tab li.on {
    color: #5490f4;
    border-color: #5490f4;
}

.sale-scenes .sale-content {
    margin-top: 40px;
}

.sale-scenes .sale-list .ads-intro {
    margin-top: 80px;
}

.sale-scenes .sale-list h5 {
    color: #1c1c1c;
    font-size: 22px;
    font-weight: bold;
}

.sale-scenes .sale-list h5 span {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #2b2f46;
    border-radius: 50%;
    margin-right: 12px;
    position: relative;
    top: -3px;
}

.sale-scenes .sale-list p {
    color: #26292d;
    font-size: 17px;
    line-height: 36px;
    margin-top: 30px;
}

.sale-scenes .sale-list a {
    display: inline-block;
    width: 132px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #0057ff;
    font-size: 16px;
    color: #fff;
    background: #0057ff;
    margin-top: 60px;
}

.sale-scenes .sale-list a.exper {
    margin-left: 30px;
    background: none;
    color: #0057ff;
}

.sale-scenes .sale-list .ads-img {
    text-align: center;
}

.sale-scenes .sale-list .ads-img img {
    max-width: 100%;
}

@media (max-width: 768px) {
    .sale-scenes h3 {
        font-size: 24px;
    }

    .sale-scenes .sale-tab li {
        font-size: 14px;
        padding: 5px 10px;
    }

    .sale-scenes .sale-list h5 {
        font-size: 18px;
    }

    .sale-scenes .sale-list p {
        font-size: 14px;
        line-height: 27px;
        margin-top: 15px;
    }

    .sale-cont2 {
        margin-top: 10px;
    }

    .sale-scenes .sale-list .ads-intro {
        margin-top: 10px;
    }

    .sale-scenes .sale-list a {
        margin-top: 20px;
    }

    .sale-function h3 {
    	font-size: 24px;
    }

    .sale-cont1 {
    	padding: 40px 0;
    }

    .sale-function .function-list {
    	padding-top: 40px;
    }

    .sale-function .function-list li .content .intro h5 {
    	font-size: 18px;
    }

    .sale-function .function-more {
    	margin-top: 30px;
    }
}


/* 400电话平台 */
.platform-cont1 {
    background: #f4f8fc;
    padding: 70px 0;
}

.platform-value h3 {
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
}

.platform-value .value-list {
    padding-top: 90px;
}

.platform-value .value-list li {
    text-align: center;
}

.platform-value .value-list li .img img {
    max-width: 100%;
}

.platform-value .value-list li .line {
    display: inline-block;
    width: 28px;
    height: 3px;
    background: #edd082;
    margin: 20px 0;
}

.platform-value .value-list li h5 {
    color: #151515;
    font-size: 21px;
    font-weight: bold;
    margin: 15px 0;
}

.platform-value .value-list li p {
    color: #4b4a4a;
    font-size: 15px;
    line-height: 24px;
    padding: 0 10px;
}

.platform-reason {
    padding: 85px 0;
    padding-bottom: 30px;
}

.platform-reason h3 {
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
}

.platform-reason .reason-list {
    padding-top: 80px;
}

.platform-reason .reason-list li {
    margin-bottom: 80px;
}

.platform-reason .reason-list li .img {
    width: 22%;
    float: left;
    margin-top: 10px;
}

.platform-reason .reason-list li .img img {
    max-width: 100%;
}

.platform-reason .reason-list li .intro {
    width: 78%;
    float: left;
}

.platform-reason .reason-list li .intro h5 {
    color: #040000;
    font-size: 20px;
    line-height: 36px;
}

.platform-reason .reason-list li .intro p {
    color: #494949;
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px;
    padding-right: 50px;
}

.platform-reason .reason-list li .intro a {
    color: #fff;
    font-size: 14px;
    display: block;
    width: 124px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    background: #2f78f2;
    margin-top: 30px;
}

.platform-cont2 {
    background: #f4f8fc;
    padding: 90px 0;
}

.platform-core h3 {
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
}

.platform-core .core-list {
    position: relative;
    margin-top: 60px;
}

.platform-core .core-list li {
    width: 36%;
    float: left;
    margin-bottom: 80px;
}

.platform-core .core-list li:nth-child(even) {
    float: right;
    padding-left: 30px;
}

.platform-core .core-list li:nth-child(odd) {
    padding-right: 30px;
}

.platform-core .core-list li h5 {
    color: #040000;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
}

.platform-core .core-list li h5 span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2b2f46;
    margin-right: 12px;
    position: relative;
    top: -4px;
}

.platform-core .core-list li p {
    color: #3b3a3a;
    font-size: 15px;
    line-height: 27px;
    margin-top: 5px;
}

.platform-core .core-list .img {
    text-align: center;
    margin-top: 20px;
}

.platform-core .core-list .img img {
    max-width: 100%;
}

.platform-core .platform-more {
    text-align: center;
}

.platform-core .platform-more a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 232px;
    height: 36px;
    line-height: 36px;
    background: #2f78f2;
    border-radius: 5px;
}

.number-recom {
    padding: 80px 0;
}

.number-recom h3 {
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
}

#certify {
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
}

#certify .swiper-container {
    padding-bottom: 70px;
    padding-top: 20px;
}

#certify .swiper-slide {
    width: 616px;
    height: 460px;
    background: #fff;
    box-shadow: 0 8px 30px #CAD8F0;
}

#certify .swiper-slide .content {
    padding: 45px 140px;
    text-align: center;
}

#certify .swiper-slide .content h5 {
    color: #404041;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 10px;
}

#certify .swiper-slide .content p {
    margin: 0;
}

#certify .swiper-slide .content .more a {
    color: #2f78f2;
    font-size: 15px;
    border: 1px solid #3e89f4;
    border-radius: 8px;
    display: block;
    line-height: 38px;
    margin-top: 30px;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 0
}

#certify .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #d8d8d8;
    width: 15px;
    height: 4px;
    opacity: 1;
    border-radius: 0;
}

#certify .swiper-pagination-bullet-active {
    background-color:#3e89f4
}

#certify .swiper-button-prev {
    left: 0;
    width: 27px;
    height: 34px;
    background: url(../images/wm_button_icon_le.jpg) no-repeat;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0;
    width: 27px;
    height: 34px;
    background: url(../images/wm_button_icon_re.jpg) no-repeat;
    background-size: 100%
}

.platform-cont3 {
    background: #f7f8fa;
    padding: 65px 0;
}

.platform-worry h3 {
    text-align: center;
    color: #2b2b2b;
    font-size: 36px;
}

.platform-worry .worry-list {
    padding-top: 70px;
}

.platform-worry .worry-list li {
    width: 20%;
    float: left;
}

.platform-worry .worry-list li .img {
    text-align: center;
}

.platform-worry .worry-list li .img img {
    max-width: 100%;
}

.platform-worry .worry-list li h5 {
    text-align: center;
    color: #484949;
    font-size: 18px;
    line-height: 45px;
    margin-top: 15px;
}

.platform-worry .worry-list li {
    border-bottom: 1px solid #e1e2e2;
    border-right: 1px solid #e1e2e2;
}

.platform-worry .worry-list li:nth-child(5n) {
    border-right: none;
}

.platform-worry .worry-list li:nth-child(n+11) {
    border-bottom: none;
}

.platform-worry .worry-list li .worry-content {
    padding: 35px 0;
    position: relative;
    overflow: hidden;
}

.platform-worry .worry-list li .worry-content .txt {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 2px 0px 24px 0px #CAD8F0;
    color: #626262;
    font-size: 14px;
    line-height: 27px;
    width: 100%;
    height: 0;
    transition: all .3s;
    overflow: hidden;
}

.platform-worry .worry-list li .worry-content .txt p {
    padding: 30px;
}

.platform-worry .worry-list li:hover .worry-content .txt {
    top: 0;
    height: 100%;
}

.platform-worry .worry-more {
    text-align: center;
    margin-top: 50px;
}

.platform-worry .worry-more a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 232px;
    height: 36px;
    line-height: 36px;
    background: #2f78f2;
    border-radius: 5px;
}

.platform-cont4 {
    background: url(../images/platform_cont4.jpg) top center no-repeat;
    padding-top: 50px;
    padding-bottom: 95px;
}

.platform-number h3 {
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.platform-number h3 span {
    display: block;
    color: #fbf9f9;
    font-size: 16px;
    margin-top: 25px;
    line-height: 24px;
}

.platform-number .number-list {
    padding-top: 80px;
}

.platform-number .number-list li {
    position: relative;
}

.platform-number .number-list li .content {
    background: #fff;
    padding: 35px;
}

.platform-number .number-list li .content .txt {
    color: #2a2929;
    font-size: 16px;
}

.platform-number .number-list li .content h5 {
    color: #2963ff;
    font-size: 15px;
    border: 1px solid #5482ff;
    border-radius: 10px;
    display: inline-block;
    padding: 8px 40px;
    margin-top: 30px;
}

.platform-number .number-list li .count {
    position: absolute;
    bottom: 0;
    right: 15px;
    color: #fff;
    font-size: 14px;
    width: 36px;
    height: 36px;
    background: url(../images/number_count.png) right bottom no-repeat;
}

.platform-number .number-list li .count span {
    margin-top: 15px;
    margin-left: 23px;
    display: inline-block;
}

.platform-custom h3 {
    text-align: center;
    color: #131313;
    font-size: 36px;
}

.platform-custom {
    padding: 70px 0;
}

.platform-custom .content {
    text-align: center;
    padding-top: 40px;
}

.platform-custom .content img {
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 768px) {
    
    .xypg-right-content p img{
        width:100%!important;
        height:auto !important;}
    .platform-cont1 {
        padding: 40px 0;
    }

    .platform-value h3 {
        font-size: 24px;
    }

    .platform-value .value-list li h5 {
        font-size: 14px;
    }

    .platform-value .value-list li p {
        font-size: 13px;
        text-align: left;
        height: 120px;
        overflow: hidden;
    }

    .platform-value .value-list {
        padding-top: 40px;
    }

    .platform-value .value-list li {
        margin-bottom: 30px;
    }

    .platform-reason {
        padding: 50px 0;
    }

    .platform-reason h3 {
        font-size: 24px;
    }

    .platform-reason .reason-list li .intro h5 {
        font-size: 18px;
        text-align: center;
    }

    .platform-reason .reason-list li .intro p {
        font-size: 13px;
        padding-right: 0
    }

    .platform-reason .reason-list {
        padding-top: 40px;
    }

    .platform-reason .reason-list li {
        margin-bottom: 40px;
    }

    .platform-core h3 {
        font-size: 24px;
    }

    .platform-core .core-list li h5 {
        font-size: 18px;
    }

    .platform-core .core-list li p {
        font-size: 13px;
    }

    .platform-cont2 {
        padding: 40px 0;
    }

    .platform-core .core-list li {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .platform-core .core-list li:nth-child(odd) {
        padding-right: 15px;
    }

    .platform-core .core-list li:nth-child(even) {
        padding-left: 15px;
    }

    .platform-core .core-list {
        margin-top: 40px;
    }

    .number-recom {
        padding: 40px 0;
    }

    .number-recom h3 {
        font-size: 24px;
   
    }

    #certify .swiper-slide .content {
        padding: 15px;
    }

    #certify .swiper-slide {
        width: 320px;
        height: 400px;
    }

    #certify .swiper-slide .content .more a {
        margin-top: 0;
    }

    .platform-worry h3 {
        font-size: 24px;
    }

    .platform-worry .worry-list li {
        width: 33.333%;
        border: none;
    }

    .platform-worry .worry-list li h5 {
        font-size: 14px;
    }

    .platform-worry .worry-list li .img img {
        width: 40px;
        height: 40px;
    }

    .platform-cont3 {
        padding: 35px 0;
    }

    .platform-worry .worry-list {
        padding-top: 40px;
    }

    .platform-worry .worry-list li .worry-content {
        padding: 20px 0;
    }

    .platform-number h3 {
        font-size: 24px;
    }

    .platform-number h3 span {
        font-size: 14px;
    }

    .platform-cont4 {
        padding: 30px 0;
        background: url(../images/platform_cont4.jpg) top center repeat;
    }

    .platform-number .number-list {
        padding-top: 30px;
    }

    .platform-number .number-list li {
        margin-bottom: 15px;
    }

    .platform-custom h3 {
        font-size: 20px;
    }

    .platform-custom {
        padding: 40px 0;
    }

    .scenes-one .scenesLists li:not(:last-child) {
        border: none;
    }

    .scenes-one .scenesLists li .img img {
        width: 70px;
        height: 52px;
    }

    .outer-dacheng {
        margin-top: 30px;
    }

    .listTitle .list {
        padding: 0;
    }

    .listTitle .list p .title {
        font-size: 18px;
    }

    .listTitle .list .column {
        background-size: 35px 35px;
    }

    .listTitle .list p {
        padding-left: 45px;
    }

    .listTitle div {
        padding: 0 5px;
    }

    .platform-reason .reason-list li .img {
        width: 100%;
        text-align: center;
    }

    .platform-reason .reason-list li .intro {
        width: 100%;
    }

    .platform-reason .reason-list li .img img {
        width: 60px;
        height: 60px;
    }

    .platform-reason .reason-list li .intro a {
        margin: 0 auto;
        margin-top: 30px;
    }

    .function .function-list li,.function .function-list li:not(:nth-child(4n)),.function .function-list li:not(:nth-child(n+5)) {
        border: none;
    }

    .function .function-list li .img img {
        width: 70px;
        height: 70px;
    }

    .gover-flow-list li .img img {
        width: 70px;
        height: 70px;
    }

    .platform-value .value-list li .img img {
        width: 70px;
        height: 76px;
    }

    .choose-list li .content .intro {
        padding-left: 10px;
    }

    .xymob-hotline a {
        color: #0073f5;
    }

    .phone-flow-list li h5 {
        font-size: 16px;
    }

    .phone-flow-list li .img img {
        width: 70px;
        height: 70px;
    }
}


.xypg-right-content p img {
    /*width:100%;*/
    /*height:100%;*/
}