html {
    overflow-y: scroll;
}
body {
    font-family: microsoft YaHei;
    background-color: #fff;
    min-width: 320px;
}
input, textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
a:visited,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #fff;
}
.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.text-decoration {
    text-decoration: underline;
}
.bd-gray {
    background-color: #f3f3f3;
}
.mr0 {
    margin-right: 0 !important;
}
.ftx-yellow {
    color: #ffbb42 !important;
}
.ftx-gray {
    color: #999 !important;
}
.ftx-red {
    color: #e74c26 !important;
}
/*.header s*/
.header .top-bar {
    padding-bottom: 25px;
    padding-top: 40px;
    overflow: hidden;
}
.header .top-bar .logo a {
    width: 453px;
    height: 68px;
    background: url(../img/logo-01.png) no-repeat;
    display: block;
}
.header .top-bar .phone .ico {
    margin-right: 10px;
}
.header .top-bar .phone .tl {
    font-size: 14px;
    color: #3c7fc2;
    line-height: 1;
    margin-bottom: 3px;
}
.header .top-bar .phone em {
    font-style: normal;
    font-size: 20px;
    font-weight: 700;
    color: #3c7fc2;
    line-height: 1;
}
/*.header e*/
/*.site-nav s*/
.site-nav {
/*background-color: #303030;s*/ 
    background-color: #012148;
    height: 70px;
}
.site-nav .site-navbar {
    margin-bottom: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    min-height: 0;
}
.site-nav .collect {
    width: 82px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    background-color: #e0e0e0;
    text-align: center;
    margin-top: 20px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    color: #333;
}
.site-nav .navbar-nav > li > a {
    padding: 0 24px;
    font-size: 18px;
    color: #fff;
}
.site-nav .navbar-brand {
    margin-top: 20px;
    margin-right: 10px;
    padding: 0;
    float: left;
    height: auto;
}
.site-nav .navbar-brand img {
    display: block;
}
.site-nav .navbar-nav {
    margin-top: 25px;
    margin-left: 75px;
}
.site-nav .navbar-nav > .active > a, .site-nav .navbar-nav > .active > a:hover {
    background: transparent;
    color: #33adff;
}
.site-nav .navbar-nav > li > a:hover, .site-nav .navbar-nav > li > a:focus {
    background: transparent;
    color: #33adff;
}
.site-nav .navbar-right {
    margin-left: 0;
}
.site-nav .navbar-nav > .open > a, .site-nav .navbar-nav > .open > a:hover, .site-nav .navbar-nav > .open > a:focus {
    background: transparent;
    color: #33adff;
}
.site-nav .dropdown-menu {
    top: 45px;
}
.site-nav .dropdown-menu li  {
height: 28px;

}
.site-nav .navbar-toggle {
    margin-top: 18px;
}
.site-nav .navbar-header {
    height: 70px;
}
/*.site-nav s*/
/*comm problem page s*/
.comm-problem-page .page-banner {
    height: 394px;
    background: url(../img/page-banner-01.jpg) no-repeat center;
}
.comm-problem-page .page-banner .page-tl {
    margin-top: 100px;
    margin-left: 90px;
    float: left;
}
.comm-problem-page .page-banner .page-tl em {
    font-size: 48px;
    color: #666;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
}
.comm-problem-page .page-banner .page-tl i {
    font-style: normal;
    font-size: 30px;
    color: #666;
    line-height: 1;
    letter-spacing: 1px;
    font-family: arial;
}
.comm-problem-page .page-banner .img {
    display: none;
}
.comm-problem-page .problem-search {
    padding: 14px 20px;
    background: #fafafa;
    margin: 35px auto;
}
.comm-problem-page .problem-search .search-box {
    float: right;
    overflow: hidden;
}
.comm-problem-page .problem-search .search-box .search-ipt {
    width: 290px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0 10px;
    color: #666;
    outline: none;
    float: left;
    border: 1px solid #eeeeee;
    border-right: 0;
}
.comm-problem-page .problem-search .search-box .search-btn {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    background: url(../img/ico-search-01.png) no-repeat center #64a4ec;
    cursor: pointer;
}
.comm-problem-page .paging {
    margin-bottom: 30px;
}
/*comm problem page e*/
/*company profile page s*/
.company-profile-page {
    min-height: 429px;
    background: url(../img/page-banner-02.jpg) no-repeat top center;
}
.company-profile-page .inner {
    padding: 0 75px;
}
.company-profile-page .inner .page-tl {
    margin-top: 110px;
    margin-bottom: 120px;
    text-align: center;
}
.company-profile-page .inner .page-tl em {
    font-size: 48px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
}
.company-profile-page .inner .page-tl i {
    font-style: normal;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    font-family: arial;
    text-transform: uppercase;
}
.company-profile-page .inner .main {
    background: #fff;
    padding: 50px 60px;
    border-radius: 5px;
    min-height: 600px;
}
.company-profile-page .inner .main p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px;
}

.company-profile-page .inner .main p IMG {
   width: 100%;
}
.company-profile-page .inner .main p.text-indent {
    text-indent: 2em;
}

