.solution-page {
    background: url(../images/solution/solution-banner.png);
    color: #fff;
    padding: 110px 0 160px
}

.solution-page .container {
    padding: 0 100px
}

.solution-page .container h2 {
    font-size: 46px
}

.solution-page .container p {
    font-size: 16px
}

@media screen and (max-width: 640px) {
    .solution-page {
        padding: 55px 0 60px
    }

    .solution-page .container {
        padding: 0 15px
    }

    .solution-page .container h2 {
        font-size: 28px
    }

    .solution-page .container p {
        font-size: 14px
    }
}

.solution-container {
    margin-top: 50px
}

.solution-container .am-tabs {
    margin: 0 auto;
    width: 1000px
}

.solution-container .am-tabs .am-tabs-nav {
    width: 1000px;
    margin: 0 auto
}

.solution-container .am-tabs .am-tabs-nav li {
    padding: 9px 0
}

.solution-container .am-tabs .am-tabs-nav li a {
    color: #262626
}

.solution-container .am-tabs .am-tabs-nav li.am-active {
    background: #34c1e4;
    padding: 9px 0;
    border-radius: 4px
}

.solution-container .am-tabs .am-tabs-nav li.am-active a {
    color: #fff
}

.solution-container .am-tabs .am-tabs-bd {
    border: 0
}

.solution-container .am-tabs .am-tabs-bd div[class^=am-tab-pane] {
    padding: 0;
    margin: 30px 0
}

.solution-container .am-tabs .am-tabs-bd .am-g div {
    margin: 15px 0
}

.solution-container .am-tabs .am-tabs-bd .am-g div a {
    display: block
}

.solution-container .am-tabs .am-tabs-bd .am-g div a img {
    width: 100%
}

@media screen and (max-width: 640px) {
    .solution-container .am-tabs {
        width: 100%
    }

    .solution-container .am-tabs .am-tabs-nav {
        width: 100%;
        padding: 0 15px
    }

    .solution-container .am-tabs .am-tabs-nav li a {
        font-size: 14px
    }

    .solution-container .am-tabs .am-tabs-bd div[class^=am-tab-pane] {
        margin: 15px 0
    }
}

.o2o-container .am-g {
    margin: 0 auto;
    width: 953px
}

.cooperation-container, .o2o-container .am-g .am-u-md-4 {
    margin-top: 50px
}

.o2o-container .am-g .am-u-md-4 .o2o-box {
    background: #fff !important;
    color: #262626
}

.o2o-container .am-g .am-u-md-4 .o2o-box img {
    width: 100%
}

.o2o-container .am-g .am-u-md-4 .o2o-box .o2o-content {
    padding: 35px 28px 34px
}

.o2o-container .am-g .am-u-md-4 .o2o-box .o2o-content h3 {
    font-size: 18px
}

.o2o-container .am-g .am-u-md-4 .o2o-box .o2o-content p {
    font-size: 14px
}

@media screen and (max-width: 640px) {
    .o2o-container .am-g {
        width: 100%
    }

    .o2o-container .am-g .o2o-content {
        padding: 0
    }
}

.cooperation-container .am-tabs {
    margin: 0 auto;
    width: 1000px
}

.cooperation-container .am-tabs .am-tabs-nav {
    width: 500px;
    margin: 0 auto
}

.cooperation-container .am-tabs .am-tabs-nav li {
    padding: 9px 0
}

.cooperation-container .am-tabs .am-tabs-nav li a {
    color: #262626
}

.cooperation-container .am-tabs .am-tabs-nav li.am-active {
    background: #34c1e4;
    padding: 9px 0;
    border-radius: 4px
}

.cooperation-container .am-tabs .am-tabs-nav li.am-active a {
    color: #fff
}

.cooperation-container .am-tabs .am-tabs-bd {
    border: 0
}

.cooperation-container .am-tabs .am-tabs-bd div[class^=am-tab-pane] {
    padding: 0;
    margin: 30px 0
}

.cooperation-container .am-tabs .am-tabs-bd .am-thumbnails li {
    border-right: 1px dashed #e9e9e9;
    border-bottom: 1px dashed #e9e9e9
}

