@charset "UTF-8";

.page,.page-group,body {
    background: #F7F7F7
}

.content-block,li,p,ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}


.right {
  float: right;
}

.left {
  float: left;
}

.clear-line:after {
  content: '';
  display: block;
  clear: both;
}

.swiper-pagination-bullet-active {
  background: #EFBD26;
}

.bar-nav,.bar-tab {
    background: #fff
}

.bar-nav a {
    color: #333
}

.bar-nav .logo {
    padding-top: .2rem
}

.bar-nav .logo img,.bar-nav .logo span {
    display: inline-block;
    vertical-align: middle;
    font-size: .6rem;
    color: #666;
    height: 1.5rem;
    margin-right: .5rem;
    margin-top: .2rem
}

.bar-nav .icon-home {
  color: #666;
}

.nav-bar .logo img, .nav-bar .logo span {
  height: 0.95rem;
  margin-top: .5rem;
}

.bar-tab {
    padding-right: 60%
}

.bar-tab a.btn,.slide-1 .swiper-slide .button {
    position: absolute;
    background: #EFBD26;
    display: block
}

.bar-tab .tab-item.active,.bar-tab .tab-item:active {
    color: #EFBD26
}
.bar-tab .tab-item img {
    height: 1.1rem;
}
.bar-tab a.btn {
    right: 0;
    top: 0;
    width: 60%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff
}

.sub-nav {
    padding: 0 .5rem
}

.sub-nav .tab-item .tab-label {
  font-size: .6rem;
}

.slide-1 .swiper-slide .banner-title {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 1.4rem;
  margin-bottom: 3.45rem;
}
.slide-1 .swiper-slide .banner-title h2 {
  font-size: .8rem;
  color: #fff;
  margin: .3rem 0;
  font-weight: bold;
}
.slide-1 .swiper-slide .banner-title p {
  font-size: .6rem;
  color: #fff;
}
.slide-1 .swiper-slide .btn {
  width: 3.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  display: block;
  position: absolute;
  color: #ffca00;
  border: 1px solid #ffca00;
  left: 0;
  bottom: 0;
  margin-left: 1.4rem;
  margin-bottom: 1.75rem;
  font-size: .6rem;
}
.slide-1 .swiper-slide .btn-center {
  left: 50%;
  margin-left: -1.8rem;
  margin-bottom: 1.2rem;
}
.slide-1 .swiper-slide .new_btn{
    border: none;
    color: #1f7be2;
    background: #fff;
}
.slide-1 {
    padding-bottom: 0
}

.slide-1 .swiper-slide img {
    width: 100%
}

.slide-1 .swiper-slide .button {
    left: 50%;
    bottom: 1.8rem;
    margin-left: -3rem;
    width: 6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    border: 0;
    color: #354880;
    font-size: .7rem
}

.slide-1 .swiper-pagination,.slide-2 .swiper-pagination,.slide-case .swiper-pagination {
    bottom: 0
}

.slide-1 .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: .8
}

.slide-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #EFBD26
}

.slide-2 .swiper-slide img {
    margin: 0 auto
}

.two-columns li {
    display: block;
    float: left;
    width: 50%
}

.three-columns li {
    width: 33.3%
}

.common-box {
    background: #fff;
    padding: .5rem 0;
    margin-bottom: .5rem
}

.common-box .t .h1 {
    font-size: 1rem;
    color: #333;
    padding: .5rem 0;
    text-align: center
}

.common-box .t .sub {
    line-height: 1.2rem;
    text-align: center;
    color: #666;
    font-size: .7rem;
    padding: 0 .5rem
}

.common-box .b {
    margin: .5rem 0
}

.common-box .b .img {
    text-align: center;
    max-width: 100%
}

.common-box .b .img.full img {
    width: 100%
}

.common-box .b .text {
    padding: .5rem
}

.common-box .b .text p {
    font-size: .7rem;
    line-height: 1.2rem;
    text-indent: 2em;
    color: #999
}

.common-box .b .img-list {
    padding: 0 .25rem
}

.common-box .b .img-list li {
    display: block;
    float: left
}

.common-box .b .img-list li a {
    display: block;
    border: 1px solid #DDD;
    margin: .25rem
}

.common-box .b .img-list li a img {
    display: block;
    width: 100%
}

.common-box .b .img-text {
    display: block;
    padding-left: .5rem
}

.common-box .b .img-text img {
    display: block;
    float: left;
    width: 40%
}

.common-box .b .img-text p {
    float: left;
    display: block;
    width: 50%;
    margin-left: 5%;
    color: #666;
    font-size: .7rem;
    margin-top: 1rem
}

.common-box .b .article-list {
    display: block;
    padding: 0 .5rem
}

.common-box .b .article-list li {
    display: block;
    margin-bottom: .5rem
}

.common-box .b .article-list li a {
    display: block;
    font-size: .7rem;
    color: #666;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.common-box .b .common-list {
    display: block;
    padding-left: .5rem
}

.common-box .b .common-list li {
    display: block;
    float: left
}

.common-box .b .common-list li a {
    display: block;
    margin: 0 .5rem .5rem 0;
    border-radius: .3rem;
    overflow: hidden;
    box-shadow: 0 0 .5rem #ddd
}

.common-box .b .common-list li a img {
    display: block;
    width: 100%
}

.common-box .b .common-list li a p {
    font-size: .7rem;
    color: #333;
    text-align: center;
    line-height: 1.1rem;
    padding: .4rem
}

.common-box .b .common-list li a p.h4 {
    font-size: .7rem;
    padding-bottom: 0
}

