@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Raleway:200,300,600,700&subset=latin,latin-ext");


.hot-title {
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 6px;
}

    .hot-title a {
        color: #bceff7;
    }

        .hot-title a:hover {
            color: #FFF;
        }

/* hot */
section#hot {
    background-image: url(../../images/bg/bg-02.gif);
    background-color:#F1685E;
    padding-top: 20px;
    padding-bottom: 50px;
}

.st-hot {
    margin-top: 0px;
}

    .st-hot h2 {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 15px;
        letter-spacing: 1px;
        color: #004184;
        line-height: 28px;
    }

        .st-hot h2 a {
            color: #004184;
        }

    .st-hot p {
        font-size: 16px;
        color: #444;
        letter-spacing: 1px;
    }

        .st-hot p a {
            color: #444;
        }

    .st-hot img {
        width: 100%;
        margin-bottom: 8px;
    }

    .st-hot .store {
        display: inline-block;
    }

        .st-hot .store img {
            border-radius: 50%;
            width: 35px;
            vertical-align: -webkit-baseline-middle;
            margin-right: 4px;
        }

        .st-hot .store a {
            color: #6c6e6f;
            font-weight: bold;
        }

/*top banner*/
#top-banner {
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
}

    #top-banner .imgcaption-box {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        #top-banner .imgcaption-box .imgcaption {
           /* background: rgba(142, 34, 0, 0.4);*/
            width: 100%;
            height: 700px;
            color: #FFFFFF;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        #top-banner .imgcaption-box h2 {
            font-size: 36px;
            font-weight: 100;
            letter-spacing: 2px;
            margin-top: -70px;
            line-height: 45px;
            padding: 0 20px 0 20px;
        }

        #top-banner .imgcaption-box span {
            font-weight: 100;
            line-height: 30px;
            padding: 8px;
            font-size: 20px;
            letter-spacing: 2px;
        }

        #top-banner .imgcaption-box span img{
            width: 80%;
        }




    #top-banner .owl-controls .owl-dots {
        position: absolute;
        bottom: 5%;
        width: 100%;
    }

    #top-banner .owl-nav {
        display: none;
    }

    #top-banner:hover .owl-nav {
        display: block;
    }

    /*#region ����㛖鸌��� */

    #top-banner .owl-carousel .animated {
        -webkit-animation-duration: 300ms;
        animation-duration: 300ms;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    #top-banner .owl-carousel .owl-animated-in {
        z-index: 0;
    }

    #top-banner .owl-carousel .owl-animated-out {
        z-index: 1;
    }

    #top-banner .active .imgcaption-box .imgcaption > * {
        -webkit-animation: zoomin 0.8s;
        animation: zoomin 0.8s;
    }



/*Sponsor*/
section#Sponsor {
    /*margin: 15px 0 15px 0;*/
    margin: 0;
}

.test-search img {
    width: 100%;
}

.large-12 {
    width: 100%;
}

/* Topic */

section#topic {
    background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 20px;
}

.st-topic {
    margin: 0;
}

    .st-topic h2:hover {
        background-color: #18AEBA;
    }

    .st-topic h2 {
        background-color: #20c1ce;
        font-size: 17px;
        margin-top: -1px;
        padding: 8px 0px 8px 8px;
        margin-bottom: 25px;
        color: #FFF;
        font-weight: 100;
        letter-spacing: 1px;
    }

        .st-topic h2 a {
            color: #FFF;
        }

    .st-topic img {
        width: 100%;
        /*margin-bottom: 1px;*/
    }
/*top video*/
section#top-video {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #FFFFE7;
    background-image: url('../../images/bg/bg-01.gif');

}
/*MAP*/
section#map{
    padding-top: 20px;
    background-image: url('../../images/bg/img-3-bg.jpg');
    background-repeat: no-repeat;
    height: 620px;
} 

.map-img img{
    width: 100%;


}
/* video */

section#video {
    padding-top: 20px;
    padding-bottom: 50px;
   background-image: url(../../images/bg/bg-02a.gif);
}

.st-video {
    margin: 15px 0 0 0;
}

    .st-video h2:hover {
        background-color: #904f00;
    }

    .st-video h2 {
    background-color: #733501;
    font-size: 17px;
    margin-top: 0;
    height: 70px;
    padding: 12px 5px 5px 10px;
    margin-bottom: 15px;
    color: #FFF;
    font-weight: 100;
    border-radius: 0 0 8px 8px;
    letter-spacing: 1px;
    line-height: 26px;
    }

        .st-video h2 a {
            color:#f9d074;
        }

    .st-video img {
        width: 100%;
        /*margin-bottom: 1px;*/
    }


