body .bx-wrapper .bx-pager{padding: 0;}
body .bx-wrapper .bx-pager.bx-default-pager a{width: 90px;height: auto;padding-bottom: 10px;margin:0 10px;text-indent: 0;border-bottom: 2px solid #8c8c8c;border-radius: 0;background: none;font-size: 18px;color: #8c8c8c;font-family: 'Verdana-Bold';text-align: center;}
body .bx-wrapper .bx-pager.bx-default-pager a::before{content: '0';}
body .bx-wrapper .bx-pager.bx-default-pager a:hover{background: none;color: #f5ae00;}
body .bx-wrapper .bx-pager.bx-default-pager a.active{background: none;color: #f5ae00;border-color: #f5ae00;}

.i-module{padding:100px 0;}
.i-module .i-title{position: relative;float: left;width: 26.8%;padding-bottom: 30px;font-size: 50px;color: #2e2e2e;font-family: "Verdana-Bold";}
.i-module .i-title span{display: block;}
.i-module .i-title:after{position: absolute;left: 0;bottom: 0;width: 126px;height: 8px;background: #f5ae00;content: '';}
.i-module .module-righter{float: right;width: 73.18%;}

.index-product{}
.index-product .box{width: 32.56%;max-width: 305px;height: 0;padding-top: 32.56%;margin: 0 0 10px 1%;background: #fff;}
.index-product .box:nth-child(1),
.index-product .box:nth-child(4){margin-left: 0;}
.index-product .box img{top: 0;left: 0;}
.index-product .box .name{width: 90%;max-height: 30px;top: 0;left: 0;bottom: 0;right: 0;margin:auto;z-index: 5;font-size: 22px;color: #fff;}
.index-product .box .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background: rgba(245, 174, 0, .9);content: '';}
.index-product .box:hover .trans-show{visibility: visible;opacity: 1;}

.index-about{padding: 140px 0;background: url(../images/about_bg.jpg) repeat-y top center;}
.index-about .i-title{color: #fff;}
.index-about .word{width: 100%;height: 390px;line-height: 170%;font-size: 18px;color: #cfcfcf;}
.index-about .word .main_txt{padding: 25px;padding-left: 0;}
.index-about .more{width: 180px;line-height: 50px;margin-top: 38px;font-size: 18px;color: #000;border-radius: 5px;background: #f5ae00;border:2px solid transparent;text-transform: uppercase;}
.index-about .more:hover{background: #6a6a6a;color: #f5ae00;border-color: #f5ae00;}
.index-about .jspTrack{background: #6a6a6a;}
.index-about .jspDrag{background: #f5ae00;}

.index-info{}
.index-info .box{width: 47.51%;}
.index-info .box:first-child{margin-right: 4%;}
.index-info .box .img{margin-bottom: 30px;}
.index-info .box .txt{}
.index-info .box .txt .name{line-height: 1.5;font-size: 18px;color: #2e2e2e;font-family: "OpenSans-Bold";}
.index-info .box .txt .time{margin:8px 0;font-size: 16px;color: #f5ae00;font-style: italic;}
.index-info .box .txt .brief{font-size: 16px;color: #767676;line-height: 1.7;}

@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 991px) {
    .i-module{padding: 6% 0;}
    .i-module .i-title{float: none;width: 100%;margin-bottom: 30px;text-align: center;}
    .i-module .i-title:after{left: 0;right: 0;margin:auto;}
    .i-module .i-title span{display: inline-block;}
    .i-module .module-righter{float: none;width: 100%;}
    .index-about .more{margin:5% auto 0;}
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
    body .bx-wrapper .bx-pager,
    body .bx-wrapper .bx-controls-auto{bottom: 25px;}
    body .bx-wrapper .bx-pager.bx-default-pager a{width: 50px;font-size: 14px;padding-bottom: 5px;}
    .i-module{padding: 35px 0;}
    .i-module .i-title{padding-bottom: 20px;font-size: 32px;}
    .i-module .i-title:after{width: 90px;}
    .index-product .box{width: 49%;padding-top: 49%;margin-left: 2%;}
    .index-product .box:nth-child(1),
    .index-product .box:nth-child(4){margin-left: 2%;}
    .index-product .box:nth-child(odd){margin-left: 0;}
    .index-about .more{line-height: 40px;font-size: 16px;}
    .index-info .box{width: 100%;float: none;}
    .index-info .box:first-child{margin:0 0 15px;}
    .index-info .box .img{margin-bottom: 10px;}
}
