@charset "utf-8";

.footer-top.news {
    background: #fff;
}

.banner {
    margin-bottom: 30px;
}
/*------------ banner ------------*/

.banner .slick-prev,
.banner .slick-next {
    background: url('../../../../images/common/color_blue/index/banner_arrow.png') no-repeat;
    width: 52px;
    height: 66px;
}

.banner .slick-next {
    background-position: 100% 0;
    right: -70px;
}

/*------------ more ------------*/

.sect4 .more {
    background: #005dad;
    background: -moz-linear-gradient(left, #005dad 0%, #0077b7 100%);
    background: -webkit-linear-gradient(left, #005dad 0%, #0077b7 100%);
    background: linear-gradient(to right, #005dad 0%, #0077b7 100%);
    color: #fff;
    width: 209px;
    height: 54px;
    font-size: 14px;
    border-radius: 0px;
    line-height: 54px;
    font-weight: normal;
    text-indent: inherit;
    position: relative;
    bottom: 0;
    transition: all .2s;
}

.sect4 .more:hover {
    transition: all .2s;
    letter-spacing: 6px;
    background: #005dad;
    background: -moz-linear-gradient(left, #005dad 0%, #7ed0da 100%);
    background: -webkit-linear-gradient(left, #005dad 0%, #7ed0da 100%);
    background: linear-gradient(to right, #005dad 0%, #7ed0da 100%);
}

/*------------ sect1 ------------*/

.title.br {
    color: #fff;
    letter-spacing: 2px;
}

/*----- news ----*/

.news-sect-title {
    color: #eee;
    margin-bottom: 0px;
}

.news-sect-title span {
    letter-spacing: 2px;
    z-index: 20;
}

.news-sect-title span p {
    color: #139ECC;
    font-weight: bold;
    margin: 0;
}


.news-list .box {
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
    border-radius: 0px;
}

.news-list .box:hover {
    border-color: #fff;
    background: #fff;
    box-shadow: 0 0 5px rgba(55, 190, 236, .7);
}

.news-list .date {
    background: #D0D0D0;
    color: #fff;
    border-radius: 0;
    left: 0px;
    right: 0px;
    max-width: 133px;
    margin: auto;
}

.news-list .box:hover .date {
    background: #1A509D;
}

.news-list .date b {
    border-right: 1px solid rgba(255, 255, 255, .3);
}

.news-list .name:after {
    background: #d0d0d0;
    margin: auto;
    left: 0;
    right: 0;
}

.news-list .box:hover .name:after {
    background: #3478DE;
}


.news-list .name {
    color: #333;
}

.news-list .box:hover .name {
    color: #000;
}

.sect2 {
    padding: 40px 0 20px;
}

/*----- about ----*/

.about-box .col.col1 {
    line-height: 170px;
    width: 20%;
    height: auto;
}

.about-box .col.col1:before {}

.sect1 .container {}

.sect1 .about-box {}

.sect1 {
    padding: 60px 0 0;
    background: url('../../../../images/common/color_blue/index/ab-bg.jpg')bottom no-repeat;
}

.about-box .title {
    color: #1465A5;
    font-weight: bold;
    letter-spacing: 2px;
}

.about-box .title:after {
    content: '';
    position: absolute;
    background: #3ec9e1;
    background: -moz-linear-gradient(left, #3ec9e1 0%, #005dad 100%);
    background: -webkit-linear-gradient(left, #3ec9e1 0%, #005dad 100%);
    background: linear-gradient(to right, #3ec9e1 0%, #005dad 100%);
    width: 264px;
    height: 2px;
    top: 105px;
    margin-left: -95px;
}

.about-box .text {
    color: #000;
    max-width: 1000px;
    margin-top: 45px;
    height: auto;
    margin-left: 120px;
       padding-bottom: 70px;
    margin-bottom: 0;
}

section .about-box .more {
    background: #005dad;
    background: -moz-linear-gradient(left, #005dad 0%, #0077b7 100%);
    background: -webkit-linear-gradient(left, #005dad 0%, #0077b7 100%);
    background: linear-gradient(to right, #005dad 0%, #0077b7 100%);
    color: #fff;
    width: 209px;
    height: 54px;
    border-radius: 0px;
    line-height: 54px;
    font-weight: normal;
    bottom: 0;
    left: 80px;
}
section .about-box .more span{
    font-size: 14px;
}
section .about-box .more:hover {
    background: #005dad;
    background: -moz-linear-gradient(left, #005dad 0%, #7ed0da 100%);
    background: -webkit-linear-gradient(left, #005dad 0%, #7ed0da 100%);
    background: linear-gradient(to right, #005dad 0%, #7ed0da 100%);
}

/*------------ products ------------*/

.sect3 .title.br {
    color: #CBF0FA;
    font-weight: bold;
    padding-top: 6px;
}

.products-list {
    padding: 0px 60px 80px;
}

.products-sect {
    padding-bottom: 130px;
    background: url('../../../../images/common/color_blue/index/pd-bg.jpg');
    padding-top: 50px;
}

.products-sect .title:after {
    background: #fff;
    width: 27px;
    height: 3px;
    margin-top: 5px;
    z-index: 1;
}

.products-arrow:before {}

.products-arrow .slick-arrow:before {
    color: #CEBCA1;
}

.products-arrow .slick-arrow:hover:before {
    color: #999;
}

.products-list .slick-next {
    background-position: 100% 0;
    right: -25px;
}

.products-list .new:before {
    color: #fff;
    background: url(../../../../images/common/color_blue/products/new.png)no-repeat;
    width: 60px;
    height: 25px;
    left: 5px;
}

.products-list li a {
    max-width: 100%;
   }

.products-list li:hover a {
    color: #FF6665;
}
.products-list li {
    padding: 0px 0 5px;
    margin:5px;
    background: #fff;
}

.products-list .pic-box span {
    font-family: 'arial';
    color: #fff;
    width: 130px;
    height: 36px;
    border: none;
    font-size: 12px;
    letter-spacing: 2px;
    background: #FABF2E;
    line-height: 36px;
    opacity: 1;
    bottom: -5%;
    border-radius: 0;
}

.products-list li:hover .pic-box span {
    bottom: -5%;
    background: #F19A07;
}

.products-list .pic {
    border-radius: 0px;
    max-width: 100%;
}

.products-list li:hover .pic {
    border-radius: 0px;
}

.products-list .text {
    padding: 0;
    max-width: 100%;
    padding: 5px 0;
}

.products-list .name {
    color: #000;
}

.products-list li:hover .name {
    color: #909090;
}

.products-list li .pic .btn {
    background: #79796A;
}

.products-list li .pic .btn:hover {
    background: #a5a698;
}


.products-list .slick-prev,
.products-list .slick-next {
    background: url('../../../../images/common/color_blue/index/pd_arrow.png') no-repeat;
}

.products-list .slick-prev {
    background-position: 0 0;
    left: -25px;
     top:40%;
}

.products-list .slick-next {
    background-position: 100% 0;
    right: -25px;
     top:40%;
}

.products-list .slick-prev:hover {
    background-position: 0 100%;
}

.products-list .slick-next:hover {
    background-position: 100% 100%;
}

.sect3 .more {
    color: #fff;
    width: 209px;
    height: 54px;
    border-radius: 0px;
    line-height: 50px;
    text-indent: inherit;
    transition: all .3s;
    border: 3px solid #fff;
}

.sect3 .more:hover {
    background: #202020 !important;
    letter-spacing: 6px;
    border-color: #202020;
    transition: all .3s;
}



/* 上下左右 */

.sect3 .border-style-box span {
    background: url(../../../../images/common/color_blue/index/pd.png);
}

.sect3 .border-style-box .right-bottom {
    background-image: url(../../../../images/common/color_blue/index/pd-2.png);
}



/*------------ ad ------------*/

.sect4 {
    padding: 40px 0;
}


.sect4 .title {
    color: #139ECC;
    font-weight: bold;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 15px;
}

.sect4 .editor {
    color: #000;
}


.sect4 .container {
    max-width: 730px;
    padding:30px 0;
}




/* album */

.sect5 {
    margin: 30px 0;
}

.sect5 .title.br {
    padding: 0;
}

.album-sect .txt {
    background: #fff;
    color: #111;
    padding-bottom: 0;
}

.sect5 .title.br:before {
    content: '';
    background: #ddd;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 0px;
    left: 0px;
    margin: auto;
    z-index: -1;
}

.sect5 .title p {
    margin: 10px 0px;
    color: #139ECC;
    font-weight: bold;
    background: #fff;
    z-index: 2;
    max-width: 140px;
    margin: auto;
}

.album-sect li:hover .txt {
    transition: all .3s;
}

.album-sect .txt:after {
    background: #005DAD;
}

.album-sect {
    margin-bottom: 0px;
}







/*------------ rwd ------------*/

@media screen and (max-width: 1200px) {

    .sect1 .container {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1000px) {
    .about-box .text {
        padding: 0px 0 10px;
        height: auto;
        margin: 0;
    }
    .banner .slick-prev,
    .banner .slick-next {
        display: none !important;
    }
    .products-list {
        margin: 20px;
        padding: 0px 50px 60px;
    }
    .about-box .col.col1 {
        line-height: 100px;
        width: 100%;
        height: 160px;
    }
    .about-box:before {
        display: none;
    }
    .about-box .title:after {
        top: 70px;
        width: 90px;
    }
    section .about-box .more {
        position: relative;
        bottom: 0px;
        right: 0;
        top: -30px;
        left: 0;
        width: 150px;
        height: 35px;
        line-height: 35px;
    }
    .sect3 .more,
    .sect4 .more {
        width: 150px;
        height: 35px;
        line-height: 35px;
    }
    .title.br {
        padding: 18px 0;
        /* margin: 0; */
    }
    .sect5 {
        padding: 45px 0 5px;
    }
    .sect3 .title.br {
        margin-bottom: 20px;
        padding-top: 15px;
    }
    .products-sect .title:after {
        /* margin: 15px auto; */
    }

    .album-sect .txt {
        /* padding: 14px; */
    }
    .album-sect .name {
        height: 25px;
    }
    .sect4 .editor {
        padding: 0 0 20px;
        max-width: 100%;
    }
    .about-box .col.col1:before {
        width: 199px;
        height: 110px;
        left: 0px;
        right: 0px;
        margin: auto;
        top: -65px;
    }
    .sect1 {
        padding: 40px 0;
    }
    .products-sect {
        padding: 20px 0 80px;
    }
    .sect4 .container {
        padding: 0px 0;
    }
    .sect4 .title {
        padding: 0px;
    }
    .sect5 .title.br:before {
        top: 12px;
    }
    .about-box .title,
    .sect4 .title,
    .title.br{
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .sect4 .container {
        margin: 0 20px;
    }
}

@media screen and (max-width: 600px) {

    .products-list .pic-box span {}
}