﻿/* 

/*降落伞部分*/
.allist{ height: auto; overflow:hidden;}
.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: 30px;}
.pic li{ width:820px; text-align: center; margin: 0 auto;}
.pic li img{ width:270px; height:320px; display:inline; border:1px solid #333; overflow:hidden;}
.pic li h3{ font-size: 20px; color:#666; line-height: 40px; margin-top:20px;}
.pic li p{font-size: 16px; line-height: 40px;margin-top:10px; text-align:left; text-indent:20px; color:#666;}


.more{ text-align: center;}
.more a{ width: 200px; height: 60px; background-color: #0097e9; line-height: 60px; display: inline-block; font-size: 30px; color:#fff; letter-spacing: 35px; text-indent: 35px; border-radius: 30px;}


.title{ margin-top:10px;}
.title-nav{}
.title-nav ul{ margin-top:25px; margin-left:200px;}
.title-nav li{ width:140px; float:left; text-align:center; line-height:30px; background-color:#0089d3; margin-left:20px; padding:2px 5px;}
.title-nav li:hover{background-color:#669887;}
.title-nav .tli{ width:130px; float:left; text-align:center; line-height:30px; background-color:#0089d3; margin-left:20px;}
.title-nav li a{ font-size:16px; color:#FFF;}
#tli{ background-color:#669887;}
















