.center_container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.center_container_bg{
    /*width: 1284px;*/
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 54px;
}
.top_bar{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #F9F9F9;
    opacity: 1;
    line-height: 30px;
    font-size: 13px;
    color: #666666;
    z-index: 100;
}
.top-right{
    position: absolute;
    top: 0;
    right: 0;
}
.top-right a{
    font-size: 13px;
    font-family: PingFangSC-Regular;
    line-height: 23px;
    color: #333;
}
#vipa:hover{
    color:#ff9100;
}
.search-form{
    position: absolute;
    right: 0;
    top: 34px;
}
.search-input{
    position: relative;
}
.search-input input{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border: solid 1px #3B7CCF;
    border-right: 0;
    width: 75px;
    height: 30px;
    text-align: center;
    float: left;
}
.search-input input:focus{
    animation:mymove 0.2s ;
    
    /* Safari and Chrome */
    -webkit-animation:mymove 0.2s ;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-timing-function:ease-in;
    -webkit-animation-timing-function:ease-in;

}
@keyframes mymove
{
from {width:100px;}
to {width:140px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {width:100px;}
to {width:140px;}
}
.search-input button{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 30px;
    background-color:#3B7CCF ;
    line-height: 30px;
    border: 1px solid #3B7CCF;
    border-left: 0;
    vertical-align: auto;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
}

.hot{
    position: relative;
    top: -40px;
    height: 80px;
    box-shadow: 3px 4px 11px rgba(143, 143, 143, 0.15);
    border-radius: 2px;
    overflow: hidden;
    background-color: #fff;
    z-index: 1;
}
.hot-title{

    /* width: 46px; */
    line-height: 24px;
    position: absolute;
    top: 15px;
    left: 16px;
    font-size: 22px;
    /* letter-spacing: 90px; */

}
.hot-title .first{
    color: #3B7CCF;
}
.hot-news a{
    font-size: 14px;
}
.hot-news{
    /* overflow:hidden;  */
    position:relative;
    margin-left: 85px;
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 40px;
}
.hot-news li{
    float: left;
    width: 550px;
}
.hot-news li::before{
    content: " ";
    height: 13px;
    width: 13px;
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: -5px;
    background-image: url(../pictures/dot.jpg);
}
.hot-news .bd{  overflow:hidden;  }
.hot-news .bd ul{ overflow:hidden; zoom:1; width:1100px;  float:left; _display:inline;  }
.hot-news .bd ul li{  _display:inline; overflow:hidden;   }
.hot-news .bd ul li a{


    text-overflow: ellipsis;


}
.bg-gray{
    background-color: #F9F9F9;
}

 .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;  width:100%; }

 .sPrev, .sNext{ position:absolute; left:5px; top:10px; display:block; width:36px; height:240px; border:1px solid #ddd; background:url(../pictures/icon_lefeb@2x.png) center center no-repeat #fff; }
 .sNext{ left:auto; right:5px; background:url(../pictures/icon_youb@2x.png) center center no-repeat #fff; z-index: 99;  }
.sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.parBd ul{ overflow:hidden; zoom:1;   }
.parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.parBd ul li .pic{ text-align:center; }
.parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.parBd ul li .pic a:hover img{ border-color:#999;  }
.parBd ul li .title{ line-height:24px;   }
.service li{
    width: 220px;
    height: 240px;
    position: relative;
    margin-right: 20px;
    float: left;
}
.service li .title{
    width: 220px;
    height: 48px;
    background: #3B7CCF;
    opacity: 0.8;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;


}

.center_container_bg .title,.center_container .title{
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    color: #333333;
    
}
.center_container_bg .title-line,.center_container .title-line{
    margin: 0 auto;
    margin-top: 18px;
    width: 40px;
    height: 2px;
    background: #3B7CCF;
    opacity: 1;
    border-radius: 1px;
}
.center_container_bg .slideBox{
    margin-top: 40px;
}
.service{
    padding-top: 0;
    padding-bottom: 40px;
}

.touzi{
    padding-bottom: 40px;
}
.touzi li{
    width: 220px;
    height: 300px;
    position: relative;
    margin-right: 20px;
    margin-top: 15px;
    border: 1px solid #ddd;
    float: left;
}
.touzi li img{
    width: 100%;
    /*height: 214px;*/

}
.touzi li .title{
    /* background: #3B7CCF; */
    /* opacity: 0.8; */
    padding-left: 10px;
    left: 0;
    bottom: 0;
    line-height: 48px;
    color: #333333;
    font-size: 24px;
    text-align: left;
    

    font-family: Fontquan-XinYiGuanHeiTi-Regular;

}
.touzi li .title::before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #3B7CCF;
    opacity: 1;
    border-radius: 1px 3px 3px 1px;
    margin-right: 8px;
   
}

.touzi li .sub_title{
    /* background: #3B7CCF; */
    /* opacity: 0.8; */
    left: 0;
    bottom: 0;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-left: 23px;


}
.touzi .sPrev,.touzi .sNext{
    height: 338px;
}
.caption-text-in p{
    text-align: center;
}
.news{
    padding-top: 50px;
    padding-bottom: 40px;
}
.tab-title li{
    font-size: 16px;
    color: #333333;
}

.tab-title>.layui-this a{
    font-size: 16px;
    color: #3B7CCF !important;
}
.layui-tab-brief>.layui-tab-more li.layui-this a:after, .layui-tab-brief>.layui-tab-title .layui-this a{
    position: relative;
    display: inline-block;
}
.layui-tab-title .layui-this:after {
  
    content: "";
    width: 0;
    height: 0;
    display: none;
  
}
.layui-tab-title .layui-this a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}
.layui-tab-brief>.layui-tab-more li.layui-this a:after, .layui-tab-brief>.layui-tab-title .layui-this a:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #FF801A;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{

border-bottom: 2px solid #FF801A;
}

