/*!
 * Start Bootstrap - Agency v1.1.1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
    overflow-x: hidden;
    font-family: 'HiraginoSansGB-W3';
}

.text-muted {
    color: #777777
}

.text-primary {
    color: #fed136
}

p {
    font-size: 16px;
    line-height: 1.75
}

p.large {
    font-size: 16px
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none;
    text-decoration:none;
}

a {
    color: #c3c3d2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    color: #3ee6ff;;
}

.img-centered {
    margin: 0 auto
}

.bg-light-gray {
    background-color: #f4f4f5
}

.bg-darkest-gray {
    background-color: #222222
}

.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 300
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fed136;
    border-color: #fed136
}

.btn-primary .badge {
    color: #fed136;
    background-color: white
}

.btn-xl {
    color: white;
    font-weight: 400;
    border-radius: 4px;
    font-size: 16px;
    /* padding: 15px 30px; */
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px
}
.Android{
    background:url(../img/xuankaung.png) no-repeat;
    background-size: cover;
}
.iPhone{
    color: #fff;
    background:url(../img/xuankaung.png) no-repeat;
    background-size: cover;
}

.btn-xl .badge {
    color: #fed136;
    background-color: white
}
.navbar{
    margin-bottom:0;
    border-bottom: 1px solid #e3e4e5;
}
.navbar-custom {
    background-color: #fff;
}
.navbar-custom .navbar-brand {
    color: #000000;
    font-size:18px;
    line-height:1;
    padding:19px;
    padding-left:10px;
    
}

/* .navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #617fde
} */
.navbar .navbar-collapse .page-scroll{
    position: relative;
    padding:15px 30px;
    font-size:16px;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02)
}

.navbar-custom .navbar-toggle {
    width: 46px;
    height:36px;
    background:#0094e4 url("../img/phone/navbg.png") no-repeat;
    background-size: 50%;
    background-position: 50%;
    
    text-transform: uppercase;
    color: white;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #3c94f8;
}

.navbar-custom .nav li a {
    
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: #3c94f8;
    outline: none;
}

.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: white;
    background-color: #3c94f8;
}

.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: white;
    background-color: #3c94f8;
}

@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding: 20px 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
    }
    .navbar-custom .navbar-nav > .active > a {
        border-radius: 3px
    }
}

@media (min-width: 768px) {
    .navbar-custom.affix {
        background-color: rgba(255, 255, 255, .95);
        border-bottom: 1px solid #e9e9e9;
        padding: 10px 0
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em
    }
}
header{
    position: relative;
    background:none;
}
header .container-fluid {
    padding:0;
    margin:0;
    position: relative;
}
header .container-fluid .img-center{
  /*   background:url(../img/banner-bg.png) no-repeat; */
    /* background-size:cover; */
}
header .intro-heading {
    font-family: PingHei-Light;
    text-transform: uppercase;
    font-size: 16px;
    color: #dddff9;
    text-align: left;
    margin-top:33px;
/*     line-height: 23px; */
}
header .intro-btn{
    position: relative;
    padding:0;
    overflow: hidden;
    margin-top:20px;
    
}
header .intro-lead-in .page-scroll{
    font-family: FZPSHJW--GB1-0;
}
header .intro-lead-in .page-scroll,header .intro-heading{
    color:#000;
}
header .intro-btn .col-md-5,header .intro-btn .col-md-7{
    display: inline-block;
    padding-top:10px;

}
header .intro-btn a{
    display: block;
    width:184px;
    height: 52px;
    /* margin-bottom:20px; */
    /* padding-left:50px; */
}
header .intro-lead-in{
    text-align: left;
}
header .container-fluid .Android:hover{
    color:#fff;
    background: url(../img/choosexuankuang.png) no-repeat;
    background-size: cover;
}
header .container-fluid .iPhone:hover{
    color:#fff;
    background: url(../img/choosexuankuang.png) no-repeat;
    background-size: cover;
}
header .container-fluid .col-md-7 .img-responsive{
    padding-top:30px;
    vertical-align: middle;
}
header .container-fluid .intro-lead-in .img-responsive {
    display: inline;
    padding: 30px 0;
}
header .container-fluid .col-md-5,header .container-fluid .col-md-4{
    text-align: center;

}
header .container-fluid .img-center .img-responsive{
    padding-top:60px;
    display: inline;

}
.QR{
    width:100%;
    /* width:82px; */
    height:auto;
}
.prompt{
    display: block;
    color: #838383;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
}
.index-word{
    color:#3c94f8!important;
}
@media (min-width: 768px) {
    header .intro-text {
        padding-bottom: 300px
    }
    header .intro-text .intro-lead-in {
        
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px
    }
    header .intro-text .intro-heading {
        
        text-transform: uppercase;
        font-size: 18px;
        color:#fff;
        line-height: 23px;
    }
}