.common-box .b .common-list li a p.grey {
    font-size: .6rem;
    color: #999;
    display: block;
    height: 4rem;
    overflow: hidden
}

.common-box .b .common-list-2 {
    display: block
}

.common-box .b .common-list-2 li {
    display: block;
    float: left;
    margin: 0 0 .8rem;
    text-align: center
}

.common-box .b .common-list-2 li .img {
    height: 4rem
}

.common-box .b .common-list-2 li .img.img-s {
    height: 2rem
}

.common-box .b .common-list-2 li p {
    font-size: .7rem;
    color: #333;
    line-height: 1.1rem;
    padding: .4rem .8rem
}

.common-box .b .common-list-2 li p.h4 {
    font-size: .75rem;
    padding-bottom: 0
}

.common-box .b .common-list-2 li p.grey {
    font-size: .6rem;
    color: #666;
    display: block;
    height: 5.6rem;
    overflow: hidden
}

.common-box .b .common-list-3 {
    display: block;
    text-align: center
}

.common-box .b .common-list-3 li {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 7rem;
    height: 7rem;
    background: #fff;
    border: .1rem solid #FBF0DE;
    border-radius: 50%;
    margin: 0 .3rem 1rem
}

.common-box .b .common-list-3 li p {
    display: block;
    width: 6.5rem;
    height: 6.5rem;
    margin: .15rem;
    background: #FBF0DE;
    border-radius: 50%;
    color: #333;
    font-size: .6rem;
    padding: 1.1rem .7rem 0;
    text-align: center
}

.common-box .b .common-list-4 {
    display: block;
    padding: 0 .5rem
}

.common-box .b .common-list-4 li {
    display: block;
    position: relative;
    min-height: 4rem;
    margin-bottom: 1rem
}

.common-box .b .common-list-4 li img {
    position: absolute;
    top: .5rem;
    width: 3rem
}

.common-box .b .common-list-4 li p {
    font-size: .65rem;
    margin-bottom: .3rem;
    color: #999
}

.common-box .b .common-list-4 li p.h4 {
    font-size: .7rem;
    color: #333
}

.common-box .b .common-list-4 li:nth-child(odd) {
    padding-left: 4rem
}

.common-box .b .common-list-4 li:nth-child(odd) img {
    left: .5rem
}

.common-box .b .common-list-4 li:nth-child(even) {
    padding-right: 4rem
}

.common-box .b .common-list-4 li:nth-child(even) img {
    right: .5rem;
    top: 0
}

.common-box .b .common-list-5 {
    display: block;
    padding: .5rem 0
}

.common-box .b .common-list-5 li {
    display: block;
    margin-bottom: .2rem;
    padding: .5rem;
    border-bottom: 1px solid #F7F7F7
}

.common-box .b .common-list-5 li:after {
    content: '';
    display: block;
    clear: both
}

.common-box .b .common-list-5 li:last-child {
    border: 0
}

.common-box .b .common-list-5 li img {
    display: block;
    float: left;
    width: 25%
}

.common-box .b .common-list-5 li p {
    display: block;
    float: left;
    width: 65%;
    font-size: .65rem;
    margin: .5rem .5rem 0;
    color: #666
}

.common-box .b .common-list-5 li p span {
    display: block;
    margin-bottom: .3rem;
    color: #333;
    font-size: .7rem
}

.common-box .b .common-list-6 {
    display: block;
    padding: 0 .5rem
}

.common-box .b .common-list-6 li {
    display: block;
    height: 6.5rem
}

.common-box .b .common-list-6 li p {
    display: block;
    height: 6rem;
    overflow: hidden;
    border: .1rem solid #DDD;
    margin: 0 .5rem .5rem 0;
    padding: .5rem;
    font-size: .6rem;
    text-align: justify
}

.common-box .b .common-list-6 li:nth-child(even) p {
    margin-right: 0
}

.common-box .b .common-list-7 {
    display: block
}

.common-box .b .common-list-7 li {
    display: block;
    border-bottom: 1px solid #F7F7F7;
    padding: 0 .5rem .5rem;
    margin-bottom: .5rem
}

.common-box .b .common-list-7 li:last-child {
    border: 0
}

.common-box .b .common-list-7 li p {
    text-align: center;
    color: #666;
    font-size: .6rem;
    padding: 0 1rem;
    margin-bottom: .5rem
}

.common-box .b .common-list-7 li p.h4 {
    font-size: .7rem
}

.common-box .b .common-list-7 li img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.common-box .b .common-list-8 {
    display: block;
    padding: 0 .5rem
}

.common-box .b .common-list-8 li {
    position: relative;
    display: block;
    background: #EFBD26;
    border-radius: .3rem;
    margin: 2rem 0 3rem;
    padding: 2rem 1rem 1rem;
    min-height: 6rem
}

.common-box .b .common-list-8 li span {
    display: block;
    width: 4rem;
    height: 4rem;
    position: absolute;
    left: 50%;
    top: -2rem;
    margin-left: -2rem;
    border-radius: 50%;
    background: #fff;
    border: .1rem solid #EFBD26;
    text-align: center;
    font-size: .6rem;
    padding-top: 1rem;
    color: #EFBD26
}

.common-box .b .common-list-8 li p {
    color: #fff;
    font-size: .7rem;
    text-align: center
}

.common-box .b .common-list-9 {
    display: block;
    padding: 0 .5rem
}

