@CHARSET "UTF-8";
.w100pct {
	width:100%;
}
.mc1000 {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.mc1000 .i {
	position:absolute;
	left:0;
	top:0;
	font-size:14px;
	color:#434343;
}

/*****************************************/
.banner-bg {
	background:url(../img/qd20150706/banner_bg.jpg) center center no-repeat;
}
.banner {
	width:1000px;
	margin:0 auto;
	height:530px;
	background:url(../img/qd20150706/banner.jpg) center center no-repeat;
	position:relative;
}
.banner a {
	display: block;
	width: 240px;
	height: 30px;
	position: absolute;
	left: 548px;
	top: 423px;
}

/* 产品切换 begin */
.ptab {
	width:980px;
	padding:30px 10px;
	background:#fff;
}
.ptab .title {
	width:100%;
	height:50px;
	line-height:50px;
	background:#fff url(../img/ptitle_bg2.jpg) center center no-repeat;
	text-indent:0px;
	text-align:center;
	font-size: 30px;	
}
.ptab .left {
	float:left;
}
.ptab .left img {
	width:480px;
	height:480px;
}
.ptab .right {
	float:right;
	margin-top:60px;
}
/*
.ptab .right .subject {
	font-family:'Microsoft Yahei';
	font-size:20px;
	font-weight:bold;
	color:#d00a23;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
*/
.ptab .right .cpgx {
	font-size:12px;
}
.ptab .right .syrq {
	font-size:12px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.ptab .right .cpgx,.ptab .right .syrq {
	width:472px;
	line-height:22px;	
}
.ptab .right .cpgx span,.ptab .right .syrq span {
	font-weight:bold;
	margin-right:5px;
}
.ptab .right .price {
	font-size:16px;
	margin:10px 0;
}
.ptab .right .price .symbol {
	color:#d00a23;	
	font-weight:bold;
}
.ptab .right .price .s {
	color:#d00a23;
	font-size:30px;
	font-weight:bold;
	margin-left:3px;
}
.ptab .right .fbfz {
	font-size:14px;
}
.ptab .right .fbfz .t  {
	float:left;
}
.ptab .right .fbfz ul {
	width:400px;
	margin-left:70px;
}
.ptab .right .fbfz ul li {
	width:170px;
	float:left;
	padding:5px;
	margin:5px;
	border:1px solid #ccc;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.ptab .right .fbfz ul li.on i {
	background: url(../img/san.png) no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: -1px;
	right: -1px;
}
.ptab .right .fbfz ul li.on {
	border-color:#d00a23;
  	background: #ffecee;
}
.ptab .right .buy {
	margin:15px 0 20px 0;
	font-size:14px;
	line-height:50px;
}
.ptab .right .buy input {
	width:20px;
	border:1px solid #ccc;
	padding:8px 5px;
	margin-left:5px;
	text-align:center;
	margin:0 5px;
}
.ptab .right .buy a.minus_number,.ptab .right .buy a.plus_number {
	font-size:23px;
	display:inline-block;
	top:10px;
	text-decoration:none;
	color:#666;
}
.ptab .right a.buynow,.ptab .right a.addcart {
	width:226px;
	height:47px;
	display:block;
	float:right;
	margin-left:10px;
}
.ptab .right a.buynow {
	background:url(../img/buy.jpg) center center no-repeat;
}
.ptab .right a.addcart {
	background:url(../img/cart.jpg) center center no-repeat;
}
.ptab .right ul.tool {
	margin-top:10px;
}
.ptab .right ul.tool li {
	float:right;
	width:152px;
	height:42px;
	line-height:42px;
	background-image:url(../img/active2_bg.png);
	background-repeat:no-repeat;
	background-color:#ccc;
	margin-left:3px;
	text-indent: 45px;
	font-size:16px;
}
.ptab .right ul.tool li.a {
	font-size:16px;
	text-indent: 30px;
	background-position:-170px -160px;
}
.ptab .right ul.tool li.a span {
	color:#d00a23;
}
.ptab .right ul.tool li.b {
	background-position:-161px -113px;
	cursor:pointer;
}
.ptab .right ul.tool li.c {
	background-position:-171px 8px;
	text-indent: 35px;
	cursor:pointer;
}
.ptab-bg {
	width:100%;
	height:18px;
	background:url(../img/plist2_bg.png) left top no-repeat;
}
/* 产品切换 end */


/* 祛痘产品列表 begin */
.plist2-sex {
	font-size:24px;
	color:#07328c;
	text-align:center;
	margin:30px 0;
}
.plist2-sex label {
	margin-left:30px;
}
.plist2 {
	width:990px;
	margin:0 auto;
	padding:15px 0;
	background:#fff;
	display:block;
}
.plist2 div.c {
	width:100%;	
	border:1px dashed #ccc;
}
.plist2 div.bg {
	width:100%;
	height:18px;
	background:url(../img/plist2_bg.jpg) left top no-repeat;
}
.plist2 .left {
	float:left;
}
.plist2 .left img {
	width:380px;
	height:380px;
}
.plist2 .right {
	padding-right:30px;
	float:right;
	margin:40px 0 30px 0;
}
.plist2 .right .title {
	width:100%;
	height:50px;
	line-height:50px;
	background:url(../img/ptitle_bg2.jpg) center center no-repeat;
	text-align: center;
	font-size: 25px;
	margin-bottom: 20px;
	font-weight:bold;	
}
.plist2 .right .include {
	width:472px;
	font-size:14px;
	color:#333333;
	border-top:1px solid #ccc;
	padding-top:10px;
	
}
.plist2 .right .include b {
	float:left;
}
.plist2 .right .include span {
	width:390px;
	float:right;
}
.plist2 .right .subject {
	width:472px;
	font-family:'Microsoft Yahei';
	font-size:18px;
	color:#d00a23;
	font-weight:bold;
	clear:both;
}
.plist2 .right .price {
	font-size:16px;
	margin:10px 0;
}
.plist2 .right .price .symbol {
	color:#d00a23;	
	font-weight:bold;
}
.plist2 .right .price .s {
	color:#d00a23;
	font-size:30px;
	font-weight:bold;
	margin-left:3px;
}
.plist2 .right .buy {
	margin:5px 0 20px 0;
	font-size:14px;
	line-height:30px;
}
.plist2 .right .buy input {
	width:20px;
	border:1px solid #ccc;
	padding:8px 5px;
	margin-left:5px;
	text-align:center;
	margin:0 5px;
}
.plist2 .right .buy span {
	font-size:14px;
	color:#d00c25;
	font-weight:bold;
	margin-left:20px;
}
.plist2 .right .buy a.minus_number,.plist2 .right .buy a.plus_number {
	font-size:23px;
	display:inline-block;
	top:10px;
	text-decoration:none;
	color:#666;
}
.plist2 .right a.buynow,.plist2 .right a.addcart {
	width:226px;
	height:47px;
	display:block;
	float:left;
	margin-right:10px;
}
.plist2 .right a.buynow {
	background:url(../img/buy.jpg) center center no-repeat;
}
.plist2 .right a.addcart {
	background:url(../img/cart.jpg) center center no-repeat;
}
/* 祛痘产品列表 end */


.dypic img {
	float:left;
}
.bgcolor {
	background-color:#EFF6FF;
}
.qb-c1 {
	width:410px;
	margin-top: 130px;
  	margin-left: 68px;
}
.qb-c1 p{
	font-weight:bold;
	font-size:20px;
	color:#434343;
	line-height:50px;
}
.qb-c1 span{
	width:300px;
	display:block;
	font-size:14px;
	color:#434343;
}

.qb-c2,.qb-c3 {
	width:160px;
	font-size:14px;
	color:#434343;
	margin-top:155px;
}
.qb-c2 {
	margin-left: 100px;
}
.qb-c3 {	
	margin-left: 545px;
}
.qb-c4 {
	width:100%;
	text-align:center;
	margin-top: 150px;
}
.qb-c4 p.t1 {
	font-size:30px;
	color:#07328c;
	line-height:70px;
}
.qb-c4 p.t2 {
	font-size:14px;
	color:#434343;
	padding:10px 100px;
	background:#eeeeee;
}

.qb-c5,.qb-c6,.qb-c7,.qb-c8,.qb-c9 {
	width:160px;
	margin-top:550px;
	font-size:14px;
	color:#434343;
}
.qb-c5 {
	margin-left:13px;
}
.qb-c6 {
	margin-left:215px;
}
.qb-c7 {
	margin-left:418px;
}
.qb-c8 {
	margin-left:620px;
}
.qb-c9 {
	margin-left:823px;
}
.qb-c10 {
	width:600px;
	margin-left: 125px;
	margin-top: 170px;
}
.qb-c10 span {
	color:#fff;
}
.qb-c11 {
	width:340px;
	margin-left: 132px;
	margin-top: 300px;
}
.qb-c12 {
	width:340px;
	margin-left: 622px;
	margin-top: 300px;
}
.qb-c13,.qb-c14,.qb-c15,.qb-c16,.qb-c17,.qb-c18 {
	width:100px;
	margin-top: 520px;	
}
.qb-c13 p,.qb-c14 p,.qb-c15 p,.qb-c16 p,.qb-c17 p,.qb-c18 p {
	color:#07328c;
	line-height:30px;
	font-weight:bold;
}
.qb-c13 span,.qb-c14 span,.qb-c15 span,.qb-c16 span,.qb-c17 span,.qb-c18 span {
	font-size:12px;	
}
.qb-c13 {	
	margin-left: 60px;	
}
.qb-c14 {	
	margin-left: 185px;	
}
.qb-c15 {	
	margin-left: 315px;	
}
.qb-c16 {	
	margin-left: 550px;	
}
.qb-c17 {	
	margin-left: 678px;	
}
.qb-c18 {	
	margin-left: 805px;	
}
.qb-c19,.qb-c20,.qb-c21,.qb-c22 {	
	width:130px;	
}
.qb-c19 p,.qb-c20 p,.qb-c21 p,.qb-c22 p {	
	color:#07328c;
	line-height:30px;
	font-weight:bold;
}
.qb-c19 span,.qb-c20 span,.qb-c21 span,.qb-c22 span {	
	font-size:12px;
}
.qb-c19 {
	margin-left: 273px;
	margin-top: 240px;
}
.qb-c20 {
	margin-left: 793px;
	margin-top: 240px;
}
.qb-c21 {
	margin-left: 273px;
	margin-top: 495px;
}
.qb-c22 {
	margin-left: 793px;
	margin-top: 495px;
}
.hotline {
	width: 220px;
	margin-top: 15px;
	margin-left: 770px;
	text-align: center;
}
.hotline p {
	font-size: 18px;
	color: #fff;
}
.hotline a {
	display: block;
	font-size: 18px;
	background-color: #ff525e;
	width: 100px;
	color: #fff;
	text-align: center;
	margin: 10px auto;
	border-radius:3px;
}
.qb-c23,.qb-c24,.qb-c25,.qb-c26 {	
	width:170px;
	padding:0 20px;
}
.qb-c23 span,.qb-c24 span,.qb-c25 span,.qb-c26 span {	
	font-size:12px;
	color:#fff;
}
.qb-c23 {	
	margin-left: 20px;
	margin-top: 408px;	
}
.qb-c24 {	
	margin-left: 275px;
	margin-top: 408px;	
}
.qb-c25 {	
	margin-left: 532px;
	margin-top: 408px;	
}
.qb-c26 {	
	margin-left: 788px;
	margin-top: 408px;	
}
.qb-c27 {
	margin-left: 50px;
	margin-top: 200px;	
}
.qb-c27 ul li {
	font-size:12px;
	color:#535353;
	line-height:25px;
	list-style-type:square;
}
.qb-c28 {
	width:340px;
	margin-left: 590px;
	margin-top: 180px;	
}
.qb-c28 p {
	font-size:12px;
	color:#535353;
	line-height:22px;
}
.qb-c29{width:350px;margin-top:80px;margin-left:330px}
.qb-c29 p{font-size:12px;line-height:25px}
.qb-c29 p.t3{color:#d00c25;font-weight:700;margin-top:10px;font-size:14px}
.qb-c29 p.t6{color:#d00c25;padding:5px 0}

.qb-c30,.qb-c31,.qb-c32,.qb-c33,.qb-c34,.qb-c35 {
	width:186px;	
}
.qb-c30 {
	margin-left: 55px;
	margin-top: 400px;
}
.qb-c30 span,.qb-c31 span,.qb-c32 span,.qb-c33 span,.qb-c34 span,.qb-c35 span {
	font-size:12px;
	color:#626262;	
}
.qb-c31 {
	margin-left: 755px;
	margin-top: 400px;
}
.qb-c32,.qb-c33,.qb-c34,.qb-c35 {	
	margin-top: 760px;
}
.qb-c32 {
	margin-left: 55px;
}
.qb-c33 {
	margin-left: 287px;
}
.qb-c34 {
	margin-left: 520px;
}
.qb-c35 {
	margin-left: 755px;
}
.qb-c36 {
	width:340px;
	margin-left: 335px;
	margin-top: 330px;
}
.qb-c36 ul li {
	font-size:14px;
	color:#fff;
	line-height:25px;
	list-style-type:disc;
}

.qb-c37 {
	width: 155px;
	margin-top: 200px;
	margin-left: 280px;
}
.qb-c37 a {
	width:100%;
	line-height:40px;
	display: block;
	background-color: #d00c25;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.qb-c38,.qb-c39,.qb-c40,.qb-c41 {
	width:200px;
	margin-top: 460px;	
}
.qb-c38 p,.qb-c39 p,.qb-c40 p,.qb-c41 p {
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding: 0 30px;
	margin-bottom:15px;
	text-align:center;
}
.qb-c38 span,.qb-c39 span,.qb-c40 span,.qb-c41 span {
	color:#fff;
}
.qb-c38 {
	margin-left: 80px;
}
.qb-c39 {
	margin-left: 295px;
}
.qb-c40 {	
	margin-left: 510px;
}
.qb-c41 {
	margin-left: 725px;
}
.qb-c40 p {
	padding: 0 20px;
}
.qb-c42 {
	width:500px;	
	margin-left: 420px;
	margin-top: 130px;
}
.qb-c42 p {
	font-size:22px;
	color:#07328c;
}
.qb-c42 span {
	font-size:12px;
}
.qb-c43 {
	margin-left: 450px;
}
.qb-cgald {
	width:559px;
	margin-top: 20px;
}
.qb-cgald .c {
	padding:0 50px;
}
.qb-cgald .c p.t1{
	font-size:30px;
	color:#fff;
	font-weight:bold;
}
.qb-cgald .c p.t2,.qb-cgald .c p.t3 {
	color:#fff;
	line-height:30px;
}
.qb-cgald .c p.t4 {
	color:#fff;
	line-height:22px;
}
.qb-cgald .c a {
	width:103px;
	height:34px;
	display:block;
	margin-top:20px;
	background:url(../img/qd20150706/cgal_button.jpg) center center no-repeat;
}

.qb-c44 {
	width:300px;
	margin-top: 75px;
	margin-left: 153px;
}
.qb-c44 p{
	font-size:20px;
	color:#313131;
}
.qb-c45 {
	width:300px;
	margin-top: 130px;
	margin-left: 153px;
	line-height: 25px;
}
.qb-c46 {
	width:460px;
	margin-top: 385px;
	margin-left: 153px;
	line-height: 25px;
}
/*
.qb-c3,.qb-c4,.qb-c5,.qb-c6 {
	width: 200px;
	margin-top: 840px;
	text-align:left;
}
.qb-c3 {	
	margin-left: 100px;
}
.qb-c4 {
	margin-left: 330px;
}
.qb-c5 {
	margin-left: 580px;
}
.qb-c6 {
	margin-left: 820px;
}
.qb-c7 {
	width:280px;
	margin-top: 200px;
  	margin-left: 30px;
}
.qb-c8 {
	width:280px;
	margin-top: 200px;
  	margin-left: 690px;
}
.qb-c9 {
	width:300px;
	margin-top: 250px;
  	margin-left: 316px;
}
.qb-c10 {
	width:200px;
	margin-top: 395px;
  	margin-left: 395px;
}
.qb-c11 {
	width:300px;
	margin-top: 250px;
  	margin-left: 668px;
}
.qb-c12 {
	width:200px;
	margin-top: 395px;
  	margin-left: 753px;
}
.qb-c13 {
	width:300px;
	margin-top: 590px;
  	margin-left: 316px;
}
.qb-c14 {
	width:200px;
	margin-top: 650px;
  	margin-left: 395px;
}
.qb-c15 {
	width:300px;
	margin-top: 660px;
  	margin-left: 668px;
}
.qb-c10 p,.qb-c12 p,.qb-c14 p {
	color:#d00c25;
}
.qb-c9 span,.qb-c11 span,.qb-c13 span {
	color:#d00c25;
	font-size:25px;
}
.qb-c10 p.t,.qb-c12 p.t,.qb-c14 p.t{
	font-weight:bold;
}
.qb-c16{
	margin-top: 230px;
  	margin-left: 50px;	
	font-weight: bold;
}
.qb-c16 span{
	color:#d00a23;
}
.qb-c17{
	width:250px;
	margin-top: 310px;
  	margin-left: 50px;
}
.qb-c18{
	width:410px;
	margin-top: 525px;
  	margin-left: 530px;
}
.qb-c18 p {
	line-height:25px;
}
.qb-c18 p.t1 {
	font-size:25px;
	font-weight:bold;
	line-height:35px;
	padding:5px 0;
}
.qb-c18 p.t1 span {
	color:#d00c25;
}
.qb-c18 p.t3 {
	color:#d00c25;
	font-weight: bold;
}
.qb-c19{
	width:550px;
	margin-top: 180px;
	margin-left: 20px;
}
.qb-c20{
	width:250px;
	margin-top: 320px;
	margin-left: 300px;  	
}
.qb-c19 p,.qb-c20 p{
	font-size:17px;
}
.qb-c21{
	width:250px;
	margin-top: 35px;
	margin-left: 690px;
	text-align:center;
}
.qb-c21 p{
	font-size: 20px;
	color:#d00c25;
}
.qb-c21 a{
	display: block;
	font-size: 24px;
	background-color: #d00c25;
	width: 150px;
	color: #fff;
	text-align:center;
	margin: 0 auto;
}
.qb-c22{
	width:380px;
	margin-top: 210px;
	margin-left: 30px;  	
}
.qb-c22 p {
	margin-bottom:5px;
}
.qb-c22 p.t1 {
	font-size:30px;
}
.qb-c22 p.t2 {
	font-size:24px;	
}
.qb-c22 p.t3 {
	font-size:18px;
	padding:5px;
	background-color:#333333;
	color:#fff;
}
.qb-c23{
	width:186px;
	margin-top: 700px;
	margin-left: 45px;
}
.qb-c23{
	width:186px;
	margin-top: 700px;
	margin-left: 45px;
}
.qb-c24{
	width:186px;
	margin-top: 700px;
	margin-left: 290px;
}
.qb-c25{
	width:186px;
	margin-top: 700px;
	margin-left: 533px;
}
.qb-c26{
	width:186px;
	margin-top: 700px;
	margin-left: 773px;
}
.qb-c23 p,.qb-c24 p,.qb-c25 p,.qb-c26 p {
	font-size:12px;
	color:#626262;
}
.qb-c27 {
	width:125px;
	height:37px;
	margin-top: 906px;
	margin-left: 325px;
}
.qb-c27 a{
	width:125px;
	height:37px;
	display:block;
	background-color: #d00c25;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border-radius:3px;
}
.qb-c28 {
	width:325px;
	margin-top:730px;
	margin-left:580px;
}
.qb-c29 {
	width:350px;
	margin-top: 1040px;
	margin-left: 50px;
}
.qb-c29 p{
	color:#fff;
}
.qb-c30 {
	width:350px;
	margin-top: 1280px;
	margin-left: 280px;
}
.qb-c30 p {
	font-size:12px;
	line-height:25px;
}
.qb-c30 p.t3 {
	color: #d00c25;
	font-weight:bold;
	margin-top:10px;
	font-size:14px;
}
.qb-c30 p.t6 {
	color: #d00c25;
	padding:5px 0;
}
.qb-c31 {
	width:200px;
	margin-top: 215px;
	margin-left: 50px;
}
.qb-c32 {
	width:200px;
	margin-top: 215px;
	margin-left: 285px;
}
.qb-c33 {
	width:200px;
	margin-top: 215px;
	margin-left: 525px;
}
.qb-c34 {
	width:200px;
	margin-top: 215px;
	margin-left: 755px;
}
.qb-c31 p,.qb-c32 p,.qb-c33 p,.qb-c34 p {
	font-size:12px;
	line-height:20px;
	color:#fff;
}
.qb-c31 p.t,.qb-c32 p.t,.qb-c33 p.t,.qb-c34 p.t {
	font-weight:bold;
	line-height:25px;
}
.qb-c35 {
	width:345px;
	margin-top: 110px;
	margin-left: 90px;
}
.qb-c36 {
	width:345px;
	margin-top: 90px;
	margin-left: 575px;
}
.qb-c37 {
	width:345px;
	margin-top: 100px;
	margin-left: 90px;
}
.qb-c38 {
	width:345px;
	margin-top: 80px;
	margin-left: 575px;
}

.qb-cgald p.t1,.qb-cgald p.t2,.qb-cgald p.t3 {
	color:#313131;
	font-size:18px;
	line-height:30px;
}
.qb-cgald p.t4 {
	color:#535353;
	font-size:12px;
	margin-top: 10px;
}
.qb-cgald a {
	display: block;
	background-color: #d00c25;
	color: #fff;
	width: 80px;
	text-align: center;
	font-size: 12px;
	padding: 3px 0;
	margin-top: 5px;
}
.qb-c39 {
	width:300px;
	margin-top: 75px;
	margin-left: 153px;
}
.qb-c39 p{
	font-size:20px;
	color:#313131;
}
.qb-c40 {
	width:300px;
	margin-top: 130px;
	margin-left: 153px;
	line-height: 25px;
}
.qb-c41 {
	width:440px;
	margin-top: 385px;
	margin-left: 153px;
	line-height: 25px;
}
*/

/* 产品列表 */
.plist {
	
}
.plist .item {
	width:464px;
	color:#313131;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 10px 20px;
	_margin-left:12px;
}
.plist .item p.t{
	width:100%;
	height:50px;
	line-height:50px;
	font-size:24px;
	text-align:center;
	background:url(../img/plist_n_bg.jpg) repeat-x;
}
.plist .item .pimg{
	width:462px;
	height:279px;
}
.plist .item p.subject{
	width:100%;
	height:38px;
	line-height:38px;
	background:url(../img/plist_t_bg.jpg) center center no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.plist .item ul li {
	float:left;	
	line-height:20px;
	*margin-right:30px;
}
.plist .item ul li.mtr20 {
	margin-right:20px;
	*margin-right:30px;
}
.plist .item ul li.empty {	
	width:30%;
	height:20px;
}
.plist .item p.price {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:10px 0;	
}
.plist .item p.price span,.plist .item p.price b{
	color:#d00c25;
}
.plist .item p.price span {
	font-size:16px;
}
.plist .item p.price b {
	font-size:24px;
	margin-right:20px;
}
.plist .item p.price del {
	font-weight:normal;
}
.plist .item div.buttons {
	width:100%;
	padding:10px 0;
	border-top:1px dashed #ccc;
}
.plist .item div.buttons a {
	width:200px;
	display:block;
	padding:5px 0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin:0 5px;
	text-align:center;
}
.plist .item div.buttons a.ask {
	background:#d00c25;
	margin-left:20px;
}
.plist .item div.buttons a.buy {
	background:#ff7307;
}
.plist .item p.cp {
	line-height:22px;
}
.plist .item div.text {
	margin-left:20px;
	_margin-left:0;
}
.plist div.line {
	width:100%;
	height:10px;
	margin:20px 0 30px 0;
	background:url(../img/plist_s_bg.jpg) repeat-x;
}

/* 轮播1 begin */
.lunbo1,.lunbo2 {
	width:1000px;
	margin:0 auto 20px auto;
	padding:20px 0;
	position:relative;
}
.lunbo1 .scroll-content,.lunbo2 .scroll-content {
	width:1000px;
	height:280px;
	overflow:hidden;
	margin:0 auto;	
}
.lunbo1 a.prev, .lunbo1 a.next,.lunbo2 a.prev, .lunbo2 a.next{
	top:0;
	display: block;
	width: 60px;
	height: 60px;
	margin-top: 134px;
	cursor: pointer;
	position:absolute;
	z-index:1000;	
}
.lunbo1 a.prev,.lunbo2 a.prev{
	left:-70px;
	background: url(../img/scrollarrow_l.png) no-repeat;
}
.lunbo1 a.next,.lunbo2 a.next{
	right:-70px;
	background: url(../img/scrollarrow_r.png) no-repeat;
}
/* 轮播1 end */

.lunbo2 {
	width:824px;
	margin-bottom:30px;
	padding:0;
}
.lunbo2 p{
	color:#626262;font-size:18px;text-align:center;margin-bottom:20px;
}
.lunbo2 .scroll-content {
	width:824px;
	height:255px;
}
.lunbo2 a.prev,.lunbo2 a.next{
	margin-top: 97px;
}


/* 痘痘测试 begin */
.ddcs {
	margin-bottom:30px;
}
.ddcs .ques {
	width:370px;
	position:absolute;
	left:50px;
	top:0px;
	font-size:14px;
	padding-top:20px;
}
.ddcs .ques p,.ddcs .ques ul {
	margin:8px 0;
	*margin:3px 0;
}
.ddcs .ques ul.fleft li {
	float:left;
	margin-right:30px;
	line-height:25px;
	*width:100px;
	*margin-right:10px;
}
.ddcs .ques input.sumit,.ddcs .ques input.reset {
	width:25%;
	margin:10px 10% 0 0;
	_margin:10px 2%;
	display:block;
	background:#d00c23;
	padding:5px 0;
	color:#fff;
	border-radius:20px;
	float:left;
	cursor:pointer;
}
.ddcs .ques input.sumit {
	margin-left:15%;
	_margin-left:3%;	
}
.ddcs .ques input.reset {
	background:#07328c;
}
.ddcs .title {
	width:480px;
	position:absolute;
	left:460px;
	top:85px;
	font-size:14px;
}
.ddcs .title b {
	font-size:18px;
}
.ddcs .answer {
	width:300px;
	height:270px;
	position:absolute;
	left:460px;
	top:265px;
	font-size:12px;
	text-align:center;
	display:none;
}
.ddcs .answer p {
	line-height:25px;	
}
.ddcs .answer p span {
	color:#d00c23;
}
.ddcs .answer img {
	width:200px;
	height:200px;
}
.ddcs .answer div.buttons {
	width:180px;
	margin:10px auto;
}
.ddcs .answer a.button,.ddcs .answer a.zixun {
	width:70px;
	display:block;
	background:#d00c23;
	padding:2px 5px;
	color:#fff;
	border-radius:20px;
	float:left;
}
.ddcs .answer a.zixun {
	float:right;
	background:#ff7307;
}
/* 痘痘测试 end */
