/* 

/*降落伞部分*/

.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:100px; height: 50px; background-color: #0097e9; display: inline-block; border-radius: 10px; font-size: 20px; color:#fff; line-height: 50px; margin-top: 20px; margin-bottom: 30px;}
.pic li a.med{ margin-right: 130px;}
.pic li a.share{ letter-spacing: 15px; text-indent: 15px;}

.allist ul{ margin-top:40px;}
.allist li{ width:250px; float:left; margin-left:60px; margin-bottom:40px;text-align:center;color:#999;}
.allist li img{ /*width:100%; */height:auto; margin:0 auto; }
.allist li .tp{ width:250px; height:250px; display:table-cell; vertical-align:middle;}
.allist li p{ border-top:1px dashed #CCCCCC; margin-top:20px; font-size:24px; line-height:44px;}
#d1 li:hover{color:#0089d3;}

.more{ text-align: center;}
.more a{ width: 160px; height: 40px; background-color: #0097e9; line-height: 40px; margin-bottom:20px; display: inline-block; font-size:24px; color:#fff; letter-spacing: 35px; text-indent: 35px; border-radius: 30px;}