/* God */

section#god {
    padding-top: 20px;
    padding-bottom: 50px;
 background-image: url(../../images/bg/bg-02.gif);
    background-color: #F1685E;
}

.st-bologer {
    margin: 15px 0 0 0;
}

    .st-bologer h2:hover {
        color: #001040;
    }

    .st-bologer h2 {
        font-size: 18px;
        text-align: center;
        margin-top: 0;
        padding: 8px 0px 8px 5px;
        color: #001040;
        font-weight: 100;
        display: flex;
        letter-spacing: 1px;
    }

        .st-bologer h2 a {
            color: #001040;
        }

        .st-bologer h2 .icon {
            width: 30px;
            height: 30px;
            margin-top: -7px;
            border: none;
            vertical-align: bottom;
        }

    .st-bologer img {
        border: #E4E2E2 1px solid;
        padding: 7px;
        width: 100%;
        margin-bottom: 1px;
    }


/* News List*/
section#news {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 20px;
}

.st-news {
}

    .st-news h2 {
    font-size: 18px;
    margin-top: 3px;
    margin-bottom: 8px;
    letter-spacing: 1px;
    color: #004184;
    }

        .st-news h2 a {
        color: #dec896;
        font-weight: 100;
        }

        .st-news h2 a:hover{
        color: #f9e9c5;

         }


    .st-news img {
        width: 100%;
        margin-bottom: 8px;
    }

    .st-news .store {
        display: inline-block;
    }

        .st-news .store img {
            border-radius: 50%;
            width: 35px;
            vertical-align: -webkit-baseline-middle;
            margin-right: 4px;
        }

        .st-news .store a {
            color: #6c6e6f;
            font-weight: bold;
        }

/*bloger-list*/
section#blogger-list {
    margin: 15px 0 15px 0;
}

#BlogerList > div.BlogerItem:nth-child(n+13) {
    display: none;
}
figure.sniparea {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    color: #333;
    text-align: left;
    border: 1px solid #e1e2e2;
    border-radius: 3px;
}

    figure.sniparea * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    }

    figure.sniparea img {
        width: 100%;
        vertical-align: middle;
    }

    figure.sniparea blockquote {
        position: relative;
        background-color: #ffffff;
        padding: 20px 50px 20px 50px;
        font-size: 0.8em;
        font-weight: 500;
        text-align: left;
        color: #3391bd;
        margin: 0;
        line-height: 1.6em;
        height: 100px;
        border-left: none;
    }

        figure.sniparea blockquote:before,
        figure.sniparea blockquote:after {
            font-family: 'FontAwesome';
            content: "\201C";
            position: absolute;
            font-size: 50px;
            opacity: 0.3;
            font-style: normal;
        }

        figure.sniparea blockquote:before {
            top: 25px;
            left: 20px;
        }

        figure.sniparea blockquote:after {
            content: "\201D";
            right: 20px;
            bottom: 0;
        }

    figure.sniparea .arrow {
        top: 100%;
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #ffffff;
        margin: 0;
        position: absolute;
    }

    figure.sniparea .author {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 60px;
        padding: 8px 5px 5px 24px;
        color: #000000;
        background-color: #ffffff;
        margin: 0;
        text-transform: uppercase;
    }

        figure.sniparea .author h5 {
            /* opacity: 0.8; */
            margin: 0;
            font-weight: 200;
            font-size: 18px;
            text-align: left;
            color: #035973;
            letter-spacing: 1px;
            text-indent: -1.3em;
        }

            figure.sniparea .author h5 .icon {
                width: 15px;
                height: 15px;
                border: none;
                margin: 5px;
                vertical-align: middle;
            }

/*blogger*/
.fnt-smaller {
    letter-spacing: 1px;
    line-height: 27px;
    color: #565656;
}
    .fnt-smaller > * {
        padding: 6px 5px 3px 5px;
    }
.fnt-smaller p{
    font-size: 15px;
    border-top: 1px dashed #c5c5c5;
}
.media .media-left img {
    width: 140px;
    height: 140px;
    border-radius: 5px;
}
/*Top Slider */
section .topslider #owl-topslider {
    padding-bottom: 40px;
}
/*content*/
#content-area {
}

.content-title {
    margin: 3% auto 2% auto;
}

    .content-title h1 {
        border-left: 8px solid #ffc905;
        line-height: 38px;
        padding-left: 15px;
        margin: 0;
        font-size: 30px;
        color: #545454;
    }