.cooperation-container .am-tabs .am-tabs-bd .am-thumbnails li a {
    width: 180px;
    height: 89px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.cooperation-container .am-tabs .am-tabs-bd .am-thumbnails li a img {
    border: 0;
    margin: 10px auto
}

@media screen and (max-width: 640px) {
    .cooperation-container .am-tabs {
        width: 100%
    }

    .cooperation-container .am-tabs-nav {
        width: 100% !important
    }
}

/*解决方案*/

.toppic {
    margin-top: 80px;
    width: 100%;
    height: 130px;
    background: url(../img/bg-pic3.png) no-repeat;
    background-size: 100% 100%;
}

.toppic-title-i {
    font-size: 36px;
    margin-right: 5px;
    vertical-align: sub;
}

.toppic-title-span {
    font-size: 26px;
}

.toppic-title p {
    font-size: 17px;
    padding-left: 30px;
    margin-top: -10px;
}

.toppic-title {
    color: #fff;
    padding-top: 20px;
}

.toppic-progress {
    padding: 8px 10px;
    border: 1px solid #fff;
    margin-top: 45px;
    border-radius: 7px;
}

.toppic-progress span {
    font-size: 14px;
    padding: 0 4px;
}

.toppic-progress span:hover {
    text-decoration: underline;
}

.small-title {
    position: relative;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.small-title span i {
    margin-right: 10px;
}

.small-title span em {
    font-style: normal;
    margin-right: 10px;
}

.solutions-tabs-ul {
    width: 60% !important;
    margin: 0 auto !important;
    background-color: #ffffff !important;
    padding-top: 30px !important;
}

.solutions-tabs-ul li {
    height: 80px !important;
    margin-top: 20px;
    border-right: 20px solid #ffffff;
    position: relative;
}

.solutions-tabs-ul li a div {
    width: 90%;
    margin: 0 auto;
}

.solutions-tabs-li-ac a,
.solutions-tabs-ul li a {
    color: #ffffff !important;
}

.am-tabs-d2 .am-tabs-nav > .am-active {
    position: relative;
    background-color: #005489;
    border-bottom: none;
}

.solutions-tabs-ul li:hover {
    background-color: #005489;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.solutions-tabs-ul li a i {
    display: block;
    font-size: 30px;
    margin-top: 5px;
}

.solutions-tabs-ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -5px
}

.mobile-phone {
    font-size: 40px !important;
    margin-top: 2px !important;
}

.am-tabs-bd {
    border: none;
}

.solutions-tabs-ul-li1 {
    background-color: #0171b7;
}

.solutions-tabs-ul-li2 {
    background-color: #0086da;
}

.solutions-tabs-ul-li3 {
    background-color: #429ed7;
}

.solutions-tabs-ul-li4 {
    background-color: #6eb6e2;
}

.solutions-tabs-ul-li5 {
    background-color: #6eb6e2;
}

.solutions-tabs-content {
    background-color: #f0eeed;
    padding: 20px 20px 0 20px;
    width: 100%;
    margin-top: 30px;
}

.solutions-content-ul {
    width: 70%;
    margin: 0 auto;
}

.solutions-content-ul li {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 20px;
}

.solution-tabs-img img {
    width: 100%;
}

.solution-tabs-words h5 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}

.solution-tabs-words p {
    font-size: 14px;
}

.am-tabs-d2 .am-tabs-nav > .am-active:after {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
    border: 15px rgba(0, 0, 0, 0) solid;
    content: "";
    z-index: 1;
    border-bottom-color: #f0eeed;
}

/*解决方案*/

.toppic {
    margin-top: 80px;
    width: 100%;
    height: 130px;
    background: url(../img/bg-pic3.png) no-repeat;
    background-size: 100% 100%;
}

.toppic-title-i {
    font-size: 36px;
    margin-right: 5px;
    vertical-align: sub;
}

.toppic-title-span {
    font-size: 26px;
}

.toppic-title p {
    font-size: 17px;
    padding-left: 30px;
    margin-top: -10px;
}

.toppic-title {
    color: #fff;
    padding-top: 20px;
}

.toppic-progress {
    padding: 8px 10px;
    border: 1px solid #fff;
    margin-top: 45px;
    border-radius: 7px;
}

.toppic-progress span {
    font-size: 14px;
    padding: 0 4px;
}

.toppic-progress span:hover {
    text-decoration: underline;
}

.small-title {
    position: relative;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.small-title span i {
    margin-right: 10px;
}

.small-title span em {
    font-style: normal;
    margin-right: 10px;
}

.solutions-tabs-ul {
    width: 60% !important;
    margin: 0 auto !important;
    background-color: #ffffff !important;
    padding-top: 30px !important;
}

.solutions-tabs-ul li {
    height: 80px !important;
    margin-top: 20px;
    border-right: 20px solid #ffffff;
    position: relative;
}

.solutions-tabs-ul li a div {
    width: 90%;
    margin: 0 auto;
}

.solutions-tabs-li-ac a,
.solutions-tabs-ul li a {
    color: #ffffff !important;
}

.am-tabs-d2 .am-tabs-nav > .am-active {
    position: relative;
    background-color: #005489;
    border-bottom: none;
}

.solutions-tabs-ul li:hover {
    background-color: #005489;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.solutions-tabs-ul li a i {
    display: block;
    font-size: 30px;
    margin-top: 5px;
}

.solutions-tabs-ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -5px
}

