@charset "gb2312";
/* common */
html{font-size:62.5%}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border:medium none;list-style-type:none;}body,button,input,select,textarea{font:14px/1.5 Microsoft Yahei,tahoma,Srial,helvetica,sans-serif;}h1,h2,h3,h4,h5,h6{font-size:100%;}em{font-style:normal;}ul,ol,li{list-style:none;}a,a:hover{text-decoration:none;}img{border:none;}body,.ui-overlay-h{margin:0 auto;position:relative;background:#fff;}a{blr:expression_r(this.onFocus=this.blur())}a{outline:none;}input,img{vertical-align:middle;}body,html{margin:0 auto;overflow-x:hidden;}*{margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.blank{height:8px;clear:both;}.blank20{height:20px;clear:both;}.clearfix:after,.clear:before{display:table;content:'';}.clearfix:after{clear:both;overflow:hidden;}.clearfix{zoom:1;}.relative{position:relative;}.absolute{position:absolute;}.float_left{float:left;display:inline;}.float_right{float:right;display:inline;}.noPd{padding:0 !important;}.noMg{margin:0 !important;}.noBg{background:0 !important;}.noBd{border:none !important;}a,span,img,em{display:inline-block;}
body { color:#393939; }
.container { padding:40px 0; font-size:2.6rem; line-height:150%; color:#2e3642; }
.padBor { margin-bottom:40px; padding-bottom:40px; border-bottom:#acacac 1px dashed; }
.boxShadow { padding:10px; box-shadow:0 0 5px #999; }
.mG30 { margin-bottom:30px; }
.mG60 { margin-bottom:60px; }
.aLink { text-align:center; }
.aLink a { width:97%; line-height:265%; border-radius:10px; color:#fff; } 
.col2 li { width:49%; margin-bottom:10px; text-align:center; }
.eqHt dt { float:left; }
.eqHt dd { float:left; padding-left:20px; }

.com h6 { font-size:3.4rem; font-weight:100; color:#df3b73; line-height:100%; text-align:center; }
.com p { line-height:200%; }
.com span { padding:0 20px; background:#df3b73; color:#fff; }
.com .pic { text-align:center; }
.com p em { line-height:120%; margin-right:5px; padding:0 8px; color:#fff; background:#df3b73; }
.com .pic em { border-radius:100%; }
.com .txt { text-align:center; }
.com .txt p { text-align:left; }

/* index */
.wrap { width:640px; margin:0 auto; }
.box { margin-bottom:40px; padding:0 20px; }
.box .hd { margin-bottom:40px; background:#8d89cb; text-align:center; }
.box .hd h2 { font-size:4.3rem; font-weight:100; color:#fff; line-height:300%; }
.box1 { padding:0 40px; }
.box1 .txt { text-align:left; }

.box2 span,.box2 .hd { background:#8d89cb; }
.box2 .txt p { text-align:center; }

.box3 .hd { background:#df3b73; }
.box3 .eqHt dd { float:right; width:53%; color:#2e3642; }
.box3 .eqHt dd h6 { color:#df3b73; font-weight:100; }

.box4 span,.box4 .hd { background:#e68089; }
.box4 .eqHt dd { float:right; width:55%; color:#2e3642; padding:0; }
.box4 .eqHt span { padding:0 24px; background:#e68089; color:#fff; }
.box4 .eqHt h6 { font-size:3rem; font-weight:100; }
.box4 .txt { padding:50px 70px; border:#acacac 1px dashed; border-top:none; line-height:180%; }
.box4 .txt img { margin-right:5px; vertical-align:middle; width:7%; display:inline-block; }


@media (min-width:320px) and  (max-width:639px){
	html{font-size:31% !important;}
	.wrap { width:100%; }
	.container { padding:20px 0; }
	.eqHt dd { padding-left:10px; }
	.boxShadow { padding:5px; }
	.padBor { margin-bottom:20px; padding-bottom:20px; }
	.mG30 { margin-bottom:15px; }
	.mG60 { margin-bottom:30px; }

	.box { margin-bottom:20px; padding:0 10px; }
	.box .hd { margin-bottom:20px; }
	.box1 { padding:0 20px; }
	.com span { padding:0 10px; }
	.com p em { margin-right:2px; padding:0 4px; }
	.box4 .eqHt span { padding:0 12px; }
	.box4 .txt { padding:20px; }
}
@media (min-width:400px) and  (max-width:479px){
	html{font-size:39% !important}
}
@media (min-width:480px) and  (max-width:639px){
	html{font-size:47% !important;}
	.container { padding:30px 0; }
	.eqHt dd { padding-left:15px; }
	.boxShadow { padding:7px; }
	.padBor { margin-bottom:30px; padding-bottom:30px; }
	.mG30 { margin-bottom:22px; }
	.mG60 { margin-bottom:45px; }

	.box { margin-bottom:30px; padding:0 5px; }
	.box .hd { margin-bottom:30px; }
	.box1 { padding:0 30px; }
	.com span { padding:0 15px; }
	.com p em { margin-right:3px; padding:0 6px; }
	.box4 .eqHt span { padding:0 18px; }
	.box4 .txt { padding:30px; }
}