@charset "utf-8";
a:link,
a:visited {
    color: #333;
}

a:hover,
a:active {
    color: #ff0000;
    text-decoration: none;
}

a {
    color: #fff;
}

.phone {
    display: none;
}

.pc {
    display: block;
}

p {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}

p a:link,
p a:visited {
    color: #333;
}

.banner img {
    width: 100%;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.col {
    /* overflow: hidden; */
    /* box-shadow: 0px 5px 10px 5px #c9bca8; */
}

.col.col a:hover {
    color: #ff0000;
}

.container {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.d1img {
    margin: 40px auto;
}

.d1img img {
    width: 100%;
}

.d2img {
    margin: 28px auto;
}

.col1 {
    width: 1200px;
    height: 176px;
    background: url(images/col1-bg.png) no-repeat center top;
    overflow: hidden;
    margin-top: 40px;
}

.col1 .area {
    width: 1082px;
    height: 122px;
    margin: 26px 0 0 106px;
    color: #fff;
}

.col1 .area h2 {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}

.col1 .area p {
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    color: #fff;
    text-indent: 32px;
}

.col1 .area a {
    color: #fff;
}


/* col2 */

.col2 {
    margin: 65px auto 0;
}

.col2 .bd {
    height: 476px;
    background: url(images/col2-bg.jpg) no-repeat center top;
    padding: 15px 17px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px #cebb98;
}

.col2-slider {
    width: 585px;
    float: left;
}

.col2-slider .img-area {
    position: relative;
    width: 585px;
}

.col2-slider .img-area img,
.col2-slider .img-area p {
    width: 100%;
}

.col2-slider .img-area img {
    height: 329px;
}

.col2-slider p {
    height: 75px;
    background-color: #6c95d6;
    font-size: 22px;
    line-height: 75px;
    text-align: center;
}

.col2-slider.col2-slider a {
    color: #fff;
}

.col2-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 60px;
    font-size: 0;
    margin-top: -90px;
    background: 0;
    border: 0;
    outline: 0;
    z-index: 99;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.col2-slider .slick-arrow.slick-prev {
    left: 0;
    background: url(images/a4.png) no-repeat top center;
}

.col2-slider .slick-arrow.slick-next {
    right: 0;
    background: url(images/a3.png) no-repeat top center;
}

.col2-slider .slick-arrow.slick-prev:hover {
    left: 0;
    background: url(images/a1.png) no-repeat top center;
}

.col2-slider .slick-arrow.slick-next:hover {
    right: 0;
    background: url(images/a2.png) no-repeat top center;
}

.col2-slider .slick-dots {
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

.col2-slider .slick-dots * {
    display: inline-block;
}

.col2-slider .slick-dots li {
    margin-left: 8px;
}

.col2-slider .slick-dots button {
    width: 18px;
    height: 18px;
    font-size: 0;
    background: url(images/i2.png) no-repeat center top;
}

.col2-slider .slick-dots .slick-active button {
    background: url(images/i1.png) no-repeat center top;
}

.col2 .right-side {
    float: right;
    width: 534px;
    position: relative;
}

.foldpanel {
    width: 534px;
}

.foldpanel dt {
    width: 532px;
    height: 70px;
    font-size: 18px;
    line-height: 70px;
    text-indent: 40px;
    font-weight: bold;
    color: #fff;
    margin-top: 14px;
    background: url(images/col2-1.png) no-repeat center top;
}

.foldpanel dt:first-child {
    margin-top: 0;
}

.foldpanel dt:visited,
.foldpanel .no {
    background: url(images/col2-2.png) no-repeat center top;
    color: #936209;
}

.foldpanel dd {
    font-size: 16px;
    line-height: 30px;
    width: 512px;
    height: 60px;
    overflow: hidden;
    margin: 14px auto;
}

.foldpanel dd a {
    color: #282828;
}

#my-foldpanel dd {
    display: none;
    color: #282828;
}

#my-foldpanel dd a {
    color: #6b1624;
}

.col2 .right-side .more {
    position: absolute;
    bottom: -45px;
    left: 50%;
    font-size: 16px;
    color: #6c95d6;
}

.col2 .right-side .more:after {
    content: '';
    width: 9px;
    height: 3px;
    background-color: #936209;
    display: block;
    position: absolute;
    top: 10px;
    left: -20px;
}

.col2 .right-side .more::before {
    content: '';
    width: 9px;
    height: 3px;
    background-color: #936209;
    display: block;
    position: absolute;
    top: 10px;
    right: -20px;
}


/* col3 */

.col3 {
    box-shadow: none;
    margin-top: 50px;
}

.col3 .top-block ul {
    width: 386px;
}

.col3 .top-block li {
    padding: 13px 0;
    border-top: 1px dashed #c2c1c1;
    /* overflow: hidden; */
}

.col3 .top-block li {
    display: flex;
}

.col3 .top-block li:first-child {
    border: none
}

.col3 .top-block li .time {
    width: 82px;
    height: 58px;
    background-color: #6c95d6;
    box-shadow: -3px -3px 2px #deb9b9;
}

.col3 .top-block .time p {
    text-align: center;
    color: #fff;
}

.col3 .top-block .time p:first-child {
    font-size: 24px;
    font-weight: bold;
    margin-top: 5px;
}

.col3 .top-block .time p:first-child+p {
    font-size: 14px;
    margin-top: 0px;
}

.col3 .top-block h2 {
    width: 310px;
    margin-left: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}

.col3 .top-block a {
    color: #282828;
}

.col3 .col3-logo {
    float: left;
    margin-left: 80px;
    margin-top: 0px;
}

.col3 .img-block {
    /* margin-top: -20px; */
    padding-bottom: 40px;
}

.col3 .img-block .img-area {
    float: left;
    margin: 24px 0 0 14px;
    width: 386px;
    box-shadow: 3px 3px 3px #b0c1b5;
}

.col3 .img-block .img-area img {
    width: 100%;
    /* border: 4px solid #c2902c; */
    box-sizing: border-box;
    width: 386px;
    height: 212px;
}

.col3 .img-block .img-area p {
    width: 386px;
    height: 84px;
    background-color: #6c95d6;
    padding: 8px 13px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    text-align: left;
}

.col3 .img-block .img-area:first-child,
.col3 .img-block .img-area:first-child+.img-area+.img-area+.img-area {
    margin-left: 0;
}


/* col4 */

.col4 {
    margin-top: 40px;
}

.left-side {
    width: 813px;
    float: left;
}

.col4-slider {
    position: relative;
    width: 100%;
}

.col4-slider:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 813px;
    height: 421px;
    background-color: #e83e2d;
    border-radius: 20px;
    z-index: 1;
}