.content-p p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #333;
}

    .content-p p img {
        margin: 5px 0 0 0;
    }

.st-hot .store-line {
    padding: 13px 0 5px 0;
    margin-bottom: 8px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.st-hot .store-page {
    display: inline-block;
}

    .st-hot .store-page img {
        border-radius: 50%;
        width: 35px;
        vertical-align: -webkit-baseline-middle;
        margin-right: 4px;
    }

    .st-hot .store-page a {
        color: #6c6e6f;
        font-weight: bold;
    }

    .st-hot .store-page .date-area {
        position: absolute;
        right: 15px;
        font-size: 12px;
        letter-spacing: 1px;
        color: #969696;
        bottom: 10px;
    }

.content-point {
    font-size: 16px;
    color: #C61919;
    letter-spacing: 1px;
    padding: 7px 0;
    margin-left: 15px;
    font-weight: bold;
}

/*God area*/
.god-list-area{
  padding: 0 10px 0 15px;
}
.god-list{
     text-align: center;
    border-right: 5px solid #F1685E;
    border-bottom: 5px solid #F1685E;
    padding: 8px 0;
    background-color: #7b1c01;
      letter-spacing: 1px;
}
.god-list a{
    color: #f5a56b;

}
.god-list:hover{
   background-color:#a92904;
  }

/*---------------------------------

News list

---------------------------------------*/


#NewsList{
  margin-top: 20px;

}

    #NewsList .fh5co-post {
        background: #efaf95;
        float: left;
        width: 100%;
        margin-bottom: 30px;
        padding: 15px;
        -webkit-box-shadow: 0px 0px 20px 0px rgb(130, 23, 4);
        -moz-box-shadow: 0px 0px 20px 0px rgb(130, 23, 4);
        box-shadow: 0px 0px 20px 0px rgb(130, 23, 4);
        position: relative;
        bottom: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        border-radius: 3px;
    }

#NewsList .fh5co-post img{
width: 100%;
  }
#NewsList .fh5co-post h3 {
  margin-bottom: 20px;
}
#NewsList .fh5co-post h3 a {
    color: #650500;
    font-size: 19px;
    line-height: 30px;
}
#NewsList .fh5co-post h3 a:hover {
  color: #9c0d05;
}
#NewsList .fh5co-post .fh5co-date {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #910500;
  letter-spacing: .07em;
  margin-top: 5px;
}
#NewsList .fh5co-post p.author {
  color: #b3b3b3;
}
#NewsList .fh5co-post p.author img {
  width: 50px;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#NewsList .fh5co-post p.author cite {
  font-style: normal;
  font-size: 13px;
}
#NewsList .fh5co-post p:last-child {
  margin-bottom: 0;
}
#NewsList .fh5co-post:hover, #fh5co-blog .fh5co-post:focus {
  bottom: 10px;
}


#timeline {
    background-image: url(../../images/bg/img_bg_2.jpg);
    background-repeat: repeat-x;
    background-color: #F7EFD1;
    height: 800px;
    padding-top: 20px;
}

.timelineCont {
    width: 98%;
}
.timelineCont h2 {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #773d00;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.timelineCont img {
    width: 96%;
    max-width: 600px;
    margin: auto;
    border: 8px solid #FFF;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(169, 153, 91);
    -moz-box-shadow: 0px 0px 20px 0px rgb(169, 153, 91);
    box-shadow: 0px 0px 20px 0px rgb(169, 153, 91);
}
.timelineCont p {
    padding-top: 20px;
    font-size: 1.6rem;
    width: 100%;
    color: #773d00;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 auto;
}
.cd-section {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cd-section > div {
    margin: auto;
    width: 100%;
}

.fb {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 2% 0;
    flex-wrap: wrap;
    overflow: hidden;
    text-align: center;
}

@media screen and (min-width: 769px) {
    
    .timelineCont {
        max-width: 800px;
    }

    .fullVideo {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9999;
    }

        .fullVideo iframe {
            width: 100%;
            height: 100%;
            border: none;
        }
}
@media screen and (max-width: 768px) {
    #NewsList .fh5co-post:hover, #fh5co-blog .fh5co-post:focus {
        bottom: 0;
    }

    #top-banner .imgcaption-box span img {
    width: 100%;
   }
   #top-banner .imgcaption-box .imgcaption {

    width: 100%;
    height: 500px;
   }
   #top-banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
   }
   .fb > div {
    width: 100%;
    margin-top: 5%;
}
section#map{
        background-image: url('../../images/bg/img-3-bg.jpg');
    background-repeat: no-repeat;
        height: 320px;
} 

}

