
/* 产品列表 */

.main_full {
    width: 100%;
    min-width: 1200px;
}

.main_boxs{
	width: 1200px;
	margin: 0 auto;
}

.S-C-c-banner {
    /*background-image: url(../images/icon_r1_c2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
    height: 320px;
    position: relative;
    margin-bottom: 20px
}

.S-C-c-banner-user {
    background-color: #fff;
    position: absolute;
    right: 75px;
    width: 400px;
    height: 230px;
    bottom: -16px;
    border-radius: 15px;
    padding: 30px;
}

.S-C-c-banner-user-t {
    display: flex;
    justify-items: flex-start;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #ffb3fd;
}

.S-C-c-banner-user-t div:first-child {
    width: 70px;
    height: 70px;
    margin-right: 15px;
}

.S-C-c-banner-user-t div:first-child img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.S-C-c-banner-user-t div:last-child p {
    font-size: 15px;
}

.S-C-c-banner-user-t div:last-child p:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.S-C-c-banner-user-b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 11px 0;
}

.S-C-c-banner-user-b li {
    width: 33.3%;
}

.S-C-c-banner-user-b li a {
    display: block;
}

.S-C-c-banner-user-b p {
    font-size: 14px;
    text-align: center;
	margin-top:10px;
}

.S-C-c-banner-user-b li a div {
    line-height: 1.5;
}

.S-C-c-banner-user-b li a div span:last-child {
    font-size: 14px;
    display: block;
    text-align: center;
}

.S-C-c-list-i {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

.b-o{background-image: url(../images/icon_r4_c9.png);}
.b-o2{background-image: url(../images/icon_r4_c11.png);}
.b-o3{background-image: url(../images/icon_fav.png);}
.b-o4{background-image: url(../images/icon_r5_c17.png);}

.S-C-c-banner-nav {
    display: block;
    position: absolute;
    right: 302px;
    top: 25px;
}

.S-C-c-banner-nav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.S-C-c-banner-nav ul li {
    color: #fff;
    font-size: 22px;
    margin-right: 19px;
    padding: 10px 0;
}

.S-C-avtive {
    font-weight: bold;
    border-bottom: 2px solid #fff;
}

.S-C-c-banner-nav-lis {
    position: relative;
}

.S-C-c-banner-nav ul.S-C-c-banner-nav-uls {
    position: absolute;
    bottom: -90px;
    right: 0;
    display: none;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}

.S-C-c-banner-nav ul.S-C-c-banner-nav-uls li {
    font-size: 14px;
    margin-right: 0;
    padding: 8px 5px;
    border-bottom: 1px solid #efefef;
}

.S-C-c-banner-nav-lis:hover .S-C-c-banner-nav-uls {
    display: block;
}


/* 分类部分 */

.S-C-c-fl {
    width: 1200px;
    background-color: #fff;
    margin-bottom: 10px;
}

.S-C-c-fl-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f7f7f7;
}

.S-C-c-fl-top-left {
    width: 80%;
    flex: 0 0 auto;
}

.S-C-c-fl-top-left ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.S-C-c-fl-top-left ul li {}

.S-C-c-fl-top-left ul li a {
    display: block;
}

.S-C-c-fl-top-left ul li a div {
    width: 100%;
    height: 100%;
    font-size: 22px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000000;
    font-weight: bold;
    padding: 15px 27px;
    border-right: 1px dashed #000000;
}

.S-C-c-fl-top-left ul li a div span {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 60px;
    height: 60px;
}

.S-C-c-fl-top-left-i-o {
    background-image: url(../images/icon_r3_c3.png);
}

.S-C-c-fl-top-left-i-t {
    background-image: url(../images/icon_r3_c5.png);
}

.S-C-c-fl-top-right {}

.S-C-c-fl-top-right a {
    display: block;
}

.S-C-c-fl-top-right a div {
    width: 100%;
    height: 100%;
    font-size: 22px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000000;
    font-weight: bold;
    padding: 15px 27px;
    /* border-right: 1px dashed #000000; */
}

.S-C-c-fl-top-right a div span {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 60px;
    height: 60px;
}

.S-C-c-fl-top-right-1 {
    background-image: url(../images/icon_r3_c3.png);
}

