/* 公共 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    font-family:"Helvetica Neue",Helvetica,Tahoma,Arial,"PingFang SC","Microsoft YaHei";
    font-size: 14px;
    color: #222;
    line-height: 1.428571429;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.safe {
    width: 1200px;
}

.auto {
    margin: 0 auto;
}

a {
    text-decoration: none;
    outline-style: none;
}

li {
    list-style: none;
}

/* 头部导航 */
.addbar-box {
    width: 100%;
    height: 50px;
    background: #006fc0;
}


.addbar .block {
    width: 90px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    display: block;
    color: #fff;
    font-size: 16px;
	/* font-weight:bold; */
}

.m-l-55 {
    margin-left: 55px;
}

/* 左边 */

.col-left-new {
    float: left;
    width: 402px;
    position: relative;
}

.banner-box {
    width: 402px;
    height: 402px;
}

/* ---------------------------------------新增----------------------------------------------- */

.banner-box img {
    width: 402px;
    height: 402px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    border: 1px solid #1071BD;
}

.banner-view {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    position: absolute;
    overflow: hidden;
    left: 420px;
    top: 2px;
    z-index: 999;
    border: 1px solid #e5e5e5;
    display: none;
}

.banner-view img {
    width: 804px;
    height: 804px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

/* ---------------------------------------新增----------------------------------------------- */
.banner-li {
    width: 402px;
    height: 62px;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}

.small-imgs {
    width: 375px;
    height: 62px;
    position: absolute;
    left: 15px;
    top: 0;
    overflow: hidden;
}

#ul {
    overflow: hidden;
    height: 62px;
}

#btn-left {
    width: 13px;
    height: 62px;
    outline: none;
    border: none;
    background-image: url(../images/supply/yx14.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    /* display: none; */
}

#btn-right {
    width: 13px;
    height: 62px;
    outline: none;
    border: none;
    background-image: url(../images/supply/yx15.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
    /* display: none; */
}

.li-border {
    width: 62px;
    height: 62px;
    float: left;
    padding: 5px;
    border: 1px solid #E5E5E5;
}

.on {
    display: block;
    border: 1px solid #E56D25;
}

.li-border img {
    width: 100%;
    height: 100%;
}

/* 中间 */
.col-medium {
    float: left;
    width: 621px;
    margin-left: 17px;
}

.goodsname {
    font-size: 16px;
    color: #3a3a3a;
    font-weight: bold;
}

.col-m-row1 {
    width: 100%;
    height: 31px;
    background-color: #F8F8F8;
    border: 1px solid #E5E5E5;
    margin-top: 13px;
}

.row1-content {
    width: 98px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    color: #FD7322;
    font-size: 14px;
    background: #fff;
    border-top: 2px solid #FD7322;
}

.col-m-row2 {
    width: 100%;
    background: #FFF5ED;
    margin-top: 14px;
    overflow: hidden;
}

.stright {
    width: 1px;
    height: 36px;
    float: left;
    margin-top: 20px;
    background: rgba(163, 145, 132, 0.39);
}

