.ser {
	display: inline-block;
}

.ser>img {
	position: absolute;
	width: 20px;
	top: 26px;
	right: 174px;
}
.topPro{
    background: #f6f6f6;
        position: fixed;
    top: 0;
    left: 0;

    /* padding: 13px 0 9px; */
    width: 100%;
    z-index: 8;
    height: 35px;
}
.topPro .main1500 .left {
    padding: 11px 0 0;
    float: left;
}
.topPro .main1500 .right{
    float: right;
    z-index: 8;
     padding: 11px 0 0;
}
.topPro .main1500 .right .dr a{
    color: #999;
}
 .topPro .main1500 .right .dr{
    font-size: 12px;

     float: left;
}
.topPro .main1500 .right> a{
    font-size: 12px;
    margin-right: 20px;
    color: #999;
     float: left;
     position: relative;
}
.topPro .main1500 .left a:hover,.topPro .main1500 .left a.on{
    color: #f39800;
}
.topPro .right23:hover .showRw {
    display: block;
    z-index: 1000;
}
.topPro .right23{
    float: left;
    position: relative;

}
.topPro .right23>img {
	width: 19px;
	height: 19px;
	border-radius: 50%;
	margin: -5px 0 0;
}
.topPro .main1500 .right a span{
    width: 12px;
    height: 11px;
    margin: 0 6px 0 0;
    float: left;
}
.topPro .main1500 .right a.xx span{
    position: absolute;
    right: -4px;
    width: 4px;
height: 4px;
background: #FF0000;
border-radius: 2px;
margin: 0;
    top: -4px;
}
.topPro .main1500 .right a.ss span{
         background: url(../img/xdicon.png) no-repeat -108px 0px;
}
.topPro .main1500 .right a.vip span{
         background: url(../img/xdicon.png) no-repeat -133px 0px;
}
.topPro .main1500 .right a.sc span{
         background: url(../img/xdicon.png) no-repeat -158px 0px;
}
.topPro .main1500 .left a{
    font-size: 12px;
    color: #999;
    margin-right: 35px;
}
.top{
  background: rgb(26, 26, 26)
}
.top .main1500 {
	position: relative;
}

.ser.on>img {
	width: 0;
}
.ri1 .tit span {
    cursor: pointer;
    float: right;
    height: 13px;
    font-size: 12px;
    background: url('/icon/iocn.png') no-repeat 0 -18px;
    padding: 0 0 0 18px;
}
.ri1 .tit span:hover {
    color: #f39800;
    background: url('/icon/iocn.png') no-repeat 0 -1px;
}
.ser.on .sea {
	height: 35px;
	width: 285px;
	opacity: 1;
	transition: all .5s;
}

.sea input {
    padding: 0 5px;
	flex: 1;
}
.on .riS {
	animation-fill-mode: forwards;
	animation: cssAnimation 0s ease-in .5s forwards;
	/* overflow: initial; */
}
@keyframes cssAnimation {
    to {
        overflow:initial;
    }
}

.riS {
	color: #bfbfbf;
	font-size: 13.33px;
	line-height: 35px;
	padding: 0 15px;
	height: 35px;
	overflow: hidden;
	border-right: 1px solid #eee;
}

.riS.on .xlzs {
	height: auto;
	padding: 7px 0;
	transition: all .1s;
}

.riS img {
	margin: 0 0 0 10px;
}

.riS .xlzs {
	height: 0;

	position: absolute;
	top: 40px;
	background: #fff;
	box-shadow: 0 0 5px #aaa;
	left: 0;
	width: 100px;
	text-align: center;
    overflow: hidden;
	border-radius: 6px;
}

.xlzs a.on{
	/*background: #ffac15;*/
	/*color: #fff;*/
}

.xlzs a {
    z-index: 3;
    position: relative;
	font-size: 14px;
	padding: 5px 0;
	display: block;
}

.sea>img {
	width: 20px;
	margin: 0 10px;

}

.sea {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	position: absolute;
	width: 0;
	height: 35px;
	opacity: 0;
	border-radius: 35px;
	top: 19px;
	right: 174px;
}
.grnr .ri1 li{
    padding: 0 10px 20px !important;
}
.bant .close {
	position: absolute;
	top: 0;
	width: 25px;
	right: 11%;
}

.bant {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 33;
	display: none;
}

.ban4 {
	padding: 15px 0 0;
}

.ban4 .swiper-slide {
	position: relative;
}

