.content { width: 100%; margin: 24px 0; border: 1px solid #e0e0e0; background: #fff url(../images/en_index_bg.jpg) repeat-x top left; padding: 30px 50px; }
.top { border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.top h2 { font-size: 22px; line-height: 40px; font-weight: bold; color: #000; float: left;width:100%; }
.top .fanye { float: right; line-height: 40px; }
.red { color: #ff2400; }
.top .more { text-indent: 0; line-height: 28px; }
/*download*/
.list { padding-top: 10px; }
.list li { background: url(../images/d_icon.png) no-repeat 0 15px; padding-left: 15px; font-size: 16px; line-height: 36px; }
.list li img { margin-top: 10px; margin-left: 10px; }
.list li span { float: right; color: #8e8e8e; font-style: oblique}
.download_list p{display:inline-block;}
.download_list span{width:20%;}
.download_list a{float: right;color: #015eeb;}

/*expert*/
.expert_list{float:left;width: 900px;}
.expert_list ul li{float:left;width: 25%;text-align: center;padding-top: 38px;border-top: 1px dashed #ddd;}
.expert_list ul li p{line-height: 50px;padding-bottom: 20px;}
.expert_list ul li:nth-child(1),.expert_list ul li:nth-child(2),.expert_list ul li:nth-child(3),.expert_list ul li:nth-child(4){border-top:0px;}
.expert_list ul li img{width:50%;}
.list_right{float: right;}
.list_menu{background: #dcedff;text-align: center;padding-top:8px;width: 256px;}
.list_menu>span{font-size:20px;font-weight: bold;border-bottom: 1px solid #b0becc;display: block;line-height: 36px;}
.list_menu ul li{line-height: 39px;border-bottom: 1px dashed #cacbcb;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_menu ul li.on span{color:f00;}
.list_menu ul li:last-child{border-bottom: 0px;}
/*Faqs*/
.Faqs_list { padding-top: 10px; }
.Faqs_list li { border-top: 1px solid #ccc; padding-top: 20px; padding-bottom: 20px; }
.Faqs_list li:first-child { border-top: none; }
.Faqs_list li h2 { font-size: 16px; line-height: 32px; font-weight: bold; cursor: pointer; }
.Faqs_list .txt { display: none; text-indent: 2em; font-size: 16px; line-height: 40px; color: #888; }
/*Notice*/
/* .notice_list { padding-top: 10px; }
.notice_list li { border-top: 1px solid #ccc; padding-top: 20px; padding-bottom: 20px; }
.notice_list li:first-child { border-top: none; }
.notice_list li h2 a{ font-size: 16px; line-height: 32px; font-weight: bold; cursor: pointer; }
.notice_list li h2 span{}
.notice_list .txt { text-indent: 2em; font-size: 16px; line-height: 40px; color: #888; } */
.notice_list li{padding:10px 0;}
.notice_list li a { font-size: 22px; line-height: 44px; font-weight: bold; max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.notice_list li img { margin-top: 15px; margin-left: 10px; }
.notice_list li span { float: right; color: #8e8e8e; line-height: 44px;font-style: oblique }
.notice_list .txt { text-indent: 2em; font-size: 16px; line-height: 40px; color: #888; display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}

/*seminar*/
.seminar_list { padding-top: 10px; }
.seminar_list li { background: url(../images/d_icon.png) no-repeat 0 15px; padding-left: 15px; font-size: 16px; line-height: 36px; }
.seminar_list li img { margin-top: 10px; margin-left: 10px; }
.seminar_list li span { float: right; color: #8e8e8e; }
/* proposal */
.proposal_list{float:left;width: 900px;}
.proposal_bg{width: 100%;border-collapse: collapse;border-left: 1px solid #e1e2e2;border-bottom: 1px solid #e1e2e2;margin-bottom: 30px;}
.proposal_bg th{background: #f6f6f6;font-size: 16px;line-height: 30px;font-weight: 400;vertical-align: middle; padding: 20px 40px;}
.proposal_bg td,.proposal_bg th{border-right: 1px solid #e1e2e2;border-top: 1px solid #e1e2e2;}
.proposal_bg td{text-align: center;vertical-align: middle;color: #868686;line-height: 30px;padding-top:20px;padding-bottom:20px;}
.proposal_bg .alignl{text-align: left;}
.proposal_bg .dow{text-decoration: underline;color: #868686;}
.proposal_bg .dowan{border-radius:8px;box-shadow: 1px 2px 6px #888888;   display: inline-block;width:158px;height: 35px;line-height: 35px;margin:11px auto;padding:0 10px;}
.sidenav .children{
display:none;
}
.sidenav .children li a{
    font-size: 14px;
    color: #868686;
    font-weight: bold;
}
.sidenav .childrens li {
    list-style: circle;
    border-bottom: none;
	line-height:30px;
}
.sidenav .childrens li a{
    font-size: 13px;
	color:#333;
}
.sidenav .childrens{
    padding-left: 20px;
}