/* 公告的css */
.notice-box {
    z-index: 101;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
}


.this-is-mask {
    /* z-index: 10; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .5);
}

marquee {
    margin: 0 auto;
    display: -webkit-box;
    border-radius: 3px;
    color: #fe4d3d;
    width: 1100px;
    height: 30px;
}

.lb-box {
    width: 100%;
    /* height: 0; */
    /* padding-bottom: 46.87%; */
    background-color: #fff;
    position: relative;
}

.carousel-control {
    width: 10%;
}

.carousel-indicators {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 15;
    width: 1100px;
    padding-left: 0;
    text-align: right;
    list-style: none;
}

.lb-img {
    width: 100%;
}

.carousel-indicators li {
    width: 44px;
    height: 72px;
    background-color: #cccccc;
    opacity: 0.6;
    border-radius: 0;
    margin-left: 2px;
    font-family: Nexa-Book;
    font-size: 20px;
    line-height: 72px;
    color: #fff;
    text-align: center;
}

/* .carousel-indicators li:nth-child(1) {
    margin-left: 1px !important;
} */

.carousel-indicators li.active {
    width: 44px;
    height: 72px;
    opacity: 0.6;
    border-radius: 0;
    margin-left: 2px;
    background-color: #F54747;
}

.about-box {
    width: 1100px;
    padding: 30px 0;
    margin: 0 auto;
}

.about-box .container {
    padding-right: 0;
    padding-left: 0;
}

.about-img {
    width: 100%;
}

.about-box h3 {
    font-family: P acifico;
    font-size: 26px;
}

.about-box h2 {
    font-size: 30px;
    font-weight: bold;
}

.about-box p {
    font-weight: bold;
    color: #666;
}

.about-box button {
    margin-top: 30px;
}

.gallery-box {
    width: 100%;
    padding: 30px 0;
    text-align: center;
    margin: 0 auto;
}

.load {
    width: 1100px;
    height: 46px;
    background-color: #ffe0c6;
    font-family: Nexa-XBold;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
    line-height: 46px;
    text-align: center;
    margin-bottom: 40px;
    cursor: pointer;
}

.load:hover {
    font-size: 18px;
}

.contact-box {
    width: 100%;
    overflow: hidden;
}

.contact-box h3 {
    text-align: center;
    font-family: Pacifico;
    font-size: 26px;
}

.contact-box h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.map {
    width: 100%;
    height: 350px;
    background-color: #bbb;
}

.time-box {
    width: 1100px;
    padding: 30px 0 40px 0;
    margin: 0 auto;
    text-align: center;
}

.gallery-box h2 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    text-align: left;
    font-family: "Satisfy", cursive;
}

.second-bar {
    margin-top: 15px;
}

.send-message {
    text-align: left;
    margin-bottom: 0 !important;
}

.send-message h3 {
    text-align: left;
}

.send-message input {
    background-color: #fff;
    border: solid 1px #ffe0c6;
    margin-bottom: 22px;
    color: #252a35;
    background-position: 6px;
    background-repeat: no-repeat;
    padding-left: 29px;
    border-radius: 2px;
    font-family: Nexa-Book;
}

.send-message input:nth-child(1) {
    background-image: url('/images/home/name-icon.png');
}

.send-message input:nth-child(2) {
    background-image: url('/images/home/email-icon.png');
}

.send-message input:nth-child(3) {
    background-image: url('/images/home/phone-icon.png');
}

.send-message input:active,
.send-message textarea:active {
    background-color: #fff;
}

.form-control:focus,
.send-message textarea:focus {
    background-color: #fff;
    border: solid 1px #F54747;
}

.send-message textarea {
    height: 160px;
    color: #252a35;
    background-color: #fff;
    border: solid 1px #ffe0c6;
    margin-bottom: 25px;
    resize: none;
    border-radius: 2px;
    font-family: Nexa-Book;
}

