@charset "utf-8";

b {
    font-weight: bold;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* active-main \*/
.active-main {
    width: 100%;
    height: auto;
    background: url("../assets/active/18-main-bg.png") no-repeat center top;
    background-color: #f56004;
    overflow: hidden;
}

/* active-history \*/
.active-main .active-history {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 390px;

}

.active-main .active-history .bd {
    position: relative;
    height: 470px;
    width: 975px;
    margin: 0px auto;
    margin: 290px auto 0 auto;
    text-align: center;
}

.active-main .active-history .bd ul{position: absolute;
}

.active-main .active-history .bd ul li{position: absolute;
}

.active-main .active-history .bd ul li p {
    line-height: 18px;
    font-size: 14px;
    color: #6a310c;
    text-align: left;
    font-weight: bold;
}

.active-main .active-history .bd ul li.on p {
    color: #f56004;
}
.active-main .active-history .bd ul li .flyline {
    border-left:1px solid #b3b1b1;
}
.active-main .active-history .bd ul li.on .flyline {
    border-left:1px solid #f56004;
}

.active-main .active-history .bd ul li .flydot {
    border:1px solid #b3b1b1;
    background-color: #b3b1b1;
    border-radius: 50%;
}
.active-main .active-history .bd ul li.on .flydot {
    border:1px solid #f56004;
    background-color: #f56004;
}


/* active-banner \*/
.active-banner {
    position: absolute;
    width: 100%;
    height: 646px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 350px;
}

.active-wrapper {
    width: 1100px;
    margin: 0 auto;
}

.active-banner .hd {
    position: relative;
    margin-top: 440px;
    text-align: center;
}

.active-banner .hd ul {
    height: 100px;
    background: url("../assets/active/18-timeline.jpg") no-repeat center center;
    text-align: center;
}

.active-banner .hd li {
    height: 200px;
    display: inline-block;
    position: relative;
    margin: 10px 15px;
    cursor: pointer;
}

.active-banner .hd li i {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    display: block;
    border: 8px solid #b3b1b1;
    border-radius: 50%;
    background-color: #fff;
}

.active-banner .hd li.on i {
    border: 8px solid #f56004;
}

.active-banner .hd li span {
    font-size: 14px;
    color: #b3b1b1;
    font-weight: bold
}

.active-banner .hd li.on span {
    color: #f56004;
}

/* active-container1\*/
.active-main .active-container1 {
    position: relative;
    width: 1100px;
    height: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.active-main .active-container1 .active-title1 {
    height: 70px;
    line-height: 70px;
    font-size: 44px;
    color: #fff;
    padding: 0px 0 0 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 100px;
}

.active-main .active-container1 .active-title1 p {
    line-height: 70px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.active-main .active-container1 .list {
    width: 1100px;
    height: 736px;
    margin: 0px auto;
    padding: 20px 0px
}

.active-main .active-container1 .list ul {
    width: 100%;
}

.active-main .active-container1 .list ul li {
    width: 245px;
    height: 395px;
    background: #fff;
    border-radius: 25px;
    float: left;
    position: relative;
    margin-right: 14px;
    margin-left: 14px;
    margin-bottom: 148px;
}

.active-main .active-container1 .list ul li img {
    margin-top: -80px;
    width: 150px;
    border: 6px solid #fff;
    border-radius: 50%
}

.active-main .active-container1 .list ul li .name {
    margin-top: 15px;
    font-size: 24px;
    color: #501e19;
}

.active-main .active-container1 .list ul li .title {
    margin-top: 25px;
    font-size: 22px;
    font-weight: bold;
    color: #f56004;
}

.active-main .active-container1 .list ul li .btn {
    margin-top: 25px;
    width: 145px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    background-color: #f56004;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    display: inline-block;
}

.active-main .active-container1 .list ul li .btn a {
    color: #fff;
}

.active-main .active-container1 .list ul li .info {
    margin-top: 35px;
}

.active-main .active-container1 .list ul li .info p {
    font-size: 18px;
    color: #501e19;
}

/* active-container2\*/
.active-main .active-container2 {
    position: relative;
    width: 1000px;
    height: 1000px;
    margin: 0 auto;
    margin-top: 0px;
}

.active-main .active-container2 .active-title2 {
    width: 380px;
    height: 70px;
    margin: 0 auto;
}

.active-main .active-container2 .active-title2 p {
    line-height: 70px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.active-main .active-container2 .wrapBox {
    width: 1000px;
    height: 780px;
    margin-top: 65px;
    margin-bottom: 95px;
    background-color: #fff;
    border: 20px solid #f7c070;
    border-radius: 45px;
}

.active-main .active-container2 .wrapBox .hd {
    width: 180px;
    height: 780px;
    display: inline-block;
    float: left;
    margin-left: 60px;
}

.active-main .active-container2 .wrapBox .hd ul {
    width: 180px;
    margin: 0 auto;
    padding-top: 30px;
}

.active-main .active-container2 .wrapBox .hd .dotBox li {
    width: 180px;
    height: 160px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer
}

.active-main .active-container2 .wrapBox .hd li img {
    width: 100%;
    display: inline-block;
    border: 10px solid #fff;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
    -moz-box-shadow: 2px 2px 5px #9E9E9E;
    -webkit-box-shadow: 2px 2px 5px #9E9E9E;
    box-shadow: 2px 2px 5px #9E9E9E;
}

.active-main .active-container2 .wrapBox .hd .dotBox li.on {
    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow: 2px 2px 5px #333333;
    box-shadow: 2px 2px 5px #333333;
    z-index: 99
}

.active-main .active-container2 .wrapBox .hd .dotBox li.on img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.active-main .active-container2 .wrapBox .bd {
    width: 640;
    height: 680px;
    display: inline-block;
    overflow: hidden;
    margin-top: 50px;
}

.active-main .active-container2 .wrapBox .bd .showBox li {display: none;
}

.active-main .active-container2 .wrapBox .bd .showBox .show{display: block;
}

.active-main .active-container2 .wrapBox .bd ul li .pic {
    width: auto;
    height: 680px;
    overflow: hidden;
}

/*pad*/
@media only screen and (min-width:768px) and (max-width:1219px) {
}

/*mobile*/
@media only screen and (min-width:320px) and (max-width:767px) {
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        transition: all 5s;
    }

}
