/*


*/

body {
    font: 12px/1.5 "Microsoft YaHei", 微软雅黑, arial, simsun, 宋体;
    background: #ffffff;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

html, body {
    width: 100%;
    overflow-x: hidden;
}

h1, h3 {
    font-weight: bold;
}

.heading {
    font-size: 40px;
    color: #545666;
    letter-spacing: 2px;
}

.subheading {
    font-size: 16px;
    color: #545666;
    padding-bottom: 99px;
}

.bold {
    font-weight: bold;
}

p {
    letter-spacing: 0;
    line-height: 28px;
}

#about,
#team, #contact {
    padding-top: 90px;
    padding-bottom: 150px;
}

#download{
    padding-top: 100px;
    padding-bottom: 120px;
    text-align: center;
}

/* start navigation */
.custom-navbar {
    background: #ffffff;
    margin-bottom: 0;
}

.custom-navbar .navbar-brand {
    color: #252737;
    font-size: 20px;
    background: url(../image/rc_icon_web_logo.png) no-repeat;
    background-size: cover;
    width: 104px;
    height: 40px;
}

.login-btn {
    margin-left: 40px;
}

.custom-navbar .navbar-brand .navbar-toggle {
    background: #55acee;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.custom-navbar .nav li a {
    color: #FFFFFF;
    border-radius: 2px;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 30px;
    transition: all 0.3s ease-in-out;
}

.custom-navbar .nav li a:hover {
    background: linear-gradient(90deg, #F5318C 0%, #F4325D 100%);
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out;
}

.custom-navbar .nav > li > a:focus {
    background: transparent;
    outline: none;
}

.custom-navbar .nav li.active > a {
    color: #FFFFFF !important;
    background: linear-gradient(90deg, #F5318C 0%, #F4325D 100%);
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}

.custom-navbar .navbar-toggle .icon-bar {
    color: #FFFFFF;
    background: linear-gradient(90deg, #F5318C 0%, #F4325D 100%);
    border-color: transparent;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .custom-navbar {
        background: #ffffff;
        padding: 14px;
        border-bottom: 0;
        background: 0 0;
    }

    .custom-navbar.top-nav-collapse {
        padding: 14px;
        background: #fff;
        border-bottom: 1px solid #eeeeee;
    }
}

/* home section */
#home {
    background: url(../image/666.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    text-align: center;
}

#home hr {
    border: 2px solid #404040;
    width: 100px;
}

#home h3 {
    letter-spacing: 2px;
}

#home .btn {
    background: transparent;
    border-radius: 0;
    border: 3px solid #404040;
    color: #404040;
    font-weight: bold;
    padding: 16px 42px;
    margin-top: 40px;
    transition: all 0.4s ease-in-out;
}

#home .btn:hover {
    background: #404040;
    color: #ffffff;
}

/* about section */

#about{
    background: #FCF100;
}

#about .col-md-4 .fa {
    width: 274px;
    height: 275px;
    text-align: center;
    margin-bottom: 10px;
}

#about .col-md-6 {
    padding-top: 60px;
}

#about .col-md-6 h3 {
    padding-top: 40px;
    padding-bottom: 10px;
}

#about .col-md-6 p {
    padding-bottom: 30px;
}

#about span {
    display: block;
    padding-bottom: 6px;
}

#about .progress {
    border-radius: 0;
    box-shadow: none;
    height: 6px;
}

#about .progress .progress-bar-primary {
    background: #FFD321;
}

/* portfolio section */
#portfolio {
    padding-top: 90px;
    background: #F5F6FF;
    text-align: center;
}

#portfolio .container {
    width: 100%;
    padding: 0;
    margin: 0;
}

#portfolio .col-md-4 {
    padding: 0;
    margin: 0;
}

#portfolio img {
    width: 100%;
    transition: all 0.4s ease-in-out;
}

#portfolio img:hover {
    opacity: 0.6;
}

/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 40px 0 24px 0;
    overflow: hidden;
    text-align: center;
}

.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}

.filter-wrapper li a {
    font-size: 13px;
    color: #9DA0B3;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 6px 23px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    background: linear-gradient(90deg, #F5318C 0%, #F4325D 100%);
    color: #ffffff;
    border-radius: 2px;
    outline: none;
}

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}

.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}

.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

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

/* team section */
#team {
    background: #00FCDB;
    text-align: center;
}

#team h3 {
    font-size: 18px;
    color: #6B6E80;
    line-height: 22px;
}

#team h4 {
    font-size: 13px;
    color: #6B6E80;
    line-height: 17px;
}