.common-box .b .common-list-9 li {
    position: relative;
    border: 1px solid #DDD;
    margin-left: 1rem;
    padding: .5rem .5rem .5rem 1.2rem;
    margin-bottom: 1rem
}

.common-box .b .common-list-9 li img {
    position: absolute;
    left: -1rem;
    top: 50%;
    margin-top: -1rem;
    display: block;
    width: 2rem;
    height: 2rem
}

.common-box .b .common-list-9 li p {
    font-size: .6rem;
    text-align: center;
    color: #666;
    line-height: 1.2rem
}

.common-box .b .common-list-9 li p.h4 {
    font-size: .7rem;
    color: #333
}

.common-box .b .common-list-10 {
    display: block;
    padding: 0 .5rem
}

.common-box .b .common-list-10 li {
    display: block;
    margin-bottom: .5rem;
    border: .1rem solid #fbf0cc;
    padding: 1rem .5rem
}

.common-box .b .common-list-10 li p {
    line-height: 1.2rem;
    font-size: .7rem;
    text-align: center
}

.common-box .b .common-list-11 {
    display: block;
    padding-left: .5rem;
    text-align: center
}

.common-box .b .common-list-11 li {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 7rem;
    height: 7rem;
    padding: 1.8rem .5rem 0;
    background: center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0 .5rem .5rem 0
}

.common-box .b .common-list-11 li p {
    text-align: center;
    font-size: .6rem
}

.common-box .b .common-list-12 {
    display: block;
    padding-left: .5rem
}

.common-box .b .common-list-12 li {
    width: 44%;
    height: 9.5rem;
    margin-right: 5%;
    border: .1rem solid #EFBD26;
    padding: .5rem
}

.common-box .b .common-list-12 li p {
    font-size: .6rem;
    color: #666
}

.common-box .b .common-list-12 li p.h4 {
    font-size: .7rem;
    border-bottom: 1px solid #EFBD26;
    line-height: 1.5rem;
    text-align: center;
    color: #EFBD26
}

.common-box .b .common-list-12 li p.grey {
    margin-top: .5rem;
    line-height: 1rem
}

.common-box .b .culture-list {
    display: block;
    padding: 1rem
}

.common-box .b .culture-list li {
    display: block;
    margin-bottom: 1rem
}

.common-box .b .culture-list li:last-child {
    margin: 0
}

.common-box .b .culture-list li p {
    display: block;
    position: relative;
    padding: 0 0 0 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    color: #fff;
    background: #EFBD26;
    font-size: .6rem;
    border-radius: 1.5rem 0 0 1.5rem
}

.common-box .b .culture-list li p span {
    position: absolute;
    left: .1rem;
    top: .1rem;
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    background: #fff;
    border-radius: 50%;
    color: #EFBD26;
    float: left
}

.common-box .b .address {
    padding: 0 .5rem;
    font-size: .6rem
}

.common-box .b .address dl {
    position: relative;
    padding-left: 2rem
}

.common-box .b .address dl dt {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1.8rem;
    text-align: right
}

.common-box .b .address dl dd {
    display: block;
    margin: 0
}

.common-box .b .common-table {
    margin: 0 3%;
    width: 94%;
    border: solid #D4A327;
    border-width: 1px 0 0 1px;
    font-size: .6rem;
    text-align: center
}

.single-btn,.single-link {
    margin: .5rem 0;
    text-align: center
}

.common-box .b .common-table th {
    border: solid #D4A327;
    border-width: 0 1px 1px 0;
    background: #EFBD26;
    color: #fff;
    padding: .2rem;
    font-weight: 400
}

.common-box .b .common-table td {
    border: solid #D4A327;
    border-width: 0 1px 1px 0;
    padding: .3rem
}

.common-box .b .common-table td p {
    color: #999
}

.single-link a {
    color: #EFBD26
}

.single-banner .button,.single-btn .button {
    color: #fff;
    border: 0;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #EFBD26
}

.single-btn .button {
    display: inline-block;
    font-size: .8rem
}

.single-banner {
    position: relative
}

.single-banner .button,.single-banner p {
    position: absolute;
    left: 1rem;
    font-size: .8rem;
    display: block
}

.single-banner img {
    display: block;
    width: 100%
}

.single-banner p {
    top: 1rem;
    width: 50%
}

.countryItem img,.slide-case .swiper-slide img {
    width: 100%
}

.single-banner .button {
    top: 4.5rem
}

.slide-case .swiper-slide p {
    text-align: center;
    color: #999;
    padding: 0 .5rem;
    font-size: .6rem;
    margin-bottom: .5rem
}

.slide-case .swiper-slide p.h4 {
    color: #333;
    font-size: .8rem
}

.slide-case .swiper-pagination .swiper-pagination-bullet-active {
    background: #EFBD26
}

.register-form {
    padding: 3rem 1rem 0
}

.register-form .form-item {
    position: relative;
    margin-bottom: 1rem
}

.register-form .form-item .text {
    width: 100%;
    line-height: 2.4rem;
    border: 1px solid #DDD;
    text-indent: .5rem
}

.register-form .form-item .button {
    background: #EFBD26
}

.register-form .form-item .extra {
    position: absolute;
    right: 0;
    top: 0;
    height: 2.4rem;
    line-height: 2.5rem
}

.register-form .form-item .extra .get-code {
    display: block;
    padding: 0 .5rem;
    font-size: .7rem;
    color: #ccc
}

.register-form .form-item .extra .get-code#sendCode {
    color: #EFBD26
}

.register-form .reg-success {
    text-align: left;
}

.register-form .reg-success .icon i {
    color: #1bb974;
    font-size: 3rem
}