section h2.section-heading {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px;
}

section h3.section-subheading {
    font-size: 16px;   
    text-transform: none;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 75px
}
section .news h3.news_tit {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
section .news h3.news_tit p{
    font-size: 20px;
    color: #ffffff;
    cursor:pointer;
}
.service-heading {
    margin: 15px 0;
    text-transform: none
}

#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(254, 209, 54, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}

#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 25px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

#portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0
}

#portfolio .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 0
}

#portfolio * {
    z-index: 2
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px
    }
}

.modal-content{
    box-shadow: none;
    border-radius: 0;
    border:none;
}
#myModal{
    padding:0;
    margin:0 20px;
}
#myModalLabel{
    font-size:16px;
}
.modal-body{
    padding:30px 0;
}
.modal-body p{
    text-align: center;
    margin:0;
    line-height:27px;
    font-size:16px;
    padding:0 20px;
}
.modal-body a{
    display:block;
    line-height:46px;
    background:#66d8e6;
    margin:0 48px;
    text-align: center;
    color:#fff;
    font-size:18px;
    margin-top:20px;
}
#services{
    position: relative;
}
@media (min-width: 768px) {
    
    .container-fluid .col-md-6.img-center{
        padding:0 50px;
    }
    #services .cent{
        text-align: center!important;
    }
    .modal-dialog {
        width: 460px!important;
    }
    #services .pad-l h2{
        font-size:40px;
    }
    .index .page-scroll .img-responsive{
        width:48px;
        height:auto;
        margin:0;
    }
    .timeline:before {
        left: 50%
    }
    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px
    }
    .timeline > li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right
    }
    .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px
    }
}

@media (min-width: 992px) {
    
    header .container-fluid .img-center{
        margin-left:55px;
    }
    .btn-xl {
        /* padding-top: 12px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 20px; */
        margin-bottom:20px;
    }
    .navbar-custom .navbar-brand {
        color: #000000;
        font-size:18px;
        line-height:1;
        padding:15px;
        padding-left:15px;
    }
    .QR{
        width:100%;
        height:auto;
    }
    #main .container-fluid .main-title {
        text-align: center;
        font-size:35px!important;
        margin:80px 0 65px 0;
    }
    header .container-fluid .col-md-4{
        padding-top:50px;
        margin-left:40px;
    }
    header .prompt,header .Android {
        margin-bottom: 0!important;
    }
    header .intro-lead-in .page-scroll,header .intro-heading{
        color:#fff;
    }
    header {
        background:url(../img/banner-bg.png) no-repeat;
        background-size: cover;
        text-align: left;
    }
    header .intro-lead-in{
        text-align: left;
    }
    header .intro-btn{
        padding:20px 10px 20px 3px;
        overflow: hidden;
        margin-top:70px;
        border-radius: 10px;
    }
    .intro-lead-in .page-scroll{
        font-size:44px!important;
    }
    header .prompt,header .Android {
        margin-bottom: 0!important;
    }
    header .intro-heading{
        font-size:16px!important;
    }
    header .container-fluid .intro-lead-in .img-responsive {
        padding-bottom:30px;
        display: inline;
    }
    #services .container-fluid .img-center{
        text-align: center;
    }
    #services .container-fluid .img-responsive {
        padding: 30px 0;
        display: inline;
    }
    .container-fluid .intro-lead-in .img-responsive{
        width: 87px;
        height:auto;
        margin-right:15px;
    }
    footer span.copyright{
        font-size:14px!important;
    }
    section h2.section-heading {
        font-size: 50px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    section h3.section-subheading {
        font-size: 20px;
    }
    #services .row .col-md-6.img-center {
        padding: 0 15px!important;
        text-align: left;
    }
    #services .cent{
        text-align: left!important;
        padding: 130px 30px;
        padding-top:50px;
    }
    #services .container-fluid .row{
        padding:90px 150px!important;
        padding-bottom:50px!important;
    }
    #services .container-fluid .top-margin-md .img-responsive{
        padding:0!important;
    }
    .timeline > li {
        min-height: 150px
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px
    }
    #main .container-fluid .main-contact{
        padding:75px 13% 105px 13%;
        background:url(../img/contact-bg.png) no-repeat top center;
    }
    #main .container-fluid .main-contact .col-md-3{
        padding:0;
    }
    #main .container-fluid .img-center img{
        display: inline;
        width:74%;
    }
    #main .container-fluid .main-contact .col-md-3{
        padding:0;
        text-align: center;
    }
    #main .container-fluid .main-contact .col-md-9 span{
        vertical-align: middle;
        margin-left:10px;
        font-size:14px;
    }
    #main .container-fluid .main-contact .col-md-9{
        border:1px solid #d3d3d3;
        border-radius: 8px;
        text-align: center;
        background-color:#fff;
    }
    #main .container-fluid .main-contact .col-md-9 .col-md-5,
    #main .container-fluid .main-contact .col-md-9 .col-md-7{
        text-align: center;
        padding:0;
    }
    
}

