﻿.web_tip {max-width:640px;width:85%;margin:20px auto 0;padding:10px 10px 30px;background-color:#fff;border:2px solid #e4e9ee;overflow:hidden;}
.web_tip p:nth-of-type(1) {float:none;width:190px;margin:auto;}
.web_tip p:nth-of-type(1) span {display:inline-block;background:url('../images/release.png') no-repeat;width:200px;height:200px;background-position:0px -200px;}
.web_tip p:nth-of-type(2) {float:none;width:auto;padding:25px 0;text-align:center;font-size:20px;}
.web_tip p:nth-of-type(3) {float:none;width:auto;padding:15px 0;text-align:center;}
.web_tip p:nth-of-type(3) span{display:inline-block;}
.web_tip p:nth-of-type(3) a{display:inline-block;color:#fff;font-weight:600;padding:5px 20px;font-size:16px;border-radius:5px;}
.web_tip p:nth-of-type(3) span:nth-of-type(1) a{margin-right:30px;background-color:#17bf50;}
.web_tip p:nth-of-type(3) span:nth-of-type(2) a{margin-left:30px;background-color:#17bf50;}
.web_tip .times {display:inline-block;color:#c6c6c6;font-weight:bold;width:30px;height:30px;line-height:30px;text-align:center;border:solid 1px #c6c8ca;border-radius:100px;}
.clearfix{width: 100%}