.register-form .reg-success .tip {
    font-size: .7rem;
    line-height: 1.5rem;
    color: #666
}

.register-form .reg-success .tip a {
    color: #FE2F1F
}
.icon-reg{
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 100%;
    line-height: 3.4rem;
}
.icon-reg img{
    width: 24px;
}
.reg-success .icon{
    width: 25%;
    float: left;
    text-align: center;
}
.success-msg{
    width: 75%;
    vertical-align: middle;
}
.success-msg .h2{
    font-size: .9rem;
    color: #333;
    margin-bottom: .5rem;
}
.success-msg .tip{
    font-size: .7rem;
    color: #999;
}
.register-tel{
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0;
}
.register-tel .text{
    font-size: .8rem;
    color: #999;
    text-align: center;
}
.register-tel .tel{
    font-size: 1.2rem;
    color: #ea6000;
    text-align: center;
    position: relative;
    padding-left: 1.5rem;
}
.common-tabs .buttons-tab {
    border-left: 1px solid #EFBD26
}

.common-tabs .buttons-tab:after {
    display: none
}

.common-tabs .buttons-tab .tab-link {
    border: solid #EFBD26;
    border-width: 1px 1px 1px 0;
    font-size: .6rem;
    color: #EFBD26;
    padding: 0
}

.common-tabs .buttons-tab .tab-link.active {
    background: #EFBD26;
    color: #fff
}

.countryBox,.countrySolute,.traditonBox {
    background: #fff
}

.countryBox h4 {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding-top: .75rem;
    margin: 0;
    font-weight: 400
}

.countryItem {
    padding: .9rem;
    text-align: center;
    border-bottom: 1px solid #f7f7f7
}

.countryItem .tit,.countryItem p {
    line-height: 180%;
    text-align: left
}

.countryItem .tit {
    font-size: .7rem;
    color: #333;
    margin-top: .5rem
}

.countryItem p {
    font-size: .6rem;
    color: #666;
    margin-top: .3rem
}

.countrySolute {
    margin-top: .5rem;
    padding: 0 1rem
}

.countrySolute .tit {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding: .5rem 0
}

.countrySolute .item {
    margin-left: 9%;
    margin-top: .5rem
}

.countrySolute .item .circle {
    color: #ed2282;
    text-align: center;
    width: 4.8rem;
    height: 4.8rem;
    border: .15rem solid #ed2282;
    font-size: .7rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15%
}

.countrySolute .item .circle.green {
    border-color: #52b1ba;
    color: #52b1ba
}

.countrySolute .item p {
    font-size: .7rem;
    color: #666;
    line-height: 150%;
    margin-top: 1rem
}

.escalate .itemBox .item p,.traditonBox .item p {
    transform: scale(.9);
    line-height: 180%;
    text-align: center
}

.traditonBox {
    margin-top: .5rem
}

.traditonBox .tit {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding-top: .75rem;
    margin: 0;
    font-weight: 400
}

.traditonBox .itembox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-top: 1rem;
    padding: 0 1rem
}

.traditonBox .item {
    width: 45%;
    background: #ddeefa;
    box-shadow: 0 0 0 .2rem #fff,0 0 0 .3rem #ddeefa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.traditonBox .item img {
    width: 100%
}

.traditonBox .item p {
    font-size: .6rem;
    color: #666;
    position: absolute;
    width: 100%
}

.escalate {
    margin-top: .5rem;
    background: #fff
}

.escalate .tit {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding-top: .75rem;
    margin: 0;
    font-weight: 400
}

.escalate .itemBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-top: 1rem;
    padding: 0 5%;
    flex-wrap: wrap
}

