﻿/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



.img-centered {
    margin: 0 auto;
}

.bg-white {
    background-color: #e5e3e4;
}

.bg-black {
    background-color: #000;
}

.btn-primary {
    border-color: #4b4c6b;
    text-transform: uppercase;
    font-family: Arial,"微软雅黑";
    font-weight: 700;
    color: #fff;
    background-color: #4b4c6b;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #818999;
    color: #fff;
    background-color: #4b4c6b;
}

.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 {
    border-color: #4b4c6b;
    background-color: #4b4c6b;
}

.btn-primary .badge {
    color: #4b4c6b;
    background-color: #F0AD4C;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #4b4c6b;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Arial,"微软雅黑";
    font-size: 18px;
    font-weight: 700;
    color: #F0AD4C;
    background-color: #4b4c6b;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #818999;
    color: #F0AD4C;
    background-color: #4b4c6b;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #4b4c6b;
    background-color: #4b4c6b;
}

.btn-xl .badge {
    color: #4b4c6b;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: Arial,"微软雅黑";
    color: #F0AD4C;
    opacity: 0.5;
    font-size: 14px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #F0AD4C;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #4b4c6b;
    background-color: #4b4c6b;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #4b4c6b;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Arial,"微软雅黑";
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #B89017;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    border-radius: 0;
    color: #B89017;
    background-color: rgba(0,0,0,0.3);
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 1em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: rgba(0,0,0,0.5);
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1em;
        opacity: 1;
    }
}

@media(max-width: 767px) {
    .navbar-default .nav > li.weibo{display:none;}
}

.lt-logo{visibility: visible;
        height: 30px;
        width: 30px;
        overflow: hidden;
        margin: 10px 0 0 15px;}
.lt-logo img{width: 100%;}
@media(min-width: 768px){
    .lt-logo{ visibility: hidden;
        }
}

.nav-fist-bg{background: rgba(0,0,0,0);}