.row2-left {
    float: left;
    width: 40%;
    height: 75px;
    padding-left: 20px;
    line-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row2-key {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #A39184;
}

.row2-val {
    margin-left: 45px;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    color: #A39184;
    font-size: 18px;
}
.row2-val i{
    font-style: normal;
    color: #FD7322;
    font-size: 30px;
}
.de-table{
    height: 85px;
    overflow: hidden;
}
.table-left{
    width: 100px;
    float: left;
    padding-left: 20px;
    color: #A39184;
    font-size: 14px;
}
.table-right{
    float: left;
    width:493px;
    height:67px;
    background:rgba(255,255,255,1);
    border-left: 1px solid #E8DCD2;
    border-top: 1px solid #E8DCD2;
}
.table-r-col1{
    overflow: hidden;
    border-bottom: 1px solid #E8DCD2;
}
.col1-head{
    float: left;
    width: 82px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px solid #E8DCD2;

}
.col-m-row3 {
    width: 100%;
    height: 38px;
    color: #885733;
    font-size: 14px;
    padding-left: 175px;
    line-height: 38px;
    margin-top: 13px;
    background-image: url(../images/supply/yx16.png);
    background-size: 100% 100%;
}

.col-m-row4 {
    width: 100%;
    margin-top: 20px;
}

.row4-key {
    float: left;
    width: 123px;
    padding-left: 27px;
    font-size: 14px;
    color: #A39184;
}

.row4-val {
    float: left;
    width: 435px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #3A3A3A;
}
.row4-phonenumber{
    font-size: 18px;
    color: #FC6920;
}
.row4-linkman{
    color: #3A3A3A;
    font-size: 14px;
}
.linkman {
    margin-top: 20px;
}

.linktele {
    margin-top: 6px;
}

.addborder {
    padding-bottom: 18px;
    border-bottom: 1px solid #E5E5E5;
}

.col-m-row6 {
    width: 726px;
    margin-top: 12px;
}

.btn-block {
    display: block;
    width: 139px;
    height: 44px;
    float: left;
    line-height: 44px;
    padding-left: 49px;
    color: #FD7322;
    font-size: 16px;
    margin: 0 8.125px;
    background-color: #FFF5ED;
    border: 1px solid #F1E0D4;
    background-repeat: no-repeat;
    background-position: 20% 50%;
}

.row6-btn1 {
    color: #fff;
    font-size: 16px;
    background-color: #FD7322;
    background-image: url(../images/supply/yx4.png);
    background-size: 24px 23px;
}

.row6-btn2 {
    background-image: url(../images/supply/yx5.png);
    background-size: 22px 23px;
}

.row6-btn3 {
    cursor: pointer;
    background-image: url(../images/supply/yx6.png);
    background-size: 15px 24px;
    position: relative;
}


.row6-btn3:hover .skan-box {
    opacity: 1;
    display: block;
}

.skan-box {
    position: absolute;
    left: 0;
    top: 62px;
    width: 173px;
    height: 180px;
    padding: 15px;
    background-color: #FFF5ED;
    opacity: 0;
    display: none;
    z-index: 999;
    transition: all .3s ease-in;
}

.skan-box img {
    width: 100%;
    height: 100%;
}

.row6-btn4 {
    background-image: url(../images/supply/yx9.png);
    background-size: 24px 21px;
}

.m-l-8 {
    margin-left: 8px;
}

/* 右边 */
.col-right {
    float: left;
    width: 140px;
    height: 450px;
    margin-left: 20px;
    background: rgba(248, 248, 248, 1);
}

.col-r-row1 {
    height: 38px;
    line-height: 38px;
    color: #74716F;
    font-size: 12px;
    text-align: center;
}

.col-r-row1 span {
    display: inline-block;
    vertical-align: middle;
}

.r-line {
    width: 21px;
    height: 1px;
    background: rgba(116, 113, 111, 1);
    opacity: 0.47;
}

.col-r-row2 {
    width: 100%;
    height: 421px;
    overflow: hidden;
}

.row2-item {
    float: left;
    display: block;
    width: 103px;
    margin-left: 18px;
}

.row2-item .img-box {
    width: 103px;
    height: 103px;
    padding: 6px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(16, 113, 189, 1);
}

.img-box:hover {
    border: 1px solid red;
}

.img-box img {
    width: 100%;
    height: 100%;
}

.row2-item .price {
    font-size: 13px;
    padding: 10px 0 10px;
    text-align: center;
    color: #403C39;
}

/* 商家推荐 */
.boss-title {
    width: 100%;
    font-size: 18px;
    color: #403C39;
    height: 66px;
    line-height: 66px;
}

/* ---------------------------------------新增----------------------------------------------- */
.boss-goods-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#boss-left {
    position: absolute;
    width: 20px;
    height: 134px;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    border: none;
    outline: none;
    cursor: pointer;
    background-image: url(../images/supply/yx14.png);
    background-repeat: no-repeat;
    background-position: center;
}

#boss-right {
    position: absolute;
    width: 20px;
    height: 134px;
    background: rgba(0, 0, 0, 0.4);
    right: 0;
    top: 0;
    border: none;
    outline: none;
    cursor: pointer;
    background-image: url(../images/supply/yx15.png);
    background-repeat: no-repeat;
    background-position: center;
}

.boss-goods {
    width: 1500px;
    overflow: hidden;
}

/* ---------------------------------------新增----------------------------------------------- */

.boss-item {
    display: block;
    width: 135px;
    float: left;
    margin: 0 7.5px;
}

.boss-item .img-box {
    width: 135px;
    height: 134px;
    padding: 6px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ECECEC;
}