.S-C-c-fl-top-right-2 {
    background-image: url(../images/icon_r3_c5.png);
}

.S-C-c-fl-top-right-3 {
    background-image: url(../images/icon_r3_c7.png);
}


.S-C-c-bt {
    padding: 50px 70px;
    background-image: url(../images/icon_r13_c2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 370px;
    width: 100%;
    margin-bottom: 10px;
}

.S-C-c-bt-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.S-C-c-bt-bottom .S-C-c-bt-bottom-item div:first-child {
    width: 227px;
    height: 198px;
    flex: 0 0 auto;
}

.S-C-c-bt-bottom .S-C-c-bt-bottom-item div:first-child img {
    width: 100%;
    height: 100%;
}

.S-C-c-bt-bottom-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #fff;
    padding: 10px;
    width: 48%;
    margin-right: 2%;
}

.S-C-c-bt-bottom-item div:last-child {
    padding: 15px;
}

.S-C-c-bt-bottom-item div:last-child p:first-child {
    font-size: 18px;
    color: #555452;
    max-width: 400px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.S-C-c-bt-bottom-item div:last-child p:nth-child(2) {
    font-size: 16px;
    color: #ff3bff;
    font-weight: bold;
    margin: 20px 0;
}

.S-C-c-bt-bottom-item div:last-child p:nth-child(3) {
    font-size: 16px;
    color: #cccccc;
	text-decoration:line-through;
	margin: 10px 0;
}

.product-buy a {
    color: #fff;
}

.S-C-c-bt-bottom-item div:last-child p:last-child {
    background-image: url(../images/icon_r15_c15.png);
    padding: 12px 16px;
    background-size: 100% 100%;
    width: 150px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* 产品详情 */

.P-R-container {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    min-width: 1200px;
}

.P-R-container-tops {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    min-height: 600px;
	height: auto;
}

.por-right-lists {
    position: absolute;
    right: 30px;
    top: -7%;
}

.pro_detail_img {
    width: 367px;
}

.gallery {
    width: 367px;
    height: 464px;
}

.gallery img {
	width:367px;
	height:auto;
    display: block;
}

.p_main-image img {
    border: 1px solid #e8e8e8;
    width: 365px;
    height: 365px;
}

.thumbnails {
    height: 63px;
    margin: 5px 0 0 -7px;
}

.thumbnails li {
    float: left;
    margin-left: 7px;
    display: inline;
    width: 86px;
    height: 86px;
}

.thumbnails li img {
    border: 1px solid #e8e8e8;
    width: 84px;
    height: 84px;
}

.thumbnails li img:hover {
    width: 84px;
    height: 84px;
    border: 1px solid #f37b1d;
}

.pro_detail {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    flex: 0 0 auto;
}

.pro_detail_mBox {
    width: 367px;
    overflow: hidden;
}

.pro_detail_mBox ul {
    margin-top: 10px;
}

.pro_detail_mBox ul li {
    width: 86px;
    margin-right: 6px;
    float: left;
}

.pro_detail_mBox ul li:last-child {
    margin-right: 0px;
}

.pro_detail_mBox ul li img {
    border: 1px solid #E8E8E8;
}

.pro_detail_con {
    width: 523px;
}

.pro_detail_tit {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #4F4F4F;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.pro_detail_tit2 {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 24px;
    margin-bottom: 10px;
    color: #4F4F4F;
}

.pro_detail_ad {
    line-height: 24px;
    color: #8A8A8A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8E8E8;
    padding-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.pro_detail_score {
    overflow: hidden;
}

.pro_detail_score ul {
    float: left;
}

.pro_detail_score ul li {
    float: left;
}

.pro_detail_market {}

.pro_detail_number {
    line-height: 25px;
}

.act_block {
    color: #e26864;
}

.act_block span {
    background-color: #FEEAEB;
    line-height: 26px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: auto;
}

.act_block2 {
    margin-left: 34px;
    color: #13795E;
}

.act_block2 span {
    background-color: #E9FCF7;
    line-height: 26px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: auto;
}

.triangle-up2 {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #E9FCF7;
    margin-left: 94px;
    margin-bottom: -3px;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #FEEAEB;
    margin-left: 55px;
    margin-bottom: -3px;
}

.ship a {
    color: #008cdd;
}

.pro_detail_btn {}

.pro_detail_btn ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
}

.pro_detail_btn ul li {}

.pro_detail_shop {
    background-color: #fff;
    border: 2px solid #ff3bff;
    height: 36px;
    width: 175px;
    line-height: 36px;
    color: #ff3bff;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 18px;
    text-align: center;
    margin-right: 20px;
    display: block;
    border-radius: 2px;
}

.pro_detail_add {
    line-height: 42px;
    color: #FFFFFF;
    height: 36px;
    width: 175px;
	line-height: 36px;
    background-color: #ff3bff;
    text-align: center;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 18px;
    display: block;
    border-radius: 2px;
}

.pro_detail_shop a {
    color: #ff3bff;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    display: block;
}

.pro_detail_add a {
    color: #FFFFFF;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    display: block;
}

.pro_judge ul {
    overflow: hidden;
    padding: 20px 0;
}

.pro_judge ul li {
    /* float: left; */
    margin-right: 20px;
    font-size: 14px;
    /* border-bottom: 1px solid #ecebe9; */
}

.pro_judge .cur {
    color: #F00;
}

.pro_judge tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8E8E8;
    height: 52px;
}

.pro_judge tr td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pro_judge_time {
    color: #999;
    font-size: 14px;
}

.pro_tab {
    border: 1px solid #E8E8E8;
}

.pro_tab ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pro_tab ul li {
    height: 45px;
    width: 140px;
    line-height: 45px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E8E8E8;
    background-color: #F9F7F8;
    display: block;
    margin-bottom: -3px;
    cursor: pointer;
}

.pro_tab ul li a {
    display: block;
}

.pro_tab ul li a:hover {
    display: block;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #1BA67F;
    background-color: #FFF;
    text-decoration: none;
}

.pro_tab .cur {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #e231e5;
    background-color: #FFF;
    color: #e231e5;
    font-weight: bold;
}

.choose_input {
    height: 26px;
    width: 35px;
    text-align: center;
}

.pro_detail_number {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ysl-s {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #efefef;
}

.ysl-s div {
    padding: 6px 23px;
    border-right: 1px solid #efefef;
}

.ysl-s div:last-child {
    border: 0;
}

.pro-bosings {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.jian {
    background: url(../images/jian.jpg) no-repeat;
    width: 25px;
    height: 26px;
    text-align: center;
}

.jia {
    background: url(../images/jia.jpg) no-repeat;
    width: 25px;
    height: 26px;
    text-align: center;
}

.tb-thumb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0;
}

.tb-thumb li {
    width: 23%;
    margin-right: 11px;
    border: 1px solid #efefef;
}

.tb-thumb li a {
    display: block;
    width: 100%;
    height: 100%;
}

.tb-thumb li a img {
    width: 100%;
    height: 100%;
}

.tb-selected {
    border-right: 1px solid #efefef;
}

.P-R-container-users {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0;
    /* width: 60%; */
    border: 1px solid #f3f2f0;
    margin-bottom: 46px;
    margin-top: 10px;
}

.P-R-container-users-show {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.por-right-lists {
    width: 130px;
}

.por-right-lists div {
    margin-bottom: 10px;
}

.por-right-lists img {
    width: 130px;
    height: 130px;
    display: block;
}

.por-right-lists p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

.por-right-lists p:first-child {
    position: relative;
}

.por-right-lists p:first-child span {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, .5);
    color: #404040;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px 0;
}

.P-R-container-users-g img {
    width: 53px;
    height: 23px;
}

.P-R-container-users-show div:first-child {
    margin-right: 10px;
}

.P-R-container-users-show div:first-child img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.P-R-container-users-show div:last-child p:first-child {
    margin-bottom: 7px;
}

.P-R-container-users-show div:last-child p:last-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.P-R-container-users-show div:last-child p:last-child span:first-child {
    width: 24px;
    height: 17px;
    display: block;
    margin-right: 10px;
}

.P-R-container-users-show div:last-child p:last-child span:first-child img {
    width: 100%;
    height: 100%;
    display: block;
}

.P-R-container-users-show div:last-child p:last-child span:last-child {
    width: 60px;
    height: 17px;
    display: block;
}

.P-R-container-users-show div:last-child p:last-child span:last-child img {
    width: 100%;
    height: 100%;
    display: block;
}

.P-R-container-users-t {
    padding: 14px 19px;
    border-right: 1px dashed #dbdbd9;
}

.P-R-container-users-tr {
    padding: 14px 19px;
    border-right: 1px dashed #dbdbd9;
}

.P-R-container-users-g {
    padding: 7px 19px;
    border-right: 1px dashed #dbdbd9;
}

.P-R-container-users-o {
    padding: 7px 19px;
    border-right: 1px dashed #dbdbd9;
    position: relative;
}

.P-R-container-users p {
    text-align: center;
    margin-bottom: 6px;
}

.P-R-container-users-show p {
    text-align: left;
}

.P-R-container-users-show p span:first-child img {
    width: 21px;
    height: 17px;
    border-radius: 2px;
}

.P-R-container-users-show p span:last-child img {
    width: 56px;
    height: 17px;
    border-radius: 2px;
}

.pro-dtail-rigth {
    padding: 0 30px;
}

.pro_detail_price span {
    font-size: 14px;
}

.pro_detail_act span {
    font-size: 16px;
}

.pro_detail_act span:last-child {
    font-size: 24px;
    font-weight: bold;
    color: #dd514c;
}

.marginstb {
    margin: 22px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #3f3f3f;
}

.marginstb span:first-child {
    margin-right: 10px;
    font-size: 14px;
    width: 50px;
    flex: 0 0 auto;
}

.pro_detail_number div.pro-n-bs {
    margin-right: 21px;
    font-size: 14px;
    width: 46px;
    color: #6c6c6c;
}

.pros-p-j {
    font-size: 14px;
    color: #6c6c6c;
    margin-right: 10px;
}

.pro-bosings span:last-child {
    font-size: 14px;
    color: #6c6c6c;
}

.pro_detail_number {
    color: #6d6c6a;
}

.pro_detail_number strong {
    color: #e231e1;
}

.pro_detail_colorsc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 15px 0;
}

.pro_detail_colorsc .parametertitle {
    font-size: 14px;
    color: #6c6c6c;
}

.pro_detail_colorsc div {
    margin-left: 10px;
}

.pro_detail_colorsc li {
    float:left;
	margin-right:10px;
}

.pro_detail_Freight {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.Freight-text {
    font-size: 14px;
    color: #3f3f3f;
    position: relative;
}

.pro_detail_img {
    width: 100%;
}

.pro_detail_img p {
    width: 100%;
    text-align: center;
}

.pro_detail_img p img {
    width: 92%;
}

.pro_judge li input {
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.shoucang-p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 25% 20px 17px 17px;
}

.shoucang-p span {
	font-size:13px;
    text-align: left;
	padding:2px 0 0 4px;
}

.tb-booth {
	width:367px;
	height:367px;
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 410px;
    background: #ffffff;
    border: 1px solid #ccc;
    display: none;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("images/mask.png") repeat;
    cursor: move;
    z-index: 1;
}

.pro_judge-lists-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #ecebe9;
    padding: 16px 20px;
}

.pro_judge-lists-box div:first-child {
    width: 100px;
}

.pro_judge-lists-box div:first-child span {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    margin: 10px auto;
    overflow: hidden;
}

.pro_judge-lists-box div:first-child span img {
    width: 100%;
    height: 100%;
}

.pro_judge-lists-box div:first-child h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.pro_judge-lists-box div:last-child {
    margin-left: 18px;
}

.pro_judge-lists-box div:last-child p:first-child {
    font-size: 15px;
    color: #000000;
    margin-bottom: 17px;
}

.pro_judge-lists-box div:last-child p:last-child {
    color: #b3b2b0;
    font-size: 13px;
}

.pro_judge-lists li {
    width: 100%;
}

.pro_judge-lists {
    border-bottom: 1px solid #ecebe9;
}

.pro_judge-lists ul {
    padding: 0;
}

.tab-imgs img {
    width: 100%;
}

.pro_con {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
}

.conbox {
    display: none;
}

.pro_con-left {
    width: 20%;
    flex: 0 0 auto;
}

.pro_con-left-t {
    /* height: 44px; */
    padding: 7px 8px;
    border: 1px solid #e8e8e8;
    background-color: #f9f7f8;
}

.pro_con-left-ts {
    background-color: #f9f7f8;
    margin-bottom: 36px;
}

.pro_con-left-t {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pro_con-left-t input {
    height: 28px;
    padding-left: 10px;
    width: 77%;
    flex: 0 0 auto;
}

.pro_con-left-t button {
    height: 28px;
    background-color: #e231e5;
    border: 0;
    color: #fff;
	padding:0 6px 0 6px;
}

.pro_con-left-ts .pro_con-left-t-t {
    background: #e231e5;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
    width: 100%;
}

.pro_con-left-t-b {
    display: block;
    padding: 16px 0;
    border: 1px solid #efefef;
}

.pro_con-left-t-b div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0px 0 15px;
}

.pro_con-left-t-b div label {
    width: 60px;
    flex: 0 0 auto;
    font-size: 14px;
    text-align: right;
}

.pro_con-left-t-b div:first-child input {
    width: 66%;
}

.pro_con-left-t-b div:nth-child(2) {}

.pro_con-left-t-b div:nth-child(2) input {
    width: 67px;
    margin-right: 13px;
    padding-left: 18px;
}

.pro_con-left-t-b div:last-child button {
    width: 30%;
    margin-left: 59px;
    background-color: #e231e5;
    border: 0;
    padding: 4px;
    color: #fff;
}

.conbox-top {}

.conbox-top ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 0;
}