.send-message button {
    padding: 6px 20px;
}

.openBottom-img {
    width: 325px;
    height: 70px;
    display: block;
    margin: auto;
}

.imghe {
    display: block;
    width: 100%;
    height: auto;
}

.mid-all {
    background-color:#fbfbfb;
    /* background-image: url('/images/background.jpg'); */
}

.mid-center {
    top: 0px;
    left: 0px;
    width: 100%;
}

.mid-center-width {
    width: 100%;
    margin: auto;
}

.break-translucence {
    width: 100%;
    height: 100% ;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 15;
    text-align: center;
    color: #fff;
    padding-top: 30px;
    opacity: 1;
}
.border{
    margin-top: 3rem;

    padding: 15px 35px;
    /* margin-top: 10rem; */
    background: rgba(255, 69, 0, 0.51);
    font-weight: bold;
    border-radius: 0px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px !important;
    letter-spacing: 1px;
    border: 2px solid #e85219;
display: inline-block;
}
.border:hover,
.border:hover>a {
    background: #e85219 !important;
    border-color: #e85219 !important;
}

.margin-top {
    color: #fff;
    /*font-family: "Cormorant Garamond", Georgia, serif;*/
   font-family: "Iskoola Pota";
    margin-top: 18px;
    font-size: 80px;
    font-weight: 700;
}

.break-border {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    margin: 10px auto;
    line-height: 15px;
}

.about-title {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 60px;
}

.about-title h2 {
    color: #0D045D;
    font-family: Nexa-XBold;
    font-size: 30px;
    opacity: 0.8;
    width: max-content;
    margin: 0 auto;
}

.about-title span {
    display: block;
    width: 100%;
    height: 6px;
    background: #F54747;
    margin: -10px auto;
}

.about-information-top {
    /* font-family: Nexa-XBold; */
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 66px;
    margin-bottom: 23px;
    font-weight: 600;
}

.about-information {
    /* font-family: Nexa-Book; */
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333333;
    margin-left: 66px;
}

.btn-warning,
.btn-warning:hover {
    background-color: #fe765e;
    border-radius: 2px;
    font-family: Nexa-Book;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    border: 0;
}

.col-sm-7 {
    padding: 0;
    margin-bottom: 0 !important;
}

.time-box-messige {
    height: 35px;
    background-color: #ffffff;
    opacity: 0.88;
    width: auto;
    margin: -35px 29px 0 29px;
    line-height: 35px;
    font-family: Nexa-Book;
    font-size: 14px;
    letter-spacing: 0px;
    color: #000000;
    text-align: left;
}

.time-box-messige img {
    margin-bottom: 5px;
}


/* PC端 */
@media (min-width: 768px) {
    .about-box {
        background-size: 100% 100%;
    }

    .special-box {
        background: url('/images/home/special_bg.jpg') no-repeat;
        background-size: 100% 100%;
    }

    .float_right {
        float: right;
        margin-right: 30px;
    }
}

/* 移动端 */
@media (max-width: 768px) {
    .carousel-indicators {
        bottom: 0px;
    }

    .carousel-indicators li {
        width: 8px;
        height: 8px;
    }

    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }

    .about-box {
        background-color: #eee;
    }

    .about-box h3 {
        text-align: center;
    }

    .about-box h2 {
        text-align: center;
    }

    .special-box {
        background-color: #ddd;
        padding-top: 0px;
    }

    .special-img-box {
        width: 100%;
        padding: 20px 0;
    }

    .special-img-box h3 {
        text-align: center;
    }

    .special-img-box h2 {
        text-align: center;
    }

    .time-box h3 {
        margin-bottom: 30px;
    }

    .send-message h3 {
        text-align: center;
    }

    .time-box .one-bar {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .send-message button {
        width: 100%;
    }
}

.about-img,
.formleft {
    -webkit-animation: 'fadeInLeft'2s 1
}

/* 左到右 */
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