.escalate .itemBox .item {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.centerBox img,.escalate .itemBox .item img,.soluteUp .itembox div img {
    width: 100%
}

.escalate .itemBox .item p {
    font-size: .6rem;
    color: #666;
    position: absolute;
    width: 100%;
    padding: 0 1rem
}

.centerBox {
    margin-top: 1rem;
    text-align: center;
    padding: 0 1rem
}

.soluteUp {
    background: #fff;
    margin-top: 1rem
}

.soluteUp .tit {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding-top: .75rem;
    margin: 0;
    font-weight: 400
}

.soluteUp .itembox {
    text-align: center;
    margin-top: 1rem
}

.soluteUp .itembox a {
    display: inline-block;
    height: 2rem;
    color: #fff;
    line-height: 2rem;
    font-size: .7rem;
    border-radius: .4rem;
    padding: 0 1.5rem;
    background: #7e8940;
    opacity: .5
}

.soluteUp .itembox div {
    padding: 1rem
}

.caseWard {
    background: #fff;
    margin-top: 1rem
}

.caseWard .tit {
    font-size: .8rem;
    color: #333;
    text-align: center;
    padding-top: .75rem;
    margin: 0;
    font-weight: 400
}

.caseWard .box {
    padding: 1rem .4rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.caseWard .box .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 .3rem
}

.caseWard .box .item .circle {
    width: 3.75rem;
    height: 3.75rem;
    background: #80c4df;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
    border-radius: 50%
}

.caseWard .box .item .circle img {
    width: 100%
}

.caseWard .box .item .h3 {
    font-size: .65rem;
    color: #666;
    text-align: center;
    line-height: 180%;
    margin-top: .5rem
}

.caseWard .box .item p {
    font-size: .6rem;
    color: #999;
    text-align: left;
    line-height: 180%
}

.banner-full,.core-adv>div,.error-page .btns a,.function-list p.h4,.hurt-list li,.jz-box1 .box-title p,.person>div,.prospect li,.shop-type>div,.solutions-rec .h4,.tec-adv>div p,.tec-adv>div span {
    text-align: center
}

.error-page {
    margin: 1.5em
}

.error-page img {
    display: block;
    width: 100%
}

.error-page .btns {
    margin-top: 3rem
}

.error-page .btns a {
    display: inline-block;
    width: 43%;
    border: 1px solid #8DCBFF;
    color: #8DCBFF;
    height: 2.4rem;
    line-height: 2.4rem;
    border-radius: .2rem
}

.error-page .btns a:first-child {
    margin-right: 4%
}

.error-page .btns a:last-child {
    margin-left: 4%
}

.error-page .btns a.bold {
    background: #8DCBFF;
    color: #fff
}

.function-list {
    padding: 0 .5rem
}

.function-list p.h4 {
    display: block;
    height: .8rem;
    border-bottom: 1px solid #F5F5F5;
    line-height: 1.6rem;
    margin-bottom: 1.5rem
}

.function-list p.h4 span {
    position: relative;
    display: inline-block;
    height: 1.6rem;
    background: #fff;
    font-size: .8rem;
    padding: 0 1.5rem
}

.function-list p.h4 span:after,.function-list p.h4 span:before {
    position: absolute;
    top: 50%;
    margin-top: -.2rem;
    width: .3rem;
    height: .3rem;
    background: #E6E6E6;
    border-radius: 50%;
    display: block;
    content: ''
}

.function-list p.h4 span:before {
    left: -.15rem
}

.function-list p.h4 span:after {
    right: -.15rem
}

.function-list p.h5 {
    margin-bottom: .8rem;
    border-left: .3rem solid #EEB905;
    font-size: .75rem;
    padding-left: .5rem;
    line-height: .8rem
}

.function-list ul:after {
    content: '';
    display: block;
    clear: both
}

.function-list ul li {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 1.2rem
}

.function-list ul li img {
    float: left;
    width: 3rem;
    margin-right: .5rem
}

.function-list ul li p {
    font-size: .6rem;
    color: #666;
    padding-right: .5rem
}

.function-list ul li p strong {
    font-size: .7rem;
    font-weight: 400;
    color: #333
}

.hurt-list:after {
    content: '';
    display: block;
    clear: both
}

.hurt-list li {
    display: block;
    float: left;
    width: 33%;
    padding: 0 2%
}

.hurt-list li img {
    width: 100%
}

.core-adv>div img,.shop-type>div img {
    width: 50%
}

.hurt-list li p {
    font-size: .6rem;
    color: #666;
    line-height: 1rem
}

.hurt-list li p strong {
    font-size: .7rem;
    color: #333;
    font-weight: 400
}

.shop-type {
    padding-left: .5rem
}

.shop-type>div p {
    font-size: .6rem;
    margin-top: .2rem
}

.shop-type>div p.h4 {
    color: #333;
    font-size: .7rem
}

.shop-type>div p a {
    color: #999
}

.core-adv {
    padding: 0 1rem
}

.core-adv>div {
    margin-bottom: .5rem
}

.core-adv>div p {
    display: block;
    font-size: .7rem
}

.solutions-rec {
    padding: 0 .5rem 0 1rem
}

.solutions-rec>div.col-33 {
    background: #F5F5F5;
    margin-left: 1%;
    width: 32.33333%
}

.solutions-rec .h4 {
    display: block;
    background: #80C4DF;
    color: #fff;
    line-height: 2rem;
    font-size: .6rem
}

.solutions-rec .links {
    text-align: center;
    padding-top: .5rem
}

.solutions-rec .links a {
    display: block;
    margin-bottom: .5rem;
    font-size: .6rem;
    color: #999
}

.person {
    padding: 0 .5rem
}

.person>div img {
    width: 100%;
    margin-bottom: .5rem
}

.person>div p {
    font-size: .7rem
}

.banner-full {
    background: center center no-repeat;
    background-size: 100% 100%;
    padding: 2rem 0
}

.banner-full p {
    color: #eeb905
}

.banner-full a {
    display: inline-block;
    background: #eeb905;
    color: #fff;
    border-radius: .2rem;
    padding: .3rem 1rem;
    margin-top: 1rem
}

.service-adv,.tec-adv {
    padding: 0 .5rem
}

.tec-adv>div span {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
    margin: 0 auto 1rem;
    border: .2rem solid #80C4DF;
    border-radius: 50%;
    line-height: 4.4rem;
    font-size: .7rem;
    color: #80C4DF
}

.tec-adv>div p {
    font-size: .65rem
}

.service-adv>div {
    background: #FAFAFA;
    margin-bottom: .5rem
}

.service-adv>div img {
    float: left;
    display: block;
    width: 45%
}

.service-adv>div .words {
    float: left;
    width: 55%;
    padding-top: .3rem
}

.full-img img,.jz-box1:after {
    width: 100%;
    display: block
}

.service-adv>div .words p {
    font-size: .6rem;
    margin-left: .5rem
}

.jz-box1 {
    position: relative;
    background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201704/131032138d4k.png);
    -webkit-background-size: 20% auto;
    background-size: 20% auto;
    padding: 1rem 0
}

.jz-box1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: .6rem;
    background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201704/13103610z3uu.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

.jz-box1 .box-title img {
    display: block;
    width: 50%;
    margin: .5rem auto
}

.jz-box2 .box-body a img,.jz-box2 .box-title img {
    width: 100%
}

