* {
	margin: 0;
	padding: 0;
}
a {
    text-decoration: none;
}
li {
    list-style-type: none;
}
.clearfix:after{
    content: '';
    display: block;
    clear:both
}
.clearfix{
    zoom:1
}
.con1200{
    width: 1200px;
    margin: 20px auto 0;
}

.con1200 .con1200_left{
    float: left;
    width: 822px;
}

.con1200 .con1200_right{
    float: right;
    width: 351px;
}

/*.con1200_left .h2_title .fire{
    display: block;
    width: 18px;
    height: 22px;
    background: url(../img/fire.png) no-repeat top center;
    float: left;
}*/

.con1200_left ul li > a {
    color: #333;
}

.con1200_left ul li.active > a{
    color: #fff;
}
.con1200_left .ks ul li > a:hover{
    color: #fd0000;
}
.con1200_left .km ul li > a:hover{
    color: #fd0000;
}

.con1200_left .diqu ul li > a:hover{
    color: #fd0000;
}

.con1200_left .dw ul li > a:hover{
    color: #fd0000;
}
.ks .h3_title{
    margin-top: 20px;
    margin-bottom: 14px;
}

.ks .h3_title .bag{
    display: block;
    float: left;
    width: 19px;
    height: 18px;
    background: url(../img/bag.png) no-repeat top center;
}

.ks .h3_title p{
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: FZLTHJW;
    color: #333;
    margin-left: 10px;
}

.ks > ul{
    border-bottom: 1px dashed #e6e6e6;
}

.ks > ul li {
    font-size: 14px;
    margin-right: 40px;
    color: #666;
    margin-bottom:15px;
    float: left;
    font-family: FZLTHJW;
    line-height: 14px;
    cursor: pointer;
}
.ks > ul li.active {
	color: #fd0000;
}

.diqu .h3_title{
    margin-top: 20px;
    margin-bottom: 14px;
}
.diqu .h3_title span{
    display: block;
    float: left;
    width: 16px;
    height: 18px;
    background: url(../img/clock.png) no-repeat top center;
}
.danwei {
	display: none;
}
.danwei .h3_title {
    margin-top: 20px;
    margin-bottom: 14px;
}
.diqu .h3_title p{
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: FZLTHJW;
    color: #333;
    margin-left: 10px;
}

.diqu > ul{
    border-bottom: 1px dashed #e6e6e6;
}

.diqu > ul li {
    font-size: 14px;
    margin-right: 40px;
    color: #666;
    margin-bottom:15px;
    float: left;
    font-family: FZLTHJW;
    line-height: 14px;
    cursor: pointer;
}
.diqu > ul li.active {
	color: #FD0000;
}

.danwei > ul{
    border-bottom: 1px dashed #e6e6e6;
}

.danwei > ul li {
    font-size: 14px;
    margin-right: 40px;
    color: #666;
    margin-bottom:15px;
    float: left;
    font-family: FZLTHJW;
    line-height: 14px;
    cursor: pointer;
}
.danwei > ul li.active {
	color: #FD0000;
}

.dw .h3_title{
    margin-top: 20px;
    margin-bottom: 14px;
}
.dw .h3_title span{
    display: block;
    float: left;
    width: 19px;
    height: 18px;
    background: url(../img/building.png) no-repeat top center;
}

.dw .h3_title p{
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: FZLTHJW;
    color: #333;
    margin-left: 10px;
}

.dw > ul{
   
}

.dw > ul li {
    font-size: 14px;
    margin-right: 40px;
    color: #666;
    margin-bottom:15px;
    float: left;
    font-family: FZLTHJW;
    line-height: 14px;
}

.km .h3_title{
    margin-top: 20px;
    margin-bottom: 14px;
}
.km .h3_title .bag{
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background: url(../img/building.png) no-repeat top center;
}

.km .h3_title p{
    float: left;
    font-size: 18px;
    font-weight: bold;
    font-family: FZLTHJW;
    color: #333;
    margin-left: 10px;
}

.km > ul{
   
}

.km > ul li {
    font-size: 14px;
    margin-right: 40px;
    color: #666;
    margin-bottom:15px;
    float: left;
    font-family: FZLTHJW;
    line-height: 14px;
}

