﻿/*信息*/
.item_wrap { background: #eeeeee; padding: 20px 0; }
.item_wrap .detail { background: #fff;}
.detail_info_wrap { width: 378px; height: 548px; border: 1px solid #eb0c1c; position: relative;  }
.detail_info_hd { border: 3px solid #eb0c1c; border-bottom: none;}
.detail_info_hd li { float: left; background: #eb0c1c; width: 186px; color: #fff; height: 39px; line-height: 39px; text-align: center; font-size: 16px; cursor: pointer;  }
.detail_info_hd li.info_1.active { background: url(../images/nav_tit.png) no-repeat; color: #eb0c1c;}
.detail_info_hd li.info_2.active { background: url(../images/nav_tit.png) no-repeat -186px -46px; color: #eb0c1c; }
.detail_info_hd li.info_1 { background: url(../images/nav_tit.png) no-repeat 0 -46px; color: #fff; }
.detail_info_hd li.info_2 { background: url(../images/nav_tit.png) no-repeat -186px 0; color: #fff; }
.detail_info_hd li.info_1 i { display:inline-block; background: url(../images/info_icon01_fff.png) no-repeat center center;width: 22px;height: 39px;vertical-align: top; }
.detail_info_hd li.info_1.active i { background: url(../images/info_icon01.png) no-repeat center center; }
.detail_info_hd li.info_2 i { display:inline-block; background: url(../images/info_icon02_fff.png) no-repeat center center;width: 22px;height: 39px;vertical-align: top; }
.detail_info_hd li.info_2.active i { background: url(../images/info_icon02.png) no-repeat center center; }
.detail_info_hd ul.red_bg { background: #EB0D1C; }
/*.detail_info_wrap { width: 378px; height: 548px; border: 1px solid #9101fe; position: relative;  }
.detail_info_hd { border: 3px solid #AF39F8; border-bottom: none; margin-bottom: 10px;}
.detail_info_hd li { float: left; background: #AF39F8; width: 186px; color: #fff; height: 39px; line-height: 39px; text-align: center; font-size: 16px; cursor: pointer;  }
.detail_info_hd li.info_1.active { background: url(../images/nav_tit2.png) no-repeat; color: #8c00f8;}
.detail_info_hd li.info_2.active { background: url(../images/nav_tit2.png) no-repeat -186px -46px; color: #8c00f8; }
.detail_info_hd li.info_1 { background: url(../images/nav_tit2.png) no-repeat 0 -46px; color: #fff; }
.detail_info_hd li.info_2 { background: url(../images/nav_tit2.png) no-repeat -186px 0; color: #fff; }
.detail_info_hd li.info_1 i { display:inline-block; background: url(../images/info_icon01_fff.png) no-repeat center center;width: 22px;height: 39px;vertical-align: top; }
.detail_info_hd li.info_1.active i { background: url(../images/info_icon01_1.png) no-repeat center center; }
.detail_info_hd li.info_2 i { display:inline-block; background: url(../images/info_icon02_fff.png) no-repeat center center;width: 22px;height: 39px;vertical-align: top; }
.detail_info_hd li.info_2.active i { background: url(../images/info_icon02_1.png) no-repeat center center; }
.detail_info_hd ul.red_bg { background: #8c00f8; }
.detail_info_hd li span { margin-left: 5px;}
.detail_info_hd li.info_2 span {margin-left: 5px; }*/

.detail_info_bd .info { text-align: center;}
.detail_info_bd .info dl {  display:inline-block;width: 122px; text-align: center; border-right: 1px dotted #c5c5c5; margin-top: 25px; *float: left;}
/*.detail_info_bd .info { text-align: center;margin-top: -7px}
.detail_info_bd .info dl {  display:inline-block;width: 122px; text-align: center; border-right: 1px dotted #c5c5c5; margin-top: 15px; *float: left;}*/
.detail_info_bd .info.nomar dl {  margin-top: 25px;}
.detail_info1 dl.none { border: none;}
.detail_info_bd .info dl dt { color:#aaaaaa;}
.detail_info1 .pingfen { background: #f8f8f8; padding: 20px 20px 3px; margin: 30px 0 13px;}
.detail_info1 .pingfen dd { margin-bottom: 17px;}
.detail_info1 .pingfen .status { display: inline-block; width: 40px;color: #fd9f01; font-weight: bold; margin-right: 7px;}
.detail_info1 .pingfen .level{ padding: 1px; width: auto; display: inline-block; color: #ca0f0f;vertical-align: middle; }
.detail_info1 .pingfen .level i { background: #fff; display: block; padding: 0 5px; color: #666666;float: left }
.detail_info1 .pingfen .level b { display: block;width: 84px;height: 19px;overflow: hidden;float: left;}
.detail_info1 .pingfen .level b img { display: block;max-width: 111px!important;height: 19px!important;overflow: hidden; }

.detail_info1 .pingfen.spe_pingfen { padding: 10px 20px 3px; margin: 30px 0 10px;}
/*.detail_info1 .pingfen.spe_pingfen { padding: 10px 20px 3px; margin: 20px 0 10px;}*/
.detail_info1 .pingfen.spe_pingfen dd { margin-bottom: 15px;}

/*新增*/
/*.detail_info1 li.fir {text-align: center; height: 62px;margin-top: -10px;}
.detail_info1 li.fir img {margin-left: -3px;}*/
/*新增结束*/

.detail_info_bd .leibie {  padding: 0 20px;}
.detail_info_bd .leibie .cont { overflow: hidden; color: #3e83d8; *float: left;height: 38px;overflow-y: auto;word-wrap: break-word;}
.detail_info2 {display: none; }
.detail_info_wrap .arr { width: 21px; height: 40px;position: absolute;top: 50%; margin-top:-20px;cursor: pointer;z-index: 999;}
.detail_info_wrap .arrLeft { left: 0;background: url(../images/arrow_left.png) no-repeat center center;}
.detail_info_wrap .arrRight {right: 0;background: url(../images/arrow_right.png) no-repeat center center;}
.detail_info2 li { margin-bottom: 8px;}
.detail_info2 li .info_one {font-size: 14px;font-weight: bold;color: #eb0c1c;padding: 1px 0 2px 18px; margin-top:26px; margin-bottom: 10px;}
.detail_info2 li .info_one i {display: inline-block;width: 15px;height: 15px;vertical-align: -3px;margin-right: 5px;background: url(../images/info_title1.png) no-repeat center center;}
.detail_info2 li .info_two i { background: url(../images/info_title2.png) no-repeat center center;}
.detail_info2 li .info_one span { display: inline-block;width: 260px;height: 17px;margin-left: 5px;overflow: hidden;}
.detail_info2 li .info_one span b {display: inline-block;width: 3px;height: 6px;margin-right: 2px;background: #eb0c1c;}
.detail_info2 li .info_cont {font-size: 14px;font-weight: bold;color: #eb0c1c;padding-left: 18px;}
.detail_info2 li .info_cont ul.container li {float: left;width: 33.33%;text-align: center;font-weight: normal;padding: 8px 0;line-height: 18px;}
.detail_info2 li .info_cont ul.container li p {font-size: 12px;color: #9F9F9F;}
.detail_info2 li .info_cont ul.container li span { font-size: 14px; color: #505050; line-height: 20px;}
.detail_info2 .leibie { background: #f0f0f0; padding: 16px 0px 16px 20px;}
.detail_info2 .leibie .tit { margin-right: 10px; font-size: 12px;}
.detail_info2 .leibie .cont { width: 260px;color: #0879E2;font-size: 12px;height: 36px;line-height: 18px; overflow-y: auto; font-size: 12px;}
/*信息中间*/
.detail_intro { padding:25px 20px 0; width: 574px; border-right: 1px solid #eeeeee;}
.detail_intro .bigtit { font-size: 20px; line-height: 30px;display: inline-block;}
.detail_intro img { display: inline-block;margin: 7px 0 0 4px;}
.detail_intro .smalltit{ color: #999999;padding-bottom: 14px; }
.detail_intro .price {background:url(../images/price.png) no-repeat; padding: 15px 20px 0; height:83px;position: relative;}
.detail_intro .couponbd{width: 574px;height: 45px;background: url("../images/couponbd_bg.png") no-repeat left top;position: relative}
.detail_intro .couponbd .tips {display: inline-block;height: 45px;line-height:45px;font-size: 18px;color: #fefefe;margin-left: 20px;letter-spacing: 2px;}
.detail_intro .couponbd .get_coupon {display: block;height: 45px;line-height:44px;position: absolute;top: 0;left: 160px;font-size: 12px;color: #fefefe;}
.detail_intro .couponbd .get_coupon a {display: inline-block;width: 24px;height: 45px;margin-left: 8px;font-size: 12px;color: #ffcc00;}
.detail_intro .couponbd .get_li{display: block;width: 80px;height: 45px;position: absolute;top: 0;right: 8px;font-size: 12px;text-indent: -9999px}
.detail_intro .price .posi{width: 177px;height: 111px;background: url("../images/new_contact_pic.png");position: absolute;top:-4px;right:3px;}
.detail_intro .price .posi a{width: 110px;height: 20px;position: absolute;bottom:18px;left:50%;margin-left: -54px;}
.detail_intro .price1 { margin-bottom: 6px;}
.detail_intro .price1 .txt { color: #eb0c1c; font-size: 30px; margin:0 10px; }
.detail_intro .price1 .txt i { font-size: 14px; color: #eb0c1c; }
.detail_intro .price1 .sale i { display: inline-block; background:url(../images/price_triangle.png) no-repeat 0 -2px; width:6px ; height: 12px;  }
.detail_intro .price1 .sale b { display: inline-block;  background: #f8c6c6; font-weight: normal; color: #fff; border-radius: 2px; padding: 0 8px;}
.detail_intro .price2 span{ color: #666666; margin-right: 30px;}
.detail_intro .price2 i{ color: #ec8500;}
.detail_intro .price .fav { margin-top: 15px;}
.detail_intro .price .fav a { display: inline-block; width: 50px; text-align: center; color: #666666; padding-top: 24px; }
.detail_intro .price .favi a { background: url(../images/fav.png) no-repeat center 0;  }
.detail_intro .price .favi.on a { background: url(../images/fav_hover.png) no-repeat center 0; }
.detail_intro .price .share a{ background: url(../images/share.png) no-repeat center 0;  float: none; font-size: 14px; padding: 24px 0 0 0; }
.detail_intro .tag { margin-top: 18px; height: 70px;}
.detail_intro .tag li { float: left; margin:0 7px 8px 0;line-height: 26px;}
.detail_intro .tag li span {  display: inline-block; background: #fafcfe; color: #666666; border:1px solid #dddddd; padding: 0 5px; height: 26px; line-height: 26px; border-radius: 2px;}
.detail_intro .bianhao p { line-height: 29px;}
.detail_intro .bianhao .fr { width: 150px; color: #666666;}
.detail_intro .bianhao b,.detail_intro .bianhao span { color: #666666; }
/*.detail_intro .submit { text-align: center; margin: 20px 0 40px;text-align: center}*/
.detail_intro .submit { text-align: center; margin: 20px 0 20px;text-align: center}
.detail_intro .submit .btn {width:172px;height:50px;border:none;color:#fff;font-size:24px;cursor:pointer; border-radius: 6px; border:1px solid #eb0c1c;}
.detail_intro .submit .btn1 {color: #e90026;border: 1px solid #e90026;margin-left: 16px;}
.detail_intro .submit .btn2 {margin-left:16px; border:1px solid #a3a3a3;width: 58px;text-indent: -9999px;background: url(../images/icon_mycar.png) no-repeat center center;}
.detail_intro .promise li { float: left; color: #999999; text-align: center; width: 95px;}
.detail_intro .promise li span { display: block; margin-top: 2px;}
.detail_intro .tag .title {width: 75px; height:28px;line-height: 28px; margin-right: 7px;float: left;}
.detail_intro .tag ul.tag_li {float: left;overflow: hidden;width: 492px;}
.detail_intro .submit .zixun{display: inline-block;font-size: 24px;background:#eb0c1c;color: #fff;width: 170px;height: 48px;line-height: 48px;text-align: center;border: 1px solid #e90026;border-radius: 6px;vertical-align: top;}
/*客服信息*/
.detail_kefu { width: 205px;}
.detail_kefu_hd {  margin: 30px 0 20px; background: url(../images/service_tit.png) center center no-repeat; font-size: 16px; text-align: center; color: #333;}
.detail_kefu_bd { text-align: center;}
.detail_kefu_bd .circle { width: 140px; height: 140px; overflow: hidden; margin: 0 auto;}
.detail_kefu_bd .circle img { border-radius: 100%; max-width: 140px;max-height: 140px }
.detail_kefu_bd .name { margin: 10px 0 20px}
.detail_kefu_bd .btn { display:inline-block;color: #fff; background:#EB0C1C url(../images/service_qq.png) 24px center no-repeat ; width: 140px; padding-left: 32px; height: 34px;line-height: 34px; border-radius:4px; font-size: 14px; }
.detail_kefu_bd .contact_txt { margin: 10px 0  30px;}
.detail_kefu_bd .contact_txt p,.detail_kefu_bd .contact_txt p a{ color: #666666; }
.detail_kefu_bd .contact_qq { margin: 13px 20px; border-bottom: 1px dotted #ddd; padding-bottom: 30px; }
.detail_kefu_bd .contact_qq a { background: url(../images/service_qql.png) no-repeat left center; padding-left: 18px; margin: 0 5px; font-size: 12px; }
.detail_kefu_ft .p1{ color: #999999; font-size: 12px; text-align: center;  margin:30px auto 16px; background:url(../images/service_score.png) no-repeat center center;}
.detail_kefu_ft .p1 i { color: #ff8400; font-weight: bold;}
.detail_kefu_ft .p2 { text-align: center;}
.detail_kefu_ft .p2 a { background: url(../images/service_evaluate.png) no-repeat 12px center ; padding-left: 24px;  display:inline-block; width: 86px; height:30px; line-height: 30px; text-align: center; border: 1px solid #ff8400; color: #ff8400; }

/*导航*/
.item_section{ margin-top: 20px; background: #fff; padding: 20px;}
#tab_fxd{z-index:9999; margin-bottom: 40px; }
.fxd{position:fixed;top:0; *left: 50%; *margin-left: -950px;}
#tab_fxd .tit{height:42px;border-bottom:1px solid #dddddd;background:#ffffff;width:1152px;position: relative}
#tab_fxd .tit li{float:left;height:42px;line-height:42px;font-size:18px;text-align:center;cursor:pointer;}
#tab_fxd .tit li i { vertical-align: middle; display: inline-block; width: 25px; height: 20px; background: url(../images/nav_01.png) no-repeat center center; margin-right: 6px;}
#tab_fxd .tit li .icon1 { background-image: url(../images/nav_01.png);  }
#tab_fxd .tit li .icon2 { background-image: url(../images/nav_02.png);  }
#tab_fxd .tit li .icon3 { background-image: url(../images/nav_03.png);  }
#tab_fxd .tit li .icon4 { background-image: url(../images/nav_04.png);  }
#tab_fxd .tit li .icon5 { background-image: url(../images/nav_05.png);  }
#tab_fxd .tit span{display:block;float:left;padding:0 35px;color:#222222;}
#tab_fxd .tit .on{ background:#ff374a;}
#tab_fxd .tit li.on span {color:#FFF; }
#tab_fxd .tit li.on span a { color:#FFF;}
#tab_fxd .tit li.on .icon1 { background-image: url(../images/nav_01_hover.png);  }
#tab_fxd .tit li.on .icon2 { background-image: url(../images/nav_02_hover.png);  }
#tab_fxd .tit li.on .icon3 { background-image: url(../images/nav_03_hover.png);  }
#tab_fxd .tit li.on .icon4 { background-image: url(../images/nav_04_hover.png);  }
#tab_fxd .tit li.on .icon5 { background-image: url(../images/nav_05_hover.png);  }
/*买家描述*/
.section { border: 1px solid #dddddd; border-bottom: none;}
.item_des .describe { background: url(../images/seller.png) no-repeat; width: 320px; height: 500px; }
.item_des .describe p { margin: 190px 30px 0; height: 250px; overflow-x: hidden; color: #666666; line-height: 30px;}
.item_des .webinfo { height: 480px; overflow: hidden; width: 429px; border: 1px solid #dddddd; border-top: none; border-bottom: none; padding-top: 20px; }
.item_des .webinfo h3 { background: url(../images/info_title.png) no-repeat center center; text-align: center; font-size: 16px; font-weight: bold; color: #eb0c1c; } 
.item_des .webinfo h3 i { vertical-align: middle; display: inline-block; background: url(../images/info_icon01.png) no-repeat; width: 22px; height: 20px; margin-right: 10px;}
.item_des .webinfo .info { text-align: center;}
.item_des .webinfo .info dl { display: inline-block; width: 97px; text-align: center; border-right: 1px dotted #c5c5c5; margin-top: 25px; *float: left;}
.item_des .webinfo .info dl.none { border: none;}
.item_des .webinfo .info dl dt { color:#aaaaaa;}
.item_des .webinfo h4 { border-left: 3px solid #eb0c1c; height: 14px; line-height: 14px; padding-left: 10px; font-weight: bold; margin-bottom: 15px;}
.item_des .pingfen { padding: 20px 20px 3px; margin: 10px 0 13px;}
.item_des .pingfen dd { margin-bottom: 17px;}
.item_des .pingfen .status { color: #fd9f01; font-weight: bold; margin-right: 12px;}
.item_des .pingfen .level{ padding: 1px; width: 240px; display: inline-block; color: #666666;}
.item_des .pingfen .level i { background: #fff; display: inline-block; padding: 0 5px; color: #666666;float: left }
.item_des .pingfen .level b { display: block; width: 84px; height: 19px; overflow: hidden; float: left; }
.item_des .pingfen .level b img { display: block; max-width: 111px!important; height: 19px!important; overflow: hidden; }
.item_des .pingfen .green .level,.item_des .pingfen .green .level i { color: #666666; }
.item_des .leibie { padding: 0px 20px 3px; }
.item_des .cont{color: #3e83d8;overflow: hidden;height: 38px;overflow-y: auto;word-wrap: break-word;}
.item_des .pingfen.spe_pingfen { padding: 10px 20px 3px; margin: 10px 0 0;}
.item_des .pingfen.spe_pingfen dd { margin-bottom: 15px;}
.item_des .companyinfo { width: 406px; border: none;}
.item_des .companyinfo .info dl { width: 122px;}
.item_des .xiaolei { padding: 20px 20px 0px; margin-top: 16px; }
.item_des .xiaolei p { color: #666666; line-height: 24px; }
/*图片*/
.item_tittle { margin: 20px;}
.item_tittle span{ display: inline-block; font-size: 18px;  border-left: 3px solid #ef0924; height: 18px; line-height: 18px; padding-left: 10px; font-weight: bold; margin-right: 10px; }
.item_tittle small { color: #a8a8a8;}
.item_tittle .more { border: 1px solid #b9b9b9; border-radius: 4px; padding: 0 5px;} 
.item_photo_bd .item_tittle { margin-top: 6px; } 
.item_photo_bd { padding: 20px 0 0; position: relative; }
.item_photo_bd .item_tittle { float:left; }
.item_photo_bd .hd { padding: 0 40px;  float: right;  position: relative;}
.item_photo_bd .hd .arrows { width: 25px; height: 25px; position: absolute; top: 3px; cursor: pointer; }
.item_photo_bd .hd .arrows:hover{ opacity: 0.6;}
.item_photo_bd .hd .arrow_b { left: 0; background: url(../images/arrow_l.png) no-repeat; }
.item_photo_bd .hd .arrow_t { right: 20px; background: url(../images/arrow_r.png) no-repeat; }
.item_photo_cont { width: 850px;  overflow: hidden; height: 32px;}
.item_photo_des { position: relative; width: 2000px; }
.item_photo_bd .hd li { cursor: pointer; display:inline-block; border: 1px solid #d1d1d1;  border-radius: 8px;  width: 116px; height: 30px; line-height: 30px; text-align: center; margin-right: 20px; }
.item_photo_bd .hd li.on { background: #ef0924; border: 1px solid #ef0924; color: #fff;}
.item_photo_bd .bd {  background: #560079 url(../images/img_tit.png) no-repeat center 20px; margin-top: 10px; padding: 18px; text-align: center;}
.item_photo_bd .bd p span { font-size: 30px; color: #fff; line-height: 30px;}
.item_photo_bd .bd p { color: #b5a0c1; }
.item_photo_bd .bd p.txt { margin-bottom: 20px; }
.item_photo_bd .bd .img{ width: 1128px;height:764px;overflow: hidden; display: table-cell; vertical-align: middle; *display: block; *font-size: 760px;}
.item_photo_bd .bd .img img { vertical-align: middle; }
/*流程*/
.item_process .process { background: url(../images/process_bg.png) no-repeat; color: #fff; font-weight: bold; position: relative; width: 1160px; height: 284px; }
.item_process .process div { position: absolute; top: 36px; }
.item_process .process .process01 {  left: 105px;}
.item_process .process .process02 { left: 290px; }
.item_process .process .process03 { left: 460px; } 
.item_process .process .process04 { left: 644px; }  
.item_process .process .process05 { left: 814px; }
.item_process .process .process06 { left: 1000px; }  
.item_process .process .process07 { top: 113px; left: 326px; }
.item_process .process .process08 { top: 103px; left: 158px; }    
.item_process .process .process09 { top: 104px; left: 736px; }    
.item_process .process .process10 { top: 104px; left: 912px; } 
.item_process .process .process11 { top: 196px; left: 742px; } 
/*视频*/ 
.item_video { border-bottom: 1px solid #dddddd; }
.item_video .video{ text-align: center;}
/*常见问题*/ 
.item_question { margin-top: 20px; border-bottom: 1px solid #dddddd;}
.item_question_hd { background: url(../images/question_bg.png) no-repeat; width: 304px;  height: 340px; color: #fff; text-align: center;} 
.item_question_hd .title span { font-size: 30px; line-height: 38px; display: block; color: #fff;} 
.item_question_hd .title { font-size: 18px; color: #fff; padding-top: 70px;}   
.item_question_hd .txt { margin: 50px 0 42px; color: #fff; font-size: 16px;}  
.item_question_hd .more { width: 180px; height: 40px; line-height: 40px; border-radius: 4px; background: #fcb200; color: #fff; display: inline-block; font-size: 16px;}
.item_question_bd li { float: left; width: 234px; margin: 25px 0; padding: 0 25px 0; border-right: 1px solid #eeeded; }
.item_question_bd li.none { border: none;}
.item_question_bd li .num { background:url(../images/question_tit.png) no-repeat center center;  text-align: center; height: 45px; line-height: 45px; margin-bottom: 20px; font-family: arial; font-size: 18px; color: #666666;}
.item_question_bd .ask .letter { display: inline-block; width: 205px; height: 22px; }
.item_question_bd .ask { padding-bottom: 10px; border-bottom: 1px solid #dddddd; margin-bottom: 10px;}
.item_question_bd .ask span {margin-top: 2px; background: #0e66de; border-radius: 4px; color: #fff; width: 20px; height: 20px; line-height: 20px; text-align: center; margin-right:5px;}
.item_question_bd .qes span { margin-top: 3px; background: #fcb200; border-radius: 4px; color: #fff; width: 20px; height: 20px; line-height: 20px;text-align: center; margin-right:5px;}
.item_question_bd .qes{ color: #666666; line-height: 24px;}
.item_question_bd .qes a { color: #ee8c00; }
.item_question_bd .qes .letter { width:234px; height: 144px;}



/*推荐*/
.item_recommend { margin: 20px 0 0; background: #fff; padding: 25px 0 40px; }
.item_recommend h2 { text-align: center; border-bottom: 1px solid #e6e6e6; margin-bottom: 40px; height:46px;}
.item_recommend h2 span {  font-size: 24px; font-weight: bold; display: block; }
.item_recommend h2 i { width: 33px; height: 3px; background: #e63917; display: inline-block; text-align: center;}
.recommend_slide { position: relative; padding-left: 30px; }
.recommend_slide ul li { margin-top: 5px; margin-left: 5px; float: left; width: 344px; height: 175px; border: 1px solid #eeeeee; margin-right: 18px; position: relative; padding: 8px 8px 0; }
.recommend_slide ul li .img { margin-right: 15px;}
.recommend_slide ul li .img img { border: 1px solid #dddddd; border-radius: 100%;max-width: 92px;}
.recommend_slide ul li .tit { width: 206px; height: 22px; margin-top: 4px;  margin-bottom: 10px;}
.recommend_slide ul li .tit a { font-size: 16px;}
.recommend_slide ul li .fav { color: #999999; margin-bottom: 3px;}
.recommend_slide ul li .fav span{ color: #eb0c1c;}
.recommend_slide ul li .cate a {color: #999999; }
.recommend_slide ul li .cate span{ color: #dddddd; font-size: 12px; margin:0 3px;}
.recommend_slide ul li .price { background: url(../images/price.png) no-repeat; line-height: 32px; color: #fff; padding-left: 36px; font-size: 16px; margin-top: 10px; font-family: arial; }
.recommend_slide ul li .des { background: #eeeeee; position: absolute; bottom: 0;left: 0; width: 100%; padding: 5px 0; text-align: center;}
.recommend_slide ul li .des span { display: inline-block; border: #dddddd 1px solid; margin-right: 10px; height: 28px; line-height: 28px; background: #fff; padding: 0 10px;}
.recommend_slide ul li .des span.blue { color: #2b629a;}
.recommend_slide ul li .des span.cyan { color: #4e9217;}
.recommend_title { position: absolute; left: -5px; top: -5px; background:url(../images/shop_commend.png) no-repeat; width: 52px; height: 52px;}
.recommend_slide .sPrev,.recommend_slide .sNext{ z-index: 9; position:absolute; left:0px;top:50%;margin-top:-20px; display:block; width:21px; height:41px;  background:url(../images/commend_left.png) center center no-repeat; }
.recommend_slide .sNext { left: auto; right:0px; background:url(../images/commend_right.png) center center no-repeat; }
.recommend_slide .sPrev:hover,.recommend_slide .sNext:hover {  opacity: 0.8; }


.item_des.sty2 .describe { background: url(../images/seller2.png) no-repeat; height: 320px; }
.item_des.sty2 .describe p { margin: 150px 30px 0; height: 140px; }
.item_des.sty2 .webinfo { height: 300px; }
.item_des.sty2 .pingfen { padding: 52px 0 10px 10px; margin: 0; }

.detail_intro .submit .already_buy {display:inline-block;width:172px;height:50px;line-height:50px;background: #c3c3c3;border:none;color:#fff;font-size:24px;cursor:pointer; border-radius: 6px; border:1px solid #c3c3c3;}