.jz-box1 .box-title p {
    color: #fff;
    font-size: .8rem;
    padding: .5rem;
    line-height: 1.4rem
}

.jz-box1 .box-title p span {
    color: #fff100
}

.core-edge li p,.prospect li p {
    font-size: .7rem;
    color: #666
}

.jz-box1 .box-body {
    margin: .5rem;
    background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201704/13104738gx8l.png) center top no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-top: 4.3rem;
    padding-bottom: 1rem
}

.jz-box1 .box-body a {
    display: block
}

.jz-box1 .box-body a img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.jz-box1 .box-body a.link1 {
    padding: 0 2.2rem 0 2.7rem;
    margin-bottom: 1.2rem
}

.jz-box1 .box-body a.link2 {
    padding: 0 2rem
}

.jz-box2 {
    position: relative;
    background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201704/13111743y4zq.png);
    -webkit-background-size: 20% auto;
    background-size: 20% auto;
    padding: 1rem 0
}

.jz-box2 .box-title {
    margin: .5rem
}

.jz-box2 .box-body a {
    display: block;
    margin: 1rem .5rem
}

.prospect {
    display: block;
    margin: .8rem 0
}

.prospect li {
    float: left;
    display: block;
    width: 25%
}

.prospect li img {
    width: 70%
}

.core-edge li {
    position: relative;
    display: block;
    padding: .8rem 1rem .8rem 4.5rem;
    border-bottom: 1px solid #F8F8F8;
    min-height: 4.6rem
}

.core-edge li:last-child {
    border: 0
}

.core-edge li img {
    width: 3rem;
    position: absolute;
    left: .7rem;
    top: .9rem
}

.core-edge li p.h4 {
    font-size: .8rem;
    color: #333
}

.core-edge.core-edge2 li {
    padding-top: 1.2rem;
    padding-bottom: .5rem;
    min-height: 5.4rem
}

.core-edge.core-edge2 li img {
    top: .6rem
}

