.Detail{padding:0;max-width:1200px; width: 100%; margin-bottom: 60px;}

.Detail .inner h1{font-size: 24px;color:#333;}
.Detail .inner small{display: block;font-size: 14px;color:#999;margin:25px 0;}
.Detail .inner span{display: block;background:#f2f2f2;color:#999;padding:15px 0 15px 20px;margin-bottom: 25px;line-height: 50px;font-size: 14px;}
.Detail .inner span a{color:#e43c4c;font-size: 30px;}
.Detail .inner .buy{padding:10px 30px;}
.wrapper {padding:0;max-width:1200px;margin-bottom: 30px; width: 100%;}
.wrapper .detailLeft h2 {padding:10px 0 10px 20px;background:#f2f2f2;font-size: 14px;color:#333;}
.wrapper .detailLeft ul{border:1px solid #f2f2f2;padding:0 20px;}
.wrapper .detailLeft ul li{padding:10px 0;border-bottom: 1px solid #f2f2f2;}
.wrapper .detailLeft ul li:last-child{border:0;}
.wrapper .detailLeft ul li a{color:#333;font-size: 12px;}
.wrapper .detailLeft ul li span{color:#999;}
.wrapper .detailRight{width:900px;margin-left: 10px;padding: 0;}
.wrapper .detailRight ul{background:#f2f2f2;overflow: hidden;border:1px solid #f2f2f2;border-bottom: 0;}
.wrapper .detailRight ul li {float: left;padding:10px 40px;border-top:2px solid #f2f2f2;font-size: 14px;color:#666;cursor: pointer;}
.wrapper .detailRight ul .proActive {border-top: 2px solid #e43c4c;background: #fff;}
.proTabs{display: none;}
.proTabs .proContent{border:1px solid #f2f2f2;margin-bottom: 20px;border-top: 0;}
.proTabs .proContent .proBan{position: relative;background:url(../Images/proBanner1.png)no-repeat center center;width:900px;height:406px;}
.proTabs .proContent .proBan p{position: absolute;color:#fff;font-size: 48px;top: 175px;text-align: center;width: 100%;}
.proTabs .proContent .proBan h2{position: absolute;color:#fff;font-size: 48px;top: 175px;text-align: center;width: 100%;}
.proTabs .proContent h6{text-align: center;background:url(../Images/icon/proIconLine.png)no-repeat center bottom;padding:30px 0 10px 0;font-size: 30px;font-weight: bold;color:#333;font-weight:500;}
.proTabs .panel-default {border-radius: 0;border:1px solid #f2f2f2;}
.proTabs .panel-heading {padding:10px 0 10px 30px;color:#333;font-size: 16px;border-bottom:1px solid #f2f2f2;}
.proTabs .panel-heading h3{font-size:16px;}
.proFaq {padding:0 0 20px 0;}
.proFaq span{display: block;margin-left: 20px;padding:15px 0;border-bottom: 1px dashed #f2f2f2;}
.proFaq span:last-child{border:0;}
.proFaq span p{font-size: 14px;color:#666;padding-right: 20px;text-align: justify;}
.panel{margin:0}

.prompt{width:900px;min-height: 615px;background:url(../Images/body.png)no-repeat center center;position: relative;}
.prompt i{background:url(../Images/icon/bodyIcon.png)no-repeat center center;display: inline-block;position: absolute;float: right}
.prompt p{color:#333;font-size: 16px;cursor: pointer;text-align: center}
.prompt .p1{position: absolute;top: 180px;left: 30px;width: 256px;}
.prompt .line1{width:75px;height:28px;background-position: 0 0;top:0;right: -33%;}
.prompt .p1:hover .line1{background-position: 0 -28px;}
.prompt .p2{position: absolute;top:180px;right: 20px;width: 256px;}
.prompt .line2{width:75px;height:20px;background-position: -75px 0;top:0; left: -35%;}
.prompt .p2:hover .line2{background-position: -75px -28px;}
.prompt .p3{position: absolute;top:300px;left: 20px;width: 256px;}
.prompt .line3{width:75px;height:20px;background-position: -150px 0;top:0; right: -35%;}
.prompt .p3:hover .line3{background-position: -150px -28px;}
.prompt .p4{position: absolute;top:290px;right: 20px;width: 256px;text-align: left;}
.prompt .line4{width:75px;height:20px;background-position: -225px 0;top:0; left: -35%;}
.prompt .p4:hover .line4{background-position: -225px -28px;}
.prompt .p5{position: absolute;top:395px;left: 50px;width: 256px;}
.prompt .line5{width:75px;height:20px;background-position: -150px 0;top:0; right: -35%;}
.prompt .p5:hover .line5{background-position: -150px -28px;}
.prompt .p6{position: absolute;top:395px;right: 20px;width: 256px;text-align: left;}
.prompt .line6{width:75px;height:20px;background-position: -225px 0;top:0; left: -35%;}
.prompt .p6:hover .line6{background-position: -225px -28px;}
.prompt .p7{position: absolute; top: 35px;right: 220px;width: 465px;text-align: center;}
.prompt .line7{width:20px;height:75px;background-position: -349px 0;top: 50px; left: 46%;}
.prompt .p7:hover .line7{background-position: -371px 0;}
.prompt .p8{position: absolute; bottom: 35px;right: 220px;width: 465px;text-align: center;}
.prompt .line8{width:20px;height:75px;background-position: -306px 0;bottom: 35px; left: 46%;}
.prompt .p8:hover .line8{background-position: -327px 0;}


@media only screen and (max-width: 640px), only screen and (max-device-width:640px) {
.wrapper .detailRight{ width: 100%;}

 }