

#wrap {
	width: 100%;
	height: 114px;
	position: relative;
	z-index: 99;
	background: #fff;
}
#logo.showroom {
	width: 1200px;
	height: 50px;
	margin: 15px auto 13px;
}
.showroom .logo-left {
	width: 700px;
	height: 50px;
}
.showroom .logo-left ul .sub-logo {
	width: 396px;
	height: 50px;
	float: left;
}
.showroom .logo-left ul .sub-logo .logo-img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 8px;
}
.showroom .logo-left ul .sub-logo .logo-img img {
	width: 50px;
	height: 50px;
}
.showroom .logo-left ul .sub-logo .logo-text {
	float: left;
	width: 131px;
	height: 50px;
	text-align: center;
	margin-right: 20px;
}
.showroom .logo-left ul .sub-logo .logo-text img.title {
	margin: 3px 0 4px 0;
}
.showroom .logo-left ul .sub-logo .logo-cmpy {
	width: 170px;
	height: 50px;
	float: left;
}
.showroom .logo-left ul .sub-logo .logo-cmpy h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 4px 0 0;
	white-space:nowrap;
	 overflow:hidden; 
	 text-overflow:ellipsis;
}
.showroom .logo-left ul .sub-logo .logo-cmpy .glory{
	margin-top: 10px;
}
.showroom .logo-left ul .sub-logo .logo-cmpy .glory a{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 6px;
}

.showroom .logo-left ul .line {
	width: 1px;
	height: 32px;
	background: #ccc;
	margin-top: 9px;
	float: left;
}
.showroom .logo-left ul .number {
	width: 218px;
	height: 50px;
	float: left;
}
.showroom .logo-left ul .number dl {
	float: left;
	margin-left: 20px;
	text-align: center;
}
.showroom .logo-left ul .number dl dt {
	font-size: 12px;
	color: #333;
	line-height: 26px;
}
.showroom .logo-left ul .number dl dd {
	font-size: 12px;
	color: #e83328;
	line-height: 26px;
}
.showroom .logo-left ul .number dl dd var {
	font-size: 16px;
}
.showroom .logo-left ul .code {
	float: left;
}
.showroom .logo-left ul .code a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible;
}
.showroom .logo-left ul .code a div {
	display: none;
	position: absolute;
	top: -20px;
	left: 80%;
}
.showroom .logo-left ul .code a:hover div {
	display: block;
}
.showroom .logo-left ul .code img {
	margin: 10px 0 0 20px;
}
.showroom .logo-right {
	height: 50px;
	float: right;
}
.showroom .logo-right form {
    width: 444px;
    height: 34px;
    margin: 7px 0;
    border: none;
}
.showroom .logo-right form .logo-right-int {
    width: 278px;
    height: 34px;
    float: left;
    border: 1px solid #122a88;
    padding-left: 12px;
    font-size: 14px;
    font-family: "微软雅黑";
    text-indent: 0;
    box-sizing: border-box;
}
.showroom .logo-right button {
    width: 80px;
    height: 34px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 34px;
    background: #122a88;
    float: left;
    border: none;
    cursor: pointer;
}
.showroom .logo-right button.all {
    background: #E83328;
    margin-left: 4px;
}