#top-slide, #s1-slide{height:100vh; position: relative;}
#section1-slide{ width: 100%; height: 500px;}
.carousel-caption{}
.carousel-caption .title-intr{margin-bottom: 20px;}
.carousel-caption>h2{font-size: 24px; color: #e5e3e4;}
.title-img{max-width: 500px; width: 100%; text-align: center; margin-bottom: 200px;}
@media(max-width: 767px){
    .carousel-caption{ right:5%; left: 5%; padding-left: 10px; padding-right: 10px;
        }
    .carousel-caption .title-intr{line-height: 1em;margin-bottom: 10px;}
    .title-img{ margin-bottom: 100px;}
}
#section1-slide .carousel-caption{right:5%; left: 5%; padding-left: 10px; padding-right: 10px; padding-bottom: 0px; background: rgba(0,0,0,0.5); display: none;}
#section1-slide .carousel-caption:hover{display: inline;}
.slidelogo{position: absolute; bottom: 0; left: 0;padding: 20px 20px;z-index: 9; background: rgba(0,0,0,0.5);border-radius:0 10px 0 0;}
.slidelogo img{width: 100%;max-width: 300px; margin-bottom: 10px;}
@media(max-width: 767px){
.slidelogo{position: absolute; top: 0; left: 0;padding: 60px 20px;width: 100%;background: rgba(0,0,0,0); z-index: 999; display: table;}
.slidelogo .left{text-align: center;font-size: 1.3rem;line-height: 1.5;}
}
header {
    text-align: center;
    color: #fff;
    /*background: #4b4c6b;
    background-image: url(../img/header-bg.jpg);*/
    background-position: center bottom;
    background-repeat: none;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 100px;
    margin-top: 10px;
    font-family: Arial,"微软雅黑";
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    text-transform: uppercase;
    font-family: Arial,"微软雅黑";
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

header .intro-text .intro-heading img{
    width: 100%;
    max-width: 600px;
    height: auto;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 100px;
        font-family: Arial,"微软雅黑";
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        text-transform: uppercase;
        font-family: Arial,"微软雅黑";
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
    .ww img{margin-top: 5%;}
 }

@media(min-width:1200px){
    header .intro-text {
        padding-top: 200px;
    }
}

@media(min-width:1500px){
    header .intro-text {
        padding-top: 250px;
    }
    .ww img{margin-top: 10%;}
}

@media(min-width:1900px){
    header .intro-text {
        padding-top: 300px;
    }
}
@media(max-width: 767px){
    .item .title-intr{display: none;}
}

.section2{padding: 15% 0;
background-image: url(../img/img-bg3.jpg);
    background-position: center center;
    background-repeat: none;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}
/*.main{background: #4b4c6b;
    background-image: url(../img/main-bg.jpg);
    background-position: center bottom;
    background-repeat: none;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}*/
section {
    padding: 100px 0;
}

/*section背景*/
.bg-img{background-image: url(../img/img-bg1.jpg);
    background-position: center center;
    background-repeat: none;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
    letter-spacing: 2px;
}
section h4.section-heading{
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 2px;
    margin-top: 5px;
    text-align: left;
}

/*section h2.section-heading::after {
    background: #f0ad4c none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto;
    position: relative;
    width: 50px;
}*/

section h2.white,section h3.white,section h4.white,section h5.white{
    color: #e5e3e4;
}
section h2.golden,section h3.golden,section h5.golden{
    color: #B89017;
    margin-bottom: 40px;
}
section h4.golden{color: #B89017;
    margin-bottom: 0px;}
section h3.section-subheading {
    margin-bottom: 20px;
    text-transform: none;
    font-family: Arial,"微软雅黑";
    font-size: 16px;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

section#introduction{

}

section#introduction .whtiebg{
    background-color: fff;
}

.detail{
    margin-top: 80px;
    text-align: center;
}
.detail .center{
    display: inline-block;
    text-align: center;
    margin-bottom: 60px;
}
#preface{
    background: #262626;
    /*background-image: url(../img/preface-bg.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/}

.full-sreen{ height: 100vh; padding-top: 150px;}

#introduction .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#introduction .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#introduction .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(171,142,99,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#introduction .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#introduction .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

#introduction .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#introduction .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#introduction .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#introduction .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 5px 0;
    max-width: 400px;
    text-align: center;
}

#introduction .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#introduction .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: Arial,"微软雅黑";
    font-size: 14px;
}

#introduction * {
    z-index: 2;
}

a.text:after{
    content: "";
    background-image: url(../img/text-s.png);
    position: absolute;
    width: 15px;
    height: 19px;
    top: 7px;
    right: 7px;
}

@media(min-width:768px) {
    #introduction .portfolio-item {
        margin: 0 0 30px;
    }
}

@media(max-width: 767px){
    #introduction .portfolio-item .portfolio-link .portfolio-hover{
        display: none;
    }
    .detail{
        padding: 0 10px;
    }
    a.text:after{
    content: "";
    background-image: url(../img/text-b.png);
    position: absolute;
    width: 12px;
    height: 15px;
    top: 5px;
    right: 5px;
}
}

.gray{background: #eeeeee;}
.dark{background: #333333;}

.news{padding:40px 0;}
.news li{margin-bottom: 10px;font-size:16px;line-height: 1.5;text-align: left;list-style: none;}
.news a,.news  a:hover,.news  a:focus,.news  a:active,.news  a.active{color: #b89017;text-decoration: underline;}
.news i{color:#b89017; margin-right:10px; }
@media(min-width:768px) {

}

@media(min-width:992px) {

}

@media(min-width:1200px) {

}

#museum{
    background-image: url(../img/qm-bg.jpg);
    background-position: center;
    background-repeat: none;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 15% 0;}
    @media(max-width: 767px){
    #museum {
        background-image: url(../img/qm-bg1.jpg);
    }
}
section#weibo{
    background-color: #e5e3e4;
}

@media(max-width: 767px) {
	#news img{width:100%;}
    section#weibo{display:none;}
}

footer {
    padding: 60px 0;
    text-align: center;
    background-color: #000;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"microsoft-yahei";
    line-height: 40px;
    color: #fff;
}

footer ul {text-align: left;padding:0;}
footer li {color:#e5e3e4;list-style:none;}
footer li>a {color:#e5e3e4}
footer li>a:hover {color:#b89017}
footer .left{text-indent: 0;}
.f-logo{margin-bottom: 20px; text-align: left;}
.logo{width:100%; max-width: 363px; }
@media(max-width: 767px) {
    .logo{width:100%; max-width: 363px; }
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.link{
    padding: 60px 0;
    text-align: center;
    background-color: #000;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 1.5em;
    color: #777;
    font-family: "微软雅黑";
}

.portfolio-modal .modal-content p.last {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: Arial,"微软雅黑";
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
}
.portfolio-modal .modal-content ul.list-inline>li{
    display: block;
    color: #633000;
    font-size: 12px;}

.portfolio-modal .modal-content img {
    margin: 30px auto;box-shadow: 3px 3px 3px #c3c3c3;border-top: 1px #f1f1f1 solid;border-left: 1px #f1f1f1 solid;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}
@media(max-width: 767px) {
    .portfolio-modal .modal-content{padding: 20px 0 50px; }
    .portfolio-modal .close-modal{display: none;}
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-control.right,
.carousel-control.left{
    background: none;
}

::-moz-selection {
    text-shadow: none;
    background: #3399ff;
    color: #ffffff;
}

::selection {
    text-shadow: none;
    background: #3399ff;
    color: #ffffff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

.modal-body p{
    text-align: left;
}

.video1{
    display: block;
    margin-bottom: 60px;
}
.video2{
    display: none;
    margin-bottom: 60px;
}
@media(max-width: 767px) {
    .video1{
    display: none;
    margin-bottom: 60px;
}
    .video2{
    display: block;
    margin-bottom: 60px;
}
}

#accordion .panel{
    box-shadow: none;
    border: none;
    border-radius:0;
    margin-bottom: 6px;
    border-left:3px solid #B89017;
    display: inline-block;
    width: 100%;
    max-width: 400px;
}
#accordion .panel-heading{
    padding:0;
    background-color:#e5e3e4;
}
#accordion .panel-title a{
    display: block;
    color: #B89017;
    font-size: 15px;
    font-weight: bold;
    padding: 14px 40px;
    background: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
}
#accordion .panel-title a.collapsed{
    border-top: 0;
    color: #B89017;
    background: #000;
    border-bottom:1px solid transparent;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #B89017;
}
#accordion .panel-title a.collapsed:before{
    content: "\f067";
}
#accordion .panel-body{
    color: #666464;
    font-size: 14px;
    line-height: 20px;
    border-top: 0 none;
    background: #000;
    padding: 15px 15px 0;
}    
#accordion .panel-body>p{
    color: #B89017;
    text-align: left;
}    