.mobile-phone {
    font-size: 40px !important;
    margin-top: 2px !important;
}

.am-tabs-bd {
    border: none;
}

.solutions-tabs-ul-li1 {
    background-color: #0171b7;
}

.solutions-tabs-ul-li2 {
    background-color: #0086da;
}

.solutions-tabs-ul-li3 {
    background-color: #429ed7;
}

.solutions-tabs-ul-li4 {
    background-color: #6eb6e2;
}

.solutions-tabs-ul-li5 {
    background-color: #6eb6e2;
}

.solutions-tabs-content {
    background-color: #f0eeed;
    padding: 20px 20px 0 20px;
    width: 100%;
    margin-top: 30px;
}

.solutions-content-ul {
    width: 70%;
    margin: 0 auto;
}

.solutions-content-ul li {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 20px;
}

.solution-tabs-img img {
    width: 100%;
}

.solution-tabs-words h5 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}

.solution-tabs-words p {
    font-size: 14px;
}

.am-tabs-d2 .am-tabs-nav > .am-active:after {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
    border: 15px rgba(0, 0, 0, 0) solid;
    content: "";
    z-index: 1;
    border-bottom-color: #f0eeed;
}

/*解决方案详情*/

.words-title {
    margin-top: 15px;
    text-align: center;
}

.words-title span {
    font-size: 22px;
}

i.am-icon-file-text.file-text {
    font-size: 22px;
    margin-right: 10px;
    color: #0086da;
}

.solution-inform {
    background-color: #f0eeed;
    width: 100%;
    padding: 0 10px;
}

.solution-inform-content-all {
    background-color: #ffffff;
    width: 65%;
    margin: 0 auto;
}

.solution-inform-content {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}

.solution-inform-content p {
    text-indent: 2em;
    font-size: 14px;
    margin-top: 10px;
}

.inform-content-p {
    font-size: 14px !important;
}

.solution-inform-content-words {
    line-height: 25px;
    color: #666;
}

.solution-inform-content-img {
    margin-top: 20px;
}

.solution-inform-content-img img {
    width: 100%;
}

/* 解决方案*/
.solutions-tabs-ul {
    width: 70% !important;
}

.solutions-content-ul {
    width: 90%;
    margin: 0 auto;
}

.toppic-title {
    margin-left: 10px;
}

.toppic-progress {
    margin-right: 10px;
}

/*解决方案详情 */
.solution-inform-content-all {
    background-color: #ffffff;
    width: 100%;
}

.solution-inform-content p {
    font-size: 16px;
}

/*解决方案*/
.solutions-tabs-ul {
    width: 90% !important;
}

.solutions-tabs-ul li {
    height: 55px !important;
    margin-top: 20px;
}

.solutions-content-ul {
    width: 100%;
    margin: 0 auto;
}

.solutions-tabs-ul li a span {
    display: none;
}

.toppic-title {
    padding-top: 40px;
}

.toppic-title-i {
    font-size: 26px;
}

.toppic-title-span {
    font-size: 18px;
}

.toppic-title p {
    font-size: 13px;
    padding-left: 23px;
}

.toppic-progress {
    padding: 4px 7px;
    margin-top: 50px;
    border-radius: 5px;
}

.toppic-progress span {
    font-size: 12px;
    padding: 0 3px;
}

.toppic-progress i {
    font-size: 13px;
}

.solutions-tabs-content {

    padding: 20px 5px 0 5px;

}

/*解决方案详情*/
.small-title {
    font-size: 13px;
}

.solution-inform-content-all {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 15px 0;
}

.inform-content-p {
    font-size: 15px !important;
}

i.am-icon-file-text.file-text {
    font-size: 19px;
}

.words-title span {
    font-size: 17px;
}

.solution-inform {
    margin-top: 15px;
}

.solutions-tabs-ul li a i {
    display: block;
    margin-top: 10px;
}

.mobile-phone {
    margin-top: 7px !important;
}

.inform-content-p {
    margin-top: 0px !important;
}

.solution-inform-content {
    padding: 0;
}

.solutions-tabs-ul {
    padding-top: 10px !important;
}
