@charset "utf-8";
/*全局样式*/
*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}
body{
	font-size: 12px;
	font-family: "微软雅黑";
	width: 100%;
	min-width:1200px;
	margin: 0 auto;
	background: #f3f3f3;
}
ul,ol{
	list-style: none;
}
img{
	border: none;
}
a{
	text-decoration: none;
}

.clearfix{
　　content: "";
　　display: block;
    height: 0;
    clear: both;
　　visibility:hidden;
　　overflow:hidden；
}
/*头部样式*/
#header{
	width: 100%;
	background:#f3f3f3;
}
#header .header_img{
	width: 1135px;
	margin: 0 auto;
	
}
#header .header_img2{
	width: 949px;
	margin: 0 auto;
	position: relative;
}
#header .header_img2 img{
	width: 999px;
}
#header .position{
	position: absolute;
	left: -50px;
	bottom:15px;
	font-size: 20px;
}
/*导航样式*/
#nav{
	width: 100%;
	height: 105px;
	background: #f6e5b5;
}
#nav ul{
	width: 1135px;
	margin: 0 auto;
}
#nav li{
	float: left;
	line-height: 105px;
	font-size: 28px;
	width: 189px;
	height: 105px;
	text-align: center;
	font-weight: 700;
}
a{
	color: #cc3333;
}
.nav_bg{
	background: #cc3333;
}
.nav_color{
	color: #fff;
}
/*法规考试主体样式*/
#body{
	width: 1135px;
	height: 800px;
	margin: 0 auto;
	background: #fff;
}
#body .blank20{
	width: 1135px;
	height: 20px;
	background: #fff;
	margin: 0 auto;
}
#body .bg{
	width: 1100px;
	height: 745px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../img/study_bg.png) no-repeat left top;
}
#body .body_title p{
	font-size: 28px;
	color: #cc3333;
	font-weight: 700;
	margin: 10px 0 0 35px;
}
#body .body_content{
	width: 1098px;
	height: 250px;
	background: #ccc;
	border-radius: 5px;
	margin: 45px 0 0 0;
}
#body .body_content ul{
	margin: 0 0 0 165px;
}
#body .body_content li{
	float: left;
	margin: 80px 0 0 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 40px;
}
#body .body_content li>p{
	text-align: center;
	color: #333333;
}
#body .body_content li:nth-of-type(2){
	margin: 88px 0 0 0
}
#body .body_content li:first-child+li{
	margin: 88px 0 0 0\0;
}
#body .body_content li:last-of-type {
	margin: 95px 0 0 170px;
}
#body .body_content li:first-child+li+li{
	margin: 95px 0 0 170px\0;
}
#body .body_content li a{
	width: 180px;
	height: 60px;
	border: none;
	font-weight: 700;
	font-size: 20px;
	outline: none;
	cursor: pointer;
	color: #fff;
	background: #999;
	border-radius: 5px;
}
#body .body_content li a:hover{
	background: #cc3333;
}
#body .body_content li img{
	width: 140px;
	margin: 0 30px 0 0;

}
#body .body_title2 p{
	font-size: 28px;
	color: #cc3333;
	font-weight: 700;
	margin: 11px 0 0 35px;
}
#body .body_content2{
	margin: 60px 0 0 130px;
}
#body .body_content2 div{
	float: left;
	width: 270px;
	height: 85px;
	border: 2px solid #999;
	border-radius: 5px;
	background: #fff;
}
#body .body_content2 img{
	float: left;
	margin: 25px 0 0 36px;
}
#body .body_content2 p{
	float: left;
	font-size: 24px;
	font-weight: 700;
	color: #666;
	margin: 25px 0 0 35px;
}
#body .body_content2 div:first-child{
	margin: 0 30px 0 0;
}
#body .body_content2 div:first-child+div{
	margin: 0 30px 0 0\0;
}

/*在线学习-公告公报*/
.zxxx_gggb {
    width: 1135px;
    margin: auto;
    overflow: hidden;
    background: #fff;
}
.zxxx_gggb>div{
    width: 1000px;
    margin: auto;
}
.zxxx_gggb_title{
    border-bottom: 6px solid #cb1c1d;
    height: 40px;
}
.zxxx_gggb_title p{
    font-size: 24px;
    color: #cb1c1d;
    line-height: 24px;
    font-weight: 700;
    text-indent: 5px;
    position: relative;
}
.zxxx_gggb_title p span{
    font-size: 18px;
    position: absolute;
    right: 10px;
    bottom: 0;
}
.zxxx_gggb ul li{
    border-bottom: 1px dashed #aaaaaa;
    height: 90px;
}
.zxxx_gggb_list_title{
    font-size: 20px;
    font-weight: 700;
    padding-top: 30px;
}
.zxxx_gggb_list_title a{
	color: #333;
}
.zxxx_gggb_list_title a:hover{
	color: #cc3333;
}
.zxxx_gggb_list_content{
    font-size: 15px;
    color: #737373;
    position:relative;
    padding-top: 10px;
}
.zxxx_gggb_list_content span{
    font-size: 14px;
    color: #000000;
    position:absolute;
    right: 15px;
    bottom: 0;
}
.zxxx_gggb_more{
    width: 165px;
    height: 55px;
    margin: auto;
    background: #f2f2f2;
    font-size: 21px;
    color: #b7b7b7;
    text-align: center;
    line-height: 55px;
}

/*在线学习-教育资料*/
.zxxx_jyzl{
    width: 1135px;
    margin: auto;
    overflow: hidden;
    background: #fff;
}
.zxxx_jyzl>div{
    width: 1000px;
    margin: auto;
}
.zxxx_jyzl_title{
    border-bottom: 6px solid #cb1c1d;
    height: 40px;
    margin: 35px 0 0 0;
}
.zxxx_jyzl_title p{
    font-size: 24px;
    color: #cb1c1d;
    line-height: 15px;
    font-weight: 700;
}
.zxxx_jyzl ul li{
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    line-height: 40px;
    position: relative;
}
.zxxx_jyzl ul li a{
	color: #333;
}
.zxxx_jyzl ul li a:hover{
	color: #cc3333;
}
.zxxx_jyzl ul li:first-child{
	margin: 35px 0 0 0;
}
.zxxx_jyzl span{
    color: #727272;
    font-size: 16px;
    position: absolute;
    right: 20px;
    bottom: 0;
}
/*查看更多*/
.more{
    width: 165px;
    height: 55px;
    line-height: 55px;
    background: #f3f3f3;
    text-align: center;
    font-size: 22px;
    margin: 20px auto 20px;
}
.more p{
    color: #cccccc;
}
.more :hover{
    background: #cc3333;
}
.more :hover p{
    color: #fff;
}
/*在线学习内容页*/
.study_info{
	width: 1100px;
	margin: 0 auto;
}
.article_outer {
	width: 1135px;
	background-color: #fff;
	margin: 0 auto;
	padding: 60px 100px 20px 100px;
	overflow: hidden;
}
*+html .article_outer{
	width: 935px;
	margin-top: 60px;
}
.article_title {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
}
.article_date {
	font-size: 14px;
	color: #7f7f7f;
	float: left;
}
.article_print {
	float: right;
	font-size: 14px;
	line-height: 14px;
}
.article_print a {
	color:#7f7f7f ;
}
.article_line {
	clear: both;
	padding-top: 10px;
	border-bottom: solid 1px #a2a2a2;
	margin-bottom: 30px;
}
.article_main {
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 65px;
}