.ban4 .nr {
	position: absolute;
	right: 18px;
	z-index: 3;
	top: 0;
	width: 289px;
	height: 347px;
	top: 30px;
	/*top: -430px;*/
	box-sizing: border-box;
	padding: 30px 27px;
	border-radius: 14px;
	color: #fff;
	background: rgba(0, 0, 0, .32);
	/*transition: all .5s;*/
}

/*.ban4 .swiper-slide:hover .nr {*/

/*	top: 30px;*/
/*}*/

.ban4 .nr h2 {
	text-align: center;
	font-size: 18.67px;
	padding: 0 0 10px;
}

.ban4 .nr p {
	height: 220px;
	margin: 0 0 6px;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;

}

.ban4 .nr a {
	color: #fff;
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #ffac15;
	font-size: 18.67px;
	height: 38px;
	line-height: 38px;
	width: 171px;
	border-radius: 38px;
}

.flei {
    position: relative;
	padding: 37px 20px;
	background: #fff;
	font-size: 16px;
	color: #e0a300;
}
.navSelected{
    position:absolute;
    top:35px;
    width:61px;
    left:72px;
    height:21px;
    border-radius: 10px;
    background: #ffac15;
    z-index: 2;

}


.rjlist .lis:nth-child(3n+1){
    clear: both;
}
.flei span,.flei span a {
	color: #999;
	padding: 0 6px;
	margin: 0 2.5px;
	cursor: pointer;
	z-index: 3;
	position: relative;
}

.flei span.on,.flei span.on a,.flei span:hover {
	border-radius: 10px;
	color: #fff;
	background: #ffac15;
}

.flei img {
	float: right;
	cursor: pointer;
}

.rjlist {
	margin: 10px 0 0;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}

.rjlist .li>img {
	position: absolute;
	top: -6px;
	right: -6px;
}

.rjlist .li {
	padding: 18px 14px;
	width: 445px;
	position: relative;
	background: #f7f7f7;
	border-radius: 10px;
	border: 1px solid #eee;
	margin: 17px 20px 29px;
	float: left;
}

.rjlist .li .tit {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 3;
}

.rjlist .li h2 a:hover {
	color: #ffac15;
}

.jt {
	flex: 1;
}

.rjlist .li .tit p span {
	padding: 0 10px 0 0;
}

.rjlist .li .tit .jt div a {
	border: 1px solid #8c8c8c;
	color: #8c8c8c;
	padding: 3px 8px;
	font-size: 13.33px;
	border-radius: 3px;
	margin: 0 5px 0 0;
}

.rjlist .li:hover .jt div a{
	border-color: #ffac15;
	background: #ffac15;
	color: #fff;
}

.rjlist .li .tit .jt>div {
	display: flex;
	padding: 17px 0 0 0;
	align-items: center;
	justify-content: space-between;
}

.rjlist .li .tit .jt>div p span {
	padding: 0;
	font-size: 10.67px;
}

.rjlist .li .tit .jt>div p .c1 {
	color: #04b99d;
	padding: 0 1px;
	border: 1px solid #04b99d
}

.rjlist .li .tit .jt>div p .c2 {
	color: #dd4646;
	padding: 0 1px;
	border: 1px solid #dd4646
}

.rjlist .li .tit .jt>div p .c3 {
	color: #ffac15;
	padding: 0 1px;
	border: 1px solid #ffac15
}

.rjlist .li .tit .jt>div p {
	padding: 0;
}

.rjlist .li .tit p {
	font-size: 13.33px;
	padding: 14px 0 0;
}

.rjlist .li h2 {
	font-size: 14px;
}

.rjlist .li .tit img {
	width: 90px;
	height: 90px;
	border-radius: 6px;
	margin: 0 15px 0 5px;
}

.tjly {
	padding: 8px 0;
	line-height: 1.7;
	color: #838383;
	font-size: 13.33px;
	height: 56px;
	overflow: hidden;
	margin: 0 0 4px;
}

.tjly span {
	color: #f60;
}

.bben {
	color: #000;
	position: relative;
	font-size: 13.33px;
}
.bben .layui-icon-right:before{
    margin: 0 5px;
}

.bben .navSelected{
    height: 15px;
    border-radius: 10px;
    top: 0;
}
.bben a,
.bben span {
	/*background: #bfbfbf;*/
	color: #ffac15;
	z-index: 4;
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	font-size: 13.33px;
	border-radius: 10px;
	margin: 0 6px 0 0;
}

