@charset "utf-8";
.head_tab{
	    margin-bottom: 0px;
}
.main_box1200{
	    width: 1000px;
}
.sort>ul>li>a{
	    padding: 0 10px;
}
.content {
	padding-top: 20px;
	padding-bottom: 35px;
}
body{    
	    margin: 0 auto;
	    width: fit-content;
}

/*nav*/

.nav {
	height: 60px;
}

.nav-mid {
	width: 1000px!important;
}
.phone_num{
	    margin-right: 10px;
}
.bkwlogo{
	    background-size: 220px 36px;
	        width: 220px;
}

.subhead_l a:last-child{
	font-size:16px;
}
.subhead_l a:last-child{
	    font-size: 18px;
	    max-width: 110px;
}
.login_after span{
	 max-width: 105px;
}


.nav-mid ul li a,
.nav-mid ul li a:link,
.nav-mid ul li a:visited {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding: 0 4px;
	    max-width: 85px;
    overflow: hidden;
}

.nav-mid ul li a.title,
.nav-mid ul li a.title:link,
.nav-mid ul li a.title:visited {
	font-size: 14px;
	padding: 32px 2px 0px 8px;
	margin: 0px 0px 0px 10px;
}

.nav-mid ul li a.title b {
	top: 6px;
}

.nav-mid ul li.w1 {
	width: 320px;
}

.nav-mid ul li.w2 {
	width: 255px;
}

.nav-mid ul li.w3 {
	width: 188px;
}

.nav-mid ul li.w4 {
	width: 123px;
}

.nav-mid ul li.w5 {
	width: 112px;
}

.main {
	width: 1000px;
}

.nav-area {
	width: 998px;
}

.nav-area-rt {
	width: 890px;
}

.nav-area a {
	padding: 0 13px;
}


/*left*/

.cont-left {
	width: 235px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	position: relative;
}

.cont-signin {
	width: 233px;
	border: 1px solid #eee;
	position: relative;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
	margin-top: 3px;
}

.signin-box {
	display: block;
	padding-top: 12px;
	background-color: #fff6f1;
}

.signin-top {
	width: 100%;
	height: 56px;
	padding: 5px 0px;
}

.signin-toux {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
	padding: 3px;
	border: 1px solid rgba(255, 255, 255, .5);
	margin-left: 6px;
	margin-right: 6px;
}

.signin-toux a {
	display: block;
}

.signin-toux img {
	border-radius: 50%;
	width: 48px;
	height: 48px;
}

.signin-name {
	float: left;
	overflow: hidden;
	z-index:1;
	position: relative;
}

.signin-name .name {
	display: block;
	font-size: 14px;
	line-height: 30px;
	margin-top: 8px;
	color: #333;
	width: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.signin-name .score {
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	font-style: normal;
}


.signin-btn-box {
	position: absolute;
	right: 0px;
	top: 15px;
	z-index: 0;
}

.signin-btn-box a {
	display: block;
	height: 40px;
	background-color: #f36351;
	background-image: linear-gradient(to right, #f36351, #e13b29);
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	border-radius: 19px 0px 0px 19px;
	padding: 0 10px 0 35px;
}

.signin-btn-box a:hover {
	color: #fff;
}

.signin-btn-box a:active {
	color: #eb7067;
}

.signin-btn .jinbi {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 19px;
	height: 19px;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) no-repeat -141px -639px;
	transition: .4s;
	cursor: pointer;
}

.signin-btn-box:hover a {
	background: #e13b29;
}






/*流程*/


.box-lc {
	overflow: hidden;
}

.box-lc dl {
	padding-left: 5px;
}

.box-lc .time-box {
	border-bottom: 1px solid #eee;
	height: 45px;
	line-height: 45px;
	padding-bottom: 7px;
	margin-bottom: 17px;
	position: relative;
	font-size: 14px;
}

.box-lc .time-box {
	margin-bottom: 5px;
}

.box-lc dd {
	padding-left: 12px;
	border-left: 1px dashed #eee;
	position: relative;
	margin-left: 6px;
	padding-bottom: 15px;
}

.box-lc dd:last-child {
	padding-bottom: 0px;
}

.box-lc dd i {
	width: 15px;
	height: 15px;
	display: block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) -66px -140px no-repeat;
	position: absolute;
	top: 11px;
	left: -8px;
}

