﻿@charset "utf-8";
/*文章列表*/
.article_list{width: 100%; height: 50px; background: #f2f2f2}
.article_title{width: 1360px; height: 50px; margin: 0 auto; font-size: 16px; color: #666666; position: relative;}
.article_title img{float: left; margin-top: 18px}
.article_title p{float: left; margin: 18px 10px 18px 5px}
.title{ padding: 18px 10px 18px 5px}
.article_title a{font-size: 16px; color: #666666; margin: 0 6px;}
.article_title a:hover{color: #e65e24}
.article_detail{width: 1360px; height: auto; margin: 0 auto; padding-top: 42px}
.article_detail aside{width: 927px; float: left;}
.advert{ width: 927px; height: 170px;}


.recruit_infomation{width: 927px; margin-top: 23px; position: relative;}
.info_title{width: 927px; height: 32px; padding-bottom: 8px; border-bottom: 1px solid #e8e8e8}
.info_title span{width: 5px; height: 24px; background: #e8672a; display: block;float: left; margin-right: 10px}
.info_title h2{font-size: 22px; font-family: "微软雅黑"; color: #333333}

.recruit_infomation ul{ width: 927px; margin-top: 35px }
.recruit_infomation>ul>li{ width: 916px; height: 35px; list-style: none; margin-left: 17px; line-height: 33px; font-size: 12px}
.recruit_infomation ul li a{font-size: 16px; color: #666666; font-family: "微软雅黑"}
.recruit_infomation>ul>li:before{content: ''; width: 3px; height: 3px; background: #bcbcbc; position: absolute; left: 0; margin-top: 15px }
.recruit_infomation ul li a:hover{color: #e65e24}
.recruit_infomation ul li span{float: right;}
.page{ width: 580px;/** height: 35px;**/ margin: 40px auto 0 ; padding-bottom: 30px;}
.page>ul>li{list-style: none; float: left; border: 1px solid #e2e2e2; margin-right: 9px}
.page>ul>li>a{padding: 2px 7px}
.page p span{ margin: 0 5px }

.article_detail article{width: 381px; height: 1203px; border: 1px solid #e9e9e9; float: right; position: relative;}
.article_detail article section{width: 373px; height: 397px; border-bottom: 1px solid #e9e9e9; margin-left: 4px}
.article_detail article section img{ margin: 20px 16px 0 16px }
.article_detail article section ul{ margin-top:16px; margin-left: 22px  }
.article_detail article section ul li{list-style: none inside; line-height: 33px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; font-size: 12px; margin-left: 17px}
.article_detail article section ul li a{ font-size: 16px; font-family: "微软雅黑"; color: #666666 ;}
.article_detail article section ul li:before{content: ''; width: 3px; height: 3px; background: #bcbcbc; position: absolute; left: 26px; margin-top: 15px }
.article_detail article section ul li a:hover{color: #e65e24}
/*考试提醒*/
.test_time{width: 373px; height: 390px; border-bottom: 1px solid #e9e9e9;margin-left: 4px; position: relative;}
.test_time h3{font-size: 26px; font-family: "微软雅黑"; font-weight: bold; color: #e8672a; margin-top: 28px; margin-left: 25px}
.test_time ul{width: 311px; height: 316px;border-left: 1px solid #fdf1eb; margin-left: 27px; margin-top: 20px}
.test_time ul li{list-style: none; line-height: 33px; margin-left: 13px; font-size: 12px;}
.test_time ul li span{ font-size: 16px; font-family: "微软雅黑"; color: #666666}
.test_time ul li a{float: right; color: #9c9c9c; font-size: 16px; font-family: "微软雅黑"; overflow: hidden;}
.test_time ul li:before{content: ''; width: 3px; height: 3px; background: #e65f25; position: absolute; left: 26px; margin-top: 15px }
.test_time ul li a:hover{color: #e65e24}
/*备考资料*/
.Pre_information h3{font-size: 26px; font-family: "微软雅黑"; font-weight: bold; color: #e8672a; margin-top: 28px; margin-left: 25px}
.Pre_information ul{width: 342px; height: 316px; margin-left: 8px; margin-top: 20px}
.Pre_information ul li{ color: #e65f25; line-height: 33px; margin-left: 20px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.Pre_information .on{color: #e8672a}
.Pre_information ul li span{font-size: 14px; color: #b0b0b0; margin-right: 10px; font-style: italic;}
.Pre_information ul li a{color: #666666; font-size: 16px; font-family: "微软雅黑"; overflow: hidden;}
.Pre_information ul li a:hover{color: #e65e24}