@media (min-width: 1200px) {
    .phone-logo{
        margin-right:8px;
    }
    header .container-fluid .img-center{
        margin-left:100px;
    }
    header .container-fluid .col-md-4{
        padding-top:100px;
        margin-left:60px;
    }
    .timeline > li {
        min-height: 170px
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px
    }
    #services .cent{
        text-align: left!important;
        padding: 130px 30px;
        padding-top:90px;
    }
    #services .index_news{
        padding-top: 40px;
    }
}

.team-member {
    text-align: center;
    margin-bottom: 50px
}

.team-member img {
    margin: 0 auto;
    border: 7px solid white
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}

.team-member p {
    margin-top: 0
}
.container-fluid .col-md-6.img-center{
    padding:0;
    text-align: center;
}
.page-scroll .img-responsive{
    float: left;
    width:37px;
    height:auto;
    margin:11px 0;
}
.page-scroll{
    margin-left:0!important;
}
#services .container-fluid .img-center{
    text-align: center;
}
#services .cent{
    text-align: center;
}
#services .top-bg{
    background-color: #070776;
}
#services .container-fluid .img-responsive{
    padding:30px;
    display: inline;
}

.intro-lead-in .page-scroll{
    font-size:24px;
 /*    line-height:72px; */
    color:#fff;
    vertical-align: middle;
}
.container-fluid .intro-lead-in .img-responsive{
    width: 72px;
    height:auto;
    margin-right:15px;
}
footer {
    padding: 30px 0;
    text-align: center;
    background-color:#404049;
    color:#fff;
}

footer span.copyright {
    font-size:12px;
    
    color: #c3c3d2;
    text-transform: uppercase;
    text-transform: none
}
footer span.copyright a{
    padding-left:10px;
}
footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    
    ;
    text-transform: uppercase;
    text-transform: none
}
.footer{
    /* width:100%;
    position:fixed;
    bottom:0;
    left:0; */
}
.no_news{
    text-align: center;
    margin-top:100px;
    font-size:30px;
    color:#ccc;
}
ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    display: block;
    background-color: #222222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none
}

footer ul {
    list-style-type: none;
}

.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}

.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px
}

.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3
}

.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none
}

::-moz-selection {
    text-shadow: none;
    background: #fed136
}

::selection {
    text-shadow: none;
    /* background: #fed136 */
}

img::selection {
    background: transparent
}

img::-moz-selection {
    background: transparent
}

body {
    /* webkit-tap-highlight-color: #fed136 */
}

.p-about {
    font-size: 18px !important;
    font-weight: 300;
    color: #000;
}

.span-about {
    font-size: 16px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.6);
}

.footer-text {
    font-size: 15px;
    font-weight: 400;
    color: #414446;
}

.top-margin-md {
    padding : 30px 0!important;
}

.top-margin-lg {
    padding-top: 60px!important;
}

.before-header {
    font-size: 24px;
    font-weight: 200;
}