.box-lc dd.hover i {
	background-position: -66px -189px;
}

.box-lc dd h3 strong {
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) right -130px;
	width: auto;
	display: inline-block;
	padding: 0 40px 0 6px;
}

.box-lc dd.hover h3 strong {
	background-position: right -180px;
	color: #fff
}

.box-lc dd h3 {
	font-size: 14px;
	color: #333;
	line-height: 34px;
}

.box-lc dd h3 em {
	font-style: normal;
	color: #f44;
	font-family:"PingFang SC","Microsoft Yahei","Arial", sans-serif !important;
	font-size: 12px;
	position: absolute;
	right: 0;
}

.box-lc dd .ch-bkzn-linklist a {
	font-size: 12px;
	color: #333;
	padding: 0 6px;
	line-height: 24px;
	height: 24px;
	display: inline-block;
}

.box-lc dd .ch-bkzn-linklist a:hover {
	color: #d83532;
}

.ch-time-box {
	border-bottom: 1px dashed #eee;
	height: 45px;
	line-height: 45px;
	padding-bottom: 7px;
	margin-bottom: 17px;
	position: relative;
	font-size: 14px;
	text-align: center;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) no-repeat 0px -40px;
}

.ch-time-box em {
	font-size: 14px;
}

.ch-time-box span {
	display: block;
	margin-top: -10px;
	margin-left: -20px;
}

.ch-time-box span font {
	font-size: 30px;
	color: #fff;
	font-style: normal;
	width: 35px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) 0px -126px no-repeat;
	margin-left: 2px;
	vertical-align: top
}

.box-lc dd .ch-bkzn-linklist {
	padding: 6px 7px;
	border: 1px solid #eee;
	margin-top: 11px;
	position: relative;
	background: #fafafa;
}

.box-lc dd .ch-bkzn-linklist span {
	width: 12px;
	height: 8px;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) no-repeat 0px -176px;
	position: absolute;
	top: -7px;
	left: 20px;
}

.box-lc dd.hover .ch-bkzn-linklist {
	border: 1px solid #fdd7d1;
	background: #fef4f2;
}

.box-lc dd.hover .ch-bkzn-linklist span {
	background-position: 0px -198px;
}

.box-lc dd h3 em a {
	color: #f44!important;
}


/*centre*/

.cont-centre {
	width: 490px;
	float: left;
}

.m-headlines {
	color: #333;
}

.m-headlines a:hover {
	color: #d83532;
}

.m-headlines h2 {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.m-headlines h2 a {
	font-size: 18px;
	font-family:"PingFang SC","Microsoft Yahei","Arial", sans-serif !important;
	margin-right: 10px;
	font-weight: normal;
}

.m-headlines h2 img {
	margin-top: 5px;
}

.m-headlines h2 a:hover {
	text-decoration: underline!important;
}

.m-headlines h3 {
	padding-top: 9px;
}

.m-headlines h3 p {
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	    flex-wrap: wrap;
}

.m-headlines h3 p a {
	margin-right: 10px;
}

.m-headlines h3 p a.gray {
	color: #999;
	margin-right: 0px;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #eee;
	    height: 22px;
    line-height: 22px;
    align-self: center;
    flex-grow: unset;
}

.m-headlines h3 p i {
	width: 28px;
	height: 16px;
	display: block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/play_icon.png) no-repeat 0 0;
	background-size: 28px 16px;
	float: left;
	margin: 6px 21px 8px 1px;
}

.m-headlines img {
	vertical-align: 0;
}

.ch-newsline {
	height: 1px;
	margin: 0px 0 10px 0;
}

.main .hn {
	color: #ff4444;
}

.intop-list {
	margin-top: 10px;
	overflow: hidden;
}