.news{
    height: 565px;
}
.news_content .layui-tab-item{
    padding-top: 30px;
    padding-right: 20px;

}
.news_left{
    width: 360px;
    float: left;
}
.news_left img{
    width: 360px;
    height: 270px;
}
.news_left_title{
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    line-height: 24px;
    color: #333333;
    padding-left: 11px;
    padding-top: 12px;
}
.news_right{
    width: 820px;
    padding-right: 35px;
    float: left;
}

.layui-tab-content{
    padding: 0;
}

.news_content .layui-timeline-axis{
    display: block;
    width: 3px;
    height: 26px;
    background: #FF801A;
    opacity: 1;
    border-radius: 1px;
    left: 4px;

}
.news_content .layui-timeline-item{
    padding-bottom: 5px;
}
.news_content .layui-timeline-item .date{
    position:absolute;
    left: -40px;
    display: block;
    width: 39px;
    height: 34px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    line-height: 18px;
    color: #999999;
    opacity: 1;
    
}
.news_content .layui-timeline{
    padding-left: 70px;
}
.news_content .layui-timeline .title{
    font-size: 13px;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    color: #333333;
    text-align: left;
    margin: 0;
    padding-bottom: 5px;
}
.news_content .layui-timeline .title a{
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    color: #333333;
    text-align: left;
    margin: 0;

}
.news_content .layui-timeline .summary{
    font-size: 12px;
font-family: PingFangSC-Regular;
line-height: 20px;
color: #999999;
margin: 0;
}
.news_content .layui-timeline .summary a{
    font-size: 12px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #999999;
    margin: 0;
}
.title_left{
    width: 5px;
height: 18px;
background: #3B7CCF;
opacity: 1;
border-radius: 1px 3px 3px 1px;
}
.dasai p{
    font-size: 13px;
font-family: PingFangSC-Regular;
line-height: 24px;
color: #999999;
margin-top: 25px;
}
.dasai .mid{
    margin-top: 50px;
}
.dasai .mid>div{
    float: left;
}
.dasai .mid .left-content{
    width: 440px;
height: 300px;

border-radius: 0px;

}
.dasai .mid .left-content .main-img{
    width: 440px;
    height: 300px;

}