.sr-nav {
	width: 100%;
	height: 100px;
	border-top: 2px solid #122A88;
}
.sr-nav .nav-inner {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.sr-nav .nav-logo {
	/*width: 315px;*/
	height: 85px;
	margin-top: 15px;
	box-sizing: border-box;
	float: left;
}
.sr-nav .nav-logo img {
	width: 70px;
	height: 70px;
	float: left;
}
.sr-nav .nav-logo h1 {
	width:134px;
	margin: 14px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #111;
	line-height: 22px;
	float: left;
}
.sr-nav .nav-list {
	float: right;
	height: 20px;
	margin-top: 50px;
}
.sr-nav .nav-list ul li {
	float: left;
	margin-left: 24px;
}
.sr-nav .nav-list ul li a {
	font-size: 14px;
	line-height: 20px;
	color: #111;
	padding: 0 15px;
	border-radius: 10px;
	border: 1px solid #fff;
	transition: border .5s;
}
.sr-nav .nav-list ul li a:hover {
	color: #e73828;
	border: 1px solid #e73828;
}
.sr-nav .nav-list ul li.on a {
	color: #fff;
	background: #e73828;
	border: 1px solid #e73828;
}
.pdc-t-r p{
	position: relative;
	cursor: pointer;
}
.pdc-t-r p .pdc-img{
	display: none;
	position: absolute;
	left:-2px;
	top:22px;
}

/*---------------------主要内容区-----------------------*/
#main-wrap{	width:100%;	min-height:400px;    height:auto !important;    border-top:1px solid #eee;
   background:linear-gradient(#eee, #fff 8px);}
.main{	width:1200px;	min-height:400px;    height:auto !important;    margin:0 auto;   margin-top:40px;}

.product{	/*height: 554px;*/	width: 1200px;	margin-bottom:30px;	}
/*------------------------------放大镜-----------------------*/

.product-l{	width: 560px;	height: 554px;	float: left;}
.box{	width:560px;	height:470px;}

/*----------------收藏分享--------------------*/
.collection{
	height: 18px;
	width: 380px;
	margin-top: 22px;
	overflow: hidden;
}
.collection p{
	float: left;
	color: #666;
	cursor: pointer;
}
.collection p:hover{
	color:#e73828;
}
.collection .collection-p1{
	height: 18px;
	width: 80px;	
	margin-left: 15px;
}
.collection .collection-p1 span{
	display: block;
	float: left;
	margin: 2px 2px 0 0;
	width: 14px;
	height: 13px;
	background: url(../image/xqy-sc.png) no-repeat left top;
}
.collection .collection-p2{
	width: 50px;
	color: #666;
	margin-left: 10px;
}
.collection .collection-p3{
	margin-left: 22px;
}
.collection .collection-p2 span{
	display: block;
	float: left;
	margin: 2px 2px 0 0;
	width: 14px;
	height: 13px;
	background: url(../image/xqy-sc.png) no-repeat left -13px;
}
.collection .collection-p2 a{
	color:#666;
}
.collection .collection-p2 a:hover{
	color:#e73828;
}
.collection .collection-p3 span{
	display: block;
	float: left;
	margin: 2px 2px 0 0;
	width: 14px;
	height: 13px;
	background: url(../image/xqy-sc.png) no-repeat left -26px;
}


/*---------------------------放大镜产品信息-----------------------------*/

.product-c{	width: 594px;float: right;	margin-left:30px;	font-size: 14px;}
.pdc-t{	/*height: 93px;*/	width: 594px;}

.pdc-t-l{	/*height: 93px;*/	/*width: 407px;*/	float: left;}
.pdc-t-l h3{line-height: 40px;	font-size: 20px;font-weight: 100;}
.pdc-t-l .cpgg{	height:52px;	font-size: 16px;color:#666;}
.pdc-t .cpgg .cpgg1{height:52px;
	width: 406px;	float: left;	white-space:nowrap; 
	overflow:hidden; 	text-overflow:ellipsis;}


.pdc-t .cpgg .pdc-t-r{
	height:49px;
	width:187px;
	float: left;
	padding-top:3px;
}

.pdc-t .cpgg .pdc-t-r p{
	height: 24px;
	width: 24px;
	border:1px solid #dfdfdf;
	float:left;
	background: #f7f7f7;
}
.pdc-t .cpgg .pdc-t-r p .img1{
	height: 14px;
	width: 14px;
	display: block;
	margin:5px auto;
}
.pdc-t .cpgg .pdc-t-r form{
	height: 22px;
	width: 52px;
	border:1px solid #dfdfdf;
	float: left;
	margin:0 13px 0 10px;
	line-height: 22px;
	color:#666;
	background: #f7f7f7;
}
.pdc-t .cpgg .pdc-t-r form input{
	float: left;
	margin:5px 4px 0 5px;
	cursor: pointer;
}

.pdc-t .cpgg .pdc-t-r form span{
	float: left;
	font-size: 14px;
}

.pdc-t .cpgg .pdc-t-r div img{
	display: block;
	float: left;
	margin-top:4px;
}
.pdc-t .cpgg .pdc-t-r div i{
	font-style: normal;
	line-height: 20px;	color:#666;	font-size: 14px;}


/*--------------价格--------------*/

.product-c-j{height: 68px;	width: 578px; margin-top:30px;	background: #fcf4f3;	padding-top: 22px;	padding-left:16px;}
.product-c-j .price{	height: 40px;}
.product-c-j .price span{float: left; line-height:37px;	padding-top: 3px;	width: 90px;	color:#666;}
.product-c-j .price p{	font-size:25px;	color:#e73828;
	/*font-weight: 900;*/}

.product-c-j .price p i{font-size: 16px;}
.product-c-j .number span{float: left;width: 90px;color:#666;}
.product-c-j .number b{	font-weight: 100;color:#333;}

.product-addr{height: 80px;	width: 578px;border-bottom:1px solid #e2e2e2;padding-left: 16px;	padding-top:12px;color:#333;}
.product-addr div{	height: 40px;	line-height: 40px;	float: left;width: 200px;}
.product-addr div span{	float:left;	width: 90px;color:#666;}

.product-jy{	/*height: 60px;*/	line-height: 60px;	padding-left: 16px;}

.product-jy span{
	width: 90px;
	color:#666;
}
.product-zx{
	height: 38px;

}

.product-zx a.z1{
	display: block;
	float: left;
	margin-right: 36px;
	height: 38px;
	width: 160px;
	background: #e73828;
	color:#fff;
	line-height: 38px;
	text-align: center;
	font-size: 16px;

}

.product-zx a.z2{
	display: block;
	float: left;
	font-size: 16px;
	height: 38px;
	width: 160px;
	border:1px solid #e73828;
	color:#e73828;
	line-height: 38px;
	text-align: center;
	margin-right: 36px;
}
.product-zx a.z3{
	display: block;
	float: left;
	font-size: 16px;
	height: 38px;
	width: 160px;
	color:#fff;
	line-height: 38px;
	text-align: center;
	background: #333333;
}
/*------------------猜你喜欢------------------*/
.product-r{	width: 160px;	min-height:400px;    height:auto!important;    background: #f6f6f6;   float:right;}
.product-r-t{	height: 19px;	width: 100%;	padding-top: 15px;}

.youlink1{	width: 30px;	float: left;	height: 5px;	margin:5px 0 0 7px;}
.youlink1 span{	display: block;	width: 10px;height: 1px;background: #ccc;	margin-bottom: 1px;	margin-left: 20px;}
.youlink1 span:nth-child(2){width: 30px;margin-left:0;}

.youlink2{	width: 87px;float: left;text-align: center;}
.youlink3{	width: 30px;float: left;height: 5px;margin-top:5px;}
.youlink3 span{display: block;	width: 10px;	height: 1px;background: #ccc;	margin-bottom: 1px;	margin-right: 20px;}
.youlink3 span:nth-child(2){width: 30px;	margin-right:0;}

.picScroll-top{ 	margin:0 auto;  width:160px;overflow:hidden;position:relative;}
.picScroll-top .hd{ height:20px; }
.picScroll-top .hd .next{ 	display: block;    width: 16px;    height: 10px;    margin: 0 auto;
    background: url(../image/xqy-jiaz.png) no-repeat left top;    cursor: pointer;}
.picScroll-top .hd .next:hover{	background: url(../image/xqy-jiaz.png) no-repeat left -11px;}
.picScroll-top .bd{ padding:0 17px 17px;   }
.picScroll-top .bd ul{ 	overflow:hidden; 	zoom:1; }
.picScroll-top .bd ul li{ 	text-align:center; 	zoom:1; margin-top: 17px;	position: relative;	overflow: hidden;}
.picScroll-top .bd ul li .pic{ 	text-align:center; }
.picScroll-top .bd ul li .pic img{ 	width:126px; height:100px; 	display:block; }
.picScroll-top .bd ul li .pic a:hover img{ border-color:#999;  }

.picScroll-top .bd ul li .hid{position: absolute;height: 50px;	width: 128px;	left: 0;
	bottom: 0;	transform:translateY(24px);	transition:all 1s;
	background:rgba(0, 0, 0, 0.7)!important;	filter:Alpha(opacity=70);	background:#000;}
.picScroll-top .bd ul li:hover .hid{
	transform:translateY(0);	transition:all 1s;}
.picScroll-top .bd ul li .hid p{height: 28px;	text-align: center;	line-height: 26px;	margin:0;	font-size:12px;	color: #fff;
	width: 120px;	margin:0 auto;
	overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/}
.picScroll-top .bd ul li .hid span{	display: block;	font-size: 14px;text-align: center;	color:#e73828;	font-weight: bold;}
/*---------------------------规格-------------------------*/

.guige{	min-height: 43px;width: 578px;	padding-left: 16px;	border-bottom: 1px solid #e2e2e2;margin-top: 20px;}

.guige b{	display: block;	height: 43px;width: 90px;	float: left;	line-height: 43px;	font-size: 14px;color:#666;	font-weight: 100;}

.guige .gge{float:left;	height: auto;	width: 488px;		float: left;	position: relative;}
.guige .gge .ggge{
	height:92px;
	overflow: hidden;
}
/*.guige .gge .sss{
	display: block;
	height: 42px;
	width: 486px;
	
	line-height: 42px;
	color:#333;
}

.guige .gge .sss .sss-div{
	float: left;
}


.guige .gge .sss .sss-div1{
	float:right;height: 26px;width: 119px;border:1px solid #e2e2e2;margin-top:7px;
}

.guige .gge .sss .sss-div1 .ss-div1-btn1 {
	display:block;float:left;width: 25px;height: 26px;border:0;border-right: 1px solid #e2e2e2;background:#fff;cursor: pointer;outline: none;
}*/
.guige .gge span .jj{
	float: left;display:block;
}

.guige .gge span .xx{
	float:right;height: 26px;width: 119px;border:1px solid #e2e2e2;margin-top:7px;
}


.guige .gge span .xx .decrease{
	display:block;
	float:left;
	width: 25px;
	height: 26px;
	border:0;
	border-right: 1px solid #e2e2e2;
	background:#fff;
	cursor: pointer;
	outline: none;
}
.guige .gge span .xx .value{
	height: 26px;
	width: 69px;
	border:0;
	display:block;
	float:left;
	text-align: center;
}
.guige .gge span .xx .increase{
	display:block;
	float:left;
	width: 25px;
	height: 26px;
	border:0;
	border-left:1px solid #e2e2e2;
	background:#fff;
	cursor: pointer;
	outline: none;
}
/*.guige .gge span:nth-child(1){
	border-bottom: 1px solid #e2e2e2;
}*/
.guige .gge .ggep{
	position: absolute;
	height: 12px;
	width: 45px;
	border:1px solid #e2e2e2;
	border-top:none;
	left: 108px;
	bottom:-13px;
	z-index: 2;
	cursor: pointer;
	background:#fff url(../image/xqy-xial.jpg) no-repeat center center;
}




/*修改后样式*/
.product-jy{
	height:47px;
	border-bottom:1px solid #e7e7e7;
	width: 594px;
	margin:28px 0;
	background: #f9f9f9;
}
.product-jy .product-jy-l{
	float: left;
	height: 47px;
}
.product-jy .product-jy-l ul li{
	line-height: 47px;
	float:left;
}
.product-jy .product-jy-l ul li.price1{
	width: 96px;
	color:#777777;
	font-size: 14px;
}

.product-jy .product-jy-l ul li.price2{
	padding-right: 14px;
	color:#e73828;
	font-size: 18px;
}
.product-jy .product-jy-l ul li.price2 span{
	font-size: 14px;
}
.product-jy .product-jy-l ul li.price3{
	height: 17px;
	width: 1px;
	background: #e7e7e7;
	margin-top: 16px;
}
.product-jy .product-jy-l ul li.price4{
	padding-left: 15px;
	color:#e73828;
	font-size: 18px;
}
.product-jy .product-jy-r{
	height: 47px;
	float: right;
	width: 140px;
	border-left:1px solid #e7e7e7;
	line-height: 47px;
	text-indent: 30px;
	font-size: 16px;
	color:#333333;
	background: url(../image/pg-arrow-down.png) no-repeat 100px center;
	cursor: pointer;
}
.product-jy .sel{
	background: url(../image/pg-arrow-up.png) no-repeat 100px center;
}
.product-addr{
	height: 60px;
	width: 578px;
	border-bottom:1px solid #e2e2e2;
	padding-left: 16px;
	padding-top:12px;
	color:#333;
}

.wjj{
	width: 594px;
	border:1px solid #e2e2e2;
	margin-top: 20px;
	border-bottom:none;
}
.wjj ul{
	height:42px;
	line-height:42px;
	border-bottom: 1px solid #e2e2e2;
}
.wjj ul li{
	height:42px;
	float: left;
}
.wjj ul li.l1{
	width: 92px;
	font-weight: bold;
	color:#000000;
	padding-left: 8px;
	border-right: 1px solid #e2e2e2;
}
.wjj ul li.l2{
	color:#666666;
	padding-left: 15px;
}

.shuliang{
	height: 110px;
}

.shuliang p{
	float: left;
	line-height: 70px;
	text-indent: 18px;
	width: 105px;
	color:#777777;
}

.shuliang .shuliang-int{
	float: left;
	width: 120px;
	height: 26px;
	border:1px solid #e2e2e2;
	margin-top: 22px;
}
.shuliang .shuliang-int button{
	height: 26px;
	width: 25px;
	border:0;
	cursor: pointer;
	float: left;
	outline: none;
}
.shuliang .shuliang-int input{
	float: left;
	width: 70px;
	height: 26px;
	border:none;
	text-align: center;
}
.shuliang  span{
	float: left;
	display: block;
	margin:26px 0 0 20px;
	color:#333333;
	font-size: 14px;
}


.ldt1{
	height: 238px;
	width: 218px;
}

.ldt2{
	height: 200px;
	width: 218px;
}

.ldt3{
	float: left;
	height: 200px;
	width: 218px;
	margin-left: 60px;
}


/*------------------商品信息服务---------------*/


.details-end{	width: 1200px;	min-height:400px;    height:auto !important;    margin:0 auto;}
.details-end-l{	width: 220px;	min-height:400px;    height:auto !important;    float: left;    font-size: 14px;}
.details-end-l1{	width: 218px;	border:1px solid #e2e2e2;}
.details-end-l1-t{	height: 76px;	width: 203px;	border-bottom: 1px solid #e2e2e2;	padding-left: 15px;}
.details-end-l1-t p{height: 28px;	width: 190px;	padding-top:17px;	font-size: 16px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.details-end-l1-t1{	height: 94px;	width: 186px;	border-bottom: 1px solid #e2e2e2;margin:0 auto;	padding-top: 18px;}
.details-end-l1-t1 p{height: 30px;	color:#666;}

.details-end-l1-t2{	height: 78px;	width: 100%;margin:0 auto;	padding-left: 6px;}
.details-end-l1-t2 dl{	width: 62px;	float: left;}
.details-end-l1-t2 dl:nth-child(2){	width: 76px;}
.details-end-l1-t2 dl dt{	padding:20px 10px 12px;	font-size: 14px;color:#666;}
.details-end-l1-t2 dl dd{	text-align: center;	color:#cf3040;	font-size: 14px;}
.details-end-l1-t3 a{	display: block;	height: 38px;	width: 196px;
	border:1px solid #122a8c;	color:#122a8c;	margin:0 auto;	text-align: center;
	line-height: 38px;	border-radius: 5px;	font-size: 16px;
	background: url(../image/xqy-tell.jpg) no-repeat 44px center;}

.details-end-l1-t4{
	height: 32px;
	width: 198px;
	margin:15px auto 0;
}
.details-end-l1-t4 a{
	display: block;
	height: 30px;
	width: 92px;
	float: left;
	text-indent: 27px;
	line-height: 30px;
	border:1px solid #dfdfdf;
	color:#666;
	background:#f9f9f9 url(../image/xqy-jion.jpg) no-repeat 7px 8px;
}
.details-end-l1-t4 a:nth-child(2){
	float: right;
	background:#f9f9f9 url(../image/xqy-zxnew.jpg) no-repeat 7px 8px;
}

/*-------------------------满意度评价------------------------*/

.details-end-l2{
	height: 277px;
	width: 218px;
	border:1px solid #e2e2e2;
	margin:18px 0;
}

.details-end-l2 p{
	height: 38px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	background:#f5f5f5;
	font-size: 16px;
	color:#000;
	line-height: 38px;
	text-indent: 15px;
}

.details-end-l3{
	height: 176px;
	width: 218px;
	border:1px solid #e2e2e2;
}

.details-end-l3 p{
	height: 40px;
	width: 100%;
	background: #e73328;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	text-indent: 15px;
}
.details-end-l3-int{
	height: 27px;
	line-height: 27px;
	margin:15px 0 10px 0;

}
.details-end-l3-int span{
	height: 27px;
	text-align: right;
	width: 60px;
	float: left;
	margin-right:5px;
	color: #666;
}

.details-end-l3-int input{
	height: 25px;
	width: 131px;
	border:1px solid #e2e2e2;
}
.details-end-l4-int{
	height: 37px;
}
.details-end-l4-int span{
	height: 27px;
	text-align: right;
	width: 60px;
	float: left;
	margin-right:5px;
	color: #666;
}

.details-end-l4-int input{
	height: 25px;
	width: 58px;
	border:1px solid #e2e2e2;
}

.details-end-l5-int{
	height: 27px;
	width: 60px;
	background: #edebeb;
	text-align: center;
	line-height: 27px;
	color: #666;
	margin-left: 65px;
}

.details-end-l4{
	min-height: 196px;
	width: 218px;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
}
.details-end-l4 .details-end-l4-p{
	height: 40px;
	width: 100%;
	background: #e73328;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	text-indent: 15px;
}
.details-end-l4 ul{
	width: 185px;
	margin:0 auto;
}
.details-end-l4 ul li p{
	height:36px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 36px;
	font-size: 14px;
	color:#333;
	cursor: pointer;
}

.details-end-l4 ul li div span{
	display: block;
	height: 32px;
	width: 100%;
	text-indent: 30px;
	line-height: 32px;
	color:#666666;
}
.details-end-l4-div{display:none;}


/*--------------------产品介绍服务--------------------*/
.details-end-r{	width: 100%;min-height:500px; height:auto !important;}
.details-end-r .details-end-r-ul{	position: relative;}
.details-end-r .details-end-r-ul .details-end-r-ul-li{
	width: 118px;	float: left;	margin-right: 7px;	line-height: 40px;
	text-align: center;	color:#1e1d22;	font-size: 15px;/*cursor: pointer;*/}

.details-end-r .details-end-r-ul .details-end-r-ul-l{background: #1e1d22;	color:#fff;	border-bottom: 1px solid #1e1d22;}

.details-end-r-l1{	position:relative;	min-height:400px; height:auto !important;width: 100%; left: -375px;	top:30px;}
.details-end-r-ul .end-r-ul{height:1px;width: 100%;	background:#eee;position: absolute;	top:41px;}

/*------------------评价-------------------*/
.evaluate{	height: 178px;	width: 952px;	border:1px solid #e2e2e2;}
.evaluate-l{height: 122px;	width: 196px;	margin-top:24px;	border-right: 1px solid #e2e2e2;float: left;}

.evaluate-l .evaluate-l-p{	height: 34px;text-align: center;padding-top: 10px;	color:#010101;}

.evaluate-l span{	display: block;	height: 50px;text-align: center;font-size: 42px;color: #e73828;}
.evaluate-l i{	display: block;	width: 85px;	height: 14px;	margin:0 auto;
	background: url(../image/xqy-pj.png) no-repeat left top;}

.evaluate-c{height: 140px;	width: 320px;	float: left;margin:23px 0 0 86px;}
.evaluate-c .evaluate-c-1{	height: 28px;}
.evaluate-c .evaluate-c-1 div:nth-child(1){	height: 28px;line-height: 28px;	width: 76px;float: left;}

.evaluate-c .evaluate-c-1 div:nth-child(2){float: left;	height: 28px;	width: 85px;
background:url(../image/xqy-pj.png) no-repeat left center;}

.evaluate-c .evaluate-c-1:nth-child(2) div:nth-child(2){
	background:url(../image/xqy-pj.png) no-repeat -18px center;}

.evaluate-c .evaluate-c-1:nth-child(3) div:nth-child(2){
	background:url(../image/xqy-pj.png) no-repeat -53px center;}
.evaluate-c .evaluate-c-1:nth-child(4) div:nth-child(2){
	background:url(../image/xqy-pj.png) no-repeat -36px center;}
.evaluate-c .evaluate-c-1:nth-child(5) div:nth-child(2){
	background:url(../image/xqy-pj.png) no-repeat -71px center;}

.evaluate-c .evaluate-c-1 b{
	display: block;
	float: left;
	width: 60px;
	text-indent: 23px;
	height: 28px;
	line-height: 28px;
	color:#666;
	font-weight: 100;

}
/*--------------------------评价------------------------*/

.satisfaction{
	height: auto;
    width: 954px;
    border:1px solid #e2e2e2;
    margin-top: 20px;
}

.sf-top{
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #e2e2e2;
	background: #f5f5f5;
}

.satisfaction .sf-top .name1{
	height: 49px;
	width: 69px;
	float: left;
	color:#333;
	text-align: left;
	text-indent: 16px;
}
.satisfaction .sf-top .name2{
	width: 84px;
	float: left;
}
.satisfaction .sf-top .name2 img{
	margin-right: 6px;
}
.satisfaction .sf-top .name3{
	float: left;
	width: 220px;
	height: 49px;
	color:#666;
}

.satisfaction .sf-top .name3 i{
	display: inline-block;
	width: 18px;
	height: 14px;
	background: url(../image/xqy-pj.png) left center;
}

.satisfaction .sf-top .name4{
	float:left;
	height: 49px;
	width: 396px;
	color: #666;
}

.satisfaction .sf-top .name5{
	float:left;
	width: 164px;
	color:#999;
}


/*-----------------个人评价----------------*/
.st-bottom{
	min-height:200px;
    height:auto !important;
    height:200px;
    width: 914px;
    margin-left: 40px;
    margin-top: 28px;
    /*border:1px solid #e2e2e2;*/

}

.st-bottom  p{
	line-height: 24px;
	width: 450px;
	height: auto;
	text-align: left;

}
.st-bot{
	width: 503px;
	min-height:100px;
	height:auto !important;
    height:100px;
	float: left;
	margin-bottom: 56px;
}
.st-bot ul{
	height: 56px;
	width: 400px;
	margin-top: 16px;

}
.st-bot ul li{
	height: 54px;
	width: 54px;
	border:1px solid #e2e2e2;
	float: left;
	margin-right: 12px;
}
.st-bot ul li img{
	height: 53px;
	width: 53px;
}
.st-bot-r{
	height: 200px;
	width: 240px;
	float: left;
	border-left: 1px solid #e2e2e2;
	padding-left: 60px;
}



/*-------------------放大图-------------*/

.fadatu{
	height:378px;
	width: 378px;
	border:1px solid #e2e2e2;
	margin-top: 14px;
	position: relative;
	display: none;
	overflow: hidden;

}


.fadatu img{
	height: 378px;
	width: 378px;
}


.Merchant-reply{
	height: 59px;
	width: 953px;
	border-top:1px solid #e2e2e2;
	text-indent: 40px;
	text-align: left;
	line-height: 46px;
	color: #e73828;
}

.Merchant-reply span{
	color:#666;
}
.fadatu .guanbi{
	height: 28px;
	width: 21px;
	background: url(../image/xqy-fdt.png) no-repeat left -28px;
	position: absolute;
	right: 16px;
	bottom: 4px;
	cursor: pointer;
	z-index: 99;
}

.fadatu .fadatu-right{
	height: 28px;
	width: 21px;
	background: url(../image/xqy-fdt.png) no-repeat left top;
	position: absolute;
	right: 11px;
	top: 168px;
	cursor: pointer; 
}

.Turn-left{
	position: absolute;
	height: 20px;
	width: 50px;
	background: url(../image/xqy-fdt.png) no-repeat left -56px;
	left:16px ;
	top:11px;
	line-height:20px;
	text-indent: 22px;
	cursor: pointer;
}


.Turn-right{position: absolute;	height: 20px;	width: 50px;
	background: url(../image/xqy-fdt.png) no-repeat left -84px;
	left:78px ;	top:11px;	line-height:20px;	text-indent: 22px;	cursor: pointer;}



/*-----------------------商品详情----------------------*/

.details-end-r-ul-li0{width:100%;	min-height:400px; height:auto !important;  margin-top:30px;}
.details-end-r-ul-li0-t{width: 100%;height: 151px;	border:1px solid #e2e2e2;margin-bottom: 30px;padding-top: 27px;	padding-left:40px;	text-align: left;}

.details-end-r-ul-li0-t p{	height: 34px;	width: 100%;color:#010101;}
.details-end-r-ul-li0-t div{height: 30px;line-height: 30px;	width: 100%;}
.details-end-r-ul-li0-t div span{	display: block;	float: left;height: 30px;}
.details-end-r-ul-li0-t div span:nth-child(1){	width: 252px;}
.details-end-r-ul-li0-t div span:nth-child(2){	width: 220px;}
.details-end-r-ul-li0-t div span:nth-child(3){	width: 170px;}
.details-end-r-ul-li0-t div span:nth-child(4){	width: 252px;}


.spxxx{	height: 40px; width: 118px;	line-height: 40px; font-size:20px;	border-bottom: 0;	cursor: pointer;}
.spxx{ color:#cf0a2c; border-bottom:5px solid #cf0a2c;}


.details-end-r-l3{	left: 0;top:90px;width:1200px; text-align:left; line-height:38px;}
.details-end-r-l3 img{ max-width:100%;}
.details-end-r-ul li:nth-child(3) .details-end-r-l3{margin-left:-118px; }


.block{	display: none;}
.evaluate-r{	height: 178px;	width: 240px;	float:left;}


.hide_box h4{	height:44px;	line-height:44px;	overflow:hidden;	background:#f8f8f8;	color:#111111;
	padding:0 20px;	font-size:14px;	border-bottom: 1px solid #e2e2e2;}
.hide_box h4 a{	width:20px;	height: 20px;	line-height:20px;	overflow:hidden;	display:block;	background:#fff;	color:#666;
	float:right;	text-align: center;	line-height: 20px;	border:1px solid #666;	font-size: 14px;	border-radius: 50%;	margin-top:10px;}

.eject{	width: 637px;	margin:0 auto;	height: 306px;}
.eject1{
	height: 128px;
	border-bottom: 1px solid #e2e2e2;
}
.eject1 p{
	height:32px;
	padding-top: 44px;
	color:#333;
	font-size: 18px;
}

.eject1 span{
	color:#999;
	font-size: 14px;
}
.eject2{
	height: 150px;
	padding-top: 20px;
	
}
.eject2 .eject2-l {
	width: 425px;
	float: left;
}
.eject2 .eject2-l p{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color:#666666;
}
.eject2 .eject2-r{
	float: left;
}
.eject2 .eject2-r p{
	font-size: 12px;
	color:#e73328;
	line-height: 20px;
}

.eject2 .eject2-r .member{
	height: 56px;
	width: 195px;
	background: #f6f6f6;
	margin-top: 5px;
}
.member .zshy{
	height: 37px;
	width: 52px;
	padding:9px 10px 0 18px;
	float: left;
}

.member .kaitong p{
	height: 20px;
	padding-top: 13px;
	color:#111;
	font-size:16px;
}
.member .kaitong span{
	color:#999;
	font-size:12px;
}


.Get-into{
	height: 34px;
	width: 120px;
	background: #122a88;
	float: left;
	margin-top: 45px;
}
.Get-into a{
	display: block;
	height: 34px;
	width: 120px;
	color:#fff;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
}
.eject2-l-l{
	height: 128px;
	width: 517px;
	float: left;
}

/**************2024-3-35**************/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;height:440px;}
.jqzoom img{ text-align:center; width:100%; height:440px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:550px;height:440px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:550px;height:420px;  display: grid;  place-items: center;}
.spec-scroll{clear:both;margin-top:15px;width:552px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:522px;height:56px;overflow:hidden; bottom:0}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}










