@charset "utf-8";
@font-face {
    font-family: 'Glyphicons Halflings';
 url('/fonts/glyphicons-halflings-regular.woff') format('woff');
}
.mainnav {
    background-color: #1A3475;
    width: 100%;
    z-index: 9999;
}

@media (max-width:768px) {
.nav>li {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}
}

@media (min-width:768px) {
.nav>li {
    padding-right: 5px
}
}
#carousel-example-generic {
    max-width: 1920px;
    margin: auto
}

@media (max-width:768px) {
.highlight {
    background-color: #fff;
    box-shadow: 0 8px 30px 0 rgba(0,0,0,0.15);
    margin-top: 10px;
    position: relative;
    z-index: 99;
    border-radius: 2px;
    margin-bottom: 50px;
    margin-left: 1px;
    margin-right: 1px
}
.lightspot .number .count {
    color: #3C3C3C;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0
}
.lightspot .number .unit {
    position: relative;
    top: 5px;
    left: 3px;
    font-size: 10px;
    vertical-align: top;
    color: #3C3C3C;
}
}

@media (min-width:768px) {
.highlight {
    background-color: #fff;
    box-shadow: 0 8px 30px 0 rgba(0,0,0,0.15);
    margin-top: -50px;
    position: relative;
    z-index: 99;
    border-radius: 2px;
    margin-bottom: 30px;
    margin-left: 1px;
    margin-right: 1px
}
.lightspot .number .count {
    color: #3C3C3C;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 0
}
.lightspot .number .unit {
    position: relative;
    top: 15px;
    left: 3px;
    font-size: 12px;
    vertical-align: top;
    color: #3C3C3C;
}
}
.lightspot {
    padding-top: 40px;
    text-align: center;
    padding-bottom: 40px
}
.col-xs-6.col-md-3 .lightspot .title {
    font-size: 13px;
    margin-top: -20px;
    color: #999999;
}
.service {
    margin-bottom: 50px;
}
.row .col-md-4 .y_content {
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-shadow: 0 15px 40px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px
}
.col-md-4 .y_content h4 {
    margin-top: 20px;
}
.col-md-4 .y_content p {
    color: #9B9B9B;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
}

@media (max-width:768px) {
.more.pull-right a {
    display: block;
}
}

@media (min-width:768px) {
.more.pull-right a {
    display: block;
    margin-top: 24px;
}
}
.about_us {
    background-color: #F7F7F7;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px
}
.cooperation {
    margin-bottom: 30px
}
.row .col-md-6 .intro {
    color: #9B9B9B;
    margin-top: 50px;
    font-size: 13px;
    margin-bottom: 30px
}
.idea {
    background-color: #F7F7F7;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px
}
.col-md-3 .check h4 {
    color: #1F3571;
}
.col-md-3 .check span {
    color: #9B9B9B;
    font-size: 12px;
}
.check {
    margin-top: 40px;
}
.news_time {
    color: #9B9B9B;
    font-weight: lighter;
    font-size: 20px;
}
.newslist .news_title a {
    color: #5B5B5B;
    font-weight: normal;
    font-size: 16px;
}
.newslist .news_title a:hover {
    color: #1A3475;
    font-weight: normal;
    font-size: 16px;
}
.newslist {
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: thin solid #E6E6E6;
}
.news {
    margin-bottom: 30px
}
.row .title .page_time {
    color: #ADADAD;
}
.footer {
    background-color: #4A4A4A;
    color: #FFFFFF;
    font-size: 13px;
    height: 70px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px
}