.col4-slider .img-area {
    position: relative;
    width: 776px;
    z-index: 2;
    /* overflow: hidden; */
    left: 18px;
}

.col4-slider .img-area img {
    position: relative;
    width: 776px;
    height: 438px;
    border-radius: 20px;
    z-index: 90;
    /* left: 18px; */
    box-shadow: 3px 3px 17px #414141;
}

.col4-slider .slick-list {
    z-index: 2;
}

.bottom-side {
    margin: 30px auto 0;
    background: url(images/footerbg.png) no-repeat center top;
    height: 253px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
}

.bottom-side span {
    vertical-align: middle;
    color: #fff;
    display: table-cell;
    padding-top: 58px;
}

.bottom-side span:nth-child(2) {
    margin: 0 40px;
}


.col4-slider .img-area i {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 124px;
    width: 124px;
    margin: -62px 0 0 -62px;
    background: url(images/col4-i.png) no-repeat center top;
    z-index: 99;
}

.col4-slider .img-area p {
    text-align: center;
    font-size: 18px;
    z-index: 999;
    margin: 20px auto 0;
    width: 670px;
    color: #fff;
}

.col4-slider .img-area a {
    color: #fff;
}

.col4-slider .slick-arrow {
    position: absolute;
    bottom: -10px;
    width: 31px;
    height: 43px;
    font-size: 0;
    background: 0;
    border: 0;
    outline: 0;
    z-index: 999;
}

.col4-slider .slick-arrow.slick-prev {
    left: 20px;
    background: url(images/a5.png) no-repeat top center;
}

.col4-slider .slick-arrow.slick-next {
    right: 20px;
    background: url(images/a6.png) no-repeat top center;
}

.col4-slider.col4-slider a:hover {
    color: #fff;
}

.col4 .right-side .hd {
    overflow: hidden;
}

.col4 .right-side h2 {
    float: left;
    width: 192px;
    border-bottom: 6px solid #d52b21;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
}

.col4 .right-side h2 a {
    color: #d52b21;
}

.col4 .right-side h2 * {
    display: inline-block;
}

.col4 .right-side i {
    position: relative;
    top: 5px;
    width: 34px;
    height: 36px;
    background: url(images/col5-i.png) no-repeat center top;
    margin-right: 5px;
}

.col4 .more {
    width: 94px;
    float: right;
    margin-top: 30px;
    overflow: hidden;
    border-bottom: 2px solid #535353;
}