.bottom-margin-sm {
    margin-bottom: 20px!important
}
main .container-fluid .main-title{
    text-align: center;
    font-size:18px;
    margin:40px 0;
}
main .container-fluid .copyright:before,
main .container-fluid .copyright:after{
    content:"";
    display: inline-block;
    height: 1px;
    width: 26%;
    background-color: #e8e8e8;
    line-height: 35px;
    vertical-align: middle;
}
main .container-fluid .copyright:before{
    margin-right:8%;
}
main .container-fluid .copyright:after{
    margin-left:8%;
}
main .container-fluid .copyright{
    line-height:35px;
    display: block;
    padding:0 30px;
    position: relative;
}
main .container-fluid .main-contact{
    padding:35px 13% 55px 13%;
    color: #344059;
    background:url(../img/contact-bg.png) no-repeat top center;
}
main .container-fluid .main-contact .col-md-3{
    padding:0 70px 10px 70px;
    text-align: center;
}
main .container-fluid .main-contact .col-md-3 img{
    display: inline;
}
main .container-fluid .main-contact .col-md-9{
    border:1px solid #d3d3d3;
    border-radius: 8px;
    text-align: left;
    background-color:#fff;
}
main .container-fluid .main-contact .col-md-9 h3{
    font-size:18px;
    margin-top:29px;
    margin-bottom:0;
}
main .container-fluid .main-contact .col-md-9 img{
    width:27px;
    height:auto;
}
main .container-fluid .main-contact .col-md-9 span{
    vertical-align: middle;
    margin-left:10px;
    font-size:14px;
}
main .container-fluid .main-contact .col-md-9 .col-md-5,
main .container-fluid .main-contact .col-md-9 .col-md-7{
    text-align: left;
    padding:5px 0;
}
main .container-fluid .main-contact .img-pad{
    padding: 13px 0 13px 0;
    overflow:hidden;
}
main .container-fluid .img-center{
    text-align: center;
    margin-bottom:40px;
}

main .container-fluid .img-center img{
    display: inline;
    width:96%;
}
.cat{
    display: inline-block;
    margin-left:13px;
    margin-bottom:2px;
    font-size:21px;
    font-weight: 400;
    color: #999999;
    vertical-align: text-bottom	;
}
.explain{
    display:inline-block;
    font-size: 18px;
    margin-left:8px;
    font-weight: 400;
    vertical-align: baseline;
}
.QR-img{
    padding-top:13px;
    padding-bottom:11px;
    padding-left:14px;
    padding-right:13px;
    border-radius: 4px;
    background-color: #fff;
    margin-left:23px;
}
.top-margin-md{
    background-color: #070776;
}
header .container-fluid .col-md-4{
    text-align: left;
}
.phone-logo{
    /* margin-top:2px; */
    width:24px;
    /* vertical-align: middle; */
}
.iPhone .phone-logo{
    width:23px;
}
.android-logo{
    margin-top:2px;
}
.hezuo{
    height: 110px;
}
main .container-fluid .main-contact .col-md-9 h3{
    font-size: 20px;
    color: #344059;
}
.add-email{
    margin-top:5px;
    font-size:18px;
}
section h2.section-heading{
    position: relative;
   /*  font-family: Avenir-Roman; */
    font-size: 116px;
    font-weight: 400;
	color: #3722ab;
}
section h2.section-heading span{
    position: absolute;
    font-size:50px;
    font-weight: 400;
    color: #3ee6ff;
    left:0;
    top:50%;
    transform: translateY(-50%);
}
section h2.section-heading .more{
    display: inline-block;
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    left:auto;
    right:0;
    bottom:20px;
}
.anli-box{
    padding-top:66px;
    padding-bottom:122px;
}
.anli-Introduce{
    overflow: hidden;
    margin-top:45px;
}
.anli-Introduce .introduce-img{
    float: left;
}
.anli-Introduce .introduce-img img{
    margin-top:15px;
}
.anli-Introduce .introduce-word{
    margin-left:60px;
}
.anli-Introduce .introduce-word p{
    margin-bottom: 0px;
}
.anli-wordTop{

	font-size: 18px;
	color: #515662;
}
.anli-wordBottom{

    font-size: 16px;
	color: #999999;
}
.anli-img{
    text-align: center;
}
.tit-img{
    margin-left:17px;
    margin-top:30px;
}
.phone-download{
    float: left;
    margin-top:10px;
}
.phone-logo{
    vertical-align: sub;
}
.QR-img{
    float: left;
}

/* 遮罩层 */
.gray-mask{
    display: none;
    position: fixed;
    top:90px;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.78);
    z-index: 1;
}

