.commerce_top{width: 100%;}
.commerce_top img{vertical-align: middle;width: 100%;}

.commerce_shop{width: 100%;overflow: hidden;}
.commerce_shop a{width: 34%;border-bottom: 1px solid #d7d7d7;float: left;display: block;}
.commerce_shop a{
  border-right: 1px solid #d7d7d7;
  margin-left: -1%;
}
.commerce_shop a:first-child{
  margin-left:0;
}
.commerce_shop a:last-child{
  border-right: none;
}

.commerce_shop a img{width: 100%;vertical-align: middle;}

.commerce_pro{width: 100%;}
.commerce_pro .pro_top{width:88%;margin:auto;margin-bottom: 3em;margin-top:1em;}
.commerce_pro .pro_top .top_h4{font-size: 1.4em;text-align: center;}
.commerce_pro .pro_top .top_box{position: relative;width: 100%;text-align: center;border-bottom: 1px solid #113573;height: 1.8em;}
.commerce_pro .pro_top .top_box .top_h1{background: #fff;font-size: 1.6em;color: #113573;position: absolute;bottom: -50%;left:25%;width: 50%;}
.pro_topmain{width: 100%;}
.pro_topmain .pro_funbox{width: 100%;background: #113573;padding-top: 1em;}
.pro_funbox .pro_title{width: 100%;position: relative;}
.pro_funbox .pro_title .pro_title_line{border-bottom: .2em solid #fff;height:1px;padding:0px;width:12%;background-color:#D5D5D5;overflow:hidden;position: absolute;top:1em;}
.pro_funbox .pro_title .p1{font-size: 1.6em;color:#fff;margin-left:17%;line-height: 140%;}
.pro_funbox .p1{font-size: 1.6em;color:#fff;margin-left:17%;}
.pro_funbox .pro_fun_btn{padding:2em 0;margin-left:17%;}
.pro_funbox .pro_fun_btn a{display:inline-block;font-size: 1.2em;color: #113573;background: #fff;text-align: center;font-weight: bold;padding:.5em 1.5em;letter-spacing: .3em;margin:0 5% 0 0;}

.pro_topmain .pro_img{width: 100%;}
.pro_topmain .pro_img img{width: 100%;vertical-align: middle;}
.pro_shoplist{width: 100%;overflow: hidden;margin-top:.3em;}
.pro_shoplist li{float: left;width:49.5%;margin-bottom: .3em;}
.pro_shoplist li:nth-child(odd){margin-right:1%;}
.pro_shoplist li .shoplist_img{width: 100%;background:#eaecf3;}
.pro_shoplist li .shoplist_img img{width: 100%;vertical-align: middle;}
.pro_shoplist li .shoplist_desction{width: 100%;background:#eaecf3;padding-bottom: 1em;}
.shoplist_desction .desction_h2{font-size: 1.3em;font-weight: bold;text-align: center;line-height: 140%;}
.shoplist_desction .desction_h4{font-size: 1.2em;text-align: center;font-weight: normal;line-height: 140%;}
.pro_shoplist li .shoplist_fun{overflow: hidden;}
.pro_shoplist li .shoplist_fun a{width: 49.5%;background: #113573;display: block;font-size: 1.2em;color: #fff;text-align: center;font-weight: bold;padding:.5em 0;float: left;}
.pro_shoplist li .shoplist_fun a:nth-child(odd){margin-right:1%;}

.swiper-pagination-bullet{border-radius:0;background: #1e3a5e;border:1px solid #fff;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2em;}
.swiper-pagination-bullet{width: .8em;height: .8em;display: inline-block;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .5em;}