.title-in {
	height: 36px;
	border-bottom: 1px solid #eee;
	line-height: 36px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.title-in .active {
	font-weight: bold;
	float: left;
	line-height: 34px;
	font-size: 16px;
	border-bottom: 3px solid #d83532;
	padding-bottom: 5px;
}

.title-in span {
	float: left;
	padding: 4px 0;
	margin-left: 25px;
}

.title-in span a {
	font-size: 12px;
	color: #818181;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	padding: 0 15px;
}

.title-in span a:hover,
.ch-newslist a:hover,
.title-in .active:hover {
	color: #d83532;
}

.intop-list .ch-newslist {
	padding: 7px 0 0 0;
}

.ch-newslist li {
	line-height: 32px;
	display: flex;
	align-items: center;
}
.ch-newslist li a {
    max-width: 78%;
    display: flex;
    font-size: 14px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}


.ch-newslist li b {
	display: block;
	width: 1px;
	height: 16px;
	background: #eee;
	margin: 9px 9px;
}

#date {
	color: #D8322E;
}

.ch-newslist a.gray {
	color: #999;
	width: 35px;
}

.ch-newslist a i {
	display: none
}

.ch-newslist li span {
	float: right;
	color: #999;
	text-align: right;
	flex: 1;
}

.ch-newslist li i {
	width: 35px;
	height: 16px;
	display: block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/play_icon.png) no-repeat 0 0;
	background-size: 28px 16px;
}


/*right*/

.cont-right {
	width: 235px;
	float: right;
}

.title-a {
	font-size: 16px;
	font-weight: bold;
}

.box-list {
	padding: 18px 10px;
	margin-top: 31px;
	box-shadow: 5px 5px 20px 5px #eee;
	*border: 1px solid #eee;
}

.box-list ul {
	margin-top: 14px;
	overflow: hidden;
}

.box-list ul li {
	margin-top: 30px;
	overflow: hidden;
}

.cfe a.more {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	*margin-top: -32px;
}




/*资讯*/

.cont-news {
	width: 745px;
}
.hotlist,.cont-news-r{
		width: 100%;
}
.cont-news-r.mt30 {
	margin-top: 40px!important;
}

.cont-news-r .cir {
	width: 9px;
	height: 9px;
	border-radius: 5px;
	background: linear-gradient(to right, #f77500, #e9b643);
	position: absolute;
	top: 16px;
	left: -20px;
}

.cont-news-r ul {
	margin-top: 20px;
}

.cont-news-r ul li {
	position: relative;
}

.cont-news-r ul li i {
	width: 6px;
	height: 6px;
	border: 1px solid #f77500;
	border-radius: 4px;
	background: #fff;
	display: block;
	position: absolute;
	left: -20px;
	top: calc(50% - 3px);
}

.cont-news-r .title-a {
	height: 38px;
	line-height: 38px;
	position: relative;
}


/*首页通用大标题样式*/

.hd-title {
	display: block;
	width: 100%;
	height: 50px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 50px;
	border-bottom: 1px solid #e7e7e7
}

.hd-title a {
	float: left;
	font-size: 24px;
	color: #d83532;
}

.hd-title a:hover {
	color: #cd2623;
}

.hd-title .lit-lm {
	float: right;
}

.hd-title .lit-lm a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #eee;
	line-height: 16px;
	margin-top: 22px;
}

.hd-title .lit-lm a:hover {
	color: #d83532;
}

.hd-title .rm-zx i {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/gd.png) 0 -518px no-repeat;
	margin: 8px 10px 0 0;
}

.hd-title .rm-zx:hover i {
	background-position: -40px -518px;
}

.hd-title .rm-zx.st i {
	background-position: 0 -564px;
}

.hd-title .rm-zx.st:hover i {
	background-position: -40px -564px;
}

.hd-title .rm-zx.fd i {
	background-position: 0 -612px;
}

.hd-title .rm-zx.fd:hover i {
	background-position: -40px -612px;
}

.hd-title a.mor {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	height: 22px;
	line-height: 22px;
	padding: 0 8px;
	font-family:"PingFang SC","Microsoft Yahei","Arial", sans-serif !important;
	border: 1px solid #eee;
	border-radius: 15px;
	background: #fefefe;
	margin-top: 17px;
}

.hd-title a.mor i {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/gd.png) -121px -29px no-repeat;
	margin-left: 3px;
	vertical-align: middle;
	overflow: hidden;
}

