.banner{
    width:100%;
}
.banner img{
    display: block;
    width:100%;
}

.sec_txt h2{
    text-align: center;
    font-size: 0.8rem;
    color: #333333;
}
.sec_txt p{
    text-align: center;
    font-size: 0.55rem;
    color: #999999;
    margin-top: 0.3rem;
}

.biaodan2{
    width:100%;
    position: relative;
}
.biaodan2 img{
    display: block;
    width:100%;
}
.biaodan2 .dw{
    width:100%;
    position: absolute;
    top:0;
    left:0;
}
.biaodan2 .dw h1{
    text-align: center;
    font-size: 1rem;
    color: #fff;
    padding-top: 1rem;
}
.biaodan2 .dw input{
    width: 14.5rem;
    margin: auto;
    display: block;
    border-radius: 0.2rem;
    background: #fff;
    border: none;
    text-indent: 1rem;
    font-size: .55rem;
    height: 1.8rem;
    margin-top: 0.5rem;
}
.biaodan2 .dw .conter{
    height: 1.8rem;
    width: 90%;
    margin: auto;
    margin-top: .5rem;
    border-radius: .2rem;
    overflow: hidden;
}
.biaodan2 .dw .conter input{
    width: 65%;
    float: left;
    margin-top: 0;
    border-radius: 0;
}
.biaodan2 .dw .conter a{
    float: right;
    display: inline-block;
    width: 35%;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
    font-size: .6rem;
    color: #fff;
    background: #ffb63e;
    font-weight: bold;
}
.biaodan2 .dw .bin1{
    display: block;
    width:90%;
    height:1.8rem;
    margin: auto;
    margin-top: 0.5rem;
    border-radius: 0.2rem;
    background: #ffb63e;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
    line-height:1.8rem;
    font-weight: bold;
}

.sec1{
    width:100%;
    background: #fff;
    padding: 1.15rem 0;
}
.sec1 .bin{
    display: block;
    width:11.2rem;
    height:1.6rem;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
    line-height:1.6rem;
    border-radius: 1rem;
    margin: auto;
    background: #ff6100;
    box-shadow: -1px 7px 15px 0px rgba(255, 97, 0, 0.3);
}

.sec2{
    width:100%;
    background: #f6f6f6;
    padding: 1.15rem 0;
}
.sec2 .bin{
    display: block;
    width:7rem;
    height:1.6rem;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
    line-height:1.6rem;
    border-radius: 1rem;
    margin: auto;
    background: #ff6100;
    box-shadow: -1px 7px 15px 0px rgba(255, 97, 0, 0.3);
}

.sec3{
    width:100%;
    position: relative;
}
.sec3 .dw{
    width:100%;
    position: absolute;
    top:1.15rem;
}

.sec4{
    width:100%;
    padding: 0.9rem 0 1.15rem 0;
    background: #f6f6f6;
}
.sec4 .p1{
    text-align: center;
    font-size: 0.65rem;
    color: #333333;
    font-weight: bold;
}
.sec4 .p1 .img1{
    width:1.15rem;
    margin: 0.08rem 0.15rem 0 0;
}
.sec4 .bin{
    display: block;
    width:7rem;
    height:1.6rem;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
    line-height:1.6rem;
    border-radius: 1rem;
    margin: auto;
    background: #ff6100;
    box-shadow: -1px 7px 15px 0px rgba(255, 97, 0, 0.3);
}

.sec5{
    width:100%;
    padding:1.15rem 0;
    background: #fff;
}
.sec5 .bin{
    display: block;
    width:6rem;
    height:1.6rem;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
    line-height:1.6rem;
    border-radius: 1rem;
    margin: auto;
    background: #ff6100;
    box-shadow: -1px 7px 15px 0px rgba(255, 97, 0, 0.3);
}
.marketing_xszw1{
    width: 100%;
    position: relative;
    height: 15.35rem;
}
.marketing_xszw1 .box {
    width: 100%;
    position: absolute;
    top: 0.75rem;
    left: 0;
}
.marketing_xszw1 .box .inBox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.marketing_xszw1 .box .inBox .list {
    position: relative;
    width: 100%;
    height: 13rem;
}
.marketing_xszw1 .box .inBox .list li {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 9.5rem;
    height: 13rem;
    transition: all 0.3s linear;
}
.marketing_xszw1 .box .inBox .list li img{
    width: 9.5rem;
    box-shadow: -1px 7px 15px 0px rgba(61, 64, 76, 0.3);
}
.marketing_xszw1 .box .inBox .list .li1 {
    transform: translateX(-68%) scale(0.8);
    z-index: 1;
}
.marketing_xszw1 .box .inBox .list .li2 {
    transform: translateX(34%) scale(1);
    z-index: 2;
}
.marketing_xszw1 .box .inBox .list .li3 {
    transform: translateX(135%) scale(0.8);
    z-index: 1;
}
.marketing_xszw1 .box .inBox .list .li4 {
    transform: translateX(180%) scale(0.8);
    z-index: 1;
}
.marketing_xszw1 .box .inBox .nav1 {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
}
.marketing_xszw1 .box .inBox .nav1 li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #cccccc;
    margin: 0 0.25rem;
    border-radius: 1rem;
}
.marketing_xszw1 .box .inBox .nav1 li.active {
    background-color: #ff7700;
    opacity: 1;
}