.company-profile-page .inner .main .btns-box {
    margin-bottom: 30px;
    overflow: hidden;
    width: 45%;
    float: left;
    padding: 0 10px;
  
    
}
.company-profile-page .inner .main .btns-box .consult {
    margin:0 auto;
    width: 100%;
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    background: #64a4ec;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}
.company-profile-page .inner .main .btns-box .consult img {
    margin-right: 5px;
}
.company-profile-page .inner .main.btns-box .buy {
    width: 110px;
    height: 38px;
    line-height: 38px;
    float: right;
    text-align: center;
    background: #f29b76;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}
.company-profile-page .inner .main .btns-box .buy img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.company-profile-page .inner .main .btns-box a:hover {
    opacity: .85;
    filter: alpha(opacity=85);
}








/*company profile page e*/
/*tech support page s*/
.tech-support-page {
    min-height: 438px;
    background: url(../img/page-banner-03.jpg) no-repeat top center;
}
.tech-support-page .inner {
    padding: 0 75px;
}
.tech-support-page .inner .main {
    margin-top: 350px;
    background: #fff;
    padding: 60px 35px;
    border-radius: 5px;
    min-height: 500px;
}
.tech-support-page .inner .main .list {
    list-style: none;
    padding-left: 0;
}
.tech-support-page .inner .main .list li {
    font-size: 20px;
    color: #666666;
    margin-bottom: 20px;
    position: relative;
    padding-left: 33px;
}
.tech-support-page .inner .main .list li .ico {
    position: absolute;
    left: 0;
    top: 0px;
}
/*tech support page e*/
/*VDE page s*/
.VDE-page {
}
.VDE-page .banner-img {
    display: none;
    width: 100%;
}
.VDE-page .banner-img-lg {
    display: block;
    width: 100%;
}
.VDE-page .main {
    padding-top: 35px;
}
.VDE-page .main .lead {
    font-size: 18px;
    color: #333;
    line-height: 32px;
    margin-bottom: 30px;
    text-align: justify;
}
.VDE-page .main .flow-path {
    width: 100%;
    margin-bottom: 150px;
}
/*VDE page e*/
/*scanCode pay page s*/
.scanCode-pay-page {
}
.scanCode-pay-page .page-banner {
    height: 400px;
    background: url(../img/page-banner-05.jpg) no-repeat top center;
}
.scanCode-pay-page .page-tl {
    margin-top: 110px;
    text-align: left;
    float: right;
}
.scanCode-pay-page .page-tl em {
    font-size: 48px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
}
.scanCode-pay-page .page-tl i {
    font-style: normal;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    font-family: arial;
    text-transform: uppercase;
}
.scanCode-pay-page .main {
    margin-bottom: 150px;
}
.scanCode-pay-page .main .p {
    font-size: 18px;
    color: #333;
    line-height: 33px;
}
.scanCode-pay-page .main .pay-way {
    width: 639px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 120px;
}
.scanCode-pay-page .main .pay-way .item {
    float: left;
}
.scanCode-pay-page .main .pay-way .one {
    margin-right: 89px;
}
.scanCode-pay-page .main .pay-way .item .wechat {
    background-color: #22ab38;
    width: 275px;
    height: 365px;
    overflow: hidden;
    padding: 0 15px;
}
.scanCode-pay-page .main .pay-way .item .alipay {
    background-color: #019fe8;
    width: 275px;
    height: 365px;
    overflow: hidden;
    padding: 0 15px;
}
.scanCode-pay-page .main .pay-way .item .alipay .code-in {
    width: 176px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
.scanCode-pay-page .main .pay-way .item .alipay .name {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-bottom: 10px;
}
.scanCode-pay-page .main .pay-way .alipay .code .tip {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 60px;
}
.scanCode-pay-page .main .pay-way .item .code img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.scanCode-pay-page .main .pay-way .wechat .code .name {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-top: 22px;
}
.scanCode-pay-page .main .pay-way .item .code .weChat-tl {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
}
.scanCode-pay-page .main .pay-way .item .pay-name {
    margin-bottom: 0;
    margin-top: 25px;
}
.scanCode-pay-page .main .pay-way .item .pay-name img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.scanCode-pay-page .main .pay-way .item .code .alipay-tl {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin: 20px 0;
}
/*scanCode pay page e*/
/*refund guarantee page s*/
.refund-guarantee-page {
    padding-bottom: 210px;
}
.refund-guarantee-page .page-banner {
    height: 399px;
    background: url(../img/page-banner-06.jpg) no-repeat center;
}
.refund-guarantee-page .page-banner .page-tl {
    margin-top: 150px;
    float: left;
}
.refund-guarantee-page .page-banner .page-tl em {
    font-size: 48px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
}
.refund-guarantee-page .page-banner .page-tl i {
    font-style: normal;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    font-family: arial;
    text-transform: uppercase;
}
.refund-guarantee-page .customer-service-widget {
    margin-top: 77px;
}
/*refund guarantee page e*/
/*news center page s*/
.news-center-page .page-banner {
    height: 394px;
    background: url(../img/page-banner-07.jpg) no-repeat center;
}
.news-center-page .page-banner .page-tl {
    margin-top: 150px;
    float: right;
    margin-right: 50px;
}
.news-center-page .page-banner .page-tl em {
    font-size: 48px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
}
.news-center-page .page-banner .page-tl i {
    font-style: normal;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px;
    font-family: arial;
    text-transform: uppercase;
}
.news-center-page .news-center {
    margin-top: 30px;
}
.news-center-page .news-center .hd {
    padding: 14px 0;
    border-bottom: 1px solid #898989;
    overflow: hidden;
    margin-bottom: 40px;
}
.news-center-page .news-center .hd .tl {
    font-size: 20px;
    line-height: 1;
    color: #333333;
    float: left;
}
.news-center-page .news-center .list {
    padding-left: 0;
    list-style: none;
}
.news-center-page .news-center .list li {
    background: #f7f7f7;
    margin-bottom: 20px;
}
.news-center-page .news-center .list .a-bk {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 15px 20px;
    padding-left: 235px;
}
.news-center-page .news-center .list .a-bk .desc-img {
    position: absolute;
    left: 20px;

}
.news-center-page .news-center .list .a-bk .desc-img img{
   width: 100%;

}
.testimonial-text{
    display:block;
    font-size:14px;
    text-align:center;
    margin:0 auto;
    margin-top:30px;
    width:70%;
    height: 30px;
    line-height:22px;
      color: #333333;
}

 .testimonial-text .dowmdowm a{
  color: #333333;
    float: right;
}

 .testimonial-text .upup a{
    color: #333333;
    float: left;
}


.news-center-page .news-center .list .a-bk .cnt .tl {
    display: block;
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-center-page .news-center .list .a-bk:hover .tl {
    color: #71aaed;
}
.news-center-page .news-center .list .a-bk .cnt .time {
    font-size: 18px;
    color: #a0a0a0;
    float: right;
    line-height: 1.3;
    margin-top: 20px;
}
.news-center-page .news-center .list .a-bk .cnt .brief {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 80%;
    height: 48px;
    overflow: hidden;
    margin-bottom: 11px;
}
.news-center-page .news-center .list .a-bk .arrow {
    position: absolute;
    width: 31px;
    height: 30px;
    background: url(../img/ico-arrow-r-01.png) no-repeat;
    top: 90px;
    right: 25px;
}
.news-center-page .news-center .list .a-bk:hover .arrow {
    background-image: url(../img/ico-arrow-r-hover-01.png);
}
.news-center-page .paging {
    margin-top: 50px;
    margin-bottom: 45px;
}
/*news center page e*/
/*news detail page s*/
.news-detail-page {
    border: 1px solid #eeebeb;
    margin: 40px 0;
    background: #fff;
}
.news-detail-page .news-detail {
    padding: 10px 50px 25px;
}
.news-detail-page .news-detail .crumb {
    padding: 14px 0;
    border-bottom: 1px solid #898989;
}
.news-detail-page .news-detail .crumb a {
    font-size: 18px;
    color: #3c7fc2;
}
.news-detail-page .news-detail .crumb i {
    font-style: normal;
    font-family: simsun;
    font-weight: 700;
    margin: 0 3px;
}
.news-detail-page .news-detail .crumb span {
    font-size: 16px;
    color: #333333;
}
.news-detail-page .news-detail .detail {
    margin-top: 20px;
    border: 1px solid #f0f0f0;
    padding: 0 22px;
}
.news-detail-page .news-detail .detail .hd {
    padding-bottom: 15px;
    background: url(../img/bg-line-01.png) no-repeat center bottom;
    margin-bottom: 30px;
}
.news-detail-page .news-detail .detail .hd .tl {
    color: #000000;
    font-size: 24px;
    margin-top: 30px;
    line-height: 1.2;
    overflow: hidden;
    text-align: center;
    margin-bottom: 35px;
}
.news-detail-page .news-detail .detail .hd .meta {
    text-align: center;
    font-size: 12px;
    color: #b2b2b2;
    line-height: 1.3;
}
.news-detail-page .news-detail .detail .hd .meta .source {
    margin-right: 15px;
}
.news-detail-page .news-detail .detail .bd .p {
    line-height: 32px;
    font-size: 14px;
    color: #333;
    margin-bottom: 30px;
}
.news-detail-page .news-detail .detail .bd .tl-02 {
    font-weight: 700;
    color: #333333;
}
/*news detail page e*/
/*aptitude page s*/
.aptitude-page {
    min-height: 438px;
    background: url(../img/page-banner-08.jpg) no-repeat top center;
}
.aptitude-page .inner {
    padding: 0 75px;
}
.aptitude-page .inner .main {
    background: #fff;
    padding: 0 60px;
    border-radius: 5px;
    min-height: 600px;
    margin-top: 350px;
    overflow: hidden;
}
.aptitude-page .main .list {
    list-style: none;
    padding-left: 0;
    margin-top: 115px;
    overflow: hidden;
    margin-bottom: 205px;
}
.aptitude-page .main .list li {
    padding: 0 25px;
}
.aptitude-page .main .list li img {
    width: 100%;
}
.aptitude-page .main .list li .name {
    margin-top: 75px;
    color: #303030;
    font-size: 20px;
    text-align: center;
}
/*aptitude page e*/
/*index page s*/
.index-carousel .swiper-slide img {
    width: 100%;
}
.index-carousel .swiper-pagination {
    bottom: 15px !important;
}
.index-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    border: 2px solid #3c7fc2;
    opacity: 1;
    background: transparent;
}
.index-carousel .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #3c7fc2;
}
.index-01 {
    background: url(../img/img-08.jpg) no-repeat bottom center;
}
.index-01 .tl {
    margin-top: 42px;
    font-size: 34px;
    color: #666666;
    text-align: center;
    margin-bottom: 20px;
}
.index-01 .brief {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-bottom: 35px;
    line-height: 24px;
}
.index-01 .list {
    margin-bottom: 120px;
}
.index-01 .list .item {
    float: left;
    width: 24%;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 2px 24px;
    margin-top: 10px;
    position: relative;
    margin-right: .8333333%;
    background: #fff;
}
.index-01 .list .item:last-of-type {
    margin-right: 0;
}
.index-01 .list .item .tl-02 {
    margin-top: 40px;
    font-size: 25px;
    text-align: center;
    color: #4a4b4d;
    line-height: 1;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-01 .list .item .img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    margin-bottom: 20px;
    width: 75%;
}
.index-01 .list .item .merit {
    list-style: none;
    padding: 0;
}
.index-01 .list .item .merit li {
    border-top: 1px solid #e3dfdf;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.index-01 .list .item .btns-box {
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
  
    
}
.index-01 .list .item .btns-box .consult {
    margin:0 auto;
    width: 100%;
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    background: #64a4ec;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
}
.index-01 .list .item .btns-box .consult img {
    margin-right: 5px;
}
.index-01 .list .item .btns-box .buy {
    width: 110px;
    height: 38px;
    line-height: 38px;
    float: right;
    text-align: center;
    background: #f29b76;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}
.index-01 .list .item .btns-box .buy img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.index-01 .list .item .btns-box a:hover {
    opacity: .85;
    filter: alpha(opacity=85);
}
.index-01 .list .item .meta {
    width: 54px;
    height: 54px;
    background: url(../img/img-09.png) no-repeat;
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -37px;
}
.index-02 .tl {
    margin-top: 52px;
    font-size: 36px;
    color: #666666;
    text-align: center;
    margin-bottom: 30px;
}
.index-02 .brief {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-bottom: 65px;
    line-height: 24px;
}
.index-02 .map-img {
    width: 100%;
    margin-bottom: 50px;
}
.index-03 {
    height: 499px;
    background: url(../img/img-16.jpg) no-repeat top center;
    background-color: #64a4ec;
}
.index-03 .text .one {
    font-size: 40px;
    margin-top: 145px;
    color: #fff;
    margin-bottom: 35px;
}
.index-03 .text .two {
    font-size: 24px;
    color: #fff;
    line-height: 38px;
}
.index-03 .desc-img {
    height: 500px;
    background: url(../img/img-15.png) no-repeat center;
    background-size: contain;
}
.index-04 {
    height: 500px;
    background: url(../img/img-04.jpg) no-repeat center;
    
}
.index-04 .desc-img {
    height: 500px;
    background: url(../img/img-18.png) no-repeat center;
    background-size: contain;
}
.index-04 .text {
    text-align: right;
}
.index-04 .text .one {
    font-size: 40px;
    margin-top: 137px;
    color: #666666;
    margin-bottom: 35px;
}
.index-04 .text .one em {
    font-size: 24px;
    font-style: normal;
}
.index-04 .text .two {
    font-size: 24px;
    color: #999999;
    line-height: 38px;
}
.index-05 {
    background: url(../img/img-20.jpg) no-repeat top center;
}
.index-05 .tl {
    margin-top: 85px;
    margin-bottom: 27px;
    font-size: 36px;
    text-align: center;
    color: #666666;
}
.index-05 .desc-img {
    padding: 0 95px;
}
.index-05 .desc-img img {
    width: 100%;
    display: block;
}
.index-06 {
    background: url(../img/img-21.jpg) no-repeat top center;
}
.index-06 .tl {
    font-size: 28px;
    color: #fff;
    margin-top: 90px;
    text-align: center;
    margin-bottom: 17px;
}
.index-06 .brief {
    font-size: 10px;
    color: #fff;
    line-height: 24px;
     font-weight: 100;
    text-align: center;
    margin-bottom: 95px;
 
    
}
.index-06 .list {
    margin-bottom: 125px;
}
.index-06 .list .item {
    padding: 0 50px;
}
.index-06 .list .item .img {
    width: 100%;
}
.index-06 .list .item .name {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 35px;
    line-height: 1;
}
/*index page e*/
/*product intro page s*/
.pro-intro-01 {
    /*background: url(../img/img-28.jpg) no-repeat top center;*/
}
.pro-intro-01 a {
    height: 588px;
    display: block;
}
.pro-intro-01 a img {
    display: none;
}

.pro-intro-01-1 {
    background: url(../img/img-28-1.jpg) no-repeat top center;
}
.pro-intro-01-1 a {
    height: 699px;
    display: block;
}
.pro-intro-01-1 a img {
    display: none;
}

.pro-intro-01-2 {
    background: url(../img/img-28-2.jpg) no-repeat top center;
}
.pro-intro-01-2 a {
    height: 699px;
    display: block;
}
.pro-intro-01-2 a img {
    display: none;
}

.pro-intro-02 {
    background: url(../img/img-20.jpg);
}
.pro-intro-02 .brief {
    text-align: center;
    margin-top: 58px;
}
.pro-intro-02 .brief p {
    font-size: 28px;
    color: #333;
    line-height: 34px;
    margin-bottom: 30px;
}
.pro-intro-02 .img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.pro-intro-02 img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.pro-intro-03 {
    height: 1072px;
    background: url(../img/img-41.jpg) no-repeat bottom center;
}
.pro-intro-03 .img {
    display: none;
}
.pro-intro-03 .tl {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 130px;
    margin-bottom: 100px;
}
.pro-intro-03 .list .item p {
    font-size: 40px;
    color: #64a4ec;
    font-weight: lighter;
    text-align: center;
    line-height: 1;
    margin-bottom: 15px;
}
.pro-intro-03 .list .item em {
    display: block;
    font-size: 18px;
    color: #333333;
    font-style: normal;
    text-align: center;
}
.pro-intro-04 {
    background: url(../img/img-42.jpg) no-repeat top center;
}
.pro-intro-04 .info {
    margin-top: 570px;
    margin-left: 60px;
    margin-bottom: 140px;
}
.pro-intro-04 .tl {
    font-size: 36px;
    color: #fcfcfc;
    margin-bottom: 10px;
}
.pro-intro-04 .tl em {
    color: #23aef0;
    font-style: normal;
}
.pro-intro-04 .desc {
    font-size: 18px;
    line-height: 24px;
    color: #fcfcfc;
}
.pro-intro-05{
    background-color: #fcfcfc;
}
.pro-intro-05 .tl{
    font-size: 36px;
    color: #666666;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 60px;
}
.pro-intro-05 .img{
    width: 100%;
    margin-bottom: 55px;
}
.pro-intro-06{
    padding-bottom: 55px;
    background: url(../img/img-46.jpg) no-repeat bottom center;
}
.pro-intro-07{
    background: url(../img/img-48.jpg) no-repeat top center;
}
.pro-intro-07 .img{
    width: 100%;
}
.pro-intro-08{
    height: 772px;
    background: url(../img/img-49.jpg) no-repeat top center;
}
.pro-intro-08 .tl{
    color: #333;
    text-align: center;
    font-size: 26px;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 30px;
    display: none;
}
.pro-intro-08 .list{
    margin-top: 582px;
}
.pro-intro-08 .list .item img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.pro-intro-08 .list .item span{
    font-size: 18px;
    color: #2d2b2c;
    display: block;
    line-height: 1;
    text-align: center;
}
.pro-intro-09{
    height: 895px;
    background: url(../img/img-57.jpg) no-repeat top center;
}
.pro-intro-09 .desc{
    margin-top: 425px;
}
.pro-intro-09 .desc .tl{
    font-size: 48px;
    color: #fff;
}
.pro-intro-09 .desc .brief p{
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 0;
}
.pro-intro-10{
    height: 884px;
    background: url(../img/img-59.jpg) no-repeat top center;
}
.pro-intro-10 .tl{
    font-size: 36px;
    line-height: 1.6;
    margin-top: 80px;
    color: #333;
    text-align: center;
}
.pro-intro-10 .desc{
    font-size: 18px;
    color: #2d2b2c;
    text-align: center;
    margin-top: 20px;
    line-height: 2.4;
}
.pro-intro-11{
    height: 817px;
    background: url(../img/img-61.jpg) no-repeat top center;
}
.pro-intro-11 .tl{
    font-size: 36px;
    color: #fcfcfc;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 35px;
}
.pro-intro-11 .tl span{
    color: #468af9;
}
.pro-intro-11 .desc{
    font-size: 18px;
    color: #fcfcfc;
    text-align: center;
}
.pro-intro-12{
    height: 698px;
    background: url(../img/img-63.jpg) no-repeat bottom center;
}
.pro-intro-12 a img {
    display: none;
}
.pro-intro-13{
    height: 792px;
    background: url(../img/img-65.jpg) no-repeat bottom center;
}
.pro-intro-13 a img {
    display: none;
}
.pro-intro-14{
    background: #64a4ec;
    padding-bottom: 80px;
}
.pro-intro-14 .solution-plan{
    margin-bottom: 40px;
}
.pro-intro-14 .solution-plan .tl{
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 25px;
}
.pro-intro-14 .solution-plan .desc{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.pro-intro-14 .img{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.pro-intro-14 .point{
    margin-top: -60px;
}
.pro-intro-14 .point .tl{
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.pro-intro-14 .point .list{
    list-style: none;
    padding-left: 0;
}
.pro-intro-14 .point .list li{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
.pro-intro-14 .solution-plan .tl {
    font-size: 26px;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 30px;
}
.pro-intro-15{
    height:698px;
    background: url(../img/img-68.jpg) no-repeat top center;
}
.pro-intro-15 .img{
    display: none;
}
.pro-intro-16{
    background: #63a3ea;
    padding-bottom: 35px;
}
.pro-intro-16 .tl{
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 95px;
    font-weight: lighter;
    margin-bottom: 20px;
}
.pro-intro-16 .desc{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 65px;
}
.pro-intro-16 .img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pro-intro-17{
    padding-bottom: 105px;
}
.pro-intro-17 .tl{
    font-size: 36px;
    color: #666666;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 30px;
}
.pro-intro-17 .desc{
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 24px;
    margin-bottom: 60px;
}
.pro-intro-17 .list .item img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.pro-intro-17 .list .item span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
}
.pro-intro-18{
    height: 775px;
    background:url(../img/img-74.png) no-repeat top center #2b2b2b;
}
.pro-intro-18 .tl{
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 25px;
}
.pro-intro-18 .desc{
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.pro-intro-18 .img{
    display: none;
}
/*product intro page e*/
/*slip circle page s*/
.slip-circle-01{
    height: 412px;
    background: url(../img/img-75.jpg) no-repeat top center;
}
.slip-circle-01 .tl{
    font-size: 36px;
    color: #fff;
    margin-top: 65px;
}
.slip-circle-01 .desc{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.slip-circle-01 .pro-ask-btn{
    width: 185px;
    height: 50px;
    background: #f29b76;
    display: block;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}
.slip-circle-01 .line{
    margin-top: 25px;
    margin-bottom: 20px;
    width: 251px;
    height: 2px;
    background: #fff;
}
.slip-circle-02 .tl{
    font-size: 36px;
    color: #666;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 23px;
}
.slip-circle-02 .desc{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-align: center;
    margin-bottom: 65px;
}
.slip-circle-02 .list .item{
    padding-right: 100px;
    margin-bottom: 57px;
}
.slip-circle-02 .list .item:nth-of-type(2n){
    padding-right: 0;
    padding-left: 100px;
}
.slip-circle-02 .list .item .hd{
    font-size: 16px;
    color: #64a4ec;
    margin-bottom: 15px;
}
.slip-circle-02 .list .item .hd img{
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}
.slip-circle-02 .list .item .bd{
    text-align: justify;
}
.slip-circle-03{
    background: url(../img/img-76.jpg) no-repeat center;
}
.slip-circle-03 .more{
    width: 140px;
    height: 37px;
    line-height: 37px;
    background: #f29b76;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
    border-radius: 3px;
}
/*slip circle page e*/
/*.mod-purchase-reason s*/
.mod-purchase-reason {
    background: url(../img/img-35.jpg) no-repeat bottom center;
}
.mod-purchase-reason .tl {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 95px;
    margin-bottom: 130px;
}
.mod-purchase-reason .list {
    margin-bottom: 270px;
}
.mod-purchase-reason .list .item {
    margin-bottom: 80px;
}
.mod-purchase-reason .list .media-body {
    padding-left: 20px;
}
.mod-purchase-reason .list .media-body .media-heading {
    font-size: 24px;
    color: #666;
    letter-spacing: 3px;
    margin-top: 13px;
}
.mod-purchase-reason .list .media-body .desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
/*.mod-purchase-reason e*/
/*.mod-VDE s*/
.mod-VDE{
    background: url(../img/img-45.jpg) no-repeat top center;
    height: 700px;
}
.mod-VDE .tl{
    font-size: 36px;
    color: #666;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 15px;
}
.mod-VDE .desc{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    text-align: center;
    margin-bottom: 40px;
}
.mod-VDE .img{
    width: 100%;
}
/*.mod-VDE e*/
/*.mod-step s*/
.mod-step {
    background: url(../img/img-40.jpg) no-repeat top center;
}
.mod-step .tl {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 115px;
}
.mod-step .step {
    list-style: none;
    overflow: hidden;
    margin-bottom: 130px;
    padding-left: 0;
}
.mod-step .step li {
    float: left;
    width: 30.5%;
}
.mod-step .step li img {
    display: block;
    width: 100%;
}
.mod-step .step li em {
    display: block;
    font-size: 18px;
    color: #666;
    font-style: normal;
    text-align: center;
    line-height: 1;
    margin-top: 40px;
}
.mod-step .step li em span{
    width:30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top:-3px;
    margin-right:10px;
    color:#fff;
    font-family: arial;
}
.mod-step .step .arrow {
    width: 1.5%;
    margin: 0 1%;
}
.mod-step .step .arrow img {
    margin-top: 95px;
    width: 100%;
}
/*.mod-step e*/
/*.mod-comm-problem s*/
.mod-comm-problem .head{
    font-size: 36px;
    color: #666;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 90px;
}
.mod-comm-problem .item {
    margin-bottom: 55px;
}
.mod-comm-problem .item .hd {
    margin-bottom: 23px;
}
.mod-comm-problem .item .hd .problem {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}
.mod-comm-problem .item .hd .problem span {
    width: 38px;
    height: 38px;
    font-size: 24px;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 38px;
    margin-right: 18px;
    border-radius: 3px;
}
.mod-comm-problem .item .hd .problem a {
	 text-align: left;
    font-size: 14px;
    color: #2b2b2b;
    float: left;
    line-height: 38px;
     width: 94%;
}
.mod-comm-problem .item.orange .hd .problem span {
    background-color: #facd89;
}
.mod-comm-problem .item.green .hd .problem span {
    background-color: #cce198;
}
.mod-comm-problem .item.pink .hd .problem span {
    background-color: #f19ec2;
}
.mod-comm-problem .item .bd .answer {
    padding: 20px 70px 5px 75px;
    background: url(../img/ico-maohao-01.png) no-repeat 53px 19px;
    position: relative;
}
.mod-comm-problem .item .bd .answer p {
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 15px;
}
.mod-comm-problem .item .bd .answer .arrow {
    width: 55px;
    height: 25px;
    position: absolute;
    bottom: -25px;
    left: 88px;
}
.mod-comm-problem .item.orange .bd .answer {
    background-color: #fef4ec;
}
.mod-comm-problem .item.green .bd .answer {
    background-color: #f2f8ef;
}
.mod-comm-problem .item.pink .bd .answer {
    background-color: #fcf0f6;
}
.mod-comm-problem .item.orange .bd .answer .arrow {
    background: url(../img/ico-01.png);
}
.mod-comm-problem .item.green .bd .answer .arrow {
    background: url(../img/ico-02.png);
}
.mod-comm-problem .item.pink .bd .answer .arrow {
    background: url(../img/ico-03.png);
}
.mod-customer-service .title{
    font-size: 36px;
    color: #666;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 90px;
}
.mod-customer-service .item {
    margin-bottom: 30px;
}
.mod-customer-service .item .hd {
    overflow: hidden;
    margin-bottom: 30px;
}
.mod-customer-service .item .hd .tl {
    float: left;
    width: 155px;
    height: 25px;
    background: #000000;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.mod-customer-service .item .bd .service-time {
    font-size: 24px;
    color: #666;
    font-weight: 700;
    background: url(../img/ico-time-01.jpg) no-repeat left center;
    line-height: 31px;
    padding-left: 34px;
    margin-bottom: 20px;
}
.mod-customer-service .item .bd .service-list {
    list-style: none;
    padding-left: 34px;
    margin-bottom: 0;
}
.mod-customer-service .item .bd .service-list li {
    font-size: 18px;
    color: #666;
    margin-bottom: 13px;
}
.mod-customer-service .item .bd .table-resp {
    width: 100%;
    overflow-y: auto;
}
.mod-customer-service .item .bd .service-table {
    width: 875px;
    background-color: #fff;
}
.mod-customer-service .item .bd .service-table th {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px;
    white-space: nowrap;
}
.mod-customer-service .item .bd .service-table td {
    font-size: 14px;
    color: #333;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px 2px;
    white-space: nowrap;
}
/*.mod-comm-problem e*/
/*.mod-feedback s*/
.mod-feedback .hd {
    font-size: 48px;
    color: #666666;
    text-align: center;
    margin-top: 43px;
    margin-bottom: 46px;
}
.mod-feedback .bd {
    margin-bottom: 15px;
}
.mod-feedback .bd .list .item {
    margin-bottom: 38px;
}
.mod-feedback .bd .list .item .media-left {
    margin-right: 30px;
    vertical-align: middle;
    padding-right: 30px;
}
.mod-feedback .bd .list .item .media-object {
    border-radius: 50%;
}
.mod-feedback .bd .list .item .media-body {
    background: #f6f6f6;
    border-radius: 15px;
    height: 160px;
    position: relative;
    overflow: visible;
    padding: 0 30px;
}
.mod-feedback .bd .list .item .media-body .arrow {
    position: absolute;
    width: 20px;
    height: 29px;
    background: url(../img/ico-arrow-l-01.png) no-repeat;
    left: -20px;
    top: 50%;
    margin-top: -15px;
}
.mod-feedback .bd .list .item .media-heading {
    font-size: 18px;
    color: #111111;
    font-weight: 700;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 16px;
    line-height: 1;
}
.mod-feedback .bd .list .item .cnt {
    font-size: 14px;
    color: #666;
    height: 82px;
    overflow: hidden;
    text-align: justify;
}
/*.mod-feedback e*/
/*.paging s*/
.paging {
    line-height: 34px;
}
.paging .nav {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
   background: #3C7FC3
}
.paging .nav li {
    float: left;
    border: 1px solid #3C7FC3;
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
    font-size: 14px;
    color: #333333;
    margin-left: -1px;
    cursor: pointer;
}
.paging .nav li a {   
    font-size: 14px;  
      line-height: 14px; 
      background: #FFA800;   
}


.paging .nav .prev {
    padding: 0 18px;
    color: #64a4ec;
}
.paging .nav .next {
    padding: 0 18px;
    color: #64a4ec;
}
.paging .nav li:hover {
    background: #3C7FC3;
}
.paging .nav li.curr {
    background: #64a4ec;
    color: #fff;
    border-color: #64a4ec;
    position: relative;
    z-index: 2;
}
.paging .extra {
    display: inline-block;
    vertical-align: middle;
}
.paging .skip-ipt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border: 1px solid #dddddd;
    overflow: hidden;
}
.paging .skip-ipt .ipt {
    width: 40px;
    padding: 0 4px;
    border: none;
    text-align: center;
    float: left;
    height: 32px;
    outline: none;
}
.paging .skip-ipt span {
    background: #eeeeee;
    float: left;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #999999;
    border-left: 1px solid #ddd;
}
.paging .skip-btn {
    border: 1px solid #64a4ec;
    color: #64a4ec;
    display: inline-block;
    vertical-align: middle;
    width: 59px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-left: 3px;
}
.paging .skip-btn:hover {
    text-decoration: underline;
}
/*.paging e*/
/*.footer s*/
.footer {
    background: #1b1b1b;
    padding: 80px 0 30px;
}
.footer .footer-inner {
    padding: 0 60px;
}
.footer dl {
    height: 196px;
}
.footer dl dt {
    font-size: 22px;
    color: #ddd;
    margin-bottom: 30px;
    font-weight: normal;
    line-height: 1;
}
.footer dl dd {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.footer dl dd a {
    font-size: 12px;
    color: #a8a8a8;
}
.footer dl dd a:hover {
    text-decoration: underline;
}
.footer dl.news-center .tl {
    font-size: 22px;
    color: #dddddd;
    line-height: 1;
    margin-bottom: 18px;
}
.footer dl.news-center .cnt a {
    display: block;
    font-size: 14px;
    color: #3c7fc2;
    line-height: 1;
    margin-bottom: 8px;
}
.footer dl.pay-way {
    height: auto;
    margin-bottom: 0;
}
.footer dl.pay-way .pay-list {
    overflow: hidden;
}
.footer dl.pay-way .pay-list .item {
    float: left;
    margin-right: 35px;
    margin-bottom: 10px;
}
.footer dl.pay-way .pay-list .item img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.footer dl.pay-way .pay-list .item p {
    font-size: 14px;
    color: #f1f1f1;
    margin-bottom: 0;
}
/*.footer e*/
/*.copyright s*/
.copyright {
    height: 70px;
    background: #333333;
}
.copyright .container {
    position: relative;
}
.copyright .container p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-family: arial;
    margin-top: 25px;
}
.copyright .container .backtop {
    width: 46px;
    height: 47px;
    background: url(../img/ico-backtop-01.png) no-repeat;
    position: absolute;
    right: 0;
    top: 12px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
}
/*.copyright e*/
/* 合并页*/
.site-nav .navbar-nav > li > a.logo{
    padding: 0 13px;
}
.site-nav .navbar-nav > li > a.logo span{
    padding-right: 5px;
}
.mergePage_banner{
    width: 100%;
}
.mergePage_banner img{
    width: 100%;
}
.mergePage .main {
    margin-top: 70px;
    position: relative;
}
.mergePage .main .container{
    border:2px solid #e8e8e8;
    border-radius: 5px;
    padding-top: 65px;
    padding-bottom: 45px;
    padding-left: 0;
    padding-right: 0;
}
.mergePage .main .container .row{
    margin: 0;
}
.mergePage .main .container .container_title{
    text-align: center;
    position: absolute;
    background: #fff;
    top: -28px;
}
.mergePage .main .container .container_title .chinese{
    font-size: 20px;
    font-weight: bold;
}
.mergePage .main .container .container_title .english{}
.mergePage .main .container .text-contant{
    line-height: 22px;
    width: 90%;
    margin: 0 auto;
}
.visit{
    margin-top: 30px;
    margin-bottom: 80px;
}
.visit .container .pain img{
    width: 100%;
}
.visit .container .pain_title{
    background: #f8f8f8;
    font-weight: bold;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.visit .container .pain_title a{
    color: #000;
}
.visit .container .pain_title a:hover{
    color: #000;
}
.mergePage .foreignEnterprise{
    background: url("../img/mergePage/foreignenterprise_big.jpg") no-repeat;
    overflow: hidden;
    background-size:100% 100%;
}
.foreignEnterprise .main .container{
    margin-top: 90px;
}
.foreignEnterprise .main .container .container_title{
    background: #f5f5f5;
}
.foreignEnterprise .main .container .container_title{
    top: -22px;
}
.foreignEnterprise .main .container{
    padding-bottom: 25px;
}
.mergePage .expand{
    margin-top: 60px;
}
.expand_title{
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: lighter;
    color: #333;
}
.foreignEnterprise .expand .expand_con{
    line-height: 22px;
}
.chaos{
    margin-top: 30px;
}
.chaos .container .row img{
    width: 100%;
}
.visualization{
    padding-bottom: 50px;
}
.enterprise{
    background: #64a4ec;
    width: 100%;
    padding-bottom: 50px;
}
.enterprise .expand_title{
    margin-top: 60px;
}
.enterprise .expand_title,.enterprise .enterprise_con{
    color: #fff;
    line-height: 22px;
    font-weight: lighter;
}
.mergePage .enterprise_con{
    font-weight: lighter;
    color: #333;
    line-height: 22px;
}
.mergePage .crossBorder{
    margin-top: 100px;
}
.mergePage .crossBorderPic img{
    width: 100%;
}
.crossBorderTitle{
    font-size: 20px;
    margin-top: 25px;
}
.mergePage .access,.crossBorderECommerce .access{
    margin-top: 60px;
    margin-bottom: 60px;
}
.crossBorderContant{
    margin-top: 40px;
    line-height: 28px;
}
.mergePage .demand{
    background: #f1f1f1;
    padding: 50px 0;
}
.router .routerPic{
    margin-bottom: 50px;
}
.router .routerPic img{
    width: 100%;
}
.router .routerPic .routerPicBorder{
    width:100%;
    border: 1px solid #eee;
}
.router .routerPic .routerPicText{
    padding: 10px 10px;
    font-size: 12px;
}
/* 跨境电商  */
.crossBorderECommerce{
    position: relative;
}
.crossBorderECommerceBanner{
    width: 100%;
}
.crossBorderECommerceBanner img{
    width: 100%;
}
.crossBorderECommerce .crossBorderText{
    position: absolute;
    top:-80px;
    background: #fff;
    border-radius: 5px;
}
.crossBorderECommerce .crossBorderText .crossBorderTextMain{
    width: 94%;
    margin: 0 auto;
    line-height: 24px;
    margin-top: 30px;
}
.crossBorderECommerce .crossBorderAccess{
    background:-webkit-linear-gradient(top, #fff, #f2f0f0);
    background:-ms-linear-gradient(top, #fff, #f2f0f0);
    background:-o-linear-gradient(top, #fff, #f2f0f0);
    background:-moz-linear-gradient(top, #fff, #f2f0f0);
    margin-top: 120px;
    padding-bottom: 60px;
}
.crossBorderECommerce .crossBorderAcce{
    background: #f1f1f1;
    padding-top: 90px;
    padding-bottom: 60px;
}
.crossBorderECommerce .demand{
    padding-top: 30px;
    background: #fff;
}
.crossBorderECommerce .access.crossBorderHave{
    margin-bottom: 0;
    background: #f1f1f1;
    padding: 90px 0 60px;
}
/* 立即购买-产品列表< */
.immediatelyList{

}
.immediatelyList .container{
    margin-top: 75px;
    border-bottom: 1px solid #eee;
    padding-bottom: 60px;
}
.immediatelyList .immediatelyListPic{
    border:4px solid #eee;
}
.immediatelyList .immediatelyListPic img{
    width: 100%;
}
.immediatelyList .smallPic{
    border:2px solid #eee;
}
.immediatelyList .smallPic img{
    width: 100%;
}
.immediatelyList .distance{
    margin-top: 20px;
}
.immediatelyList .immediatelyListText{}
.immediatelyList .immediatelyListText .renew{
    border-bottom: 2px solid #f1f1f1;
}
.immediateTitle{
    font-size: 22px;
    font-weight: bold;
    color: #666;
}
.immediateMoney{
    color: #eb6100;
    font-weight: bold;
    font-size: 42px;
    margin: 14px 0 10px;
}
.immediateMoney .badge{
    background: transparent;
    color: #eb6100;
    position: relative;
    font-size: 50px;
    top: -22px;
  
}



.renew,.users,.suitable,.performance{
    color: #666;
    font-size: 16px;
}
.peoples{
    padding: 10px 0;
}
.suitable,.users,.renew{
    padding-bottom: 10px;
}
.suitable span {
   background: #FF6000;
    font-size: 14px;
    padding: 5px 5px 5px 5px;	
     margin: 5px 5px 5px 5px;	
	
}
.gigabit{
    width: 100%;
    color: #666;
    border:1px solid #e5e5e5;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;
    margin: 35px 0 26px;
}
.gigabit span {
  
    font-size: 16px;	
	
}
.number{
    font-size: 20px;
    color: #666;
}
.immediatelyListText .input-group-addon{
    font-size: 24px;
    padding: 1px 10px;
    line-height: 1px;
}
.immediatelyListText .input-group-addon:hover{
    cursor: pointer;
}
.immediatelyListText .bs-example-form{
    width: 118px;
}
.immediatelyListText .btn-block{
    background: #64a4ec;
    border:none;
    color: #fff;
    font-weight: bold;
    width: 25%;
    margin-top: 26px;
    padding: 10px 0;
}
.immediatelyListText  .btn-gree{
    background: #999999;
    border:none;
    color: #fff;
    font-weight: bold;
    width: 25%;
    margin-top: 26px;
    padding: 10px 0;
}
.immediatelyListText .form-control{
    padding: 0;
    text-align: center;
}
/* 外贸营销 */
.tradeMarketingBanner{
    width: 100%;
}
.tradeMarketingBanner img{
    width: 100%;
}
.tradeMarketing{}
.tradeMarketing .tradeMarketingTitle{
    width: 100%;
    border: 1px solid #f1f1f1;
    color: #303030;
    border-radius: 5px;
    margin-top: 90px;
    padding: 40px 36px;
}
.tradeMarketing .row{
    margin: 0;
}
.tradeMarketing .visit .container{
    padding: 0;
}
.tradeMarketing .router{
    margin-bottom: 30px;
}
.foreignCapital .foreignEnterprise{
    background:-webkit-linear-gradient(top, #fff, #f2f0f0);
    background:-ms-linear-gradient(top, #fff, #f2f0f0);
    background:-o-linear-gradient(top, #fff, #f2f0f0);
    background:-moz-linear-gradient(top, #fff, #f2f0f0);
}
.crossBorderECommerce .crossBorderText.headerBig{
    padding-bottom: 20px;
    top:-65px;
}
.foreignCapital{
    margin-top: 110px;
}
.heartache .visualization{
    margin-top: 60px;
}
.mini{
    width: 100%;
}
.mini a{
    display: block;
}
.mini img{
    width: 100%;
}
.allHave{
    padding-bottom: 90px;
}
.allHave .allHaveTitle{
    text-align: center;
    color: #333;
    font-size: 30px;
    font-weight: lighter;
    margin: 100px 0 60px;
}
.allHave .allHavePicTitle{
    text-align: center;
    color: #333;
    font-size: 18px;
    margin-top: 80px;
}
.allHave .upTitle{
    margin-top: 138px;
}
.allHave .upTitlejs{
    margin-top: 128px;
}
.Unlock img,.allHavePic img,.hacker img{
    width: 100%;
}
.mifi{
    width: 100%;
    background: #fcfcfc;
}
.mifi a{
    display: block;
}
.mifi img{
    width: 100%;
}
.cloudRouting{
    margin-top: 120px;
    padding-bottom: 90px;
}
.cloudRouting .cloudRoutingTitle{
    color: #666;
    font-weight: lighter;
    font-size: 30px;
    text-align: center;
    margin-bottom: 46px;
}
.customer{
    margin-bottom: 35px;
}
.language{
    background: url("../img/ultimateMiniRouting/conversationBg.png") no-repeat;
    background-size: 100% 100%;
    width: 82%;
}
.languageTitle{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #111;
    margin-top: 26px;
    margin-bottom: 14px;
}
.headPortrait{
    line-height: 159px;
}
.languageContent{
    width: 83%;
    margin: 0 auto;
}
/* 认证流程 */
.authenticationProcess{
    background: url("../img/ultimateMiniRouting/authentication Bg.jpg") no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.authentiTitle{
    text-align: center;
    color: #666;
    font-weight: lighter;
    font-size: 36px;
    margin-top: 80px;
    margin-bottom: 60px;
}
.describe{
    text-align: center;
    color: #999;
    margin-top: 30px;
}
.downPic{
    margin-top: 105px;
    margin-bottom: 86px;
}
.downPic img{
    width: 100%;
}
.downPic.row{
    margin-left: 0;
    margin-right: 0;
}
/* 售后保障 */
.saleServiceTitle{
    text-align: center;
    background: #000;
    width: 155px;
    color: #fff;
    font-size: 18px;
    height: 26px;
    margin-top: 20px;
    margin-bottom: 28px;
}
.onlineTimePic{
    display: inline-block;
    line-height: 41px;
    color: #666;
    font-weight: bold;
    font-size: 22px;
    text-indent: 40px;
    height: 41px;
    background: url("../img/ultimateMiniRouting/time.png") no-repeat;
}
.doubt{
    color: #666;
    font-size: 18px;
    padding-left: 20px;
    margin: 10px 0;
}
.table-bordered td{
    text-align: center;
    color: #333;
}
.lightColor{
    color: #999;
}
.formList{
    margin-bottom: 126px;
}
/* 侧导航 */
.sideNavigation{
    height: 287px;
    width: 190px;
    position: fixed;
    top: 50%;
    margin-top: -143px;
    left: 10px;
    background: #fff;
    z-index: 1;
}
.sideNavigationTitle{
    width: 100%;
    height: 56px;
    background: #3c7fc3;
    overflow: hidden;
}
.sideNavigationText{
    margin-top: 7px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.sideNavigationPic{
    text-align: center;
}
.sideNavigationList{
    margin-top: 9px;
}
.sideNavigationList ul li{
    padding-left: 10px;
    width: 178px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #fc4141;
    list-style: none;
    margin-left: -32px;
}
.sideNavigationList ul li:last-child{
    border-bottom: none;
}
.sideNavigationList ul li a{
    color: #000;
}
.sideNavigationList ul li a span{
    margin-left: 15px;
    display: none;
}
.sideNavigationList ul li a:hover{
    color: #f66a31;
}
.sideNavigationList ul li a:hover span{
    display: inline-block;
}
/* 找回密码 */
.backPassWordHeader{
    box-shadow: 0 5px 15px -5px #b7b7b7;
}
.backPassWordHeader .phone{
    margin-top: 12px;
}
.backPassWordHeader .top-bar{
    padding-top: 20px;
}
.backHome{
    margin-top: 2px;
}
.backHome a{
    color: #666;
}
.backPassWordContant .container{
    margin-top: 60px;
    border-top: 1px solid #3c7fc2;
    border-radius: 3px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
}
.dispute{
    color: #333;
    margin-top: 50px;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.backPassWordList{
    background: #fafafa;
    padding: 0 20px;
    margin-top: 50px;
}
.telBack{
    background:#fff url("../img/backPassWord/telPic.png") no-repeat 20px center;
    padding: 20px;
    margin: 20px 0 30px;
}
.telBackLeftTextUp{
    color: #333;
}
.telBackLeftTextDown{
    color: #999;
}
.telBackLeftText{
    margin-left: 65px;
}
.telBackRight{
    background: #3c7fc2;
    color: #fff;
    padding: 4px 20px;
    margin-top: 6px;
    margin-right: 10px;
}
.telBackRight a{
    color: #fff;
}
.emailBack{
    background:#fff url("../img/backPassWord/emailPic.png") no-repeat 20px center;
}
.userNameBack{
     background:#fff url("../img/backPassWord/secrecyPic.png") no-repeat 20px center;
}
.backPassWordFoot{
    margin-top: 300px;
}
/* 填写用户信息 */
.writeUserInformation{
    background: #f7f7f7;
    width: 100%;
    overflow: hidden;
}
.writeUserInformation .container{
    margin-top: 30px;
    background: #fff;
    border: 1px solid #eeebeb;
}
.infoTitle{
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding: 20px 0;
    text-indent: 20px;
    color: #333;
}
.infoProgress{
    background: url("../img/writeUserInformation/infoProgress.png") no-repeat;
    width: 644px;
    height: 23px;
    margin: 18px auto 0;
}
.oneBgGray{
    width: 160px;
    height: 23px;
    background: url("../img/writeUserInformation/oneGray.png") no-repeat;
}
.twoBgGray{
    width: 157px;
    height: 23px;
    background: url("../img/writeUserInformation/twoGray.png") no-repeat center;
}
.threeBgGray{
    width: 169px;
    height: 23px;
    background: url("../img/writeUserInformation/threeGray.png") no-repeat center center;
}
.fourBgGray{
     width: 158px;
    height: 23px;
    background: url("../img/writeUserInformation/fourGray.png") no-repeat center center;
}
.allColor{
    color: #666;
}
.greeColor{
    color: #64a4ec;
}
.textAlign{
    text-align: center;
    margin-top: 10px;
}
.formTable{
    width: 644px;
    margin:  70px auto 0;
}
.formTable .form-control{
    width: 270px;
    margin-left: -25px;
    height: 32px;
}
.formTable .form-horizontal .control-label{
    text-align: left;
    color: #666;
    font-weight: normal;
}
.formTable .form-group{
    margin-bottom: 30px;
}
.formTable .selectProvince{
    margin-left: -10px;
}
.formTable .form-group select{
    width: 182px;
    color: #333;
}
.formTable .selectCity{
    margin-left: 10px;
}
.formTable .detailedAddress{
    position: relative;
}
.formTable .detailedAddress input{
    width: 375px;
}
.prompt{
    width: 244px;
    height: 84px;
    position: absolute;
    top:2px;
    right: -67px;
    background: url("../img/writeUserInformation/prompt.png") no-repeat;
}
.prompt .promptText{
    width: 130px;
    margin-left: 70px;
    margin-top: 23px;
}
.invoice{
    width: 160px;
}
.radio-inline input{
    -webkit-appearance: radio;
    appearance: radio;
}
.form-group .btn-primary.pre{
    color: #fff;
    margin-left: 15px;
}
.form-group .next{
    background: transparent;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
}
.twoGroup .btn-primary{
    outline: none;
    width: 148px;
    height: 46px;
    color: #747474;
    font-size: 18px;
}
/* 会员中心-设置密码 */
.memberCenter{
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
}
.memberCenter .row{
    margin: 0;
}
.memberCenter .allContainer{
    margin-top: 20px;
}
.personalText{
    color: #3c7fc2;
    font-size: 16px;
}
.personalHomePage{
    width: 283px;
    height: 710px;
    background: #fff;
}
.personalHomePage .panel-collapse{
    height: auto;
}
.personalHomePage .personalTitle{
    padding: 30px 0;
    text-align: center;
    background: #fff;
}
.personalHomePage .personalTitle .personalText{
    display: inline-block;
    margin-left: 13px;
}
.personalHomePage .panel-default{
    border: none;
}
.personalHomePage .panel-title{
    font-size: 14px;
    background: #fff;
    position: relative;
}
.personalHomePage .panel-title>a{
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
    color: #333;
}
.personalHomePage .panel-title a:hover{
    color: #333;
}
.personalHomePage .panel-heading{
    padding: 0;
}
.personalHomePage .panel-default>.panel-heading{

}
.personalHomePage .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}
.personalHomePage .panel-group .panel{
    margin-top: 0;
    border-top: 1px solid #e9e9e9;
}
.personalHomePage .panel{
    box-shadow: none;
    -webkit-box-shadow:none;
}
.personalHomePage .memberCenterList{}
.personalHomePage .memberCenterList ul{
    margin-left: -40px;
    margin-bottom: 0;
}
.personalHomePage .memberCenterList ul li{
    list-style: none;
    background: #f2f2f2;
}
.personalHomePage .memberCenterList ul li a{
    display: block;
    font-size: 12px;
    color: #666;
    padding: 10px 0;
    text-align: center;
}
.personalHomePage .memberCenterList ul li a.active{
    background: #3c7fc2;
    color: #fff;
}
.personalHomePage .panel-body{
    padding: 0;
}
.transformArrow{
    position: absolute;
    top: 50%;
    right: 10px;
    width: 5px;
    margin-top: -10px;
    height: 11px;
    
}
.transformClick{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);     /* IE 9 */
    -moz-transform:rotate(90deg);    /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg);  /* Opera */
}
.retrieve{
    background: #fff;
    padding-top: 40px;
    height: 710px;
    background: #fff;
}
.retrieve .container{
    width: 100%;
}
.retrieve .retrieveForm{}
.retrieve .retrieveForm .form-horizontal{
    margin-left: 70px;
}
.retrieve .retrieveForm .form-group{
    margin-bottom: 30px;
}
.retrieve .retrieveForm .form-horizontal .form-group{}
.retrieve .retrieveForm .form-control{
    height: 50px;
    color: #999;
    width: 462px;
}
.retrieve .retrieveForm .form-control.verification{
    color: #c9c9c9;
    background: url("../img/MemberCenterSetThePassword/samllInco.png") no-repeat 15px;
    padding-left: 43px;
    border-color: #e4e4e4;
    width: 248px;
    display: inline-block;
}
.retrieve .retrieveForm .imgCmd{
    display: inline-block;
    margin-left: 20px;
}
.retrieve .retrieveForm .form-horizontal label{
    font-weight: normal;
    color: #666;
    padding-right: 0; 
    line-height: 50px;
    padding-top: 0;
}
.buttonClick{
    width: 462px;
}
/* 会员中心 */
.authenticmemberCenter{
    background: #fff;
}
.authenticmemberCenter .welcome{
    color: #333;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.authenticmemberCenter .container{
    width: 100%;
}
.authenticmemberCenter .welcome span{
    padding-left: 10px;
}
.authenticmemberCenter .welcome span img{
    margin-bottom: 4px;
}
.authenticmemberCenter .transactions{
    color: #555;
}
.authenticmemberCenter .mHeader{
    width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.authenticmemberCenter .mHeader img{
    width: 100%;
}
.authenticmemberCenter .btn-primary{
    background: #f29b76;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}
.authenticmemberCenter .openMember{
   color: #555;
}
.authenticmemberCenter .openMember .space{
    color: #3c7fc2;
}
.authenticmemberCenter .impossible{
    text-align: right;
    margin-top: 25px;
}
.authenticmemberCenter .impossible .btn-primary{
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
}
.progressAll{
    padding: 22px 0;
}
.progressAll .progress-bar-success{
    background: #64a4ec;
}
.progressAll .progress{
    width: 92%;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 30px;
    border-radius: 100px;
    background: #fff;
    margin-bottom: 0;
}
.progressAll .progressText{
    font-size: 18px;
    color: #64a4ec;
    width: 8%;
    text-align: right;
}
.fished{
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding-top: 8px;
    padding-left: 15px;
    position: relative;
    min-height: 518px;
}
.fished div{
    color: #333;
    margin: 12px 0;

}
.fished .btn-primary{
    position: absolute;
    bottom: 22px;
    right: 25px;
    font-size: 18px;
    padding: 5px 35px;
    background: #3c7fc2;
}
/* 会员中心-身份认证 */
.identity{
    background: #fff;
}
.identity .allIdentity{
    width: 85%;
    margin: 0 auto;
}
.identity .nav-tabs{
    border: none;
}
.identity .nav-tabs li{
    width: 50%;
    margin-bottom:0;
}
.identity .nav-tabs li.active a,.identity .nav-tabs li.active a:hover,.identity .nav-tabs li a:focus{
    background: #3c7fc2;
    color: #fff;
    border-color: #3c7fc2;
}
.identity .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background: #3c7fc2;
}
.identity .nav-tabs li a{
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    border-radius: 0;
    color: #666;
    border: 1px solid #a0a0a0;
}
.identity .nav-tabs>li>a{
    margin-right: 0;
}
.identity .form-horizontal .control-label{
    width: 150px;
    color: #333;
}
.identity .form-horizontal .col-sm-10{
    width: 60%;
}
.identity .form-horizontal label{
    font-weight: normal;
}
.identity .form-horizontal .asterisk{
    color: #e80c0c;
    padding: 0 5px;
}
.identity .form-horizontal .form-group{
    margin-top: 25px;
}
.identity .form-horizontal .form-control{
    color: #999;
    box-shadow:none;
    -webkit-box-shadow:none;
    padding-left: 25px;
}
.identity .form-horizontal .form-control:focus{
    border-color: #fd5f56;
}
.identity .uploadPhoto{
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
}
.identity .uploadPhoto .uploadPhotoAll{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    text-align: center;
}
.identity .uploadPhoto .uploadPhotoAll .holdPhoto{
    color: #666;
    margin-top: 10px;
    margin-bottom: 16px;
}
.identity .uploadPhoto .uploadPhotoAll .holdPhotoPic{
    position: relative;
    width: 170px;
    margin: 0 auto;
}
.identity .uploadPhoto .uploadPhotoAll .upload{
    color: #fff;
    position: absolute;
    top:0;
    left: 0;
    background: rgba(0,0,0,.46);
    width: 170px;
    height: 120px;
    line-height: 120px;
}
.identity .uploadPhoto .uploadPhotoAll .upload img{
    margin-right: 8px;
}
.identity .uploadPhoto .uploadPhotoAll .btn-primary{
    background: #f29b76;
    color: #fff;
    border: none;
    margin: 20px 0;
    padding: 5px 40px;
}
.identity .uploadPhoto .uploadPhotoAll .clickUpload{
    position: relative;
}
.identity .uploadPhoto .uploadPhotoAll .clickUpload input{
    position: absolute;
    left: 54px;
    top:22px;
    width: 109px;
    filter:alpha(Opacity=0);
    -moz-opacity:0;
    opacity: 0;
}
.identity .uploadPhoto .uploadPhotoAll .holdPhotoPic img.picBg{
    width: 100%;
}
.identity .uploadPhoto .uploadPhotoAll .holdPhotoPic .upload:hover{
    cursor: pointer;
}
.identity .idClear{
    color: #999;
}
.identity .checkbox{
    color: #666;
}
.identity .checkbox span{
    color: #3c7fc2;
}
.identity .checkbox input{
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
.identity .form-horizontal .form-group .submitButton{
    text-align: center;
}
.identity .form-horizontal .form-group .submitButton .btn-primary{
    background: #3c7fc2;
    font-size: 18px;
    padding: 5px 60px;
}
.hiddlePic{
	display: none;
}
.collapseOne{
    display: block;
}