.hd-title a.mor:hover {
	background: #d83532;
	color: #fff;
	border: 1px solid #d83532;
}

.hd-title a.mor:hover i {
	background-position: -131px -29px;
}


/*新闻列表样式*/

.w773 {
	width: 100%;
	height: auto;
	padding-right: 10px;
	overflow: hidden;
}

.cont-news.fl .mt30 {
	margin-top: 20px!important;
}


.list-box {
	line-height: 28px;
}

.list-box li {
	display: block;
	padding-left: 15px;
	overflow: hidden;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/gd.png) no-repeat -195px -182px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.list-box li:hover {
	background-position: -195px -214px
}

.list-box li a {
	float: left;
	width: 88%;
	font-family:"PingFang SC","Microsoft Yahei","Arial", sans-serif !important;
}

.list-box li span {
	float: right;
	width: 10%;
	text-align: right;
	font-size: 12px;
	color: #b2b2b2;
	font-family:"PingFang SC","Microsoft Yahei","Arial", sans-serif !important;
}

.list-box-two li {
	height: 40px;
	overflow: hidden;
	padding: 12px 0 2px 0
}

.list-box-two li:hover {
	background: #f1f1f1;
	border-radius: 5px;
}

.list-box-two li a {
	color: #888;
	line-height: 20px;
}

.list-box-two li a:hover {
	color: #d83532;
}

.list-box-two li i {
	width: 18px;
	height: 25px;
	line-height: 20px;
	display: block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/ma.png) -170px -500px no-repeat;
	float: left;
	margin: 4px 8px 0 0;
	color: #fff;
	text-align: center;
	font-style: normal;
}

.list-box-two li i.gy-ico {
	background-position: -190px -500px;
}

.w773.list-box li i {
	font-style: normal;
	color: #999;
	padding-right: 5px;
	margin-right: 5px;
}

.w773.list-box ul.list-box-fr {
	padding-bottom: 25px;
}

.w773.list-box li {
	width: 342px;
	float: left;
	*margin-right: 20px;
	*width: 337px;
}

.w773.list-box li:nth-child(2n-1) {
	margin-right: 30px;
}

.w773.list-box ul.list-box-fr li:nth-child(2n) {
	margin-right: 0
}

.w773.list-box ul.list-box-fr li:nth-child(2n-1) {
	margin-right: 30px;
}


/*科目切换*/

.select-km div {
	float: left;
	padding: 0px 20px 15px 10px;
	position: relative;
}

.select-km a {
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #eee;
	text-align: center;
	background: #fff;
	padding: 0 15px 0 15px;
}

.select-km .this a,
.select-km a:hover {
	border: 1px solid #fdd7d1;
	background: #fef4f2;
	color: #e13b29;
}

.select-km .this span {
	display: block;
	width: 18px;
	height: 10px;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/cfe-bg.png) no-repeat -30px -198px;
	position: absolute;
	bottom: 7px;
	left: 52px;
}



/*考试用书*/

.book-list {
	width: 100%;
	height: 338px;
}

.book-list ul li {
	margin-top: 20px;
	height: 98px;
}

.book-list ul li .ch-materbook {
	width: 64px;
	display: block;
	float: left;
	margin-right: 10px;
}

.book-list ul li .ch-materbook img {
	width: 100%;
	height: auto;
}

.book-list ul li .ch-materinfo h6 {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}

.book-list ul li .ch-materintr {
	font-size: 12px;
	line-height: 20px;
	height: 70px;
	color: #999;
	white-space: nowrap;
}

.book-list ul {
	margin-top: 20px;
}




.ch-newslist li.huodongji {
	width: 100%;
	height: 68px;
}

.ch-newslist li.huodongji a {
	width: 100%;
	height: 68px;
}

.ch-newslist li.huodongji a img {
	width: 100%;
	height: auto;
}

.cont_right {
	margin-bottom: 20px;
}

.cont_right .cont_right_img {
	width: 100%;
	height: 157.11px;
	display: block;
}
.channel_condition_btn{
	margin-top:20px;
}
.hotlist_tit {
	margin-bottom: 15px;
}