.boss-name {
    font-size: 12px;
    color: #222;
    padding: 10px 0 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.boss-price {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 详细信息 */
.col-detail {
    margin-top: 50px;
    overflow: hidden;
}

/* ---------------------------------------新增----------------------------------------------- */

.detail-left {
    float: left;
    width: 211px;
    border: 1px solid #E5E5E5;
    background-color: #fff;
    background-image: url(../images/supply/yx11.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 211px 93px;
    overflow: hidden;
}

/* ---------------------------------------新增----------------------------------------------- */

.shop-level {
    width: 100%;
    height: 30px;
    margin-top: 40px;
    line-height: 30px;
    padding-left: 14px;
    font-size: 16px;
    color: #1071BD;
    font-weight: 600;
    background-image: url(../images/supply/yx13.png);
    background-repeat: no-repeat;
    background-position: 45% 50%;
    background-size: 18px 16px;
}

.shop-name {
    padding-left: 14px;
    color: #403C39;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 600;
    padding-bottom: 33px;
    border-bottom: 1px solid #E5E5E5;
}

.shop-object {
    padding-left: 17px;
    padding-bottom: 26px;
	padding-right: 10px;
    border-bottom: 1px dashed #E5E5E5;
}

.object-top {
    height: 50px;
}

.object-top .shop-key {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    font-size: 12px;
    color: #555;
    line-height: 50px;
}

.object-top .shop-val {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 50px;
    background-image: url(../images/supply/yx12.png);
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-size: 17px 20px;
}

.m-t-15 {
    margin-top: 15px;
}

.object-key {
    color: #555;
    font-size: 12px;
}

.object-val {
    color: #555;
    font-size: 12px;
}

/* ---------------------------------------新增----------------------------------------------- */

.toshop {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #1071BD;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    padding-left: 92px;
    background-image: url(../images/supply/yx10.png);
    background-repeat: no-repeat;
    background-size: 23px 18px;
    background-position: 35% 50%;
}

.detail-right {
    width: 953px;
    float: right;
}

.right-nav {
    width: 100%;
    height: 48px;
    background: 1px solid #E5E5E5;;
    border: 1px solid rgba(229, 229, 229, 1);
	border-top: 1px solid #ff7300;
}

.nav-content {
    width: 156px;
    height: 47px;
    background: #fff;
    line-height: 46px;
    text-align: center;
    color: #FD7322;
    font-size: 14px;
	border-right: 1px solid #eee;
}

.detail-content {
    width: 100%;
    padding-top: 26px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #E5E5E5;
}

.table-row {
    width: 390px;
    float: left;
    overflow: hidden;
}

.table-key {
    display: block;
    float: left;
    width: 130px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 12px;
    color: #9F9F9F;
}

.table-val {
    display: block;
    float: left;
    width: 250px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 12px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 热门推荐 */
.hot-name {
    color: #222;
    font-size: 20px;
    padding: 12px 0;
    border-bottom: 1px solid #E5E5E5;
}

.hot-item {
    display: block;
    width: 162px;
    float: left;
    margin: 26px 14.3px;
}

.hot-item .img-box {
    width: 162px;
    height: 160px;
    padding: 6px;
    border: 1px solid #efefef;
}

.hot-title {
    margin-top: 12px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    color: #222;
}

.hot-price {
    font-size: 17px;
    color: #e50000;
}
.on{
display: block;
border: 1px solid #FD7322;
}
/* ------------------------分类--------------------- */
.kinds {
    width: 211px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    padding-left: 88px;
    margin-top: 14px;
    background-image: url(../images/qx-fenlei.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 33% 50%;
    background-color: rgba(16, 113, 189, 1);
    border: 1px solid #1071BD;
}

.kinds-box {
    width: 211px;
    padding: 9px 13px 25px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
}

.kinds-li {
    width: 185px;
    font-size: 12px;
    color: #403C39;
    cursor: pointer;
    padding: 12px 10px;
    background: rgba(250, 250, 250, 1);
    border: 1px solid rgba(229, 229, 229, 1);
}
.kinds-li-1 {
    width: 185px;
    font-size: 12px;
    color: #403C39;
    cursor: pointer;
    padding: 7px 10px;
    margin-top: 8px;
    background: rgba(250, 250, 250, 1);
    border: 1px solid rgba(229, 229, 229, 1);
}
.li-add {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #403C39;
    font-size: 12px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 1px;
}
.li-des{
    display: inline-block;
    font-size: 12px;
    color: #403C39;
    margin-left: 7px;
}
.kinds-li-detail{
    width: 185px;
}
.detail-li{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #403C39;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 13px;
}
.detail-li:hover{
    color: #1071BD;
}