.conbox-top ul li {
    padding: 6px 20px;
    color: #000000;
    font-size: 12px;
}

.conbox-main {
    padding: 11px 20px 26px;
    border-top: 1px solid #efefef;
}

.conbox-bottom {
    padding: 11px 20px 26px;
}

.conbox-main p {
    text-indent: 20px;
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
}

.conbox-main p img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.conlist {
    border: 1px solid #efefef;
}

.pro_con-left-b-b {}

.pro_con-left-t-t {
    background: #e231e5;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
    width: 100%;
}

.pro-list-box{
    width: 100%;
	height: auto;
    margin: 0 0 10px 0;
	background-color: #f9f7f8;
}
.pro-list-box-img{
    width: 100%;
	height: 180px;
	overflow:hidden;
    position: relative;
}
.pro-list-box-img img{
     width: 100%;
	 height:auto;
}
.pro-list-box-text{
     padding: 10px 10px 0 10px;
}
.pro-list-box-text-bottom .pro-list-box-text-title{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #181718;
    min-height: 20px;
	padding:0 0 5px 0;
}
.pro-list-box-text-bottom{
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding:3px 0;
}
.pro-list-box-text-bottom div:first-child{
     font-size: 12px;
     color: #8b8b89;
}
.pro-list-box-text-bottom div:last-child{
     display: flex;
     justify-content: flex-end;
     align-items: center;
}
.pro-list-box-text-bottom div:last-child span{
     display: block;
     padding: 4px;
}
.pro-list-box-text-bottom div:last-child span{
     color: #ff4467;
     font-size: 16px;
}
.pro-list-box-text-bottom div:last-child span small{
     font-size: 12px;
}