.bben span.on,.bben span:hover{
    background: #ffac15;
}
.bben span{
    cursor: pointer;
    background: #bfbfbf;
	color: #fff;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: right;
    text-align: center;
    margin: -2px 3px 0;
}
.navSelected{
    opacity: 0;
}
.bben a.on{
	color: #fff !important;
	    border-radius: 10px !important;
	background: #ffac15 !important;
}
.bben a:hover{
	color: #fff !important;
	    border-radius: 10px !important;
	background: #ffac15 !important;
}
.rjlist .li {
	position: relative;
	z-index: 3;
	transition: all .3s;
}

.rjlist .lis {
	position: relative;
	float: left;
}

.rjlist .lis::after {
	position: absolute;
	width: 100%;
	bottom: 12px;
	z-index: 2;
	content: '';
	left: 0;
	height: 44px;
	background: #f00;
	background: url(../img/bg_case_f.png) no-repeat top center;
}

.rjlist .li:hover {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
}

.jzdgmore {
	text-align: center;
	padding: 45px 0 50px;
}

.jzdgmore a {
	color: #f39800;
	padding: 6px 68px;
	border-radius: 30px;
	border: 1px solid #f39800;
	font-size: 18.67px;
}

.rjxxT {
	background: #fff;
	padding: 0 0 20px;
	box-shadow: 0 0 10px #cfcfcf;
	margin: 0 0 16px;
}

.bbjx {

	padding: 20px 0 0;
	display: flex;
	align-items: center;
}

.mbx {
	font-size: 13.33px;
}

.bbjx .img img {
	width: 153px;
	height: 153px;
	display: block;
	border-radius: 6px;
	margin: 0 75px 10px;
}

.bbjx .img a:hover {
	color: #ffac15;
}

.bbjx .img a {
	color: rgba(43, 43, 43, .68);
}

.bbjx .img .xswz {
	position: absolute;
	top: 190px;
	left: 0;
	width: 426px;
	font-size: 13.33px;
	color: #fff;
	line-height: 2.2;
	z-index: 3;
	border-radius: 7px;
	background: #1b1b1b;
	padding: 22px 11px;
	display: none;
		text-align: left;
}

.bbjx .img a:hover .xswz {
	display: block;
}

.bbjx .img {
	text-align: center;
	font-size: 13.33px;
	position: relative;
}

.bbjx .t {
	color: #222;
	font-size: 28px;
}

.bbjx .grig {

	padding: 14px 0;
	font-size: 14px;
	color: #2b2b2b;
}
.bbjx .grig>div:nth-child(3){
    width: 40%;
}
.bbjx .grig>div {
display: inline-block;
	padding: 6px 0;
	min-width: 244px;
}

.tjx {
	flex: 1;
}

.bbjx .c1 {
	color: #04b99d;
	padding: 0 1px;
	font-size: 12px;
	border: 1px solid #04b99d
}

.bbjx .c2 {
	color: #dd4646;
	font-size: 12px;
	padding: 0 1px;
	border: 1px solid #dd4646
}

.bbjx .c3 {
	color: #ffac15;
	font-size: 12px;
	padding: 0 1px;
	border: 1px solid #ffac15
}

.bbjx .bben {
	padding: 14px 0;
	font-size: 16px;
}

.bbjx .bben a {
    z-index: 3;

position: relative;
	font-size: 16px;
	padding: 4px 13px;
	border-radius: 0;
	background: none;
	color: #2b2b2b;
	/*margin:*/
}
.xlzs .navSelected{
    top: 0;

left: 0;

width: 100%;

border-radius: 0;

height: 24px;
}
.bbjx .bben .navSelected{
    height: 22px;
    display: block !important;
}
.bbjx .bben a.on{
    /*color:#2b2b2b !important;*/
}
.bbjx .bben a.on:hover,.bben a.on:hover,.flei span.on:hover{
	/*background: #ffac15;*/
	/*color: #fff !important;*/
}
.flei span.on:hover a{
    color: #fff
}
.xzbtn {
	padding: 60px 0 15px;
	display: flex;
}

.xzbtn a {
	width: 200px;
	justify-content: center;
	padding: 0 28px;
	height: 50px;

	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	background: #bfbfbf;
	margin: 0 12px 0 0;
}

.xzbtn a img {
	width: 20px;
	margin: 0 10px 0 0;
}

.xzbtn .xz {
	background: #04b99d;

}

.xzbtn .gs:hover {
	background: #ffac15;

}

.xzbtn .xs:hover {
	background: #59493f;

}

