/*------------ banner ------------*/

.banner .slick-arrow {
    background: url('../../../../images/common/color_blue/index/banner_arrow.png');
    background-size: 100%;
    transition: all .2s;
}

.banner .slick-arrow:hover {
    opacity: .5;
}

.btn-scroll {
    background: url('../../../../images/common/color_blue/index/scroll.png');
}


/*------------ title ------------*/

section .title {
    color: #000000;
}


/*------------ more ------------*/

.index-more {
    color: #000;
}

.index-more:before {
    color: #444444;
}

.index-more:hover {
    text-decoration: underline;
}
.service-box .index-more{
    color: #fff;
}
.service-box .index-more:before{
    color: #fff;   
}

/*------------ about ------------*/

.sect01 {
    background: #F5F5F3;
}

.about-title:after {
    content: "";
    width: 1px;
    height: 25px;
    display: block;
    margin: 20px auto;
    background: url('../../../../images/common/color_blue/dot_v.png');
}


/*------------ products ------------*/

.index-product-list .pic a:before {
    background: rgba(110, 110, 110, 0.18);
    opacity: 0;
}

.index-product-list .pic a:after {
    color: #FFFFFF;
    border: 2px solid #ea3637;
    background: rgb(21, 41, 78);
    opacity: 0;
    top: 0;
}

.index-product-list .box:hover .pic a:before,
.index-product-list .box:hover .pic a:after {
    opacity: 1;
}

.index-product-list .box:hover .pic a:after {
    top: 50%;
}

.index-product-list li .box:hover .pic a:before {
    opacity: 1;
}

.index-product-list .name {
    color: #444444;
}

.index-product-list .box:hover .name a {
    color: #1e7d9d;
}

.index-product-list .description {
    color: #999999;
}

.index-product-list .box.new:before {
    background: #EA3637;
    color: #ffffff;
}

.index-product-list .more {
    color: #999999;
    border: 1px solid #E8E8E8;
}

.index-product-list .box:hover .more {
    color: #209fc9;
    border: 1px solid #209fc9;
}

.product-arrow .slick-arrow {
    background: none;
    border: 1px solid #E8E8E8;
    color: #BBBBBB;
    width: 30px;
    height: 30px;
    font-size: 22px;
}

.product-arrow .slick-arrow:hover {
    background: #244684;
}

/*------------ news ------------*/

.sect03 {
    background: #fff url('../../../../images/common/color_blue/index/news_bg.jpg') repeat center center;
}

.index-news-list li .box {
    background: rgba(255, 255, 255, .9);
}

.index-news-list li .box:hover {
    border-color: #28AAD5;
    outline: 1px solid #ECECEC;
    background: rgba(255, 255, 255, 1);
}

.index-news-list .cover:before,
.index-news-list .cover:after {
    height: 6px;
    background: url('../../../../images/common/color_blue/dot2.png') repeat-x;
}

.index-news-list .cover i:before {
    content: "\e1008";
    color: #28AAD5;
    font-size: 24px;
}

.index-news-list li .date {
    color: #4DCEEE;
}

.index-news-list li .date i {
    background: #15294E;
}

.index-news-list li .name {
    color: #444444;
}

.index-news-list .box:hover .name {
    text-decoration: underline;
}

.index-news-list li .description {
    color: #999999;
}

.index-news-list li .pic:before {
    background: rgba(183, 183, 183, 0.3);
    opacity: 1;
}

.index-news-list a:hover .pic:before {
    opacity: 0;
}

.index-news-more {
    color: #000;
    background: url('../../../../images/common/color_blue/dot_w.png') repeat-x bottom;
}

.index-news-more a:hover {
    text-decoration: underline;
}

.index-news-more a:after {
    content: "";
    width: 1px;
    height: 30px;
    display: block;
    margin: 15px auto 0;
    background: url('../../../../images/common/color_blue/dot_v.png') repeat-y;
}


/*------------ service ------------*/

.sect04_bg {
    background: #1E7D9D;
}

.sect04:after {
    content: "";
    height: 50px;
    width: 100%;
    display: block;
    background: url('../../../../images/common/color_blue/index/service_bg.png') top center no-repeat;
    position: relative;
    top: 100%;
    z-index: 100;
    padding-bottom: 30px;
}

section .service-title {
    color: #fff;
    font-weight: normal;
}

section .service-title:after {
    content: "";
    width: 1px;
    height: 22px;
    display: block;
    margin: 15px auto 15px;
    background: url('../../../../images/common/color_blue/dot_v_w.png') repeat-y;
}


/*------------ album ------------*/

.sect05 {
    background: url(../../../../images/common/color_blue/index/content_bg.png) -30px no-repeat;
}


.sect05-box {
    background: #fff;
}

.sect05-box:before {
    border: 1px solid #ECECEC;
}

.index-album-list li .pic a:before {
    opacity: 0;
    background: rgba(110, 110, 110, 0.18);
}

.index-album-list .box:hover .pic a:before {
    opacity: 1;
}

.index-album-list li .cover {
    background: #F7F7F7;
}

.index-album-list li .cover:before {
    border: 1px solid #EBEBEB;
}

.index-album-list li .cover:after {
    border-width: 31px 31px 31px 0;
    border-color: transparent #F7F7F7 transparent transparent;
}

.index-album-list li:nth-child(4n) .cover:after,
.index-album-list li:nth-child(3n) .cover:after {
    border-width: 31px 0 31px 31px;
    border-color: transparent transparent transparent #F7F7F7;
}

.index-album-list li:nth-child(4n) .box:hover .cover:after,
.index-album-list li:nth-child(3n) .box:hover .cover:after {
    border-color: transparent transparent transparent #34b2db;
}

.index-album-list .box:hover .cover {
    background: #34b2db;
}

.index-album-list .box:hover .cover:before {
    border-color: #EBEBEB;
}

.index-album-list .box:hover .cover:after {
    border-color: transparent #34b2db transparent transparent;
}

.index-album-list li .name {
    color: #000000;
}

.index-album-list .box:hover .name {
    color: #fff;
}

.index-album-list li .more {
    color: #DFDFDF;
}


/*------------ rwd ------------*/

@media screen and (max-width: 550px) {
    .index-album-list li .cover:after,
    .index-album-list li:nth-child(4n) .cover:after,
    .index-album-list li:nth-child(3n) .cover:after {
        border-width: 0 31px 31px 31px;
        border-color: transparent transparent #F7F7F7 transparent;
    }
    .index-album-list .box:hover .cover:after,
    .index-album-list li:hover:nth-child(4n) .cover:after,
    .index-album-list li:hover:nth-child(3n) .cover:after{
        border-width: 0 31px 31px 31px;
        border-color: transparent transparent #34b2db transparent;
    }
    .index-album-list li:nth-child(4n) .box:hover .cover:after,
    .index-album-list li:nth-child(3n) .box:hover .cover:after {
        border-color: transparent transparent #34b2db transparent;
    }
}