/* 通知框 */
.mask{
    display:none;
    position: fixed;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 460px;
	height: 290px;
    background-color: #ffffff;
    z-index: 2;
}
.mask-top{
    width: 100%;
    height: 53px;
    line-height: 53px;
    border-bottom:1px solid #ebebeb;
    overflow: hidden;
}
.notice{
    font-family: HiraginoSansGB-W3;
	font-size: 16px;
    color: #3e3e3e;
    margin-left:19px;
}
.icon-guanbi{
    float: right;
    font-size:16px;
    color:#777;
    margin-right:19px;
}
.mask-bottom{
    padding-top:64px;
    text-align: center;
}
.mask-bottom p{
    margin-bottom:0;
    font-size: 16px;
    color: #333333;
    
}
.appointment{
    width: 364px;
	height: 46px;
    background-color: #3c94f8;
    border:none;
    border-radius: 4px;
    font-family: HiraginoSansGB-W6;
	font-size: 18px;
    color: #ffffff;
    margin-top:44px;
}
header .intro-btn{
    margin-left:10px;
}
#particles-js{ 
    width: 100%;
}
.particles-js-canvas-el{
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}
#particles-js .container-fluid{
    position: relative;
    z-index:2;
}
.container-fluid .col-md-6.img-center,.download-box{
    position: relative;
    z-index:2;
}
.QR-img{
    width:165px;
    height: 165px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
    color:#000!important;
}
#services .news-box .news_list{
    padding-inline-start: 0;
    padding-top:20px;
    padding-left:0!important;
}
#services .news-box .news_list .news_tit{
    padding:20px 0;
    padding-bottom:18px;
    border-bottom:1px dotted #dddddd;
    list-style: none;
}
#services .news-box .news_list .news_tit a{
    display: inline-block;
    width:730px;
    font-size: 16px;
    color: #656565;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/* #services .news-box .news_list .news_tit a:hover{
    color: #556eb0;
    text-decoration: underline;
} */
#services .news-box .news_list .news_tit span{
    font-size: 14px;
    float: right;
    color: 999;
    padding-left:5px;
    margin-top:2px;
}
#services .page{
    width:270px;
    margin:0 auto;
    overflow: hidden;
    padding-top:40px;
    padding-bottom:56px;
}
#services .page .page_up{
    width: 96px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    border: solid 1px #dddddd;
    color: #656565;
    float: left;
    background-color: #fff;
    cursor:pointer;
}
#services .page .page_up:hover,#services .page .page_down:hover{
    color: #556eb0;
}
#services .page .page_down{
    width: 96px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    border: solid 1px #dddddd;
    color: #656565;
    float: right;
    background-color: #fff;
    cursor:pointer;
}
#services .news_detail{
    padding-bottom:88px;
}
#services .news_detail .news_bread{
    margin-top:30px;
}
#services .news_detail .news_bread span{
    font-size: 14px;
    color: #656565;
}
#services .news_detail .news_bread a{
    font-size: 14px;
    color: #656565;
}
#services .news_detail .news_content h3{
    font-size: 26px;
    font-weight: bold;
    color:#000;
    margin-top:40px;
    text-align: center;
}
#services .news_detail .news_content .time{
    font-size: 12px;
    
    color: #656565;
    text-align: center;
}
#services .news_detail .news_content .news_word{
    font-size: 16px;
    line-height: 33px;
    color:#656565;
}
@media(max-width:768px){
    .anli-img img{
        width:320px;
    }
    
    header .container-fluid .img-center .img-responsive{
        width:250px;
    }
    .tit-img{
        width: 300px;
    }
    .mask{
        width:100%;
    }
    .gray-mask{
        top:53px;
    }
    header .container-fluid .col-md-4{
       /*  height:500px; */
        /* padding-bottom:20px; */
    }
    .Android{
        margin-top:10px;
    }
    .position-download{
        height:auto;
    }
    main .container-fluid .main-contact .col-md-9{
        height: 150px;
    }
    main .container-fluid .main-contact .col-md-9 h3{
        font-size:18px;
    }
    
}
@media(max-width:992px){
    .cat,.explain{
        display:none;
    }
    header .container-fluid .img-center{
        background: url(../img/banner-bg.png) no-repeat;
        background-size:cover;
    }
    .download-box{
        /* background-color: #31188E; */
        background: url(../img/banner-bg.png) no-repeat -446px 0;/* 520px */
        background-size:cover;
    }
    header .intro-lead-in{
        position: relative;
        color:#fff;
        padding-top:40px;
        text-align: center;
    }
    header .container-fluid .col-md-4{
        text-align: center;
    }
    header .intro-lead-in .page-scroll{
        color:#fff;
        text-align: center;
    }
    header .intro-heading{
        color:#dddff9;
        text-align: center;
    }
    section h2.section-heading span{
        position: absolute;
        left:22%;
    }
    .intro-btn{
        height:120px;
    }
    .position-download{
        position: absolute;
        top:0;
        left:50%;
        transform: translateX(-50%);
        
    }
    #particles-js .container-fluid{
        position: relative;
        z-index:2;
    }
    .container-fluid .col-md-6.img-center{
        position: relative;
        z-index:1;
    }
    header .container-fluid .img-center .phone-img1{
        display: none;
        position: relative;
        z-index:2;
    }
    header .container-fluid .img-center .phone-img2{
        display: inline;
        position: relative;
        z-index:99;
    }
    section .news h3.news_tit p{
        font-size: 16px;
        color: #ffffff;
    }
    section .news h3.news_tit{
        padding-left:30%;
       /*  padding-right:30%; */
        text-align: left;
    }
    #services .news-box .news_list .news_tit a{
        width:500px;
    }
}
@media(max-width:768px){
    .intro-btn{
        height:270px;
    }
    .QR-img{
        width:100px;
        height: 100px;
        margin-top:10px;
        padding:7px;
        margin-left:35px;
    }
    .navbar-custom .navbar-brand{
        padding-top:21px;
    }
    .navbar-custom .navbar-toggle{
        margin-top:10px;
    }
    header .container-fluid .img-center{
        background:none;
        background-color: #2C168C;
    }
    header .container-fluid .img-center .phone-img1{
        display: none;
    }
    header .container-fluid .img-center .phone-img2{
        display: inline;
    }
    #services .news-box .news_list .news_tit a{
        width:400px;
    }
}
@media(max-width:767px){
    .download-box{
        background: url(../img/banner-bg.png) no-repeat -500px 0;
        background-size:cover;
    }
    section .news h3.news_tit{
        padding-left:0;
       /*  padding-right:30%; */
        text-align: left;
    }
}
@media(min-width:500px) and (max-width:768px){
    section .news h3.news_tit{
        padding-left:10%;
       /*  padding-right:30%; */
        text-align: left;
    }
}
@media(min-width:1000px) and (max-width:1106px){
    .QR-img{
        width:132px;
        height: 132px;
        margin-top:10px;
        margin-left:10px;
    }
}
@media (min-width: 992px){
    header .container-fluid .img-center .phone-img1{
        display: inline;
    }
    header .container-fluid .img-center .phone-img2{
        display: none;
    }
    .navbar-custom .navbar-brand{
        font-size:22px;
        font-weight:700;
        vertical-align: baseline;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    .intro-btn{
        height:200px;
    }
    .Android{
        margin-top:10px;
    }
}
@media (min-width: 1400px){
    header .container-fluid .col-md-4{
        padding-left:50px;
    }
    #services .container-fluid .row{
        padding-left:350px!important;
    }
    .anli-img{
        padding-left:0;
    }
}
@media(min-width:1100px) and (max-width:1290px){
    .QR-img{
        width:150px;
        height:150px;
        margin-top:10px;
        margin-left:10px;
    }
}
@media (min-width: 1700px){
    header .container-fluid .col-md-4{
        padding-left:200px;
    }  
    .anli-img{
        padding-left:300px;
    }
    section h2.section-heading .more{
        display: inline-block;
        position: absolute;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        left:auto;
        right:150px;
        bottom:20px;
    }
}
@media(min-width:992px) and (max-width:1200px){
    .tit-img{
        width:370px;
    }
    header .intro-btn{
        width:400px;
    }
    header .container-fluid .img-center .img-responsive{
        width:300px;
    }
    section h2.section-heading .more{
        display: inline-block;
        position: absolute;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        left:auto;
        right:-100px;
        bottom:20px;
    }
}
@media(min-width:700px) and (max-width:992px){
    section h2.section-heading span{
        position: absolute;
        left: 37%;
    }
    section h2.section-heading .more{
        display: inline-block;
        position: absolute;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        left:auto;
        right:120px;
        bottom:20px;
    }
}
@media(min-width:769px) and (max-width:783px){
    .position-download{
        width:400px;
    }
}
@media(min-width:940px) and (max-width:991px){
    .download-box{
        background: url(../img/banner-bg.png) no-repeat -400px 0;
        background-size: cover;
    }
}
@media(min-width:1400px) and (max-width:1600px){
    #services .container-fluid .row{
        padding-left: 225px!important;
    }
}
@media(max-width:415px){
    h2.section-heading .more{
        bottom:-5px!important;
    }
    #services .news-box .news_list .news_tit a{
        width:230px;
    }
}