.about-information-top,
.about-information,
.formright {
    -webkit-animation: 'fadeInRight'2s 1
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

}

.gallery-img-box-up {
    -webkit-animation: 'fadeInDown'2s 1
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(180px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

}

.rotate-in-center {
    -webkit-animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-in-center 1s cubic-bezier(.25, .46, .45, .94) both
}

@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.tracking-in-expand {
    -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
    animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

@-webkit-keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

@keyframes tracking-in-expand {
    0% {
        letter-spacing: -0.5em;
        opacity: 0;
    }

    40% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

button:hover {
    -webkit-animation: shake-lr .7s cubic-bezier(.455, .03, .515, .955) both;
    animation: shake-lr .7s cubic-bezier(.455, .03, .515, .955) both
}

@-webkit-keyframes shake-lr {

    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    20%,
    40%,
    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30%,
    50%,
    70% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    90% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@keyframes shake-lr {

    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    10% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    20%,
    40%,
    60% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    30%,
    50%,
    70% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    90% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}
.addthis_toolbox{
    margin-bottom: 10px;
}
.addthis_toolbox li{
    padding: 6px 0;
    display: inline-flex;
}
.at-icon {
    width: 20px !important;
    height: 20px !important;
}
.addthis_toolbox .at-icon-wrapper {
    line-height: 35px !important;
    height: 25px !important;
    width: 25px!important;
    text-align: center !important;
}


/* About.htm 
===================================================== */

.about-banner-title {
	font-size:45px;
	color:#fff;
	font-weight:300;
	margin-bottom:20px;
	text-transform:capitalize;
}

.about-button {
	text-align:center;
}

.about-button a i {
	vertical-align:middle;
}

.about-button .btn, .about-button .btn:hover {
	background:#fc4225;
	text-transform:capitalize;
}

.about-sub-title {
	font-size:20px;
	line-height:28px;
	color:#fc4225;
	margin-bottom:10px;
}

/* // About.htm 
===================================================== */
/* Sections Bgcolors And Styles*/

.whitebg {
	background:#ffffff;
	padding:80px 0;
}

.graybg {
	background:#f5f5f5;
	padding:80px 0;
}

.gallerybg, .spliderbg {
	background:#32353a;
	padding-top:80px;
}

.graybg .hr-line i {
	background:#f5f5f5;
}

.gallerybg .hr-line i, 
.spliderbg .hr-line i {
	background:#32353a;
}

.colorbg {
	background:#3e3e3e;
	padding:80px 0;
}

.colorbg h1 {
	color:#fff;
	text-transform:capitalize;
	padding-bottom:10px;
}

.colorbg p {
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	letter-spacing: 1px;
}

.spliderbg {
	padding: 50px 0 30px 0;
}

.spliderbg .tag {
	color:#828282;
}

/* // Sections Bgcolors And Styles */


/* 3. ABOUT  SECTION 
==============================*/

.material-placeholder {
	line-height:0;
}

.collapsible {
	box-shadow:none;
	border:none;
}

.collapsible li {
	position:relative;
}

.collapsible-body p {
	padding:0 0 2rem 0;
	
}

.collapsible li.active i:before {
	content: "\e7b7";
}

.collapsible li.active .collapsible-header {
	border-bottom:none;
}

.collapsible-header {
	color:#fc4225;
	font-size:20px;
	font-weight: 300;
	line-height:28px;
	text-transform:capitalize;
	height: auto;
	line-height: 32px;
	padding: 10px 0;
	padding-right:20px;
}

.collapsible-header i {
	line-height: 4rem;
	float: right;
	position: absolute;
	top: 0;
	width: 100%;
	text-align:right;
	margin-left:5px;
}

.materialboxed:hover {
	cursor: url(../img/pointer.png),crosshair;
}

.materialboxed {
	width:100%;
}

/* // 3. ABOUT  SECTION 
==============================*/