.conbox-bottom h3 {
    color: #010000;
    border-bottom: 1px dashed #b3b2b0;
    padding: 10px 0;
    font-weight: 100;
    font-size: 19px;
}

.conbox-bottom div {
    padding: 5px 0 10px;
}

.conbox-bottom div p {
    font-size: 14px;
}

.P-R-container .help {
    background-image: url(../images/2.png);
    /* background-size: 100% 100%; */
}

.fl-show-list div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 21px;
}

.fl-show-list div p {
    width: 80%;
    flex: 0 0 auto;
    text-align: center;
    padding: 5px 0;
}

.fl-show-list div span {
    background-image: url(../images/icon_arrow_listdown.png);
    width: 15px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.fl-show-list ul {
    padding: 0;
    display: none;
}

.fl-show-list:hover ul {
    display: block;
}

.fl-show-list ul li {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}

.footers {
    background-image: url(../images/2.png);
    width: 100%;
}

.pro-djyx {
    padding: 25px 23px 25px;
    border: 1px solid #efefef;
    width: 98%;
    margin: 9px auto;
}

.pro-djyx p {
    font-size: 15px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.pro-djyx p span {
    background-color: #7f00ff;
    color: #fff;
    display: block;
    padding: 6px 13px;
    font-size: 14px;
    margin: 5px 8px;
    cursor: default;
}


/* 底部css */

.help {
    height: 160px;
}


/* 新改 */

.pro_tab-boxsing {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
}

.pro_judge-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    width: 98%;
    margin: 10px auto;
    border: 1px solid #e8e8e8;
}

.pro_judge-title ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pro_judge-title select {
    padding: 6px 10px;
    outline: none;
    border: 1px solid #c8c6c7;
}

.pro_tab-mobile {
    position: relative;
}

.pro_tab-mobile-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
}