.dasai .mid .right-content{
    width: 280px;
height: 300px;
border-radius: 0px;
}
.dasai .mid .right-content img{
    width: 280px;
    height: 122px;

}   
.dasai .mid .mid-content{
    width: 478px;
/*height: 300px;*/
border-radius: 0px;
padding: 0 34px;
}
.dasai .mid .mid-content p{
    height: 55px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    line-height: 18px;
    color: #999999;
}

.dasai .mid .mid-content .top{
    width: 410px;
    height: 80px;
}
.frd{
    position: relative;
}
.frd-title{
    position: absolute;
    left: 0;
    top: 0;
    width: 103px;
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    line-height: 24px;
}

.link-content li{
    float: left;
    font-size: 13px;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    color: #3B7CCF;
    padding-right: 13px;
}
.link-content li:first-child{
    padding-left: 0;
}
.link-content{
    margin-top: 42px;
    padding-left: 103px;
}
.link-content li::before{
    content: "";
    width: 1px;
    height: 13px;
    border: 0;
    background-color: #999999;
    display: inline-block;
    margin-right: 13px;
}
.link-content li:first-child::before{
    content: none;
}
footer {
    box-sizing: border-box;
    background-color: #3B7CCF;
    padding: 65px 40px 23px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    overflow: hidden;
}
footer .container {
    background: inherit;
    /* padding-right: 15px;
    padding-left: 15px; */
    margin-right: auto;
    margin-left: auto;
}
.about{
    margin-top: 30px;
    font-size: 13px;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.8;
    width: 583px;
    padding-left: 43px;

}
#footer {
    text-align: left;
    position: relative;
    /*margin-top: 38px;*/
}
#footer .title{
    font-size: 16px;
    font-family: PingFangSC-Semibold;
    line-height: 18px;
    color: #FFFFFF;
    opacity: 1;
    padding-bottom: 8px;
    border-bottom:solid 1px #80B8FF;
    display: inline-block;
    margin-bottom: 11px;
}
.linkwe{
    margin-top: 30px;
    width: 260px;
 
    font-size: 13px;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.8;
    padding-left: 40px;
    padding-right: 40px;
}
.barcode{
    width: 310px;
    padding-top: 30px;
}
.barcode .img{
    padding: 3px 6px 7px 5px;
    background-color: #fff;
    width: 140px;
    height: 140px;
}
#footer .row>div{
    float: left;
}
.footer-logo{
    position:absolute;
    top: -43px;
    width: 172px;

left: 43px;

}
.footer-hr{
    width: 1200px;
height: 1px;
background: #B3B3B3;
opacity: 1;
border-radius: 0px;
margin-bottom: 15px;
margin-top: 15px;
}
.copyright{
    font-size: 12px;
font-family: PingFangSC-Regular;
line-height: 18px;
color: #FFFFFF;
text-align: center;
}
.b-title{
    text-align: center;
    font-size: 13px;
font-family: PingFangSC-Regular;
line-height: 24px;
color: #FFFFFF;
}
.barcode .column50{
    width: 140px;
}
.barcode .column50:first-child{
    margin-right: 29px;
}
.bottom-ad {
    margin-top:41px;
}
.bottom-ad img{

    width: 100%;

}
.mid-content .dasai-news li a{
    font-size: 14px;
font-family: PingFangSC-Regular;
line-height: 24px;
color: #333333;
}
.mid-content .dasai-news li a:hover{
   
color: #3B7CCF;
}
.mid-content .dasai-news li:hover::before{
    content: " ";
    height: 13px;
    width: 13px;
    background-size: 100%;
    display: inline-block;
    background-image: url(../pictures/dot3.png);
}
.mid-content .dasai-news li::before{
    content: " ";
    height: 13px;
    width: 13px;
    background-size: 100%;
    display: inline-block;
    background-image: url(../pictures/dot2.png);
}
.mid-content .layui-tab-title .layui-this a:after{
    height: 25px;
}
.fix-bar{
    z-index: 1000;
    width: 55px;
    height: 380px;
    position:fixed;
    right: 15px;
    bottom:170px;
    text-align: center;
   

}
.fix-bar .hr{
    width: 74px;
height: 2px;
background: #F5F5F5;
opacity: 1;
border-radius: 1px;
margin: 0 auto;
}
.fix-bar .front{
    overflow: hidden;
    border-radius:28px;
    box-shadow:  #B3B3B3;
    background-color: #fff;
    box-shadow: 0 0 8px 7px rgba(204,204,204,0.49);
    -webkit-box-shadow: 0 0px 8px 7px rgba(204,204,204,0.49);
    -moz-box-shadow: 0 0px 8px 7px rgba(204,204,204,0.49);

}
.fix-bar .btn:hover{
    color: #fff;
    /*background-color: #3B7CCF;*/
    border: 1px solid #d7d7d7;
    border-radius: 50%;
}
.fix-bar .top{
    height: 55px;
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    line-height: 18px;
    color: #3B7CCF;
    margin-top: 15px;
    padding-top: 8px
}
.fix-bar .top:hover{
    color: #fff;
    /*background-color: #3B7CCF;*/
    border: 1px solid #d7d7d7;
    border-radius: 50%;
}
.fix-bar .top::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background-size: contain;
    background: url(../pictures/fixbar/r.png);
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 8px;
}
.fix-bar .top:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;

    background: url(../pictures/fixbar/a/r.png);
    background-size: contain;
}