.col4 .right-side {
    width: 355px;
    height: 505px;
    box-sizing: border-box;
    padding: 14px 28px;
    background-color: #f8eed8;
}

.col4 .right-side .more a {
    float: right;
    display: block;
    width: 50px;
    height: 18px;
    background-color: #d52b21;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-bottom: 4px;
}

.col4 .right-side .img-area,
.col4 .right-side .img-area img {
    width: 290px;
    height: 162px;
}

.col4 .right-side .img-area {
    margin-top: 12px;
}

.col4 .right-side li p {
    font-size: 18px;
    line-height: 44px;
   
    background: url(images/col5-i1.png) no-repeat left 12px;
    text-indent: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col4 .right-side li p:hover,.col4 .right-side li.show p  {
    background: url(images/col5-i2.png) no-repeat left 12px;
}

.col4 .right-side li:first-child{
   border-top: none;
}

.col4 .right-side {
    float: right;
    width: 356px;
}

.col4 .right-side ul li:first-child p{
    margin-top: 0;
}

.col4 .right-side ul li{
    display: block;
    overflow: hidden;
    transition: .5s;
    height: 50px;
    border-top: 2px dashed #9b9b9b;
}

.col4 .right-side .show{
    height: 221px;
    transition: .8s;
}

.col4 .right-side .show p {
    color: #ba1e20;
}



.col4 .right-side li img{
    display: none;
}

.col4 .right-side li.show img{
    width: 290px;
    height: 162px;
    display: block;
    margin-top: 10px;
}





@media screen and (max-width:768px) {
    .pc {
        display: none;
    }
    .phone {
        display: block;
    }
    .container {
        width: auto;
        margin: 5px;
    }

    .d1img{
        display: none;
    }

    .col.col{
        width: 100%;
        height: auto;
        background: none;
        margin:10px auto 0;
    }

    .col1.col1{
        background-color: #ba1e20;
    }

    .col.col .area{
        width: auto;
        height: auto;
        margin: 10px;
        box-sizing: border-box;
    }

    .col.col .bd{
        height: auto;
        background: none;
        padding: 10px;
        overflow: hidden;
    }

    .col2.col2{
        background-color: #f8eed8;
    }

    .slick-slider.slick-slider{
        width: 100%;
    }

    .slick-slider.slick-slider .img-area,.slick-slider.slick-slider img{
        width: 100%;
        height: auto;
    }

    .col.col .left-side,.col.col .right-side{
        margin-top: 10px;
        width: 100%;
    }

    .col.col .img-block{
        margin: 0;
        padding: 0;
    }

    .col.col .img-area{
        width: 100%;
        height: auto;
        margin: 10px 0;
        box-sizing: border-box;
        left:0
    }

    .col.col .img-area img{
        width: 100%;
        height: auto;
    }

    .col.col .img-area p{
        width: 100%;
        height: auto;
    }

    .foldpanel dt{
        width: 100%;
        height: auto;
        padding: 10px;
        text-indent: 0;
        box-sizing: border-box;
        background: none;
        background-color: #ba1e20;
        line-height: 32px;
    }

    .foldpanel dt:visited, .foldpanel .no{
        background: none;
        background-color: #e9c385;
    }

    .foldpanel{
        width: 100%;
    }

    .foldpanel dd{
        width: 100%;
    }

    .col3 .col3-logo{
        width: 100%;
        margin: 0 auto;
    }

    .col3 .col3-logo img{
        display: block;
        margin: 0 auto;
    }

    .col4-slider:after{
        display: none;
    }

    .col4-slider .img-area i{
        background-size: 50%;
    }
    
    .col4-slider .img-area p{
        color: #ba1e20;
    }

    .col4-slider.col4-slider .slick-arrow{
        display: none!important;
    }

    .col4 .right-side{
        padding: 10px;
    }

    .bottom-side{
        margin-top: 0;
        padding-top: 3rem;
        box-sizing: border-box;
    }

    .col4 .right-side li.show img{
        width: 100%;
    }

    .col2.col2 .img-area img{
        height: 200px;
    }

    .col2-slider p{
        font-size: 16px;
        line-height: 32px;
    }

    .col2-slider .slick-dots{
        margin-top: 10px;
    }

    .col .col4-slider .img-area img{
        height: 260px;
        box-shadow: none;
    }

    .col4-slider .img-area a{
        color: #c11714;
    }

    .col3 .top-block ul{
        width: 100%;   
    }
    .bottom-side span{
        padding-top: 1rem;
    }
}