.tqm,
.tqm a {
	font-size: 13.33px;
	color: rgba(43, 43, 43, .68);
}

.tqm a {
	margin: 0 0 0 15px;
}

.grnr {
	display: flex;
	justify-content: space-between;
}

.grnr .lef1,
.grnr .lef2 {
	border-radius: 4px;
	padding: 0 37.5px;
	background: #fff;
	position: relative;
	margin: 0 0 10px 0;
}

.grnr .left {
	width: 1135px;
}

.grnr .tit {
	padding: 15px 0;
	color: #2d2c2c;
	font-size: 16px;
	margin: 0 0 25px;
}

.grnr .left .tit span {
	font-size: 12px;
	color: #f00;
}

.grnr .tit {
	border-bottom: 1px solid #eee;
}

.grnr .tit::before {
	width: 2px;
	content: '';
	height: 17px;
	float: left;
	margin: 2px 8px 0 0;
	background: #ffac15;
}

.grnr .lef1 .nr {
	height: 285px;
	overflow: hidden;
}

.grnr .lef1 .ckwznr {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	padding: 250px 0 23px;
	font-size: 16px;
	color: #f00;
	cursor: pointer;
	background: linear-gradient(0deg, #fff 5%, rgba(255, 255, 255, .0));
}

.azxx .tti {
	display: flex;
	color: #828181;
	font-size: 18.67px;
}

.azxx .tti span {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin: -7px 10px 0 0;
	background: #ffac15;
	z-index: 2;
}

.azxx {
	position: relative;
}

.azxx .xxxx {
	padding: 13px 0 50px 55px;
}

.azxx::after {
	content: '';
	position: absolute;
	top: 0;
	left: 17px;
	height: 100%;
	border: 1px dashed #eee;
}

.azxx .bz {
	position: absolute;
	top: -7px;
	left: 0;
	display: none;
}

.azxx .bz span {
	margin: 0 0 3px;
}

.azxx .bz.on {
	position: fixed;
	top: 140px;
	z-index: 4;
}

.azxx .bz .tti span {
	background: #999;
	cursor: pointer;
}

.azxx .bz .tti.on span {
	background: #ffac15;
}

.end {
	font-size: 13.33px;
	color: #828181;
	margin: 20px 0 0;
	padding: 5px 5px 20px;
	background: #fff;
	position: relative;
	z-index: 5;
}


.grnr .ri1 ,.grnr .ri2,.grnr .ri3{
	width: 350px;
	background: #fff;
	padding: 0 12px;
	border-radius: 4px;
}
.grnr .ri2{
	margin: 10px 0 0;
}
.grnr .ri3{
    	margin: 10px 0 ;
}
.grnr .ri2 .tit a{
	float: right;
	font-size: 12px;
	color: #6f6f6f;
	margin: 6px 0 0;
}

.grnr .ri1 li img {
	width: 153px;
	height: 153px;
	border-radius: 10px;
}

.grnr .ri1 ul ,.grnr .ri3 ul{
	margin: 0 -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grnr .ri1 li ,.grnr .ri3 li{
	width: 50%;
	padding: 0 0 20px;
	text-align: center;
}
.grnr .ri2 ul{
	margin: -10px 0 0;
	padding: 0 0 13px;
}
.grnr .ri1 li p {
	font-size: 10.67px;
	color: #2d2c2c;
	padding: 8px 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.grnr .ri2 li a {
	display: block;
	padding: 0 0 7px;

	margin: 4px 0;

	color: #2d2c2c;
	font-size: 13.33px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}

.grnr .ri2  p {
	margin: 4px 0 10px;
}

.grnr .ri2  li a:hover,
.grnr .ri2 p a:hover,
.grnr .ri2  p a.on {
	color: #F39800;
}

.grnr .ri2  p a {
	color: #6d6d6d;
	padding: 0 20px 0 0;
}

.grnr .ri2  p a:last-child {
	padding: 0;
}

.grnr .ri2 li span {
	margin: 0 10px 0 0;
	border: 1px solid #bfbfbf;
	font-size: 10.67px;
	color: #bfbfbf;
	display: inline-block;
	width: 22px;
	padding: 1px 0;
	text-align: center;
}
.grnr .ri3 ul{
	padding: 0 10px 8px;
}
.grnr .ri3 li{
	padding: 0 0 10px;
}
.grnr .ri3 li >img{
	width: 140px;
	border-radius: 5px;
	margin: 0 0 15px;
	border: 1px solid #eee;
}
.grnr .ri3 li p{
	border-radius: 5px;
	border: 1px solid #eee;
	width: 140px;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 12px;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
}
.grnr .ri3 li p img{
	margin: 0 6px 0 0;
}
.fixed{
	    z-index: 34;
}
.gsxzF .jtnr{

	background: #fff url(../img/txbj.png) no-repeat top center;
	width: 502px;
	text-align: center;
	border-radius: 10px;
}
.gsxzF .tit{
	font-size: 50.14px;
	color: #fcfaf9;
}
.gsxzF .con>img{
	width: 150px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px #e0e6ff;
	margin: 40px 0 0;

}
.gsxzF .tsnr{
	font-size: 16px;
	color: rgba(0,0,0,.8);
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #eee;
	margin: -120px 40px 0;
	padding: 160px 15px 40px;
	line-height: 1.7;
}
.gsxzF .tsnr span{
	font-size: 16px;


	color: rgba(255,0,0,.8);
}
.gsxzF .btns span{
	flex: 1;
	font-size: 23.4px;
	color: #fff;
	padding: 16px 0;

}
.gsxzF .tsnr p{
	background: #f4f4f4;
	border-radius: 5px;
	padding: 15px;
	text-align: left;
	margin: 10px 0 0;
	line-height: 1.7;
	min-height: 110px;
	text-align: left;
	    word-break: break-all;
}
.gsxzF .con> p{
	padding: 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #f00;

}
.gsxzF .tsnr a{
	color: #ffac15;
	display: block;
	padding:10px 0;
}
.gsxzF .btns span:first-child{
	border-right: 1px solid #fff;

}
.gsxzF .btns{
	cursor: pointer;
	box-shadow: 0 0 10px #5786ff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 40px;
	border-radius: 24px;
	background: linear-gradient(90deg,#3b5bea,#5786ff);
}

.fixed.gsxzF .nr .close{
	top: -50px;
	right: 0;
	width: 36px;
}

.ssgjz{
	font-size: 16px;
	color: #000;
	background: #fff;
	margin: 0 0 20px;
	text-align: center;
	padding: 165px 0 20px;
}

.ssgjz p{
	padding: 15px 0 0;
}
.icons {cursor: pointer;}

/* 21.10.21ï¿½ï¿½ï¿½ï¿½ */
.proxqnr *{

	letter-spacing: 1px;
}
.w1300x{
	min-width: 1366px !important;
	margin: 0 auto;
}
.proxqnr{
	background: #fff;
}
.proxqnr .bansT{
	color: #fff;
	padding: 197px 0 95px 0;
	background: linear-gradient(135deg,#6f42c1 0%,#4582ec 100%);
	background: linear-gradient(180.05deg, #8DC8E8 0.04%, rgba(141, 200, 232, 0.578125) 59.8%, rgba(141, 200, 232, 0) 104.1%);
}
.proxqnr .bansT .w1300x{
	display: flex;
	align-items: center;
	justify-content: center;
	color: black;
}
.proxqnr .bansT .left *{
    /* font-family: "microsoft yahei"; */
}
.proxqnr .bansT .left {
	width: 627px;

	margin: 0 121px 0 0;
}
.proxqnr .bansT .right{
	flex: 1;
	text-align: right;
}
.proxqnr .bansT .left .t{
	font-size: 44px;
	letter-spacing: 10px;
	/* color: black; */
	font-weight: 900;
	letter-spacing: -.01em;
}
.proxqnr .bansT .left .subt{
	font-size: 18px;
	padding: 22px 0 12px;
	max-width: 590px;
	line-height: 1.7;
	font-weight: 400;
	/* color: black; */
}
.proxqnr .bansT .left .price{
	background: rgba(255,255,255,.07);
	border-radius: 5px;
	padding: 31px 21px 36px;
	font-size: 19px;
	margin: 0 0 0 -21px;
}
.proxqnr .bansT .left .price span{
	font-size: 27px;

}
.proxqnr .bansT .left .price em{
	font-size: 27px;
	font-style: normal;
}
.proxqnr .bansT .left  p{
	font-size: 16px;
	line-height: 2;
	padding: 13px 0 38px;
}
.proxqnr .bansT .left .buyanddownload{
	display: flex;
}
.proxqnr .bansT .left .buyanddownload .buy{
	width: 190px;
	height: 50px;
	font-size: 19px;
	line-height: 50px;
	display: flex;
	margin: 0 0 32px;
	align-items: center;
	justify-content: center;
	background: url(/images/old/xdicon.png) no-repeat -475px 0px;
	cursor: pointer;
}
.proxqnr .bansT .left .buyanddownload .download{
	width: 190px;
	height: 50px;
	font-size: 19px;
	line-height: 50px;
	display: flex;
	margin: 0 0 32px;
	align-items: center;
	justify-content: center;
	color: #ffb400;
	cursor: pointer;
	
}
.proxqnr .bansT .left .buy span{
	background: url(/images/old/xdicon.png) no-repeat -57px -31px;
	width: 30px;
	display: inline-block;
	height: 18px;
	margin: -3px 2px 0 0 ;

}
.proxqnr .bansT .left .jljc a{
	font-size: 19px;
	color: #67aaed;
}
.proxqnr .bansT .left .jljc{
	display: flex;
	/* align-items: center; */
	/* justify-content: center; */
}
.proxqnr .bansT .left .qq{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 30px 0 0;
}

.proxqnr .bansT .left .qq img{
	margin: 0 12px 0 0;
}
.proxqnr .bansT .left .jljc a.jc{
	font-size: 19px;
	color: #67aaed;
}

.proxqnr .prodet{
	padding: 71px 0 60px;
	text-align: center;
	color: #ADB5BD;
	font-size: 13px;
	background: #fff;
	display: flex;
	align-items: flex-end;
	justify-content:  center;
	box-shadow: 0 5px 10px #eee;
	margin: 0 0 14px;
	background: #fff;
	font-family: Adobe Heiti Std;
}
.proxqnr .prodet .t span{
	color: #ADB5BD;
	font-size: 13px;
	display: block;
	padding: 0 0 12px 0 ;
}
.proxqnr .prodet .t{
	padding: 20px 0 0;

	font-size: 40px;

	color: #343A40;
	letter-spacing: 5px;
}
.proxqnr .prodet > span{
	background: url(/images/old/xdicon.png) no-repeat -187px 0;
	width: 31px;
	height: 31px;
	margin: 0 21px 4px 0;
}
.prodetx{
	background: #fff;
	padding: 40px 0 ;
}
.zfxzTc .btns{
    display: flex;
}
.zfxzTc .btns span{
    flex: 1;
    padding: 12px;
    text-align: center;
    background: #eee;
    color: #666;
	font-size: 14px;
    border-radius: 0 0 0 6px;
	cursor: pointer;
}
.zfxzTc .btns span:last-child{

    border-radius: 0 0 6px 0;
}
.zfxzTc .btns span:hover,.zfxzTc .btns span.on{
    background: #f39800;
    color: #fff;
}
.zfxzTc .img img{
    width: 240px;
    height: 240px;
}
.zfxzTc .img {
    padding: 20px;
}
.zfxzTc .nr{
    background: #fff;
	border-radius: 6px;
	padding: 0;
}
.zfxzTc .nr .close{
	width: 100%;
	height: 40px;
		cursor: pointer;
}
.zfxzTc .nr .close span{
	float: right;
	width: 40px;
	height: 40px;
		cursor: pointer;
	margin: -20px -20px 0 0;
	background: url(/images/old/xdicon.png) no-repeat -229px 0;
}

.ljgmTc .nr{
	    background: url(/images/old/gmbj.png) no-repeat top center;
	    width: 467px;
	    height: 608px;
	    text-align: center;
	    border-radius: 10px;
	    padding: 0;
}
.ljgmTc .nr .close{
	width: 100%;
	height: 40px;
	cursor: pointer;
}
.ljgmTc .nr .close span{
	float: right;
	width: 40px;
	height: 40px;
	margin: 86px -49px 0 0;
	background: url(/images/old/xdicon.png) no-repeat -229px 0;
}
.ljgmTc .yqm{
	font-size: 13.33px;
	color: #444444;
	opacity: 0.7;
	margin: 245px 50px 16px;
	padding: 10px 0px;
	border-radius: 8px;
	box-shadow: 0 5px 20px #b5e2ff;
}
.ljgmTc .yqm span{
	font-size: 14px;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #6F1A11;
	padding: 0 0 0 17px;
	text-align: left;
	height: 138px !important;
}
.rjxc >span{
	text-align: left;
	display: block;
	width: 188px;
	height: 70px;
	margin: 0 auto 27px;
	background: url(/images/old/xdicon.png) no-repeat -274px 0;
}
.rjxc p{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 13.33px;
	color: #444;
	padding: 0 0 11px 143px;
	text-align: left;
}
.rjxc p span{
	width: 66px;
	letter-spacing: 3px;
	text-align: left;
}
.prolist{
	overflow: hidden;
	padding: 40px 20px 0;
	margin: 0 -20px;
	min-height: calc(100vh - 479.55px);
}
.prolist .goods-lists {
    width: 100%;
    margin-bottom: 60px;
}

.prolist .goods-ul {
	margin-left: -16px;
	margin-bottom: -16px;
}

.prolist .goods-ul>li {
	position: relative;
	width: 363px;
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
	border-radius: 4px;
	overflow: hidden;
	background-color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.prolist .goods-ul>li:hover {
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
}

.prolist .goods-ul>li:hover .img-wrap img {
	transform: scale(1.1);
}

.prolist .goods-ul>li .a-block {
	width: 100%;
	display: block;
}

.prolist .goods-ul .label-fine-icon {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 0;
	width: 80px;
	height: 30px;
	background: url(/shopV2/images/mall/label-fine-icon.png) no-repeat center;
	background-size: 100% 100%;
}

.prolist .goods-ul .label-use-icon {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 0;
	width: 80px;
	height: 30px;
	background: url(/shopV2/images/mall/label-use-icon.png) no-repeat center;
	background-size: 100% 100%;
}

.prolist .goods-ul .img-wrap {
	width: 100%;
	height: 328px;
	display: block;
	/* padding: 42px 50px; */
	box-sizing: border-box;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

.prolist .goods-ul .img-wrap img {
	width: 100%;
	/* height: 243px; */
	-webkit-transition: all .5s ease;
	transition: all 0.5s ease;
	display: block;
	margin: 0px auto;
}

.prolist .goods-ul .bottom-wrap {
	width: 100%;
	height: 113px;
	box-sizing: border-box;
	padding: 16px 40px 16px 49px;
}

.prolist .goods-ul .bottom-wrap h3 {
	font-size: 16px;
	color: #333;
	/* margin-left: -8px; */
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.prolist .goods-ul .bottom-wrap .p1 {
	display: block;
	font-size: 12px;
	color: #666;
	margin-top: 6px;
	margin-bottom: 5px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;

}

.prolist .goods-ul .bottom-wrap .price {
	font-size: 24px;
	color: #FFB400;
	margin-left: -8px;
}
.shop-sort {
    padding: 0 20px;
    border-radius: 4px;
    /* box-shadow: 0px 0px 20px 2px rgb(0 0 0 / 10%); */
    box-shadow: 0px 0px 6px 0px rgb(4 0 0 / 8%);
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 30px;
    background-color: #fff;
}
.shop-sort ul {}

.shop-sort ul li {
    font-size: 14px;
    line-height: 16px;
    padding: 16px 0px;
    border-bottom: 1px solid #efefef;
}
.shop-sort ul li:last-of-type{
	border-bottom: none;
}

.shop-sort ul li span {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    margin: 0px 10px;
    margin-left: 0;
}

.shop-sort ul li a {
    color: #666666;
    display: inline-block;
    padding: 4px 10px;
    margin-right: 8px;
    border-radius: 2px;
    cursor: pointer;
}
.shop-sort ul li a .goods-price-arrow1{

    background: url(/shopV2/images/mall/arrow.png) center no-repeat;

}
.shop-sort ul li a .goods-price-arrow2{

    background: url(/shopV2/images/mall/arrow2.png) center no-repeat;

}
.shop-sort ul li a .goods-price-arrow3{

    background: url(/shopV2/images/mall/arrow3.png) center no-repeat;

}
/*.shop-sort ul li a:hover .goods-price-arrow{
    background: url(/shopV2/images/mall/arrow2.png) center no-repeat;
}*/
.shop-sort ul li a .price-sort-father{
    width: 8px;
    height: 14px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 7px;

}
.shop-sort ul li a:hover {
    color: #ffffff;
    background-color: #FFB400;
}

.shop-sort .shop-sort-active {
    color: #ffffff;
    background-color: #FFB400;
}

.shop-sort .shop-sort-last {
    border: none;
    padding: 13px 0px 5px;
}

.shop-sort .shop-sort-last span {}

.shop-sort .shop-sort-last a {
    cursor: pointer;
    position: relative;
}

.shop-sort .shop-sort-last a em {
    width: 18px;
    height: 18px;
    background:url(/shopV2/images/mall/goods-sed.png);
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.shop-sort .shop-sort-last .goods-select-icon{
    background:url(/shopV2/images/mall/goods-sing.png);
}

.shop-sort .shop-sort-last a:hover{
    background: none;
    color: #FFB400;
}

.shop-sort .price-sort:hover{
    background: none;
    color: #FFB400;
}
.shop-sort ul li em{
	color: #666666;
	display: flex;
	align-items: center;
	padding: 4px 7px;
	margin-right: 8px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 13px;
}
.shop-sort ul li em:hover {
	color: #ffffff;
	background-color: #FFB400;
}
.shop-sort ul li em i{
	margin: 0 10px 0 0;
}
.shop-sort ul li em i.zx{
	width: 13px;
	height: 15px;
	background: url(/images/old/xdicon.png) no-repeat -57px 0px;
}
.shop-sort ul li em i.rl{
	background: url(/images/old/xdicon.png) no-repeat -83px 0px;
	width: 12px;
	height: 16px;
}
.topssT{
	margin-top: 80px;
	padding: 9px 0px;

	background: linear-gradient(135deg,#6f42c1 0%,#4582ec 100%);
}
.topssT .w1300{
	display: flex;
	align-items: center;
	justify-content: space-between;
	
	color: #FFF000;
	font-size: 16px;
}
.topssT .le{
	font-size: 27px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.topssT .le span{
	width: 44px;
	height: 44px;
	margin: 0 18px 0 0;
	background: url(/images/old/xdicon.png) no-repeat 0 0px;
}

.cprzTc .nr{
	    background: url(/images/old/zrzbj.png) no-repeat top center;
	    width: 522px;
		height: 472px;
	    border-radius: 10px;
	    padding: 0;
		box-sizing: border-box;
		padding: 0 47px;
		letter-spacing: 2px;
}
.cprzTc .nr .close{
	width: 100%;
	height: 40px;
		cursor: pointer;
}
.cprzTc .nr .close span{
	float: right;
	width: 40px;
	height: 40px;
	margin: -36px -46px 0 0;
	background: url(/images/old/xdicon.png) no-repeat -229px 0;
}

.cprzTc .nr .t{
	padding: 74px 0 20px;
	font-size: 27px;
	color: #373636;
}
.cprzTc .nr p{
	font-size: 13px;
	color: #373636;
	line-height: 2.2;
}
/*ï¿½Ëµï¿½Ò³*/
.index-container {
	background: rgb(235, 235, 235); width: 100%;
}
.detail-content {
	margin: 0px auto;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-visible {
	overflow: visible;
}
.detail-content-left {
	width: 220px; float: left;
}
.detail-content-right {
    min-height:885px;
	width: 1270px; float: right;
	background: rgb(255, 255, 255);
	padding: 30px;
}

.open ul{
    display: block;
}

.open .on{
    display: block;
    background: red;
}

/*ï¿½ï¿½ï¿½ï¿½Ò³*/
.jcnr .a1{
    margin-top:20px;
    margin-bottom:20px;
}
.jcnr .a2{
    color:rgb(182, 59, 77);
    margin-left:20px;
    margin-bottom:10px;
}
.jcnr .a3 li{
    margin-left: 50px;
    min-height: 30px;
}
.jcnr .a4{
    align-content:center;
    padding:50px;
}
.jcnr{
	overflow: hidden;
}

.jcnr .a {
    color: rgb(182, 59, 77);
    text-decoration: none;
}
.jcnr .a11{
	color: rgb(182, 59, 77);
	margin: 0 0 0 20px;
}


.accordion {
    width: 100%;
    max-width: 260px;
    margin: 0px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 15px 15px 42px;
        color: #4D4D4D;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #CCC;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li:last-child .link {
        border-bottom: 0;
    }

    .accordion li i {
        position: absolute;
        top: 16px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .accordion li i.fa-chevron-down {
            right: 12px;
            left: auto;
            font-size: 16px;
        }

    .accordion li.open .link {
        color: #b63b4d;
    }

    .accordion li.open i {
        color: #b63b4d;
    }

        .accordion li.open i.fa-chevron-down {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
        }

/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #444359;
    font-size: 14px;
}

    .submenu li {
        border-bottom: 1px solid #4b4a5e;
    }

    .submenu a {
        display: block;
        text-decoration: none;
        color: #d9d9d9;
        padding: 12px;
        padding-left: 42px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

        .submenu a:hover {
            background: #b63b4d;
            color: #FFF;
        }
.vip {background: none}
