/* Page Banner Star */
.page-banner { position: relative; overflow: hidden; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 420px; background: #f5f5f5;}
    .page-banner .title { position: absolute; width: 100%; top: calc(50% - 14px); left: 0; color: #005bac; font-size: 28px; line-height: 28px; text-align: center;}
    .page-banner .title i { font-size: 18px; letter-spacing: 1px; vertical-align: middle; margin: 0 15px;}
/* Page Banner End */

/* Current Location Star */
#current-location { height: 64px; line-height: 64px; background: rgba(248, 248, 248, 1); overflow: hidden;}
    #current-location .breadcrumbs { float: left;}
    #current-location .breadcrumbs span { float: left;}

    #current-location .breadcrumbs a { font-size: 14px; color: #999; transition: color .3s;}
    #current-location .breadcrumbs span:last-child a { color: #666;}
    #current-location .breadcrumbs i { width: 4px; height: 64px; display: block; float: left; background: url('../img/arrow.png') no-repeat center; margin: 0 10px; }
    #current-location .breadcrumbs i.fa { width: auto; height: 64px; color: #999; background: none; line-height: 64px; margin: 0 10px 0 0;}

    #current-location .icos { float: right; color: #999;}
/* Current Location End */

/* Page Content Star */
#page-content { padding: 40px 0; overflow: hidden;}
    #page-content img { max-width: 100%;}
    .page-content { margin: 0;}
    .page-content .single { margin-top: 30px;}
    .page-content .lefts { float: left; width: 300px;}
    .page-content .rights { float: right; width: calc(100% - 340px); }


    .page-content .rights .about { margin-top: 30px;}
    .page-content .rights .about .aboutL { text-align: left; width: 55%; float: left; background: #FFF;}
    .page-content .rights .about .aboutL .summary { padding: 20px 30px 30px 0; font-size: 16px;}
    .page-content .rights .about .aboutR { width: 45%; float: right; background: #FAFAFA;}
    .page-content .rights .about .aboutR ul.data { margin: 15px 15px 0 20px; }
    .page-content .rights .about .aboutR ul.data li { float: left; width: 50%; position: relative; padding-left: 15px; margin-bottom: 15px; margin-top: 15px; text-align: left; border-left: 1px solid #ccc;}
    .page-content .rights .about .aboutR ul.data li h2.counter { font-family: 'OswaldLight', sans-serif;font-size: 32px;line-height: 40px;display: inline-block;}
    .page-content .rights .about .aboutR ul.data li i.year {font-size: 16px;color: #000;text-align: right;display: inline-block;font-style: normal;}
    .page-content .rights .about .aboutR ul.data li p {color: #999;font-size: 14px;line-height: 30px;}
    .page-content .rights .about .aboutR ul.data li:before {content: '';position: absolute;left: -1px;top: 0;width: 1px;height: 30%;background: #005bac;z-index: 1;}

    .page-content .rights .honor { margin-top: 30px;}
    .page-content .rights .honor ul.lists { margin: 0 auto;}
    .page-content .rights .honor ul.lists li { float: left; width: 32.000000%; text-align: center; margin: 0 2% 20px 0; background: #f6f6f6; padding: 10px;}
    .page-content .rights .honor ul.lists li:nth-child(3n) { margin-right: 0;}
    .page-content .rights .honor ul.lists li .pics { margin: 0 auto; width: 100%; overflow: hidden;}
    .page-content .rights .honor ul.lists li .pics img { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-content .rights .honor ul.lists li:hover .pics img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}
    .page-content .rights .honor ul.lists li .names { font-size: 15px; line-height: 24px; height: 24px; overflow: hidden; text-align: center; margin: 15px auto 10px auto; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-content .rights .honor ul.lists li:hover .names { font-size: 15px;  font-weight: bold; color: #000; }

    .page-content .message #message-form { margin-top: 30px;}

    .page-content .message ul.form li { float: left; margin: 0 4% 20px 0; width: 48.000000%; text-align: left;}
    .page-content .message ul.form li:nth-child(2n) { margin-right: 0;}
    .page-content .message ul.form li.fulls { float: none; width: 100%;}
    .page-content .message .inputs { width: 100%; padding: 0px 20px; font-size: 13px; line-height: 45px; color: #757575;  border: 1px solid #dcdcdc;border-radius: 4px;}
    .page-content .message textarea.inputs { line-height: 26px; padding-top: 15px; padding-bottom: 15px;}
    .page-content .message .form-control { line-height: 45px; height: 45px; font-size: 13px; -webkit-box-shadow: none; color: #757575; box-shadow:none;}
    .page-content .message .submits { text-align: left;}
    .page-content .message .submits.center { text-align: center;}
    .page-content .message .submits button { outline: 0; cursor: pointer; border: 0; letter-spacing: 3px; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #005bac; padding: 0 60px; display: inline-block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
    .page-content .message .submits:hover button { background: #006aff;}

    .page-content.contact .info { text-align: left; color: #666;}
    .page-content.contact .info .introduction { font-size: 17px;line-height: 1.3;margin: 0 0 15px 0;}
    .page-content.contact .info h4 { line-height: 100%; display: inline-block; padding: 0 0 10px 0; font-size: 22px; color: #005bac; border-bottom: 2px solid #005bac; }
    .page-content.contact .info hr { margin-top:-1.3px;}
    .page-content.contact .info .content { float: left; width: 55%; font-size: 15px; line-height: 1.6;}
    .page-content.contact .info .message { float: right; width: 40%;}


    .page-content.contact .map { margin: 30px 0 0 0; position: relative;}
    .page-content.contact .map .containerMap { width: 100%; height: 420px; overflow: hidden; border: solid 1px #e4e4e4; -moz-border-radius: 3px; -webkit-border-radius: 3px;  border-radius: 3px;}
    .page-content.contact .map .mapIcon { text-align: left; position: absolute;left: 60px; top: 60px; background: rgba(255,255,255,.9);padding: 2%;max-width: 40%; color: #555;}
    .page-content.contact .map .mapIcon a { color: #555;}
    .page-content.contact .map .mapIcon a:hover { color: #005bac;}
    .page-content.contact .map .mapIcon .company { color: #212121; font-weight: 700;}
    .page-content.contact .map .mapIcon ul.list { margin: 10px 0 0 0; font-size: 15px;}
    .page-content.contact .map .mapIcon ul.list li { margin: 0 0 5px 0; font-weight: lighter;}
    .page-content.contact .map .mapIcon ul.list li i { width: 16px; height: 16px; color: #888; display: inline-block; margin: 0 10px 0 0; text-align: center;}
/* Page Content End */

/* List Text Star */
ul.list-text { text-align: left;}
    ul.list-text li { margin-bottom: 15px; border-bottom: dotted 1px #EEE; padding-bottom: 8px;}
    ul.list-text li .name { font-weight: 700; transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease; -o-transition: all .6s ease; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
    ul.list-text li .name span.date { color: #666; float: right; font-weight: lighter;}
    ul.list-text li .desc { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
    ul.list-text li:hover .name { color: #ff3938;}
    ul.list-text li:last-child { margin-bottom: 0}
/* List Text End */

/* List Image Text Star */
ul.list-image-text { text-align: left;}
    ul.list-image-text li { border:dashed 1px #DDD; margin-bottom: 20px; padding: 20px;  -moz-border-radius: 3px; -webkit-border-radius: 3px;  border-radius: 3px;}
    ul.list-image-text li .listsL { float: left; width: 226px; overflow: hidden;}
    ul.list-image-text li .listsL img { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    ul.list-image-text li:hover .listsL img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}

    ul.list-image-text li .listsR { float: right; width: calc(100% - 246px);}
    ul.list-image-text li .listsR .name { font-size: 18px; color: #333; font-weight: lighter; margin: 0px 0 10px 0; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    ul.list-image-text li:hover .listsR .name { color: #005bac;}
    ul.list-image-text li .listsR .intro { font-size: 14px; color: #808080; font-weight: lighter; margin-bottom: 15px; }
    ul.list-image-text li .listsR .more { display: inline-block; font-size: 14px; color: #fff; font-weight: lighter; background: #005bac; padding: 6px 30px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    ul.list-image-text li:hover .listsR .more { background: #006aff;}
/* List Image Text End */


/* List Image Star */
ul.list-image { text-align: left;}
    ul.list-image li { float: left; width: 32.000000%; margin-right: 2.000000%; margin-bottom: 20px; box-sizing: border-box;}
    ul.list-image li .boxs { border: solid 8px #f7f7f7; transition: all 0.6s ease-in-out;}
    ul.list-image li .pics { overflow: hidden;}
    ul.list-image li .pics img { transition: all 0.6s ease-in-out; transform: scale(1);}
    ul.list-image li:hover .pics img { transform:scale(1.1); }
    ul.list-image li:hover .boxs { border: solid 8px #79afd5;}

    ul.list-image li:nth-child(3n) { margin-right: 0;}

    ul.list-image li .boxs .names { padding-top: 8px; background: #f7f7f7; text-align: center; transition: all 0.6s ease-in-out;}
    ul.list-image li .boxs .names a { transition: all 0.6s ease-in-out;}
    ul.list-image li:hover .boxs .names { background: #79afd5;}

    ul.list-image li:hover .boxs .names a { color: #FFF;}

/* List Image End */


/* Page Turning Star */
.page-turning { text-align: center; margin: 0 auto; font-size: 13px; padding: 15px 0; }
    .page-turning .item { display: inline-block; vertical-align: top; margin: 0 2px 2px 2px; border: 1px solid #eaeaea; line-height: 32px; min-width: 20px; text-align: center; padding: 0 10px; text-transform:capitalize; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
    .page-turning .on { background: #eaeaea;}
/* Page Turning End */

/* List Good Start */
ul.list-good { }
    ul.list-good li { float: left; margin: 0 2.000000% 20px 0; background: #FFF; width: 18.400000%; padding: 15px 15px 20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; overflow: hidden; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
    ul.list-good.inside li { width: 23.500000%;}
    ul.list-good.inside li:nth-child(4n) { margin-right: 0;}


    ul.list-good.inside li .imgs {
        width: 100%;
        height: 240px;
        overflow: hidden;
        position: relative;
        background: #f5f5f5; /* 留白底色 */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    ul.list-good.inside li img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    ul.list-good li .names { margin-top: 5px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; text-align: left; font-weight: 700;}
    ul.list-good li .intros { text-align: left; font-size: 14px;min-height: 52px;color: #777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/* List Good End */

/* Detail Pro Star */
#detail-pro { margin-top: 30px;}
    .detail-pro { }
    .detail-pro .images { margin-bottom: 20px;}
    .detail-pro .images .imagesL { float: left; width: 450px; border: solid 1px rgba(228,228,228,1); text-align: center;}
    .detail-pro .images .imagesL .easyzoom { }
    .detail-pro .images .imagesL .easyzoom img { max-width: none;}

    .detail-pro .images .imagesL .thumbnails { position: relative; padding: 10px 30px; border-top: solid 1px rgba(228,228,228,1);}
    .detail-pro .images .imagesL .thumbnails img { max-width: 100%; cursor: pointer;}
    .detail-pro .images .imagesL .thumbnails .swiper-slide { border: solid 1px #F0F0F0;}
    .detail-pro .images .imagesL .thumbnails .swiper-slide.active { border: solid 1px #ff3938;}
    .detail-pro .images .imagesL .swiper-button-lock { display: block;}

    .detail-pro .swiper-button-next:after, .detail-pro .swiper-button-prev:after { font-size: 20px;}
    .detail-pro .swiper-button-prev { left: 0;}
    .detail-pro .swiper-button-next { right: 0;}

    .detail-pro .images .imagesL .swiper-button-next, .detail-page .images .imagesL .swiper-button-prev { width: calc(var(--swiper-navigation-size)/ 44 * 27); height:var(--swiper-navigation-size); margin-top: calc(0px - (var(--swiper-navigation-size)/ 2))}

    .detail-pro .images .imagesR { text-align: left; float: right; width: calc(100% - 470px);}
    .detail-pro .images .imagesR .infos { }
    .detail-pro .images .imagesR .infos .names { color: #333; font-size: 17px; font-weight: 700; line-height: 1; margin: 5px 0 10px 0;}
    .detail-pro .images .imagesR .infos .slogans { color: #ff3938; font-size: 13px; line-height: 1.6;}
    .detail-pro .images .imagesR .infos .intros { font-size: 16px; line-height: 1.6; margin-top: 20px; color: rgb(102, 102, 102);}

    .detail-pro .images .imagesR .infos .specs { margin-top: 15px;}
    .detail-pro .images .imagesR .infos .specs .items { width: 110px; float: left; color: #666; font-size: 14px;}
    .detail-pro .images .imagesR .infos .specs .listings { float: right; width: calc(100% - 110px); font-size: 14px; }
    .detail-pro .images .imagesR .infos .specs .listings ul { height: 184px; overflow: hidden;}
    .detail-pro .images .imagesR .infos .specs .listings ul.on { height: auto; overflow: visible;}
    .detail-pro .images .imagesR .infos .specs .listings ul li { display: block;padding: 0 8px;border: 1px solid #dadada;margin: 0 6px 10px 0;cursor: pointer;overflow: hidden;min-height: 20px;line-height: 34px;float: left;}
    .detail-pro .images .imagesR .infos .specs .listings ul li.on { border-color: #ff3938; color: #ff3938;}

    .detail-pro .images .imagesR .infos .specs .listings .mores { cursor: pointer; background: #fafafa; text-align: center; font-size: 12px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden;}
    .detail-pro .images .imagesR .infos .specs .listings .mores i { margin-left: 5px; margin-right: 5px;}

    .detail-pro .images .imagesR .infos .quantity { margin-top: 10px;}
    .detail-pro .images .imagesR .infos .quantity .items { width: 110px; float: left; color: #666; font-size: 14px;}
    .detail-pro .images .imagesR .infos .quantity .listings { float: right; width: calc(100% - 110px); font-size: 14px;}
    .detail-pro .images .imagesR .infos .quantity .listings .minus-plus { float: left;}

    .detail-pro .images .imagesR .infos .quantity .listings .minus-plus a {width: 30px;height: 30px;text-align: center; display: block;float: left;border: 1px solid #dadada;color: #666;margin-left: -1px;}
    .detail-pro .images .imagesR .infos .quantity .listings .minus-plus input { float: left;width: 38px;height: 30px;border: 1px solid #dadada;text-align: center;color: #666;margin-left: -1px;outline: none;}

    .detail-pro .images .imagesR .infos .standard { margin-top: 20px;}
    .detail-pro .images .imagesR .infos .standard .add-cart { outline: 0; border: 0; background: #005bac;color: white;font-size: 16px;padding: 8px 20px; border-radius: 4px;display: inline;}
    .detail-pro .images .imagesR .infos .standard .add-cart i { margin-right: 5px;}

    .detail-pro .images .imagesR .infos .bdshare { margin-top: 20px;}
    .detail-pro .images .imagesR .infos .bdshare span { float: left; vertical-align: middle; margin-top: 6px;}

    .detail-pro .images .imagesR .infos .contact { margin-top: 20px; text-align: center; display: inline-block; padding: 7px 30px; background: #ff3938; line-height: 1; color: #FFF; font-size: 15px; font-weight: 700; -moz-border-radius: 36px; -webkit-border-radius: 36px; border-radius: 36px; overflow: hidden;}
    .detail-pro .images .imagesR .infos .contact i.fa { margin-right: 5px;}
    .detail-pro .images .imagesR .infos .contact a { color: #FFF;}

    .detail-pro .sides { margin-bottom: 30px;}
    .detail-pro .sides .sidesL { float: left; width: 242px;}
    .detail-pro .sides .sidesR { float: right; width: calc(100% - 272px);}

    .detail-pro .sides .sidesR .columns { }
    .detail-pro .sides .sidesR .columns>.tabs>.nav-tabs { border-bottom: none; background: #ececec;; border-left: solid 4px #ff3938;}
    .detail-pro .sides .sidesR .columns>.tabs>.nav-tabs > li { margin-bottom: 0; font-size: 16px; font-weight: 700;}
    .detail-pro .sides .sidesR .columns>.tabs>.nav-tabs > li > a { line-height: 44px; margin-right: 0; padding: 0 30px; border: none; border-radius: 0; color: #FFF;}
    .detail-pro .sides .sidesR .columns>.tabs>.nav-tabs > li.active > a, .detail-page .sides .sidesR .columns>.tabs>.nav-tabs > li.active > a:hover, .detail-page .sides .sidesR .columns>.tabs>.nav-tabs > li.active > a:focus { background:#005bac; color: #FFF;}

    .detail-pro .sides .sidesR .columns>.tabs>.nav > li > a:hover,
    .detail-pro .sides .sidesR .columns>.tabs>.nav > li > a:focus { background:#F00;color: #FFF;}

    #goods-detailContent { text-align: left; padding: 20px; border-left: 1px solid #ececec; border-right:1px solid #ececec; border-bottom: 1px solid #ececec;/*  height: 858px; overflow-y: scroll;*/}

    .detail-pro .sides .sidesR .columns .goods-content { }
    .detail-pro .sides .sidesR .columns .goods-content .parms { border-bottom: solid 1px #f6f6f6; padding-bottom: 10px; margin: 0 auto;}
    .detail-pro .sides .sidesR .columns .goods-content .parms ul li { float: left; width: 33.333333%; font-size: 13px; margin-bottom: 5px;}
    .detail-pro .sides .sidesR .columns .goods-content .parms ul li label { color: #999; font-weight: normal;}

    .detail-pro .sides .sidesR .columns .goods-content .details { margin-top: 15px; margin-left: 30px; margin-right: 30px;}
    .detail-pro .sides .sidesR .columns .goods-content .details img { width: 100%;}
/* Detail Pro End */

/* Detail Content Star */
.detail-content { padding-bottom:30px; text-align: left;}
    .detail-content .head { }
    .detail-content .name { line-height:32px;font-size:17px;font-weight:700;color:#333}
    .detail-content .date {color:#999;font-size:14px;line-height:30px;}
    .detail-content .bdshare { margin-bottom: 20px;}
    .detail-content .bdshare span { float: left; vertical-align: middle; margin-top: 6px;}

    .detail-content .detail {padding:0;font-size:14px;line-height:24px;color:#333}
    .detail-content .detail img {max-width:100%}
/* Detail Content End */
.bolds { font-weight: 700;}
.reds { color: #ca1911;}

/* Detail Page Star */
.detail-page { text-align: left;}
    .detail-page ul.rexlink {border-top:1px solid #ECECEC}
    .detail-page ul.rexlink>li {border-bottom:1px solid #ECECEC;position:relative;line-height:24px;padding:12px 0 12px 80px; }
    .detail-page ul.rexlink>li span {position:absolute;top:12px;left:0;width:80px;color:#666}
    .detail-page ul.rexlink>li a {color:#000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
/* Detail Page End */

/* Detail Back Star */
.detail-back {text-align:right; margin-top: 30px; padding-bottom: 10px;}
    .detail-back a.btn-back {width:100px;padding:5px 20px;text-align:center;border:1px solid #005bac;color:#005bac;}
/* Detail Back End */

/* Hot Selling Star */
.hot-selling { border: 1px solid #EEE;}
    .hot-selling .heads { background: #fafafa; border-bottom: 1px solid #eee; padding: 0 10px; font-weight: 600; line-height: 34px;}
    .hot-selling .listings { }
    .hot-selling .listings ul li { background: #FFF; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.05); behavior: url(ie-css3.htc); transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
    .hot-selling .listings ul li:hover { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);}
/* Hot Selling End */

/* Pro List Start */
.pro-list { }
    .pro-list .imgs { padding: 10px; border: solid 1px #F4F4F4; overflow: hidden;}
    .pro-list .texts { color: #fd4344;}
    .pro-list.list .imgs { border-top: none; border-right: none; border-left: none;}
    .pro-list.list .names { text-align: left; margin-top: 10px; margin-bottom: 10px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
    .pro-list.list .names,.pro-list.list .texts { text-align: left; padding-left: 10px; padding-right: 10px; margin-top: 5px; padding-bottom: 5px;}
/* Pro List End */

/* Category List Star */
.category-list { text-align: left;}
    .category-list .title { padding: 35px 33px; font-size: 26px; line-height: 30px; background: #005bac; position: relative; color: #FFF;}
    .category-list .title:after { width: 0; height: 0; border-top: 20px solid #fff; border-left: 20px solid transparent; border-right: 1px solid #fff; border-bottom: 0; display: block; top: 0; right: 0; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; content: ""; position: absolute; }
    .category-list .title .eng { position: absolute; top: 36px; left: 0; width: 100%; text-align: center; text-transform: uppercase; font-size: 36px; color:rgba(255, 255, 255, 0.2); font-style: italic; }

    .category-list ul.list { border: 1px solid #e6e6e6; border-top: 0; background: #f7f8fa;}
    .category-list ul.list li { border-bottom: 1px solid #e6e6e6;}
    .category-list ul.list li:last-child { border-bottom: none;}
    .category-list ul.list li h4 a { font-size: 16px; height: 67px; line-height: 67px; padding: 0 0 0 50px; position: relative; display: block; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
    .category-list ul.list li.active h4 a { color: #005bac; font-weight: 700; background: #EBECEC; }
    .category-list ul.list li:hover h4 a { color: #005bac; font-weight: 700;}

    .category-list ul.list li h4 a:after { left: 30px; content: ""; position: absolute; width: 0; height: 0; border-top: 6px solid transparent; border-left: 6px solid #b3b3b3;border-bottom: 6px solid transparent;display: block;top: 50%;margin-top: -6px;}
    .category-list ul.list li.active h4 a:after,.category-list ul.list li:hover h4 a:after { border-left-color: #005bac;}

    .category-list ul.pro { border: 1px solid #e6e6e6; border-top: 0; background: #f7f8fa;}
    .category-list ul.pro>li { border-bottom: 1px solid #e6e6e6; padding: 0 15px; }
    .category-list ul.pro li { line-height: 52px; font-size: 16px; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .category-list ul.pro li>a { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}

    .category-list ul.pro li.active,.category-list ul.pro li:hover { color: #005bac;}
    .category-list ul.pro li.active>a,.category-list ul.pro li:hover>a { color: #005bac; font-weight: 700;}

    .category-list ul.pro>li i { float: right; margin-top: 17px; cursor: pointer;}
    .category-list ul.pro>li>ul { border-top: 1px dotted #e6e6e6; display: none;}
    .category-list ul.pro>li>ul li a { display: block;}

    .category-list ul.pro li:last-child { border-bottom: none;}
/* Category List End */

/* Pages Star */
.pages{ text-align: center;padding: 15px 0;font-size: 13px; font-family:Verdana,Arial,Helvetica,sans-serif; }
    .pages .item { display: inline-block; vertical-align: top; margin: 0 2px 2px 2px; border: 1px solid #eaeaea; line-height: 32px; min-width: 20px; text-align: center; padding: 0 10px; text-transform:capitalize; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
    .pages .on { background: #eaeaea;}
/* Pages End */

.table-lists { background-color: #CCC; border-spacing: 1px; border-collapse: inherit; text-align: left;}
.ke-zeroborder { background-color: #CCC; border-spacing: 1px; border-collapse: separate;}


.down-list { margin-top: 30px; padding: 15px 10px; border-top: solid 1px #e4eaec; border-bottom: solid 1px #e4eaec; text-align: left; font-size: 16px; font-weight: 700;}
    .down-list .title { width: 155px; float: left;  }
    .down-list .title i { margin-right: 5px;}
    .down-list ul.list { width: calc(100% - 155px); float: right;}
    .down-list ul.list li { }
/* Ajax Page Star */
.ajax-page { text-align: center; margin: 0 auto;}
    .ajax-page .current { color: #fff; background-color: #e75520; border-color: #e75520;}
/* Ajax Page End */

/* Loading Star */
.loading { font-size: 0; text-align: center; line-height: 10px; margin: 20px auto;}
    .loading i { margin: 0 9px; display: inline-block; vertical-align: top; width: 10px; height: 10px; background-color: #333; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}

    .loading i:nth-of-type(1) {-webkit-animation: loading1 1s linear infinite;animation: loading1 1s linear infinite;}
    .loading i:nth-of-type(2) {opacity: .85;-webkit-animation: loading2 1s linear infinite;animation: loading2 1s linear infinite;}
    .loading i:nth-of-type(3) {opacity: .7;-webkit-animation: loading3 1s linear infinite;animation: loading3 1s linear infinite;}
    .loading i:nth-of-type(4) {opacity: .55;-webkit-animation: loading4 1s linear infinite;animation: loading4 1s linear infinite;}
    .loading i:nth-of-type(5) {opacity: .4;-webkit-animation: loading5 1s linear infinite;animation: loading5 1s linear infinite;}
    .loading i:nth-of-type(6) {-webkit-opacity: .25;animation: loading6 1s linear infinite;animation: loading6 1s linear infinite; }

    @keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7} }
    @keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55} }
    @keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4} }
    @keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25} }

    @-webkit-keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @-webkit-keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @-webkit-keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7}}
    @-webkit-keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55}}
    @-webkit-keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4}}
    @-webkit-keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25}}
/* Loading End */



/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){

}

/* <1366的设备 */
@media screen and (max-width: 1366px){

}

/* <1200的设备 */
@media screen and (max-width: 1200px){

}

/* <991的设备 */
@media screen and (max-width: 991px){
    /* Page Banner Star */
    .page-banner { height: 140px;}
    .page-banner .title { top: calc(100% - 60px); font-size: 24px; line-height: 24px;}
    .page-banner .title i { font-size: 18px;}
    /* Page Banner End */

    /* Current Location Star */
    #current-location { height: 48px; line-height: 48px;}
    #current-location .breadcrumbs i { height: 48px; }
    #current-location .breadcrumbs i.fa { height: 48px; line-height: 48px;}
    /* Current Location End */

    /* Page Content Star */
    #page-content { padding: 20px 0;}
    .page-content .single { margin-top: 15px;}
    .page-content .lefts { display: none;}
    .page-content .rights { float: none; width: 100%; }

    .page-content .rights .about { margin-top: 20px;}
    .page-content .rights .about .aboutL { width: 100%; float: none;}
    .page-content .rights .about .aboutL .summary {padding: 20px 0 0 0;}
    .page-content .rights .about .aboutR { width: 100%; float: none; background: #FAFAFA;}


    .page-content.contact .info .content { float: none; width: 100%;}
    .page-content.contact .info .message { float: none; width: 100%; margin-top: 15px;}
    .page-content .message .submits { text-align: center;}

    .page-content.contact .map .mapIcon { left: 20px; top: 20px; max-width: 100%;}
    /* Page Content End */

    /* Detail Pro Star */
    .detail-pro .images .imagesL { float: none; width: 100.000000%;}
    .detail-pro .images .imagesR { float: none; width: 100.000000%; margin-top: 20px;}

    .detail-pro .images .imagesR .infos .standard { text-align: center;}

    .detail-pro .sides .sidesL { display: none;}
    .detail-pro .sides .sidesR { float: none; width: 100.000000%;}

    .detail-pro .sides .sidesR .columns .goods-content .parms ul li { float: none; width: 100.333333%;}
    /* Detail Pro End */

    /* List Good Start */
    ul.list-good { }
    ul.list-good li { float: left; margin: 0 2.000000% 20px 0;}
    ul.list-good.inside li { width: 49.000000%; padding: 8px 8px 10px;}
    ul.list-good.inside li:nth-child(2n) { margin-right: 0;}
    /* List Good End */

    /* List Image Text Star */
    ul.list-image-text li { margin-bottom: 15px;padding: 10px;}
    ul.list-image-text li .listsL { float: none; width: 100%;}
    ul.list-image-text li .listsR { float: none; width: 100%; margin-top: 10px;}
    ul.list-image-text li .listsR .name { margin-bottom: 0;}
    ul.list-image-text li .listsR .more { display: block; text-align: center;}
    /* List Image Text End */

    /* List Image Star */
    ul.list-image li { width: 49.000000%; margin-bottom: 15px;}
    ul.list-image li:nth-child(3),ul.list-image li:nth-child(9) { margin-right: 2.000000%;}
    ul.list-image li:nth-child(2n) { margin-right: 0;}
    /* List Image End */

}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}