.fix-bar .mp{
    padding-top: 8px;
    height: 55px;
    width: 55px;
    font-size: 18px;
}
.fix-bar .mp:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .mp::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/m.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 8px;
    background-size: 36px 36px;
}
.fix-bar .mp:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;

    background: url(../pictures/fixbar/a/m.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 36px 36px;

}

.fix-bar .mid{
    padding-top: 8px;
    height: 55px;
    width: 55px;
    font-size: 18px;
}
.fix-bar .mid:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .mid::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/er.png);
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 8px;
}
.fix-bar .mid:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;
    background: url(../pictures/fixbar/a/er.png);
    background-size: contain;
}
.fix-bar .s{
    padding-top: 8px;
    height: 55px;
    width: 55px;
    font-size: 18px;
}
.fix-bar .s:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .s::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/s.png);
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 8px;
}
.fix-bar .s:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;
    background: url(../pictures/fixbar/a/s.png);
    background-size: contain;
}
.fix-bar .d{
    padding-top: 8px;
    height: 55px;
    width: 55px;
    font-size: 18px;
}
.fix-bar .s:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .d::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/d.png);
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 8px;
}
.fix-bar .d:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;
    background: url(../pictures/fixbar/a/d.png);
    background-size: contain;
}
.fix-bar .x{
    padding-top: 8px;
    height: 55px;
    width: 55px;
    font-size: 18px;
}
.fix-bar .x:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .x::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/x.png);
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 8px;
}
.fix-bar .x:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 8px;
    background: url(../pictures/fixbar/a/x.png);
    background-size: contain;
}
.fix-bar .link{
    padding-top: 8px;
    height: 55px;
    font-size: 18px;
    margin-bottom: 15px;
}
.fix-bar .link:hover{
    color: #fff;
    border-radius: 50%;
}
.fix-bar .link::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/fixbar/w.png);
    background-size: contain;
    margin: 0 auto;
    /*margin-bottom: 8px;*/
}
.fix-bar .link:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    /*margin-bottom: 8px;*/
    background: url(../pictures/fixbar/a/w.png);
    background-size: contain;
}
.fix-bar .totop{
    background-color: #fff;
    color: #333333;
    margin-top: 20px ;
    font-size: 18px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 0 8px 7px rgba(204,204,204,0.49);
    -webkit-box-shadow: 0 0px 8px 7px rgba(204,204,204,0.49);
    -moz-box-shadow: 0 0px 8px 7px rgba(204,204,204,0.49);
    padding-top: 8px;

}
.fix-bar .totop::before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(../pictures/icon_top@2x.png) no-repeat  center;
    margin: 0 auto;
    /* margin-bottom: 8px; */
}
.fix-bar .totop:hover{
    color: #3B7CCF;
    /* //background-color: #3B7CCF; */
}
.fix-bar .totop:hover:before{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    /* margin-bottom: 8px; */
    background: url(../pictures/icon_topb@2x.png) no-repeat  center;
}