.pro_tab-mobile-text i:first-child {
    background-image: url(../images/ewm.png);
    width: 25px;
    height: 25px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 8px;
}

.pro_tab-mobile-text i:last-child {
    background-image: url(../images/icon_arrow_listdown.png);
    width: 15px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pro_tab-mobile div:last-child {
    position: absolute;
    width: 112px;
    /* height: 126px; */
    top: 165%;
    left: 0;
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 5px 12px 10px;
}

.pro_tab-mobile div:last-child p {
    border: 0px solid #e0e2e1;
    font-size: 12px;
    color: #e231e1;
    text-align: center;
    padding: 5px 0;
}

.pro_tab-mobile div:last-child img {
    width: 100%;
    height: 91px;
}

.pro_tab {
    border: 1px solid #E8E8E8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 24px;
}

.pro_con-left-t-b  div:nth-child(2) {
    position: relative;
}

.pro_con-left-t-b div:nth-child(2) .one-m {
    position: absolute;
    left: 26%;
    top: 0;
    color: #6d6d6d;
}

.pro_con-left-t-b div:nth-child(2) .two-m {
    position: absolute;
    left: 60%;
    top: 0;
    color: #6d6d6d;
}

.pro_con-right {
    width: 80%;
    flex: 0 0 auto;
}

.P-R-container-users-none {
    position: absolute;
    bottom: -205%;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    border: 1px solid #f3f2f0;
    padding: 0 9px;
    display: none;
}

.P-R-container-users-none div:first-child {
    border-bottom: 1px solid #f3f2f0;
}

.P-R-container-users-none div {
    padding: 5px 0;
}

.P-R-container-users-none p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 3px;
}

