/* 

/*降落伞部分*/

.top{ margin-top: 20px; border-bottom: 1px solid #ccc;}
.top h2{ height: 40px; line-height: 40px; font-size: 20px; color:#0089d3; float: left; 
}
.top p{ float: right; line-height: 40px;}
.top p a.luo{ color:#0089d3;}

.pic{ height: auto; margin-top: 20px;}
.pic li{ width:460px; text-align: center; float: left;}
.pic li.one{ float: left;}
.pic li.two{ float: right;}
.pic li h3{ font-size: 20px; color:#666; line-height: 40px;}
.pic li a{ width:110px; height: 40px; background-color: #0097e9; display: inline-block; border-radius: 10px; font-size: 20px; color:#fff; line-height: 40px; margin-top: 20px; margin-bottom: 30px;}
.pic li a.med{ margin-right: 130px;}
.pic li a.share{ letter-spacing: 15px; text-indent: 15px;}

.more{ text-align: center; margin-bottom:20px;}
.more a{ width: 180px; height: 50px; background-color: #0097e9; line-height: 50px; display: inline-block; font-size: 30px; color:#fff; letter-spacing: 35px; text-indent: 35px; border-radius: 30px;}