#team .team-des {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* download section*/

#download{
    background: #F5F6FF;
}

#download img{
    width: 100%;
}

.ios-icon-h{
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    transform: translate3d(0,-2px,0);
    -webkit-transform:translate3d(0,-2px,0);
    -o-transform:translate3d(0,-2px,0);
    -moz-transform:translate3d(0,-2px,0);
}

.android-icon-h{
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    transform: translate3d(0,-2px,0);
    -webkit-transform:translate3d(0,-2px,0);
    -o-transform:translate3d(0,-2px,0);
    -moz-transform:translate3d(0,-2px,0);
}

.qrcode-icon{
    background:url(../image/rc_icon_scan.png) no-repeat;  background-size : contain;
}

/* contact section */
#contact {
    background: #EBECFA;
}

#contact .fa {
    font-size: 40px;
}

#contact form {
    padding-top: 80px;
}

#contact .form-control {
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out;
}

#contact .form-control:focus {
    border: 2px solid #808080;
}

#contact input {
    height: 50px;
}

#contact input[type="submit"] {
    border: 2px solid #808080;
    margin-top: 18px;
    height: 54px;
}

#contact input[type="submit"]:hover {
    background: #808080;
    color: #ffffff;
}

#contact textarea {
    height: 170px;
}

.contact-info-box{
    width: 19.9%;
    float: left;
}
.contact-info-box h3 {
    font-size: 16px;
    color: #9DA0B3;
    line-height: 26px;
}

.contact-info-box h4 {
    font-size: 12px;
    color: #9DA0B3;
    line-height: 17px;
}
.contact-info-box .qrcode-wechat{
    width: 100px;
    height: 100px;
}

.contact-info-box .weChat-icon{
    width: 30px;
    height: 30px;
}

.contact-info-box .sina-icon{
    width: 30px;
    height: 30px;
    margin-left: 17px;
}

/* footer section */
footer {
    background: #EBECFA;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 100px;
}

.social-icon {
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.social-icon li {
    list-style: none;
    display: inline-block;
    padding: 0;
}

.social-icon li a {
    font-size: 13px;
    color: #9DA0B3;
    width: 100px;
    height: 36px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    margin-top: 20px;
    margin-right: 20px;
}

/* notice section */
.info {
    background: #F5F6FF;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.info ul {
    position: absolute;
    top: 0;
}

.info ul li, .info ul li a {
    height: 50px;
    color: #999999;
    line-height: 50px;
    font-size: 14px;
    text-align: left;
    position: relative
}

.inner {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 1200px
}

.info .download{
    position:absolute;
    right:0;
    top:0;
    height:50px;
    line-height:50px;
    font-size: 14px;
    color: #F56282;
}

.info .download a{
    display: inline-block;
    position: relative;
    text-decoration: none;
    padding: 1px 10px 1px 30px;
    border: solid 1px #F56282;
    color: #F56282;
    border-radius: 2px;
    height: 30px;
    line-height: 26px;
    margin-left: 10px;
}

.info .download a i{
    position:absolute;
    left:6px;
    top:4px;
}

.icon_download{
    background:url(../image/rc_icon_notice_downloads.png) no-repeat;
    background-size: contain;
    width:20px;
    height:20px;
    display:inline-block
}
@media screen and (min-width: 992px) {
    @-moz-document url-prefix() {
        #portfolio .col-lg-4,
        #portfolio .col-md-4 {
            width: 33.333%;
        }
    }
}

@media ( max-width: 980px ) {
    .custom-navbar .navbar-brand {
        font-size: 24px;
        margin-top: 6px;
    }

    #about img {
        padding-top: 40px;
    }

    #contact form {
        padding-top: 30px;
    }

    .login-btn {
        margin-left: 0;
    }

    .custom-navbar .nav li a {
        color: #9DA0B3 !important;
    }

    .inner {
        width: auto
    }

    .download{
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .contact-info-box {
        width: 49.9%;
        margin-bottom: 20px;
    }

    .contact-info-box:last-child {
        margin-bottom: 0;
    }

    #about,
    #team, #contact ,#download,#portfolio{
        padding-top: 45px;
        padding-bottom: 75px;
    }

    .subheading{
        padding-bottom: 50px;
    }
}

@media (max-width: 450px) {
    .heading {
        font-size: 40px;
    }

    #about .col-md-4 .fa {
        margin-top: 32px;
    }

    #contact h3 {
        font-size: 16px;
        padding-bottom: 40px;
    }
}