.hotlist_tit_l {
	flex: 1;
}

.hotlist_tit_l b {
	display: block;
	width: 4px;
	border-radius: 2px;
	background: #D82300;
	height: 21px;
	margin-right: 12px;
	margin-top: 4px;
}

.hotlist_tit_l>span {
	font-size: 22px;
	color: #333333;
}

.hotlist_tit_rbtn {
	font-size: 12px;
	color: #666;
}

.hotlist_ul li {
	margin-bottom: 2px;
	position: relative;
	padding-left: 30px;
}

.hotlist_ul li>span {
	position: absolute;
	width: 18px;
	left: 4px;
	top: 6px;
	box-sizing: border-box;
	padding-left: 3px;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center center;
}

   .hotlist_ul li .hotlist_ul_num1 {
	background-image: url(/pcHtml/static/information/infor_channel/xfks/images/cont1.png);
}

.hotlist_ul li .hotlist_ul_num2 {
	background-image: url(/pcHtml/static/information/infor_channel/xfks/images/cont2.png);
}

.hotlist_ul li .hotlist_ul_num3 {
	background-image: url(/pcHtml/static/information/infor_channel/xfks/images/cont3.png);
}
.hotlist_ul li .hotlist_ul_num4 {
	background-image: url(/pcHtml/static/information/infor_channel/xfks/images/cont4.png);
}
.hotlist_ul li .hotlist_ul_num5 {
	background-image: url(/pcHtml/static/information/infor_channel/xfks/images/cont5.png);
}


.hotlist_ul li .hotlist_ul_cont>a:nth-child(1) {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.hotlist_ul li .hotlist_ul_cont>a:nth-child(1):hover {
	color: rgba(215, 50, 28, 1);
}

.hotlist_ul li .hotlist_ul_cont>p:nth-child(2) {
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	text-align: right;
}

.content_left {
	width: 745px;
	float: left;
}

.shuaxin_icon i {
	font-size: 18px;
	margin-right: 3px;
}

.tuijian_ul li {
	padding-left: 15px;
	margin-bottom: 20px;
}

.tuijian_ul li:after {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 10px;
	background: #CCCCCC;
	border-radius: 1px;
}

.playvideo_list {
	display: flex;
	align-items: center;
}

.playvideo_list a {
	flex: 1;
	display: block;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.playvideo_list a:first-child{
	margin-right: 30px;
}
.playvideo_list a .play_iconlist {
	background: url(/pcHtml/static/information/infor_channel/xfks/images/play_icon.png);
	float: left;
	margin: 7px 5px 8px 0px;
	padding-right: 0px;
	width: 28px;
	height: 16px;
	display: block;
	background: url(/pcHtml/static/information/infor_channel/xfks/images/play_icon.png) no-repeat 0 0;
	background-size: 28px 16px;
	font-style: normal;
	color: #999;
}
.more{
    font-size: 14px;
   position: relative;
   top: 0;
}
#moreList li a{
  margin-left: 8px;
}
#moreList{
   width:100px;
}




@charset "utf-8";
.main_box1200{
	    width: 1200px;
}
.sort>ul>li>a {
    padding: 0 20px;
}
.header_new{width:1200px !important;}
.intop-list{margin-top: 0px;}
body{    
	    margin: 0 auto;
	    width:100%;
}

.phone_num{
	  margin-right: 30px;
}
.bkwlogo{
	      background-size: 250px 36px;
	      width: 250px;
}

.subhead_l a:last-child{
	    font-size: 18px;
	   max-width: 110px;
}
.login_after span{
    max-width: 118px;
}
/*nav*/
.nav-mid{width: 1200px!important;}
.nav-mid ul li a.title, .nav-mid ul li a.title:link, .nav-mid ul li a.title:visited{margin: 0 8px;}
.nav-mid ul li a, .nav-mid ul li a:link, .nav-mid ul li a:visited{padding: 0 8px;}
.nav-mid ul li.w1{ width:377px;}
.nav-mid ul li.w2{ width:278px;}
.nav-mid ul li.w3{ width:240px;}
.nav-mid ul li.w4{ width:168px;}
.nav-mid ul li.w5{ width:133px;}