.P-R-container-users-show {
    position: relative;
}

.P-R-container-users-show .P-R-container-users-show-btn {
    position: absolute;
    bottom: -13px;
    display: block;
    border: 1px solid #f3f2f0;
    width: 60px;
    height: 16px;
    background-image: url(../images/icon_r24_c18.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 28%;
}

.P-addr-show {
    position: absolute;
    width: 521px;
    top: 21px;
    left: -21%;
    border: 1px solid #efefef;
    background-color: #fff;
}

.P-addr-show-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 13px;
}

.P-addr-show-t span {
    display: block;
}

.P-addr-show-t div:first-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.P-addr-show-t div:first-child span {
    width: 15px;
    height: 15px;
    background-image: url(../images/dw.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}

.P-addr-show-t span.P-addr-show-t-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    cursor: pointer;
    height: 20px;
    border: 1px solid #efefef;
}

.P-addr-show-main {
    padding: 5px 16px 15px;
}

.P-addr-show .P-addr-show-main span {
    width: auto;
    border: 2px solid #fe42ee;
    color: #fe42ee;
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
}

.addr-box-head-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.P-addr-show-box {
    background-color: #efefef;
    padding: 3px;
}

.addr-box-head-box li {
    padding: 7px 19px;
}

.P-addr-show-box-m {
    width: 99%;
    margin: 0 auto;
    background-color: #fff;
    /* height: 208px; */
}

.P-addr-show-box-m div {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    display: none;
}

.P-addr-show-box .P-addr-show-box-m div span {
    margin: 1px 3px;
    font-size: 12px;
    color: #010101;
    display: block;
    width: auto;
    padding: 6px 7px;
    cursor: pointer;
}

.P-addr-show-box-m div span:hover {
    background-color: #fe42ee;
    color: #fff;
    border-radius: 5px;
}

.addr-box-head-box li.P-active {
    background-color: #fff;
}

.P-addr-show-box-t {
    padding: 0 3px;
}

#showtheaddrs {
    cursor: pointer;
}
