@charset "utf-8";

#course{background-color: #1ea0fa;border-radius: 6px;padding: 10px 14px 11px 14px;_padding:12px 14px 9px 14px;color:#fff;position: relative;z-index:9;}
#course{background:url(../img/nav_02.jpg) no-repeat\9}/****01=2字****02=4字****/

.contents{padding:20px 0 40px 0; position: relative; width:950px; margin:0 auto;}
.vipcon{margin-top:10px;_margin-top:4px; margin-top:8px;*padding-bottom:1px;}
.faqlist{display:inline-block; vertical-align:top;text-align: left; padding: 5px 15px; line-height:18px; font-size:14px; color:#313335; width:440px;}
.faqlist{*display:inline;}
.faqlist a{text-decoration:none; color:#313335;}
.faqlist a:hover{text-decoration:none; color:#1ea0fa;}

.text-bottom{margin-top:33px;}
.text{text-align: left; width:918px; line-height:24px; padding:9px 15px; margin-top:6px; font-size:14px; color:#97999b; border: 1px solid #dbdddf; border-radius:4px; background-color:#fff;}

.betitlewrap{margin:20px 0 10px 15px; border-bottom: 2px solid #1ea0fa;}
.betitle{display: block;
width: 80px;
height: 28px;
line-height: 30px;
overflow: hidden;
background:#1ea0fa;
color:#fff;
text-align: center;
}
.subtitle{margin-left:15px; padding:10px 0 5px; font-size:16px; font-weight:bold; color:#1ea0fa;}

.right{margin-left:300px;}
.list{
    width: 300px;
    margin: auto;
    float: left;
}
.list li{
    list-style: none;
    margin-top: 1px;
}
.list li a{
height: 32px;
width:100%;
background-color:lightseagreen;
display: block;
font-family: 微软雅黑;
color: azure;
line-height: 32px;
vertical-align: middle;
text-decoration: none;
text-indent: 1em;
font-size: 14px;
}
.list li a:hover{
    background-color:darkcyan;
}
.list li .con p a{
background-color: aliceblue;
width:280px;
color:black;
font-size: 12px;
padding-left: 20px;
}
.list li .con p a:hover{
    background-color: aliceblue;
    color: darkcyan;
    padding-left: 17px;
    border-left: 3px solid darkcyan;
}