.clear{ clear:both;}
.article_export_container{ width:1100px; margin:auto;background: #fff;}
.article_export_body{ width: 1110px;  float: left; margin-left: 45px;}
.article_export_content{ width:100%; margin:50px auto; font-size:16px; line-height:36px; overflow:hidden}
.article_export_title{ width:100%; line-height:40px; font-size:34px; font-weight:bold}
.article_export_content p{ width:100%; display:block; margin:20px auto }
.btn_article_export{ float:left; margin-right:10px; margin-top:10px; }

.article_export_content .export_choose_format dl{ overflow:hidden}
.article_export_content .export_choose_format dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px;}
.article_export_content .export_choose_format dl dd{ width:100%; line-height:36px; height:36px;}
.article_export_content .export_choose_format dl dd span{ display:block; float:left; margin-right:10px; width:30%}
.article_export_content .export_choose_format dl dd font{display:block; float:left; width:60%}

.article_export_content .export_include_content dl{ overflow:hidden}
.article_export_content .export_include_content dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px; margin-top:30px;}
.article_export_content .export_include_content dl dd{ width:100%; line-height:36px; height:36px;}
.article_export_content .export_include_content dl dd span{ display:block; float:left; margin-right:10px; width:80%}

.article_export_content .export_example dl {border-top:#CCC 1px solid; width:100%; margin-top:50px}
.article_export_content .export_example dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px; margin-top:30px; }
.article_export_content .export_example dl dd{ width:100%; line-height:30px; height:30px;}
.article_export_content .export_example dl dd span{ display:block; float:left; margin-right:10px; width:100%}


.article_export_down_button{ width:100%; overflow:hidden}
.article_export_down_button .button{ width:180px; float:left; background:#003469; display: inline-block;border-radius: 4px; height:40px; margin-top:20px;color:#FFF; line-height:40px;}
.article_export_down_button .button a{ color:#FFF}
.article_export_down_button .button a:hover{ display:block; background:#075cb2; color:#FFF}
.article_export_down_button .button i{  padding:0 10px;}