.main{width: 1200px;}
.nav-area{width:1198px;}
.nav-area-rt{width: 1090px;}
.nav-area a{padding: 0 19px;}

/*内容*/
.cont-left{width: 285px;margin-right:30px;}
.cont-centre{ width:570px;}
.cont-right{ width:285px;}

.signin-name .name{width: 100px;}
.cont-signin{width: 283px;}
.signin-top{height: 70px;}
.signin-toux{width: 60px;height: 60px;margin-left: 16px;}
.signin-toux img{width: 60px;height: 60px;}
.signin-name .name{font-size: 16px;}
.signin-name .score{font-size: 14px;line-height: 28px;}
.signin-btn-box a{font-size: 16px;}



/*流程*/
.box-lc{padding-top: 15px;}
.ch-time-box{font-size: 16px;background-position: 0 -30px;}
.ch-time-box span{display: inline-block;margin-top: -10px;margin-left: -18px;}
.ch-time-box span font{font-size: 30px;}
.ch-time-box a em{font-size: 16px;display: block;}
.box-lc dd h3{font-size: 16px;}
.box-lc dd h3 em{font-size: 14px;}
.box-lc dd{padding-left: 12px;}
.box-lc dd h3 strong{padding: 0 50px 0 10px;}
.box-lc dd h3 em a{padding-left: 0px;}
.box-lc dd .ch-bkzn-linklist a{font-size: 14px;padding: 0 9px;height: 28px;line-height: 28px;}
.box-lc dd .ch-bkzn-linklist{padding: 9px 10px;}


/*centre*/
.m-headlines h2 a{font-size: 20px;margin-right: 10px;font-weight: bold;}
.m-headlines h3 p{font-size: 16px;line-height: 32px;    display: flex;
       justify-content: space-between;}
.m-headlines h3 p a{margin-right: 5px;flex-grow: 1;}
.m-headlines h3 p i{margin: 8px 26px 8px 1px;}
.ch-newsline{margin: 7px 0 10px 0;}
.title-in .active{font-size: 18px;line-height: 38px;}
.title-in span{margin-left: 30px;}
.title-in{height: 38px;line-height: 38px;margin-top: 5px;}


/*资讯*/
.cont-news{width: 890px;}


.w773.list-box li{width: 415px;font-size: 16px;line-height: 36px;height: 36px;}
.w773.list-box li:nth-child(2n-1){margin-right: 30px;}
.w773.list-box ul.list-box-fr li:nth-child(2n) {margin-right: 0; }
.select-km a{font-size: 16px;}

.cont-news-r .cir{left: -25px;}
.cont-news-r ul li i{left: -25px;}



.book-list{height: 394px;}
.book-list ul{margin-top: 40px;}
.book-list ul li{margin-top: 40px;height: 104px;}
.book-list ul li .ch-materbook{width: 76px;margin-right: 15px;}
.book-list ul li .ch-materinfo h6{font-size: 16px;height: 30px;line-height: 30px;}
.book-list ul li .ch-materintr{font-size: 14px;line-height: 24px;}

.w773.list-box .zt-box{width: 378px;padding: 15px 20px;}
.w773.list-box .zt-box.video .video-txt a{font-size: 16px;line-height: 32px;}
.w773.list-box .zt-box.test .zt-title{font-size: 16px;}
.w773.list-box .zt-box.test ul li a{font-size: 14px;}
.w773.list-box .zt-box.video .video-txt span{padding-top: 8px;font-size: 14px;}
.w773.list-box .zt-box.video a.play{right: 20px;}
.w773.list-box .zt-box.test ul{margin-top: 5px;}
.w773.list-box .zt-box.test ul li{margin-top: -1px;background: url(cfe-bg.png) no-repeat 0px -686px;width: 360px;}

/*底部*/
.ch-newslist li.huodongji{width: 100%;height: 74px;}
.ch-newslist li.huodongji a{width: 100%;height: 74px;}
.ch-newslist li{
	line-height: 34px;
}
.content_left{
	width: 885px;
	float: left;
}
.playvideo_list a{
	font-size: 16px;
}