/* CSS Document */


/*----------------导航start-------------------------*/

.banner {
    background-color: #FFF;
    float: left;
    width: 100%;
}

.banner ul {
    border-bottom: 1px solid #d9d9d9;
    border-collapse: collapse;
    display: table;
    width: 100%;
}

.banner ul li {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    width: 25%;
    text-align: center;
    padding: 10px;
}

.banner ul li:first-child {
    border-left: 0 none;
}

.banner ul li img {
    width: 80%;
    margin: auto 10%;
    max-width:
}

.banner ul li .t {
    width: 100%;
    margin: auto 0;
}

.banner ul li .t span {
    color: #333;
}


/*-----------导航end-------------------------*/


/*------------产品start-----------------------*/

.goods {
    float: left;
    width: 100%;
    margin: 5px auto 0;
    text-align: center;
}

.goods .biaoti {
    background-color: #bf0008;
    padding: 10px 0 10px 20px;
    text-align: left;
}

.goods div {
    background-color: #FFF;
}

.goods .zhuoyue {
    margin-bottom: 0px;
}

.goods .hcimg img {
    width: 100%;
}

.goods ul {
    border-top: 1px solid #d9d9d9;
    width: 100%;
    display: table;
}

.goods ul li {
    width: 50%;
    float: left;
}

.goods ul .first div {
    border-right: 1px solid #d9d9d9;
}

.goods ul li div a img {
    width: 100%;
}

.goods ul li div p {
    width: 92%;
    padding: 10px 4%;
}

.btn01 {
    color: #8c8c8c;
    padding: 10px 0;
}

@media only screen and (max-width:300px) {
    .biaoti {
        font-size: 16px
    }
    .viewport {
        max-width: 300px
    }
}

@media only screen and (max-width:310px) and (min-width:300px) {
    .biaoti {
        font-size: 16px
    }
    .viewport {
        max-width: 310px
    }
}

@media only screen and (max-width:320px) and (min-width:310px) {
    .biaoti {
        font-size: 16px
    }
    .viewport {
        max-width: 320px
    }
}

@media only screen and (max-width:350px) and (min-width:320px) {
    .biaoti {
        font-size: 17px
    }
    .viewport {
        max-width: 350px
    }
}

@media only screen and (max-width:360px) and (min-width:350px) {
    .biaoti {
        font-size: 18px
    }
    .viewport {
        max-width: 360px
    }
}

@media only screen and (max-width:400px) and (min-width:360px) {
    .biaoti {
        font-size: 20px
    }
    .viewport {
        max-width: 400px
    }
}

@media only screen and (max-width:470px) and (min-width:400px) {
    .biaoti {
        font-size: 21px
    }
    .viewport {
        max-width: 470px
    }
}

@media only screen and (max-width:480px) and (min-width:470px) {
    .biaoti {
        font-size: 21px
    }
    .viewport {
        max-width: 480px
    }
}

@media only screen and (max-width:540px) and (min-width:480px) {
    .biaoti {
        font-size: 22px
    }
    .viewport {
        max-width: 540px
    }
}

@media only screen and (max-width:560px) and (min-width:540px) {
    .biaoti {
        font-size: 23px
    }
    .viewport {
        max-width: 560px
    }
}

@media only screen and (max-width:570px) and (min-width:560px) {
    .biaoti {
        font-size: 24px
    }
    .viewport {
        max-width: 570px
    }
}

@media only screen and (max-width:630px) and (min-width:570px) {
    .biaoti {
        font-size: 25px
    }
    .viewport {
        max-width: 630px
    }
}

@media only screen and (max-width:640px) and (min-width:630px) {
    .biaoti {
        font-size: 27px
    }
    .viewport {
        max-width: 640px
    }
}

@media only screen and (max-width:710px) and (min-width:640px) {
    .biaoti {
        font-size: 28px
    }
    .viewport {
        max-width: 710px
    }
}

@media only screen and (max-width:720px) and (min-width:710px) {
    .biaoti {
        font-size: 28px
    }
    .viewport {
        max-width: 720px
    }
}

@media only screen and (max-width:750px) and (min-width:720px) {
    .biaoti {
        font-size: 29px
    }
    .viewport {
        max-width: 750px
    }
}

@media only screen and (max-width:800px) and (min-width:750px) {
    .biaoti {
        font-size: 30px
    }
    .viewport {
        max-width: 800px
    }
}

@media only screen and (max-width:900px) and (min-width:800px) {
    .biaoti {
        font-size: 30px
    }
    .viewport {
        max-width: 900px
    }
}

@media only screen and (max-width:1000px) and (min-width:900px) {
    .biaoti {
        font-size: 30px
    }
    .viewport {
        max-width: 1000px
    }
}

@media only screen and (max-width:1500px) and (min-width:1000px) {
    .biaoti {
        font-size: 30px
    }
    .viewport {
        max-width: 1500px
    }
}


/*------------产品end-------------------------*/


/*-----------------图片start-----------------------*/

body {
    margin: 0;
    padding: 0
}

.addWrap {
    position: relative;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}

.addWrap .swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.addWrap .swipe-wrap {
    overflow: hidden;
    position: relative;
    /*height:258px;    */
    visibility: visible;
}

.addWrap .swipe-wrap>div {
    float: left;
    width: 100%;
    position: relative;
}

#position {
    position: absolute;
    bottom: 14px;
    right: 0;
    padding-right: 1px;
    margin: 0;
    opacity: 0.7;
    width: 100%;
    filter: alpha(opacity=50);
    text-align: center;
}

#position li {
    width: 9px;
    height: 9px;
    margin: 0 6px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

#position li.cur {
    background-color: #bf0008;
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto;
}


/*----------------图片end-------------------------*/


/*----------------视频start----------------------*/

.movie {
    float: left;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.portfolio-item {
    width: 100%;
    border: 0;
    position: relative;
}

.thumb-info {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    text-decoration: none;
}

.thumb-info img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.thumb-info-title {
    background: none repeat scroll 0 0 rgba(36, 27, 28, 0.9);
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 9px 0px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

h6 {
    font-size: 1.5em;
}

.thumb-info-action {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    opacity: 0.7 !important;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.thumb-info-action-icon {
    background-color: #333;
    height: 40px !important;
    left: 43% !important;
    top: 40% !important;
    border-radius: 25px !important;
    border-radius: 25px;
    position: absolute;
    right: -100px;
    top: -100px;
    text-align: center;
}

.thumb-info-action-icon {
    width: 40px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

.fa {
    display: inline-block;
}

.fa-play {
    background: url("../picture/sanjiao.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 17px;
    height: 20px;
    margin: 11px 0 0 5px;
}

.thumb-info:hover .thumb-info-action {
    background: none repeat scroll 0 0 rgba(36, 27, 28, 0.3);
    opacity: 0.7 !important;
}


/*----------------视频end----------------------*/