.icon-item:before {
  content: url(http://web-img.qmimg.com/qianmicom/u/cms/syy/201708/071634014btz.png);
}

.container-box .c-title {
  font-size: .9rem;
  margin: 1rem auto;
  text-align: center;
}
.container-box .c-item {
  background: #fff;
  padding-bottom: 1.4rem;
  border-bottom: 1px solid #e7e7e7;
}
.container-box .c-item .h2 {
  font-size: .7rem;
  text-align: center;
  color: #ff9110;
  padding: 1.2rem 0 .9rem 0;
}
.container-box .c-item .img {
  display: inline-block;
  width: 20%;
  height: 3.65rem;
  text-align: center;
  vertical-align: top;
}
.container-box .c-item .img img {
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 1.15rem;
}
.container-box .c-item .c-content {
  display: inline-block;
  width: 72%;
}
.container-box .c-item .c-content h2 {
  font-size: .9rem;
  margin: 0;
  padding: 1.2rem 0 .85rem 0;
  font-weight: normal;
}
.container-box .c-item .c-content h2{
    color: #333;
}
.container-box .c-item .c-content p {
  font-size: .7rem;
  color: #999;
}
.container-box .s2 {
  background: #fff;
  padding: 15px 0;
}
.container-box .s2 li {
  float: left;
  width: 25%;
  text-align: center;
}
.container-box .s2 li img {
  width: 23px;
  height:19px;
  display: block;
  margin: 25px auto;
}
.container-box .s2 li p {
  font-size: 15px;
  margin: 10px 0;
}
.container-box .s2 li a p {
    color:#333;
    font-size: 15px;
    margin: 10px 0;
}
.container-box .s3 li {
  width: 33%;
}
.container-box .s4 .c-block {
  height: auto;
  padding: 0;
  padding-top: 1.5rem;
}
.container-box .s4 .c-block a {
  display: block;
  width: 80px;
  height: 30px;
  border: 1px solid #ff9110;
  text-align: center;
  line-height: 30px;
  color: #ff9110;
  font-size: .65rem;
  margin: 1.25rem auto;
}
.container-box .case-w {
  width: 100%;
  padding: 15px;
  background: #fff;
  overflow: auto;
}
.container-box .case-w .case-l {
  background: #fff;
}
.container-box .case-w .case-l li {
  width: 9.4rem;
  height: 11.5rem;
  border: 1px solid #e7e7e7;
  margin: 0 .35rem;
  padding: .22rem;
  float: left;
}
.container-box .case-w .case-l li .case-logo {
  width: 8.8rem;
  height: 4.5rem;
  border: 1px solid #e7e7e7;
  margin: 0 auto;
  text-align: center;
}
.container-box .case-w .case-l li .case-logo span {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.container-box .case-w .case-l li .case-logo img {
  width: auto;
  height: 2.175rem;
  vertical-align: middle;
}
.container-box .case-w .case-l li .case-content {
  padding: 0 .22rem;
}
.container-box .case-w .case-l li .case-content h4 {
  font-size: .7rem;
  color: #343434;
  font-weight: normal;
}
.container-box .case-w .case-l li .case-content h4 span.right {
  font-size: .6rem;
  color: #666;
}
.container-box .case-w .case-l li .case-content p {
  font-size: .6rem;
  color: #999;
}

/*.footer {
  width: 100%;
  height: auto;
  background: #474d52;
  color: #fff;
  padding: 1rem;
}*/
.footer .f-massage {
  display: inline-block;
}
.footer .f-massage h2 {
  font-size: .7rem;
  font-weight: normal;
  padding-bottom: 1rem;
  margin: 0;
}
.footer .f-massage p {
  font-size: .6rem;
  padding: .37rem 0;
}
.footer .f-code {
  display: inline-block;
  /*margin-right: .5rem;*/
  float: right;
}
.footer .f-code img {
  width: 3.9rem;
}
.footer .f-code p {
  font-size: .55rem;
  text-align: center;
}

.content-module {
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
}
.content-module .h2 {
  font-size: .7rem;
  color: #ff9110;
  padding: 1.2rem 0 .9rem;
  text-align: center;
}
.content-module .tab-change {
  height: 3rem;
  font-size: .9rem;
  padding: 1rem 1rem 1rem .6rem;
}
.content-module .tab-change img {
  vertical-align: middle;
  width: 1.4rem;
  margin-right: .5rem;
}
.content-module .tab-change .tab-content {
  display: inline-block;
}
.tab-change .icon-arrow {
  display: inline-block;
  width: .65rem;
  height: .65rem;
  margin-top: .4rem;
  background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201708/10170747wdpq.png) no-repeat;
}
.tab-change .icon-shang {
  background: url(//web-img.qmimg.com/qianmicom/u/cms/syy/201708/10172122igut.png) no-repeat;
}
.active-tab {
  color: #999;
  font-size: .7rem;
  padding: 1rem 1.3rem 1rem 0;
  margin-left: 2.6rem;
  border-top: 1px solid #e7e7e7;
}

.c-block {
  background: #fff;
  width: 50%;
  height: 11.75rem;
  float: left;
  padding: 1.5rem 1.15rem;
  text-align: center;
}
.c-block img {
  width: 3rem;
}
.c-block .c-content h2 {
  font-size: .9rem;
  font-weight: normal;
}
.c-block .c-content p {
  font-size: .7rem;
  color: #999;
}
.c-block .c-content h5 {
  font-size: .7rem;
  color: #999;
  padding: 0 .5rem;
  font-weight: normal;
  height: 3.2rem;
  margin: .75rem 0 1rem 0;
}

.line-title {
  background: #fff;
  height: 2.8rem;
}
.line-title p {
  margin: 0 auto;
  padding-top: 1.4rem;
  height: 0;
  width: 6.25rem;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.line-title p i {
  position: absolute;
  font-size: .7rem;
  text-align: center;
  background: #fff;
  color: #ff9110;
  padding: 0 1rem;
  top: 50%;
  left: 50%;
  margin-top: .3rem;
  margin-left: -1.7rem;
  font-style: normal;
}

.content-module.hhr .tab-change {
  height: auto;
  font-size: .7rem;
}
.content-module.hhr .tab-change .tab-content {
  width: 80%;
  vertical-align: middle;
}

.c-img {
  width: 100%;
  position: relative;
}
.c-img img {
  width: 100%;
  height: 100%;
}
.c-img a.btn {
  width: 3.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  display: block;
  position: absolute;
  color: #fff;
  background: #ff9110;
  left: 50%;
  bottom: 0;
  margin-left: -1.8rem;
  margin-bottom: 1.75rem;
  font-size: .6rem;
}

.btn-case {
  width: 4rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  display: block;
  color: #ff9110;
  border: 1px solid #ff9110;
  margin: 1.1rem auto;
  font-size: .65rem;
}

.nav-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 2.2rem;
  z-index: 100;
}
.item-mask{
    position: fixed;
    width: 100%;
    margin-top: 2.2rem;
    z-index: 100;
}
.item-mask .tariangel-top {
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-bottom: .75rem solid #fff;
  position: absolute;
  right: .5rem;
  top: -.75rem;
}
.item-mask .nav-item {
  position: absolute;
  right: 0;
  width: 55%;
  height: auto;
  background: #fff;
  border-radius: 6px;
  margin-top: .75rem;
  float: right;
  z-index: 11;
}
.item-mask .nav-item .nav-bar-item div {
  padding: .4rem  1rem;
  border-bottom: 1px solid #efefef;
  font-size: .9rem;
}
.item-mask .nav-item .nav-bar-item div a {
  color: #666;
}
.item-mask .nav-item .nav-bar-item li {
  padding: .4rem .5rem .4rem 2rem;
  border-bottom: 1px solid #efefef;
  font-size: .75rem;
}
.item-mask .nav-item .nav-bar-item li a {
  color: #999;
}

.s1 {
  background: #fff;
  padding-bottom: 2rem;
}
.s1 .c-item {
  padding: 0 2.5rem;
  border-bottom: none;
}
.s1 .c-item h2 {
  font-size: .9rem;
  color: #ff9110;
  text-align: center;
  padding: 1.15rem 0;
  margin: 0;
  font-weight: normal;
}
.s1 .c-item h3 {
  font-size: .7rem;
  padding-bottom: .5rem;
  margin: 0;
}
.s1 .c-item h3 span {
  display: inline-block;
  width: 20%;
  font-weight: normal;
}
.s1 .c-item h3 b {
  display: inline-block;
  width: 80%;
  vertical-align: top;
  font-weight: normal;
}
.s1 .c-item p {
  font-size: .7rem;
  color: #999;
  margin: .5rem 0;
}
.s1 .c-item div {
  width: 9.4rem;
  margin: 0 auto;
  padding-top: 1rem;
}
.s1 .c-item div img {
  width: 100%;
  height: auto;
}
.s1 .c-item2 .item-img {
  padding: 1.5rem 0 1rem 0;
}
.s1 .c-item2 p {
  text-align: center;
}

.work-flow {
  background: #fff;
  padding: 1rem .5rem;
}

.tab-group {
  background: #fff;
  padding: 39px 0 20px 0;
}
.tab-group .tab-page {
  width: 187px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #ff9110;
  border-radius: 5px;
  color: #ff9110;
}
.tab-group .tab-page div {
  width: 50%;
  float: left;
}
.tab-group .tab-page .tab1 {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.tab-group .tab-page .tab2 {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.tab-group .tab-page div.active {
  background: #ff9110;
  color: #fff;
}

.t-about {
  background: #fff;
  padding: 1rem 0;
}
.t-about p {
  font-size: .75rem;
  color: #999;
  text-align: center;
  padding: .75rem 2rem;
}
.t-about p span {
  font-size: 1rem;
  color: #ff9110;
}

.content-b2b .tab-change {
  height: inherit;
}
.content-b2b .tab-change img {
  width: 2.5rem;
}
.content-b2b .tab-change .tab-content {
  width: 72%;
  vertical-align: top;
  font-size: .7rem;
}
.content-b2b .active-tab p span {
  color: #ff9110;
  font-weight: bold;
}

.wxsc .c-item p b {
  display: inline-block;
  width: 95%;
  vertical-align: top;
  font-weight: normal;
}
.common-box .t .t_h1 {
    height: 2.4rem;
    line-height: 1.4rem;
    padding: .5rem 0;
    font-size: .9rem;
    background: #fafafa;
    text-align: center;

}
.common-box{
    padding: 0 !important;
    margin: 0 !important;
}
.detal_box{
    width: 65.0%;float: left;
    overflow: hidden;
    padding-left: 5.0%;
}
.tle_t,.add_t{
    height: 1.4rem;
    font-size:.7rem;
    color: #e2e3e3;
}
.er_box{
    width: 30%;
    float: right;
    overflow: hidden;
}
.bos_name{
    line-height: 4.0rem;font-size:.9rem;color: #f6f6f6;
}

.con_box_t{
   padding:1.75rem 2.1rem !important;text-indent: .9rem;text-align: left !important;
}
.tit_t{
    position: absolute;
    overflow: hidden;
    width: 100%;
    top: 30%;
}
.tit_t1{
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    color: #ffffff;
}
.tit_t2{
    text-align: center;
    font-size: .7rem;
    font-weight: 400;
    color: #ffffff;
}
.dl_box{
    width: 802px;height: 2.2rem;
    border-bottom: 2px solid #ff9110;
    border-right: none;
    white-space: nowrap;
    background: #fff;
}
.dl_box a{
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    font-size: .7rem;
    color: #ff9110;
    float: left;
    padding: 0 .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;

}
.dl_conbox{
    width: 100%;overflow: hidden;
    padding-bottom:0.6rem ;
}
.lis{
    width: 100%;min-height: 4.5rem;border-top:1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;float: left;
    background: #fff;
}
.lis .img{
    height: 100%;width: 37%;
    line-height: 88px;
    display:inline-block;border-right: 1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    vertical-align: middle;
    text-align: center;
}
.lis .img img{
    width: 80%;
    height: auto;
    vertical-align: middle;
}
.lis_detal{
    overflow: hidden;
    width: 58%;
    padding: .5rem 0;
    padding-left: 4%;
    display: inline-block;
    vertical-align: middle;
}
.lis_tit1{
    width: 100%;
    color: #333333;
    font-size: .8rem;
    height:1.5rem;
    line-height:1.5rem;
    float: left;
}
.lis_tit2{
    width: 100%;
    color: #999999;
    font-size: .7rem;

}
.dl_conbox ul{
    display: none;
    overflow: hidden;
    width: 100%;
}
.dl_conbox ul a{
    display: inline-block;
    text-decoration: none;
    width: 100%;
}
.clc{
    background: #ff9110;
    color: #ffffff !important;
}
.container-box .s2.pos li img {
    width: 23px;
    height: 23px;
}

.container-box .lend-title{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
}
.container-box .lend-title{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
}
.container-box .lend-title .title-line{
    display: block;
    width: 29px;
    height: 0;
    margin: 0 auto;
    border-bottom: 1px solid #51bcf0;
}
.container-box .lend-btn{
    display:block;
    margin:0 auto;
    width: 100px;
    height: 30px;
    background: #2aaded;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 20px;
}
.container-box .lend-item .l-title{
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #51bcf0;
    text-align: center;
    margin-bottom: 10px;
}
.container-box .lend-item .l-text{
    font-size: 14px;
    text-align: center;
    margin: 0;
}
.container-box2 .lend-item .l-title{
    color: #f9a727;
}
.container-box3 .lend-item .l-title{
    color: #0ec1a1;
}
.container-box4 .lend-item .l-title{
    color: #978cca;
}
.container-box .lend-item .title-img{
    width: 17px;
    vertical-align: middle;
    margin-right: 10px;
}
.slide-1.slide-top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2aaded;
}
.slide-1.slide-top .swiper-pagination .swiper-pagination-bullet {
     border: 1px solid #2aaded;
 }
.slide-2.slide-bottom .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #EFBD26;
}
.slide-1.slide-top .swiper-slide img {
    width: 100%;
}
.slide-2.slide-bottom .swiper-slide img {
    width: 100%;
}
.index .s1 .c-item h2 {
    color: #333;
}
.index .s1 .c-item p {
    text-align: center;
    margin: 0;
}
.index .s1 .c-item a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffb45c;
    border: 1px solid #ffb45c;
    font-size: .65rem;
    margin: 25px auto;
}