.nav_list{
    line-height: 55px;
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
    margin-bottom: 20px;
}
.nav_list li {
    font-size: 16px;
    color: #333;
    display: block;
    float: left;
    margin-right: 30px;
    font-family: FZLTHJW;
    line-height: 35px;
    cursor: pointer;
}
.nav_list li:nth-child(9){
    margin-right: 0;
}


.nav_list li.active{
    color: #fd0000;
}

.info_div {
	margin-bottom: 30px;
}
.info_div > a{
    font-size: 15px;
    font-family: FZLTHJW;
    line-height: 15px;
    margin-bottom: 18px;
    color: #666;
    display: block;
}
.info_div > a.today{
    color: #fd0000;
}
.info_div > a.today .sub{
    color: #fd0000;
}

.info_div > a .sub{
    color: #333;
}
.info_div > a > div{
    float: left;
}
.info_div > a > div.time{
    float: right;
}
.info_div > a > div.name{
    width: 575px;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.info_div > a:hover{
    color: #fd0000;
}
.info_div > a.today{
    color: #fd0000;
}

.info_div > a:hover .sub{
    color: #fd0000;
}


.con1200_right .qrcode_div{
    width: 351px;
    height: 50px;
    background: #f5f5f5;
    border-radius: 5px;
}

.con1200_right .qrcode_div > div{
    float: left;
    line-height: 53px;
    font-size: 18px;
    font-family: FZLTHJW;
    position: relative;
    cursor: pointer;
}

.con1200_right .qrcode_div > div span img{
    vertical-align: middle;
    margin-right: 5px;
}

.con1200_right .qrcode_div .weibo_div{
    margin-left: 27px;
    margin-right: 40px;
}

.con1200_right .qrcode_div .weixin_div{
    margin-right: 40px;
}

.con1200_right .qrcode_div > div .popup{
    position: absolute;
    top: 44px;
    left: -20px;
    display: none;
    z-index: 20000;
}

.con1200_right .qrcode_div > div:hover .popup{
    display: block;
}

.con1200_right .online_course .h2_title{
    color: #fd0000;
    font-size: 20px;
    font-family: FZLTHJW;
    margin-top: 30px;
}
.con1200_right .online_course .h2_title span{
    float: left;
    width: 4px;
    height: 20px;
    background: #fd0000;
    border-radius: 5px;
    margin-right: 10px;
}
.con1200_right .online_course .h2_title p{
    float: left;
}
.con1200_right .online_course_list{
    margin-top: 12px;
    margin-bottom: 22px;
}
.con1200_right .online_course_list li.red a{
    color: #fd0000;
}
.con1200_right .open_course_list li.red a{
    color: #fd0000;
}


.con1200_right .online_course_list li .dot{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fd0000;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.con1200_right .online_course_list li a{
    font-size: 14px;
    line-height: 28px;
    font-family: FZLTHJW;
    color: #333;
}

.con1200_right .open_course .h2_title{
    color: #fd0000;
    font-size: 20px;
    font-family: FZLTHJW;
    margin-top: 30px;
    margin-bottom: 20px;
}
.con1200_right .open_course .h2_title span{
    float: left;
    width: 4px;
    height: 20px;
    background: #fd0000;
    border-radius: 5px;
    margin-right: 10px;
}
.con1200_right .open_course .h2_title p{
    float: left;
}

.con1200_right .open_course .sw2 a{
    width: 350px;
    height: 197px;
    background: #f5f5f5;
    display: block;
    border-radius: 5px;
}

.con1200_right .open_course .sw2 a img{
    width: 100%;
    height: 197px;
}

.con1200_right .open_course_list{
    margin-top: 12px;
    margin-bottom: 22px;
}
.con1200_right .open_course_list li .icon{
    width: 16px;
    height: 16px;
    background:url(../img/icon_video.png) no-repeat top center;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
}
.con1200_right .open_course_list li a{
    font-size: 14px;
    line-height: 28px;
    font-family: FZLTHJW;
    color: #333;
}

.con1200_right .materials .h2_title{
    color: #fd0000;
    font-size: 20px;
    font-family: FZLTHJW;
    margin-top: 30px;
}
.con1200_right .materials .h2_title span{
    float: left;
    width: 4px;
    height: 20px;
    background: #fd0000;
    border-radius: 5px;
    margin-right: 10px;
}
.con1200_right .materials .h2_title p{
    float: left;
}
.con1200_right .materials .btns{
    padding-left: 40px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 12px;
}
.con1200_right .materials .btns li{
    font-size: 16px;
    color: #666;
    font-family: FZLTHJW;
    line-height: 56px;
    margin: 0 35px;
    float: left;
    position: relative;
    cursor: pointer;
}

.con1200_right .materials .btns li.active{
    font-weight: bold;
    color: #333;
}
.con1200_right .materials .btns li.active .bot_line{
    width: 40px;
    height: 4px;
    border-radius: 5px;
    background: #fd0000;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -20px;
}

.con1200_right .materials .li_div{
    display: none;
}
.con1200_right .materials .li_div:first-child{
    display: block;
}

.con1200_right .materials .ul_list .dot{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fd0000;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.con1200_right .materials .ul_list li{
    width: 351px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.con1200_right .materials .ul_list a{
    font-size: 14px;
    line-height: 28px;
    font-family: FZLTHJW;
    color: #333;
}

.pagination{
    width: 255px;
    margin: 50px auto;
}

.pagination li{
    border:1px solid #d5d6d9;
    height: 20px;
    min-width: 20px;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    border-radius: 3px;
}

.pagination li.active{
    background: #fd0000;
    border:1px solid #fd0000;
    cursor: pointer;
}
.pagination li.active a{
    color: #fff;
}
.pagination li.active span{
    color: #fff;
}


.pagination li:hover{
    background: #fd0000;
    border:1px solid #fd0000;
    cursor: pointer;
    
}
.pagination li:hover a{
    color: #fff;
}
.pagination li:hover span{
    color: #fff;
}

.sw1{
    margin-top: 20px;
}
.sw1 img{
    width: 350px;
    height: 197px;
}

.nav_list .active{
    color: #fd0000;
    font-weight: bold;
}

.con1200_right .sw3 a{
    width: 350px;
    height: 197px;
    background: #f5f5f5;
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.con1200_right .sw3 a img{
    width: 350px;
    height: 197px;
}

.list_nav {
	width: 820px;
	border: 1px solid #e6e6e6;
	border-radius: 15px;
	margin-bottom: 20px;
}
.list_nav .h2_title{
    width: 780px;
    margin: 14px auto 11px;
    overflow: hidden;
}
.list_nav .h2_title p{
    color: #333333;
    font-size: 18px;
    line-height: 34px;
    font-family: FZLTHJW;
    font-weight: bold;
    float: left;
}
.list_nav .h2_title span {
	font-size: 14px;
	/*display: none;*/
	font-weight: normal;
	line-height: 34px;
	margin-left: 15px;
	color: #333333;
	float: left;
}
.list_nav .h2_title ol {
	float: left;
	width: 550px;
	overflow: hidden;
}
.list_nav .h2_title ol li {
	float: left;
	margin-left: 10px;
	line-height: 32px;
	border-radius: 10px;
	font-weight: normal;
	font-size: 14px;
	padding: 0 10px;
	color: #484848;
	border: 1px dashed #e6e6e6;
	background: #fafafa;
	cursor: pointer;
	margin-bottom: 10px;
}
.list_nav .h2_title ol li b {
	float: right;
	margin-left: 6px;
	width: 11px;
	height: 10px;
	background: url(../img/close.jpg);
	background-size: 100% 100%;
	margin-top: 11px;
	cursor: pointer;
}
.list_nav em {
	float: right;
	font-size: 14px;
	cursor: pointer;
	line-height: 34px;
	font-weight: normal;
	font-style: normal;
}
.list_nav em i {
	float: right;
	width: 14px;
	height: 8px;
	margin-left: 6px;
	margin-top: 13px;
	background: url(../img/top.jpg);
	transition: 0.3s;
}
.list_nav em.hover i {
	transform: rotateX(180deg);
}
.screen {
	background: #fafafa;
	border-radius: 15px;
	width: 780px;
	margin: 15px auto 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
.screen div {
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
.screen div h3 {
	font-size: 14px;
	width: 75px;
	float: left;
	margin-right: 10px;
	text-align: right;
}
.screen ul {
	float: left;
	width: 680px;
	overflow: hidden;
	margin-bottom: 13px;
}
.screen ul li {
	float: left;
	margin: 0 9px 15px;
	cursor: pointer;
	font-size: 14px;
}
.screen ul li.active {
	color: #E60012;
}
.screen ul:last-child {
	margin-bottom: 0;
}




