.dasai-news-2 .layui-timeline-axis{
    background-color: #F9F9F9;
}

.mid-content .dasai-news-2 li a:hover{
   
    color: #3B7CCF;
    text-decoration: none;
    }
.mid-content .dasai-news-2 li a{
    font-size: 14px;
font-family: PingFangSC-Regular;
line-height: 24px;
color: #333333;
}
.mid-content .dasai-news-2 .layui-timeline-title{
    margin-bottom: 0;
}
.mid-content .dasai-news-2 .layui-timeline-item{
    padding-bottom:10px;
}
.dasai-news-2 .layui-timeline {
    padding-left: 40px;
}
.dasai-news-2 .layui-timeline-item .date{
    position:absolute;
    left: -40px;
    display: block;
    width: 35px;
    height: 34px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    line-height: 18px;
    color: #999999;
    opacity: 1;
    
}
.dasai-news-2 .layui-timeline-axis{
    display: block;
    width: 3px;
    height: 26px;
    background: #FF801A;
    opacity: 1;
    border-radius: 1px;
    left: 4px;

}

#big_container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container:hover > .swiper-button-white {
    background-color: rgba(0,0,0,0.2);
}
.swiper-container > .swiper-button-white {
    padding: 30px 10px;
}
.layui-tab-title li a{
    font-size: 16px;
}
.layui-text a:not(.layui-btn):hover {
    text-decoration: none;
}
.service .slideBox{
    height: 260px;
}
.touzi .slideBox{
    height: 358px;
}
/*.touzi .slideBox li{*/
/*    width: 224px;*/
/*    margin-right: 20px;*/
/*}*/
.touzi .pic{
    height: 190px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

element.style {
}
.touzi .slideBox {
    height: 358px;
}
.center_container_bg .slideBox {
    margin-top: 40px;
}

.slideBox {

    padding: 10px 0 10px 0!important;

}

.shipin{
    padding-bottom: 40px;
}
.shipin li{
    width: 280px;
    height: 338px;
    position: relative;
    margin-right: 20px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 15px;
}
.shipin li img{
    width: 100%;
    height: 214px;

}
.shipin li .title{
    /* background: #3B7CCF; */
    /* opacity: 0.8; */
    padding-left: 10px;
    left: 0;
    bottom: 0;
    line-height: 48px;
    color: #333333;
    font-size: 24px;
    text-align: left;


    font-family: Fontquan-XinYiGuanHeiTi-Regular;

}
.shipin li .title::before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #3B7CCF;
    opacity: 1;
    border-radius: 1px 3px 3px 1px;
    margin-right: 8px;

}

.shipin li .sub_title{
    /* background: #3B7CCF; */
    /* opacity: 0.8; */
    left: 0;
    bottom: 0;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-left: 23px;


}
.touzi .sPrev,.touzi .sNext{
    height: 338px;
}
.shipin .slideBox{
    /*height: 358px;*/
}
/*.touzi .slideBox li{*/
/*    width: 224px;*/
/*    margin-right: 20px;*/
/*}*/
.shipin .pic{
    height: 214px;
    overflow: hidden;
    display:flex;
    justify-content:center;
    align-items:center;
}
.shipin .pic a:before{
    content: " ";
    position: absolute;
    width: 100%;
    height: 214px;
    background: url("/pictures/icon_bo@2x.png") no-repeat center 50%;


}
.touzi .swiper-button-next{
    top:87px!important;
}
.touzi .swiper-button-prev{
    top:87px!important;
}
.shipin .swiper-button-prev{
    top:95px!important;
}
.shipin .swiper-button-next{
    top:95px!important;
}
