@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

/* flexslider */
.flexslider{position:relative;height:630px;overflow:hidden;background:url(../../image/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:630px;}
.flex-control-nav{position:absolute;z-index:2;width:100%;text-align:center;bottom: 90px}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../../image/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../../image/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../../image/next.png) center center no-repeat;}
.banner01{
    background: url("../../image/banner001.jpg")50% 0 no-repeat;;
}
.banner02{
    background: url("../../image/banner002.jpg")50% 0 no-repeat;;
}
.banner03{
    background: url("../../image/banner003.jpg")50% 0 no-repeat;;
}
.aui-content-box {
    position: relative;
    width: 100%;
    border-right: solid 1px #f0f0f0;
    height: 275px;
    margin: 0 auto;
    float: left;
}

.aui-content-item-img {
    position: absolute;
    width: 140px;
    height: 140px;
    left: 50%;
    margin-left: -70px;
    top: 25px;
    -webkit-transition: opacity ease .2s;
    -o-transition: opacity ease .2s;
    -moz-transition: opacity ease .2s;
    transition: opacity ease .2s;
}

.aui-content-item-img img {
    width: 150px;
    height: 80px;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.aui-content-item-name {
    position: absolute;
    top: 115px;
    left: 0;
    width: 160px;
    padding: 0 15px;
    line-height: 30px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
    font-size: 13px;
}

.aui-content-box-list ul li {
    float: left;
    border: 1px solid #eee;
    margin: 15px;
    background: #fff;
}

.aui-content-box-list ul li a {
    position: relative;
    display: block;
    width: 190px;
    height:175px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    line-height: 20px;
}

.aui-content-price-new {
    float: left;
    width: 80px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

.aui-content-price-new span {
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.aui-content-price-origin {
    float: left;
    width: 80px;
    height: 20px;
    background: #fff;
    text-align: center;
    color: #b7bcb8;
    font-size: 12px;
    text-decoration: line-through;
}

.aui-content-price-origin i {
    margin-right: 3px;
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

.aui-content-price-origin span {
    height: 20px;
    background: #fff;
    text-align: center;
    color: #b7bcb8;
    font-size: 12px;
    text-decoration: line-through;
}

.aui-content-box-ovf {
    width:1125px;
    overflow: hidden;
    position: relative;
    margin-left: 24px;
    height: 170px;
}

.aui-content-box-list {
    width: 6950px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.prev {
    position: absolute;
    left: 0px;
    top: 40%;
    margin-top: -40px;
}

.next {
    position: absolute;
    right: 0;
    top: 40%;
    margin-top: -40px;
}

.prev a {
    opacity: 0.6;
    background: #2f3430;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 24px;
    height: 45px;
}

.next a {
    background: #2f3430;
    position: absolute;
    right: 0;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

.prev img {
    width: 80%;
    display: block;
    border: none;
    position: absolute;
    left: 0;
    top: 12px;
}

.next img {
    width: 80%;
    display: block;
    position: absolute;
    border: none;
    top: 13px;
    right: 0;
}

.prev a:hover {
    opacity: 1;
}

.next a:hover {
    opacity: 1;
}

.aui-content-max {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.aui-sale-time {
    position: relative;
    float: left;
    width: 190px;
    height: 275px;
    background: #e83632;
    color: #fff;
}

.aui-sale-time-link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.aui-sale-title {
    position: absolute;
    font-family: 'fzzxh';
    left: 0;
    width: 100%;
    text-align: center;
    top: 32px;
    font-size: 36px;
}

.aui-sale-second {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 90px;
    color: #edac8e;
    color: #f19999;
    color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
}

.aui-sale-icon-sd {
    position: absolute;
    left: 86px;
    top: 126px;
    display: block;
    width: 20px;
    height: 33px;
    background-position: -35px -25px;
    background-image: url(../../img/icon-end.png);
    background-position: -32.5px 0;
    -moz-background-size: 52.5px 40px;
    background-size: 52.5px 40px;
}

.aui-sale-ends {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 170px;
    font-size: 16px;
}

.aui-sale-count {
    position: absolute;
    top: 212px;
    left: 17px;
    height: 40px;
}

.aui-sale-time-link:hover {
    color: #fff;
}

.aui-sale-count-item {
    position: relative;
    float: left;
    width: 50px;
    height: 40px;
    text-align: center;
    background-color: #2f3430;
    margin-right: 5px;
}

.aui-sale-count-item span {
    position: relative;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
}

.aui-sale-count-item:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    height: 1px;
}

.aui-small-ad {
    position: relative;
    float: left;
    width: 194px;
    height: 275px;
    background: #333;
}

.luara-left {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.luara-left ul {
    position: relative;
    padding: inherit;
    margin: 0;
}

.luara-left ul li {
    float: left;
    padding: inherit;
    margin: inherit;
    list-style: none;
}

.luara-left ul li img {
    width: 100%;
    display: block;
    border: none;
}
/*常见问题*/
.scrollbox{ width: 340px; margin: 0 auto; overflow: hidden;  }
#scrollDiv{width:340px;height:359px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:90px; width:300px; padding:0 20px; no-repeat:10px 23px; overflow:hidden; vertical-align:bottom; zoom:1; border-bottom:#B7B7B7 dashed 1px;}
#scrollDiv li h3{ height:24px; padding-top:13px; font-size:14px; color:#353535; line-height:24px; width:300px;}
#scrollDiv li h3 a{color:#353535; text-decoration:none}#scrollDiv li h3 a:hover{ color:#F00}
#scrollDiv li div{ height:36px; width:300px; color:#416A7F; line-height:18px; overflow:hidden}
#scrollDiv li div a{ color:#416A7F; text-decoration:none}

.scroltit{ height:26px; line-height:26px; padding-bottom:4px; margin-bottom:4px;}
.scroltit h3{ width:100px; float:left;}
.scroltit .updown{float:right; width:32px; height:22px; margin-left:4px}
#but_up{ background:url(../../image/up.gif) no-repeat 0 0; text-indent:-9999px}
#but_down{ background:url(../../image/down.gif) no-repeat 0 0; text-indent:-9999px}


#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}



.menu {
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.menu * {
    box-sizing: border-box;
}
.menu .ul-list {
    display: flex;
}
.menu .ul-list > li {
    flex: 1;
    position: relative;
}
.menu .ul-list > li:last-child {
    border-right: none;
}
.menu .ul-list > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
}
.menu .ul-list > li:hover .ol-list {
    display: block;
}
.menu .ol-list {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 999;
    background: #06426d;
    width: 100%;
}
.menu .ol-list > li{
    border-left: none;
}
.menu .ol-list > li > a {
    font-size: 14px;
    border-right: none!important;
    text-decoration: none;
    color: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #222;
    justify-content: center;
}
.menu .ol-list > li > a:hover {
    background: #107bc8;
}
/*tab鼠标悬停*/
.overflow-hide {
    overflow: hidden
}
.col-sm-3 {
    width: 25%;
    float: left;
    position: relative
}
.pavilion-container {
    padding-bottom: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 580px
}
.layer-title {
    padding: 50px 0 30px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    letter-spacing: 1.09px
}
/*tab分类*/
.pavilion-container .pavilion-inner {
    max-width: 100%;
    margin: 0 auto
}
.pavilion-container .pavilion-inner .tabs {
   margin-top: 30px;width: 1200px;margin: auto;padding-left: 334px;text-align: center;margin-top: 20px;
}

.pavilion-container .pavilion-inner .tabs li {
    float: left;
    padding: 0 10px;
    border: 1px solid #107bc8;
    border-radius: 2px;
    line-height: 36px;
    font-size: 16px;
    color: #107bc8;
    letter-spacing: .35px;
    width: 180px;
}
.pavilion-container .pavilion-inner .tabs li {
    margin-left: 21.2667px;
    cursor: pointer
}
.pavilion-container .pavilion-inner .tabs li:first-child {
    margin-left: 0
}
.pavilion-container .pavilion-inner .tabs li a{
    color: #333;
}
.pavilion-container .pavilion-inner .tabs li a:hover{
    color: #107bc8;
}
.pavilion-container .pavilion-inner .tabs li a.on {
}
.pavilion-container .pavilion-inner .tabs li .hot-icon {
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background-repeat: no-repeat
}
.pavilion-container .pavilion-inner .tabs li>span {
    display: inline-block;
    vertical-align: middle
}
/*tab内容*/
.pavilion-container .tab-content-wrap {
    position: relative;
    margin-top: 20px;
}
.pavilion-container .tab-content {
    position: absolute;
    transition: all .7s linear;
    opacity: 0;
    z-index: -1;
    height: 0;
    width: 100%
}
.pavilion-container .tab-content.show {
    height: auto;
    opacity: 1;
    top: 0;
    z-index: 1
}
.pavilion-container .tab-content .col-sm-3 {
    padding: 0 10px
}
.pavilion-container .tab-content .col-sm-3 .tab-card {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    transition: .2s linear
}
/*大卡片*/
.tab-content ul{
    width: 100%;
    padding: 0px;
    margin: auto;
}
.tab-content ul li{
    float: left;
    width: 18%;
    margin: 20px 1% 0px 1%;
}
.tab-content ul li a img{
    width: 18.86vw;
    height: 15vw;
}
.tab-content ul li p{
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    color: #666}
/*查看全部*/
.pavilion-container .view-go {
    margin-top: 35px;
    font-size: 18px;
    color: #fff;
    text-align: center
}
.pavilion-container .view-go a span.arrow-more {
    display: inline-block;
    vertical-align: middle
}
.pavilion-container .view-go a span.arrow-f {
    width: 13px;
    height: 13px;
    background: url(../../img/marketplace-selected-arrow1.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    transition: .3s ease-out
}
.pavilion-container .view-go a:hover {
    color: #c9a467
}
.pavilion-container .view-go a:hover span.arrow-f {
    transform: translate(4px, 0);
    background: url(../../img/marketplace-selected-arrow2.svg)
}
/*案例滚动*/
.ft-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
}

.ft-carousel .carousel-item a img {
    width:520px;height: 430px;
}
/*.ft-carousel .carousel-item a{
    z-index: 99999;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background: #107bc8 ;
    margin-top: -215px;
    text-align: center;

}*/
.ft-carousel .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.ft-carousel .carousel-indicators span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
    background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 45px;
    margin-top: -25px;
    cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
    left: 0;
    background: url(../../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
    right: 0;
    background: url(../../img/next.png) no-repeat;
}
.example {width:520px;height: 430px;font-size: 40px;text-align: center;margin: 20px auto;background-color: #464576;}
.carousel-item{line-height: 430px;color: #fff;font-family:  Arial Black}
/*产品分类*/
.indThr {
    width: 100%;
    height: 100%;
    margin: 0;
}

.kcList {
    height: 100%;
    margin: 0 auto;
}

.picList {
    width: 100%;
    margin: 0;
    padding: 0;
}

.picList li {
    width:267px;
    height: 200px;
    float: left;
    margin-right: 1%;
    overflow: hidden;
    margin-bottom: 1%;
}

.picList li:nth-child(3n) {
    margin-right: 0;
}

.meng {
    width: 100%;
    height: 100%;
    display: block;
}

.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative
}

.da-thumbs li a {
    overflow: hidden
}

.da-thumbs li a div {
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: .8;
    filter: alpha(opacity=80);
    text-align: center;
    line-height:140px;
    font-size: 16px;
    color: #fff;
    font-family: "Medium";
    background-color: #00a0e9;
}

.da-thumbs li a div.da-animate {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.da-slideFromTop {
    left: 0;
    top: -100%
}

.da-slideFromBottom {
    left: 0;
    top: 100%
}

.da-slideFromLeft {
    top: 0;
    left: -100%
}

.da-slideFromRight {
    top: 0;
    left: 100%
}

.da-slideTop {
    top: 0
}

.da-slideLeft {
    left: 0
}

.picImg {
    width:267px;
    height: 200px;
}
.picBo{
    display: block;
    TEXT-ALIGN: CENTER;
    FONT-SIZE: 14PX;
    margin-top: 14px;
}
