/*体验按钮*/
.dBtn{width:100%; /*height:487px; min-width:1200px;*/ position:relative;}
.dBtn .d1{padding-top:0; position:absolute; left:0; width:100%; text-align:center;}
.dBtn .d1 a{display:inline-block; width:220px; height:46px; line-height:46px; font-size:18px; color:#fff;
	text-align:center; border-radius:30px; border:1px solid #0054c3; color: #0555ae; margin:0 20px;}
.dBtn .d1 .a2{background:#0555ae; color:#fff;}
.dBtn .d1 a:hover{background:#066ada;}
.dBtn .d1 .a1:hover{background:#0054c3; color:#fff;} /*#0555ae->#e50012 #0054c3->#e71f2f #066ada->#f80013*/