.shop-row{
    clear: both;
    position: relative;
    width: 100%;
}
.shop_kaiyun_bd_left{
    background: url(../images/shop/koi.png) -40px -1px;
    height: 384px;
    float: left;
    width: 40%;
}
.shop_kaiyun_bd_right{
    margin-left:50%;
    height: 384px;
}
.shop_kaiyun_title{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}
.shop_kaiyun_title>img{
    width: 8%;
    margin-bottom: 60px;
}
.shop_kaiyun_title>div{
    font-size: 42px;
    color: rgb(222,28,49);
    font-weight: bold;
    margin-top: 20px;
    margin-bottom:40px;
}
.shop_nav{
    position:absolute;
    width: 20%;
    text-align: center;
}
.shop_nav_flex{
    position:fixed;
    top:-30px;
    z-index:1;
    width: 20%;
    text-align: center;
}
.shop_nav_bottom{
    top: 4900px;
}
#shop_nav>#shop_nav_bd{
    width:220px;
}
#shop_nav>#shop_nav_content{
    width: 80%;
    position: absolute;
    top: 20px;
    text-align: center;
}
#shop_nav #shop_nav_item{
    display:inline-block;
    border-radius: 5px;
    box-shadow: 0 1px 5px black;
    font-size:18px;
    font-weight: bold;
    width:50%;
    height: 40px;
    line-height: 40px;
    background:white;
    margin:20px 0 10px 0;
    cursor:pointer;
}
#shop_nav #shop_nav_item_left_image{
    float: left;
    margin-right: -90px;
    margin-left: 30px;
    z-index: 10;
    position: relative;
    margin-top:10px;
}
#shop_nav #shop_nav_item_right_image{
    float: right;
    margin-right: 30px;
    margin-left: -90px;
    z-index: 10;
    position: relative;
}
.shop_content{
    width:80%;
    float:right;
}
.shop_hot_products{
    margin-top:40px;text-align: center;
}
.shop_hot_products>#left{
    float:left;width:50%;
}
.shop_hot_products>#right{
    position: relative;margin-left:50%;
}
.shop_hot_products img{
    width:450px;
    border-radius: 10px;
}
.shop_hot_products #product_text{
    font-weight: bold;
    font-size: 18px;
    width: 85%;
    margin: auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shop_hot_products #product_btn{
    border-radius: 5px;
    border: 2px solid #DE1C31;
    box-shadow: 0 10px 30px #c4c4c4;
    width: 180px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #DE1C31;
    font-weight: bold;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}
.shop_external_link{
    border-radius: 5px;
    box-shadow: 0 10px 30px #c4c4c4;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    font-size:18px;
    line-height: 40px;
    margin: 20px 40px 20px 40px;
}
.shop_external_link>#left{
    float: left;
    height: 150px;
    width:20%;
}
.shop_external_link>#mid{
    float: left;
    width:60%;
    height: 150px;
}
.shop_external_link>#mid div{
    line-height:75px;text-align: left;cursor: pointer;
}
.shop_external_link>#mid a{
    color:black;
}
.shop_external_link>#mid a:hover{
    color:#DE1C31;
}
.shop_external_link>#right{
    float: left;
    width:20%;
    height: 150px;
}
.shop_external_link>#left>img{
    width:50px; bottom: 0;
    position: absolute;
    left: 50px;
}
.shop_external_link>#right>img{
    width:50px;float: right;margin-right:10px;
}
.shop_external_link>#left>div{
    width: 140px;
    height: 80px;
    margin:auto;
    margin-top:20px;
}
.shop_external_link>#right>div{
    width: 140px;
    height: 80px;
    margin:auto;
    margin-top:50px;
}
.shop_syjc{
   margin-top:50px;
}
.shop_sync_title{
    text-align: center;
}
.shop_sync_title>img{
    width:80px;
}
.shop_sync_title>div{
   margin-bottom: 10px;
}
.shop_sync_title_line{
    display: inline-block;
    transform: translateY(-20%);
    margin: 0 10px 0 10px;
}
.shop_sync_title_line>img{
    width:200px;
}
.shop_yqjcmj{
    margin-top:100px;
    margin-left:60px;
    margin-right: 20px;
    padding-top:30px;
    border-radius: 5px;
    box-shadow: 0 10px 30px #c4c4c4;
    text-align: center;
    vertical-align: middle;
    font-size:18px;
    position: relative;
    z-index: 1;
    background: white;
}
.shop_btn{
    width: 300px;
    height: 50px;
    background: #DE1C31;
    display: inline-block;
    border-radius: 5px;
    line-height: 50px;
    font-size: 18px;
    color: white;
    box-shadow: 0 10px 30px #c4c4c4;
    cursor:pointer;
}
.shop_zhouyi{
    margin-top:50px;
}
.shop_zhouyi_line{
    overflow: hidden;
}
.shop_zhouyi_line>#left{
    float:left;
    padding-right: 20px;
}
.shop_zhouyi_line>#right{
    float:left;
    padding-left: 20px;
}
.shop_zhouyi_line>#left>#left{
    float:left;
}
.shop_zhouyi_line>#left>#right{
    float:left;
}
.shop_zhouyi_line #text{
    position: relative;
    margin-top:30px;
}
.shop_zhouyi_line #text>.gray-color div{
    margin-bottom: 10px;
    font-size:16px;
}
.shop_dividing_line{
    width: 100%;text-align:center;clear:both;position:relative;
}
.shop_dividing_line>div{
    background: url(../images/index/dividing-line.png);
    width: 50%;
    display: inline-block;
    height: 3px;
}
.shop_product{
    margin-top:40px;text-align: center;
}
.shop_product>#left{
    display:inline-block;
    width:30%;
    margin-bottom:50px;
}
.shop_product img{
    width:300px;
    border-radius: 10px;
}
.shop_product #product_text{
    font-weight: bold;
    font-size: 18px;
    width: 90%;
    margin: auto;
    display: block;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shop_product #product_btn{
    border-radius: 5px;
    border: 2px solid #DE1C31;
    box-shadow: 0 10px 30px #c4c4c4;
    width: 180px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #DE1C31;
    font-weight: bold;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}