@charset "utf-8";
.main_box1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.flex_cb {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex_cl {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.flex_cc {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex_tb {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.flex_ca {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.hide{
	    display: none;
}
.head .main_box1200 {
	height: 44px;
}

.head {
	box-shadow: 0px 2px 10px #efefef;
}

.phone_icno {
    display: inline-block;
    width: 18px;
    vertical-align: middle;
    height: 21px;
    background: url(/pcHtml/static/common/images/phone.png) no-repeat 0 0;
    background-size: 20px 18px;
}
.car_icno {
    display: inline-block;
    width: 18px;
    vertical-align: middle;
    height: 18px;
    background: url(/pcHtml/static/common/images/car.png) no-repeat 0 0;
    background-size: 18px 14px;
    margin-right: 4px;
}

.phone_num {
	font-size: 14px;
	color: #222;
	margin-right:35px;
}
.phone_num span{
	    cursor: pointer;
}
.head_r {
	font-size: 14px;
	color: #222;
}

.login_link {
	color: #333333;
	font-size: 14px;
}

.login_link:hover {
	text-decoration: underline;
}

/* .login_linkbox {
	margin-right: 80px;
}
 */
.head_r {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.line_head {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 12px;
	background: #cccccc;
	margin: 0 4px;
	margin-top: -2px;
}

.free_register {
color: #333333;
}

.all_test {
	margin-left:45px;
	color: #222;
}

.all_test i {
	width: 15px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat -22px 0;
	margin-right: 8px;
	margin-top: -2px;
}

.infor_index {
	color: #222;
}

.infor_index i {
	width: 17px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat -40px 0;
	margin-right: 8px;
	margin-top: -2px;
}

.infor_index:hover,
.all_test:hover,
.free_register:hover {
	color: #d52a13;
}

.subhead {
	height:64px;
	 position: relative;
}

.bkwlogo {
    display: block;
    width: 250px;
    height: 30px;
    background: url(../images/logo.png) no-repeat;
    background-size: 250px 30px;
}

.bkwlogoNew{
    display: block;
    width: 126px;
    height: 30px;
    background: url(../images/logoNew.png) no-repeat;
    background-size: 126px 30px;
}
/* .subhead_r{
	  padding-top:30px;
} */
.subhead_r a {
	color: #333;
	font-size: 16px;
}

.subhead_r a:hover {
	color: #e9492f;
}

/* .wdcenter_link {
	margin-right: 54px;
} */

.wdcenter_link i {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 24px;
	margin-right: 12px;
	margin-top: -1px;
	background: url(../images/icon.png) no-repeat 0 -80px;
}

.appdown_link i {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 24px;
	background: url(../images/icon.png) no-repeat -39px -79px;
	margin-right: 12px;
	margin-top: -2px;
}

.head_tab {
	background: #d7321c;
	font-size: 0;
	margin-bottom: 30px;
	position: relative;min-width: 1200px;
}
.sort{
	display: flex;
}
.sort>ul>li>ul>li>a{
    display: block;
    text-align: center;
    padding: 10px 5px;
    font-size: 14px;
    color: #666666;
}
.sort>ul{
	    display: flex;
	        flex-wrap: wrap;
	        width: 100%;
}
.sort>ul>li{
	position: relative;
	    flex-grow: 1;
	        max-width: 150px;
}
.sort>ul>li:hover{
	    background: #bc210c;
}
.sort>ul>li:hover ul{
	display:block;
}
.sort>ul>li>ul{
    position: absolute;
    font-size: 18px;
    background-color: rgb(247,248,249);
    z-index: 999;
        width: 100%;
}
.sort>ul>li>ul>li{
	    cursor: pointer;
}
.sort>ul>li>ul>li:hover{
	background-color:#d7321c;
}
.sort>ul>li>ul>li:hover a{
	color: white;
}
.sort>ul>li>a{
	display: inline-block;
	vertical-align: top;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 0 20px;
	font-family: PingFangSC-Medium, sans-serif;
}
.sort a:hover{
	color:white;
}
.head_tab>.main_box1200>a {
	display: inline-block;
	vertical-align: top;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 0 21px;
	    flex-grow: 1;
}

.head_tab .head_tab_action,
.head_tab>.main_box1200>a:hover {
	background: #bc210c;
}

.content_l {
	width: 810px;
}

.content_r {
	width: 360px;
}

.banner_tab {
	height: 230px;
	margin-bottom: 38px;
}

.banner_tab a {
	display: block;
	height: 230px;
}
.banner_tab_pagination {
	text-align: right;
	box-sizing: border-box;
	padding-right: 18px;
}

.banner_tab_pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	margin: 0 5px;
	border-radius: 50%;
}

.banner_tab_pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.index_list {
	margin-bottom: 10px;
}

.index_list_tit {
	border-bottom: 1px solid #ececec;
	font-size: 0;
	margin-bottom: 12px;	
	display: flex;
	justify-content: space-between;
}

.index_list_tit .index_list_tit_line {
	width: 4px;
	height: 20px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 7px;
}

.index_list_tit_name {
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	color: #222222;
	margin-right: 50px;
	white-space: nowrap;
}

.index_list_tit_ul {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
}

.index_list_tit_ul li {
	margin-right: 32px;
	display: inline-block;
	vertical-align: top;
	line-height: 32px;
}

.index_list_tit_ul li:last-child {
	margin-right: 0;
}

.index_list_tit_ul a {
	font-size: 16px;
	color: #666666;
	display: block;
	padding-bottom: 12px;
	border-bottom: 2px solid transparent;
}

.index_list_tit_ul a:hover {
	color: #d52a13;
}

.index_list_tit_ul .index_listaction {
	color: #d52a13;
	border-bottom: 2px solid #d52a13;
}

.index_list_content_l {
	width: 410px;
	display: inline-block;
	vertical-align: top;
}

.index_list_content_r {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
}

.index_listinfo>a {
	width: 200px;
	display: block;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

.index_listinfo>a>img {
	width: 200px;
	height:114px;
}

.index_listinfo>a>p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 28px;
}

.index_list_content_list {
	margin-bottom: 28px;
}

.index_list_content_list li {
	margin-bottom: 12px;
	position: relative;
	padding-left: 18px;
}

.index_list_content_list li:after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #000000;
	position: absolute;
	left: 0;
	top: 9px;
	z-index: 1;
}

.index_list_content_list li:first-child a {
	font-size: 18px;
	color: #d7321c;
}

.index_list_content_list li a {
	font-size: 14px;
	display: block;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 20px;
}

.index_list_content_list li a:hover {
	text-decoration: underline;
}

.content_r_tit {
	margin-bottom: 14px;
}

.content_r_titname {
	line-height: 22px;
}

.content_r_tit .content_r_titname_line {
	width: 4px;
	height: 22px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	margin-right: 10px;
}

.content_r_titnametxt {
	font-size: 22px;
	color: #333333;
}

.content_r_tit_tab {
	font-size: 0;
}

.content_r_tit_tab a {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	color: #999999;
	font-size: 16px;
	border-bottom: 2px solid transparent;
}

.content_r_tit_tab a:hover {
	border-bottom-color: #e67f71;
}

.content_r_tit_tab .content_r_tit_tab_action {
	border-bottom-color: #e67f71;
}

.test_info {
	border: 1px solid #ececec;
	padding: 20px 12px 0 12px;
	margin-bottom: 26px;
}

.test_info>ul>li {
	margin-bottom: 18px;
	display: flex;
}

.test_info>ul>li>span {
	font-size: 14px;
	color: #222222;
}

.test_info>ul>li>span:first-child {
	width: 160px;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.test_info>ul>li>span:nth-child(2){
     width: 115px;
}

.test_info>ul>li>a {
	font-size: 14px;
	color: #d52a13;
}

.test_info>ul>li>a:hover {
	text-decoration: underline;
}

.hot_box {
	padding: 14px 12px 0 12px;
	border: 1px solid #ececec;
	margin-bottom: 26px;
}

.hot_box>ul {
	position: relative;
}


.hot_box>ul>li:last-child:after {
	display: none;
}

.hot_box>ul>li {
	padding-bottom: 16px;
	position: relative;
	padding-left: 25px;
}

.hot_box>ul>li i {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 2;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #d93d28;
	margin-right: 12px;
}

.hot_box>ul>li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	padding-right: 10px;
	color: #333333;
}

.hot_box>ul>li a:hover {
	color: #d52a13;
}

.hot_box>ul>li p {
	font-size: 12px;
	color: #999999;
	margin-top: 8px;
}

.check_more {
	height: 28px;
	line-height: 28px;
	width: 198px;
	text-align: center;
	background: #f5f5f5;
	color: #999999;
	font-size: 16px;
	border: 1px solid #ececec;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 35px;
}

.check_more:hover {
	color: #d7321c;
	border-color: #d7321c;
}


/*footer*/

.footer {
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	padding-top: 32px;
	min-width: 1200px;
}

.footer_link {
	font-size: 24px;
	color: #222222;
}

.footer_link>span:first-child {
	width: 4px;
	height: 20px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	margin-right: 10px;
}

.footer_link_list {
	/* padding-right: 210px; */
	position: relative;
}

.ytkapp {
	position: absolute;
	right: 0;
	top: -20px;
	width: 90px;
	height: 100px;
	text-align: center;
}
.ytkapp div{
	width: 90px;
	heigth:100px;
	padding: 10px 0 10px 0;
	background-color:white;
}
.ytkapp img{
	width:80%;
   display: inline-block;
   vertical-align: middle;
}
.ytkapp span{
	display:block;
	color:black;
	margin-top: 10px;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    line-height:24px;
}

.footer_link_list>ul {
	margin-top: 22px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E8E8E8;
}

.footer_link_list>ul>li {
	display: inline-block;
	vertical-align: top;
	margin: 0 35px 12px 0;
}

.footer_link_list>ul>li a {
	font-size: 14px;
	color: #333333;
}

.footer_bottom {
	padding-bottom: 10px;
}
.footer_bottom img{
	    height: 25px;
	    margin: 0px 5px;
}
.footer_bottom>p {
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	margin-bottom: 10px;
}

.footer_bottom>p>a,.about{
	color: #999999;
}
.footer_bottom>p:last-child img{
	height: 20px;
}
.webmap {
	color: #d7321c;
}

.footer_line {
	margin: 0 6px;
}


/*二级分类*/

.head_tab_sub_wrap {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	border-bottom: 1px solid #ececec;
	background: #fafafa;
	z-index: 5;
}

.head_tab_sub_wrap .head_tab_sub {
	display: none;
	width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
	font-size: 0;
	padding-left: 30px;
}

.head_tab_sub_wrap .head_tab_sub a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-right: 29px;
	margin-bottom: 25px;
}

.head_tab_sub_wrap .head_tab_sub a:hover {
	color: #d7321c;
}


/*聚合页*/

.head_tab_guide {
	margin-bottom: 0;
}

.head_linktab {
	padding: 20px 0;
	font-size: 0;
}

.head_tab_guide>.main_box1200>a {
	padding: 0 22px;
}

.head_linktab a,
.head_linktab span {
	font-size: 12px;
	color: #333;
}

.head_linktab a:last-child {
	color: #999999;
	cursor: default;
}

.head_linktab i {
	font-size: 12px;
	color: #999;
	margin: 0 10px;
}

.address_list {
	padding-left: 105px;
	position: relative;
	margin-bottom: 20px;
}

.address_list_name {
	font-size: 24px;
	color: #d63434;
	position: absolute;
	left: 0;
	line-height: 26px;
	top: 6px;
}

.address_list_line {
	position: absolute;
	left: 72px;
	top: 0;
	width: 8px;
	height: 68px;
	background: url(../images/icon.png) no-repeat -107px -128px;
}

.address_list_wrap {
	font-size: 0;
}

.address_list_wrap a {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-right: 35px;
	margin-bottom: 15px;
}

.address_list_wrap a:hover {
	color: #d63434;
}

.news_list_tit {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-bottom: 20px;
}

.news_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news_list>li {
	width: 580px;
	margin-bottom: 15px;
}

.news_list_tit>a {
	font-size: 14px;
	color: #666666;
}

.news_list_tit>a:hover {
	color: #d7321c;
}

.news_list_tit>a i {
	font-size: 15px;
}

.news_list_tit_line {
	width: 4px;
	height: 20px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 7px;
}

.news_list_tit_l span {
	color: #222222;
	font-size: 24px;
	display: inline-block;
}

.news_list_inul>li {
	position: relative;
	padding-left: 20px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.news_list_inul>li .point_list {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	background: #000000;
	transform: translateY(-50%);
}

.news_list_inul>li a {
	font-size: 14px;
	color: #333333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 60px;
}

.news_list_inul>li a:hover {
	color: #d7321c;
}

.news_list_inul>li span:last-child {
	font-size: 14px;
	color: #b1b1b1;
	min-width: 50px;
}


/*网站地图*/

.subhead_l {
	display: flex;
	align-items: center;
}

.subhead_l .subhead_line {
	width: 1px;
	background: #999999;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}

.subhead_l>a {
	color: #222222;
	font-size: 18px;
}

.map_tit {
	margin: 10px 0 15px 0;
	font-size: 18px;
	color: #8a2936;
	height: 42px;
	line-height: 42px;
	padding-left: 15px;
	background: #fff0f2;
	border: 1px solid #ddbfc3;
}

.map_list {
	font-size: 0;
	padding: 10px 0;
}

.map_list li {
	margin-right: 35px;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: top;
}

.map_list li .map_list_tit {
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin-bottom: 8px;
	display: block;
}

.map_list li .map_list_sub {
	font-size: 12px;
	color: #666666;
	margin-right: 8px;
}

.map_list li .map_list_sub:hover,
.map_list li .map_list_tit:hover {
	color: #d5132c;
}


/*资讯列表页*/

.information_content {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.information_cl {
	width: 870px;
}

.information_cr {
	width: 300px;
}

.information_ul {
	margin-bottom: 30px;
}

.information_ul>li:nth-child(5n) {
	border-bottom: 1px solid #ececec;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.information_ul>li:nth-child(30n) {
	border-bottom: none;
	padding-bottom: 0;
}

.information_ul>li:nth-child(5n) .point_list {
	top: 10px;
}


/*分页*/

.information_page {
	text-align: center;
	font-size: 0;
	margin-bottom:30px;
}

.information_page a {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #222222;
	height: 24px;
	line-height: 24px;
	 padding: 0 4px 0 4px;
	 min-width: 16px;
	border-radius: 4px;
	margin: 0 8px;
	text-align: center;
}

.information_page a:hover {
	background: #d7321c;
	color: #fff;
}

.information_page .page_action {
	background: #d7321c;
	color: #fff;
}


/*报考条件*/

.exam_condition {
	height: 124px;
	border: 1px solid #efada4;
	background: url(../images/exam_condition_bg.jpg) no-repeat;
	margin-bottom: 38px;
	position: relative;
}

.exam_condition_tit {
	color: #d7321c;
	font-size: 24px;
	position: absolute;
	left: 50%;
	margin-left: -138px;
	top: 12px;
}

.sys_ewm {
	width: 88px;
	height: 88px;
	background: url(../images/right_nav/APPdown.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 5px;
	background-size:88px 88px;
}

.condition_sys {
	position: absolute;
	right: 38px;
	top: 10px;
	text-align: center;
}

.condition_sys p {
	color: #333333;
	font-size: 12px;
}

.condition_input {
	padding-top: 52px;
	padding-left: 40px;
	font-size: 0;
}

.drop_down {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	margin-right: 30px;
}

.drop_down_tit {
	line-height: 50px;
	height: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 0 30px 0 10px;
	width: 234px;
	border-radius: 6px;
	background: #fff;
	position: relative;
}

.drop_down_tit>span {
	color: #999999;
	font-size: 16px;
}

.arrow_drop {
	display: block;
	position: absolute;
	right: 13px;
	font-size: 18px;
	color: #d1d1d1;
	top: 0;
	transition: all 0.3s ease;
}

.drop_down>ul {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: #fff;
	z-index: 5;
	margin-top: -1px;
	border: 1px solid #cccccc;
}

.drop_down>ul>li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	color: #333;
}

.drop_down>ul>li a:hover {
	background: #d7321c;
	color: #fff;
}

.drop_down:hover .drop_down_tit {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.drop_down:hover>ul {
	display: block;
}

.drop_down:hover .arrow_drop {
	transform: rotate(180deg);
}

.input_condition {
	line-height: 50px;
	height: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 0 30px 0 10px;
	width: 234px;
	border-radius: 6px;
	background: #fff;
	position: relative;
	font-size: 16px;
	margin-right: 30px;
}

.free_btncondition {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	margin-top: -1px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	border-radius: 6px;
	background: linear-gradient(to bottom right, #ffa462, #e55834);
	box-shadow: 0 0px 15px 1px #f2bab0;
	color: #fff;
	border: none;
}

.free_btncondition:hover {
	background: #e55834;
}


/*报名指南九宫格*/

.zhinan_list {
	font-size: 0;
	box-sizing: border-box;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	margin-bottom: 25px;
}

.zhinan_list>li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	box-sizing: border-box;
	height: 106px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	cursor: pointer;
}

.zhinan_list>li a {
	display: block;
}

.zhinan_list>li i {
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 12px;
	background-image: url(../images/zhinan_iconlist.png);
	background-repeat: no-repeat;
}

.zhinan_list>li:nth-child(1) i{
	background-position: 0 0;
}

.zhinan_list>li:nth-child(2) i{
	background-position: -120px 0;
}

.zhinan_list>li:nth-child(3) i{
	background-position: -242px 0;
}

.zhinan_list>li:nth-child(4) i {
	background-position: 0 -107px;
}

.zhinan_list>li:nth-child(5) i {
	background-position: -120px -107px;
}

.zhinan_list>li:nth-child(6) i {
	background-position: -239px -107px;
}

.zhinan_list>li:nth-child(7) i {
	background-position: -1px -214px;
}

.zhinan_list>li:nth-child(8) i{
	background-position: -120px -214px;
}

.zhinan_list>li:nth-child(9) i {
	background-position: -239px -214px;
}


.zhinan_list>li:nth-child(10) i{
	background-position: 0 0;
}
.zhinan_list>li:nth-child(11) i{
	background-position: -120px 0;
}
.zhinan_list>li:nth-child(12) i{
	background-position: -120px 0;
}

.zhinan_list>li:nth-child(13) i{
	background-position: -242px 0;
}

.zhinan_list>li:nth-child(14) i {
	background-position: 0 -107px;
}

.zhinan_list>li:nth-child(15) i {
	background-position: -120px -107px;
}

.zhinan_list>li:nth-child(16) i {
	background-position: -239px -107px;
}

.zhinan_list>li:nth-child(17) i {
	background-position: -1px -214px;
}

.zhinan_list>li:nth-child(18) i{
	background-position: -120px -214px;
}



.zhinan_list>li p {
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.zhinan_list>li:hover {
	background: #f2bfb8;
}

.zhinan_list>li:hover a>p {
	color: #d52a13;
}

.zhinan_list>li:hover i {
	background-image: url(../images/zhinan_iconlist_hover.png);
}

.channel_l_hot {
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 21px;
}

.channel_l_hot .channel_l_hot_tit {
	font-size: 18px;
	color: #d63434;
	display: block;
	margin-bottom: 18px;
}

.channel_l_hot>p {
	font-size: 14px;
	margin-bottom: 15px;
}

.channel_l_hot>p>span:first-child {
	color: #999999;
}

.channel_l_hot>p .line_hot {
	margin: 0 10px;
	color: #999999;
}

.channel_l_hot>p>a {
	color: #333333;
	margin-right: 35px;
	
	display: inline-block;
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.channel_l_hot>p>a:last-child {
	margin-right: 0;
}

.channel_l_hot>p>a:hover {
	text-decoration: underline;
}

.more_channel {
	color: #666666;
	font-size: 14px;
	padding-bottom: 12px;
	display: inline-block;
	line-height: 32px;
	margin-left: 40px;
}

.channel_l_list {
	margin-bottom: 40px;
}

.more_channel:hover {
	color: #d63434;
}

.currentDate{
	color: #D63434;
}

.channel_r_tit {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #333;
	padding: 20px 0;
	border-top: 1px solid #ECECEC;
	margin-bottom: 30px;
	border-bottom: 1px solid #ECECEC;
}
.channel_r_tit span{
	width:220px;
}
.channel_r_tit_time {
	width: 132px;
	height: 48px;
	background: url(../images/icon.png) no-repeat 0 -357px;
	line-height: 48px;
	font-size: 0;
	color: #fff;
}

.channel_r_tit_time span:first-child {
	display: inline-block;
	vertical-align: top;
	width: 66px;
	font-size: 30px;
	text-align: center;
	margin-right: 13px;
}

.channel_r_tit_time span:last-child {
	display: inline-block;
	vertical-align: top;
	width: 48px;
	font-size: 30px;
	text-align: center;
}

.process li {
	position: relative;
	padding-bottom: 15px;
	padding-left: 40px;
}

.process li:last-child .process_line {
	display: none;
}

.process li .process_num {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	color: #d63434;
	border: 1px solid #c8c8c8;
	border-radius: 50%;
	font-style: normal;
}

.process li .process_line {
	position: absolute;
	left: 12px;
	top: 0;
	height: 100%;
	width: 0;
	border-left: 1px dashed #d63434;
	z-index: 1;
}

.process_tit {
	padding-bottom: 8px;
}

.process_tit span:first-child {
	font-size: 18px;
	color: #d63434;
	margin-right: 15px;
}

.process_tit span:nth-child(2) {
	font-size: 14px;
	color: #D63434;
}

.process_goto {
	font-size: 0;
	padding: 12px 0 5px 14px;
	background: #fafafa;
	border: 1px solid #ececec;
}

.process_goto a {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
	margin-bottom: 8px;
}

.process_goto a:hover {
	text-decoration: underline;
	color: #d63434;
}

.process_goto .process_goto_red {
	color: #d63434;
}

.channel_zhenti {
	margin-bottom: 30px;
}

.test_condition {
	padding: 30px 28px;
	border: 1px solid rgba(236, 236, 236, 1);
	text-align: center;
	    margin-bottom: 25px;
}

.test_condition_tit {
	font-size: 24px;
	color: #D63434;
	margin-bottom: 15px;
}

.test_condition_sub {
	font-size: 17px;
	color: #333;
	margin-bottom: 25px;
	position: relative;
}

.test_condition_sub>span {
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 5;
}

.test_condition_sub:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 1px;
	background: #D52A13;
	width: 225px;
	top: 50%;
}


/*频道页下拉*/

.channel_drop_down {
	position: relative;
	cursor: pointer;
	margin-bottom: 15px;
}

.channel_drop_down_tit {
	line-height: 40px;
	height: 40px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;
	padding: 0 30px 0 16px;
	background: #F9F9F9;
	text-align: left;
	position: relative;
}

.channel_drop_down_tit>span {
	color: #999999;
	font-size: 16px;
}

.channel_arrow_drop {
	display: block;
	position: absolute;
	right: 13px;
	font-size: 18px;
	color: #CCCCCC;
	transform: rotate(90deg);
	top: 0;
	transition: all 0.3s ease;
}

.channel_drop_down>ul {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: #fff;
	z-index: 5;
	margin-top: -1px;
	border: 1px solid #cccccc;
}

.channel_drop_down>ul>li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	padding-left: 16px;
	color: #333;
}

.channel_drop_down>ul>li a:hover {
	background: #d7321c;
	color: #fff;
}

.channel_drop_down:hover .drop_down_tit {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.channel_drop_down:hover>ul {
	display: block;
}

.channel_drop_down:hover .channel_arrow_drop {
	transform: rotate(-90deg);
}

.channel_conditioninput {
	display: block;
	line-height: 40px;
	width: 100%;
	height: 40px;
	font-size: 16px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;
	padding: 0 30px 0 16px;
	background: #F9F9F9;
	text-align: left;
	position: relative;
}

.channel_condition_btn {
	display: block;
	height: 38px;
	margin: 0 auto;
	margin-top: 55px;
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: rgba(215, 50, 28, 1);
	box-shadow: 0px 1px 3px 0px rgba(124, 0, 4, 1);
	border-radius: 19px;
	border: none;
    width: 100%;
}

.channel_condition_btn:hover {
	box-shadow: none;
}


/*右侧浮窗*/

.right_navfix {
	position: fixed;
	right: 10px;
	top: 35%;
	z-index: 9;
}

.right_navlist li {
	margin-bottom: 1px;
	width: 50px;
	cursor: pointer;
	position: relative;
}

.right_navlist1 {
	background: #388ef2;
	padding: 10px 0 8px 0;
}

.right_navlist2 {
	background: #b2b2b2;
	height: 50px;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 9px;
}

.right_navlist1:hover {
	background: #d7321c;
}

.right_navlist2:hover,
.right_navlist3:hover {
	background: #d7321c;
}

.right_navlist4:hover {
	background: #d7321c;
}

.right_navlist3 {
	background: #b2b2b2;
	height: 50px;
	box-sizing: border-box;
	padding-top: 12px;
	overflow: hidden;
}

.right_navlist4 {
	height: 50px;
	background: #b2b2b2;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
}

.right_navlist4 .r_nav_backTop {
	display: inline-block;
	width: 14px;
	height: 11px;
	background: url(../images/information_icon.png) no-repeat 0 -459px;
}

.backTop {
	display: none;
}

.right_navlist1 i {
	width: 27px;
	height: 23px;
	display: block;
	margin: 0 auto 8px auto;
	background-image: url(../images/right_nav/rightnav_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.right_navlist1 p {
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color: #fff;
}

.right_navlist2 i {
	width: 20px;
	height: 32px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/right_nav/rightnav_icon.png);
	background-repeat: no-repeat;
	background-position: 0 -35px;
}

.right_navlist3 i {
	width: 26px;
	height: 26px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/right_nav/rightnav_icon.png);
	background-repeat: no-repeat;
	background-position: 0 -80px;
}

.right_navlist3:hover,
.right_navlist2:hover {
	overflow: visible;
}

.right_navlist3:hover .phone_tip {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	right: 68px;
}

.right_navlist2:hover .app_tip {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	right: 44px;
}

.phone_tip {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	font-size: 18px;
	background-color: #d7321c;
	line-height: 50px;
	top: 0;
	width: 260px;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	/* Safari */
}

.phone_tip>b {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 12px;
	border-color: transparent;
	border-style: dashed;
	right: -12px;
	top: 18px;
	border-top-style: solid;
	border-top-color: #d7321c;
}

.app_tip {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	font-size: 12px;
	background: url(../images/right_nav/navright_app.png) no-repeat center center;
	top: 0;
	width: 177px;
	height: 190px;
	color: #333333;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	/* Safari */
}

.app_tip img {
	display: block;
	width: 105px;
	height: 105px;
	margin: 30px 0 10px 30px;
}

.app_tip p {
	margin-top: 12px;
	text-align: left;
	padding-left: 46px;
}

.cp_alert_wrap {
	border-radius: 10px;
}

.cp_alert_wrap .layui-layer-content {
	overflow: inherit;
}

.cp_alert {
	display: none;
	width: 480px;
	padding-bottom: 30px;
}

.cp_alert_tit {
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	padding-left: 17px;
	background: #D9300A;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.cp_alert_c {
	padding: 40px 80px;
	font-size: 18px;
	line-height: 26px;
	color: #666;
	text-align: center;
}

.cp_alert_btn {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	background: #D9300A;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.cp_alert_btn:hover {
	background: #a12105;
}


/*资讯详情*/

.details_tit {
	font-size: 28px;
	color: #333;
	margin-bottom: 14px;
}

.details_subtit {
	margin-bottom: 20px;
}

.details_subtit_l {
	font-size: 14px;
}

.details_subtit_l span {
	color: #666;
}

.details_subtit_l span:first-child {
	margin-right: 38px;
}
.details_subtit_r {
    display: flex;
    justify-content: flex-end;
        padding: 20px 0 10px 0;
}

.details_subtit_r a {
	margin-left: 15px;
}

.details_subtit_r a i {
	color: #CCCCCC;
	font-size: 24px;
}

.details_subtit_r>span {
	color: #cccccc;
	display: inline-block;
	vertical-align: top;
	margin: 3px 0 0 14px;
}

.details_subtit_r a:hover i {
	color: #d7321c;
}

.details_content {
	overflow: hidden;
}

.details_content p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-indent: 2em !important;
	margin-bottom: 20px;
}
.details_content table p{
	    text-indent: unset;
}
.details_content img {
	max-width: 100%;
}
.details_tip {
	margin-top: 10px;
	color: #A8A8A8;
	font-size: 14px;
	line-height: 24px;
}

.down_ytk {
	width: 100%;
	display: block;
	margin-bottom: 32px;
}

.tuijian_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tuijian_list li {
	width: 370px;
	display: inline-block;
	vertical-align: top;
}

.tuijian_list li span:last-child {
	position: absolute;
	right: 0;
	top: 0;
}

.down_ytkrtit {
	height: 126px;
	border-bottom: 1px solid #ececec;
	position: relative;
	margin-bottom: 25px;
	padding-top: 28px;
	box-sizing: border-box;
	padding-left: 150px;
}

.down_ytkrtit .ytk_ss {
	display: block;
	width: 118px;
	height: 127px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/icon.png) no-repeat 0 -420px;
}

.down_ytkrtit a {
	display: block;
	font-size: 22px;
	color: #333333;
	margin-bottom: 12px;
}

.down_ytkrtit a:hover {
	color: #d7321c;
}

.down_ytkrtit a>i {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	margin-left: 4px;
}

.down_ytkrtit p {
	font-size: 14px;
	color: #999;
}

.details_bottomtool {
	margin-bottom: 38px;
	margin-top:10px;
}

.details_bottomtool .sc_tool_l {
	width: 124px;
	height: 40px;
	line-height: 40px;
	color: #D52A13;
	font-size: 18px;
	text-align: center;
	border: 1px solid rgba(213, 42, 19, 1);
	border-radius: 20px;
}

.details_bottomtool .sc_tool_l i {
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}

.details_bottomtool_r a {
	margin-left: 20px;
	border-radius: 20px;
	border: 1px solid #CCCCCC;
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
	width: 40px;
	height: 40px;
	text-align: center;
}

.details_subtit_r a .Collection_top_yes {
	color: #d7321c;
}

.weixin_icon {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 20px;
	background: url(../images/icon.png) no-repeat 0 -570px;
}

.qq_icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../images/icon.png) no-repeat -62px -569px;
}

.qqzone_icon {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 21px;
	background: url(../images/icon.png) no-repeat -121px -571px;
}

.weibo_icon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 20px;
	background: url(../images/icon.png) no-repeat -181px -569px;
}

.details_bottomtool_r a:hover {
	border-color: #d52a13;
	color: #d52a13;
}

.details_bottomtool_r .detailsmore_share {
	width: 105px;
	font-size: 18px;
	color: #999999;
}

.wx_share {
	position: relative;
}

.wx_share:hover .wx_share_box {
	display: block;
}

.wx_share_box {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -87px;
	top: 27px;
	z-index: 5;
	padding-top: 15px;
	width: 254px;
	height: 257px;
	background: url(../images/wx_share.png) no-repeat 0 bottom;
}
.wx_share_code{
	width:140px;
	height:140px;
	position:absolute;
	top: 82px;
	left:56px
}


/*问答*/
.ques_tit {
	font-size: 28px;
	line-height: 40px;
	color: #333;
	margin-bottom: 16px;
	font-weight: 600;
}
.ques_askcontent{
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 22px;
	font-weight: 400;
}
.ques_tit_info_l{
	    display: flex;
    align-items: center;
    color: #cccccc;
}
.ques_tit_info {
	font-size: 14px;
	color: #666666;
	display: flex;
    align-items: center;
    	margin-bottom: 15px;
}

.ques_tit_info_l>.ques_head {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.ques_tit_info_l>span {
	margin-right: 32px;
}
.ques_tit_info_r{
	    position: relative;
	    width: 100%;
	    color: #cccccc;
}
.ques_tit_info_r span{
	    position: absolute;
}   
.ques_tit_info_r span:first-child{
	 top: -20px;
	  color: black;
}
.ques_tit_info_r i {
	margin: 0 8px;
	font-size: 18px;
}

.ques_content {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	 overflow: hidden;
}

.ques_imglist {
	font-size: 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}

.ques_imglist img {
	max-width: 260px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 11px;
}


.ans_tit {
	height: 44px;
	background: #F4F4F4;
	border: 1px solid #ECECEC;
	line-height: 44px;
}

.ans_tit a {
	color: #999999;
	margin-left: 33px;
}

.ans_tit a:hover {
	color: #d7321c;
}

.ans_tit a i {
	font-size: 19px;
}

.ans_textarea {
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #dedede;
	border-top: none;
	font-size: 18px;
	color: #333;
	height: 215px;
	width: 100%;
	margin-bottom: 15px;
}

.submit_ans {
	text-align: right;
}
.submit_ans button:first-child{
    border: 1px solid #cccccc;
    color:#cccccc;
}
.sub_btn{
    float: unset !important;	
        margin-top: 16px;
        margin-bottom: 16px;
            margin-left: 15px;
}
.ans_btn {
	display: inline-block;
	width: 97px;
	height: 36px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
    background: white;
    border: 1px solid #d7321c;
    color: #d7321c;
    float: right;
	border-radius: 4px;
	margin-bottom:14px;
}

.ans_btn:hover {
	background: #d7321c !important;
	 color: white !important;
	 border:1px solid white !important;
}
.huida_btn{
    float: right;
        display: flex;
            cursor: pointer;
}
.huida_btn button{
 display: inline-block;
	line-height: 14px;
	text-align: center;
	font-size:14px;
    background: white;
    border: none;
    color: #d7321c;
	border-radius: 4px;
	font-weight:400;
	    margin-left: 4px;
	        cursor: pointer;
}
.aues_share {
	margin-bottom: 80px;
}

.bestans_icon {
display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 30px;
    background: url(../images/best.png) no-repeat;
    background-size: 25px 30px;
    margin-right: 10px;
}
.best-answer .bestans_tit span{
	color:#d7321c;
	
}
.bestans_tit {
	font-size: 24px;
	line-height: 40px;
	color: #222222;
	padding-bottom: 20px;
	color: black;
	    display: flex;
    align-items: center;
}

.ans_list {
	font-size: 0;
	margin-bottom: 20px;
}

.ans_list .ans_list_content {
	font-size: 14px;
	color: #333;
	line-height: 28px;
    margin: 20px 0;
}

.ans_list img {
	max-width: 100%;
/*	max-height:150px;*/
	display: inline-block;
	vertical-align: middle;
	margin:0 11px 10px 0;
}

.othertitline {
	width: 4px;
	height: 22px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 10px;
}

.other_anslist .ans_list {
	border-bottom: 1px solid #ECECEC;
}

.nomore_listtit {
	padding-bottom: 12px;
}

.line_adindex {
	height: 1px;
	background: #ECECEC;
	margin: 40px auto;
}

.adlisttit {
	border: none;
	padding-bottom: 8px;
}

.ques_rtit {
	height: 200px;
	box-sizing: border-box;
	padding: 12px;
	background: linear-gradient(0deg, rgba(255, 103, 92, 1), rgba(255, 70, 79, 1));
	box-shadow: 0px 1px 0px 0px rgba(236, 236, 236, 1);
	margin-bottom: 22px;
}

.ques_rtit_top {
	font-size: 20px;
	color: #fff;
	margin-bottom: 36px;
}

.ques_rtit_top>i {
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 26px;
	margin-right: 5px;
	background: url(../images/icon.png) no-repeat 0 -645px;
}

.ques_rtit>p {
	color: #fff;
	text-align: center;
}

.big_span_ques_rtit {
	font-size: 18px;
	margin-bottom: 14px;
}

.small_span_ques_rtit {
	font-size: 16px;
}

.ans_listr {
	color: #999999;
	font-size: 14px;
	white-space: nowrap;
}

.ans_listr_line {
	height: 13px;
	width: 1px;
	display: inline-block;
	vertical-align: top;
	background: #999;
	margin: 0 5px;
	margin-top: 4px;
}


/*用户中心*/


/*用户中心*/

.uc_content {
	background: #f8f8f8;
	padding-top: 20px;
}

.uc_content_l {
	width: 325px;
	margin-bottom: 100px;
}

.uc_content_r {
	width: 845px;
}

.uc_head {
	height: 280px;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
	margin-bottom: 28px;
}

.uc_head img {
	width: 124px;
	height: 124px;
	border-radius: 50%;
	margin-bottom: 34px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
}

.uc_head p {
	font-size: 24px;
	color: #222222;
}

.uc_list {
	background: #fff;
	padding: 35px 0 35px 0;
}

.uc_list li a {
	display: block;
	height: 74px;
	font-size: 24px;
	color: #222222;
	text-align: center;
	line-height: 74px;
	border-left: 4px solid transparent;
}

.uc_list li a:hover {
	background: #FFEEEC;
	border-left: 4px solid #D52A13;
}

.uc_list li .uc_list_action {
	background: #FFEEEC;
	border-left: 4px solid #D52A13;
}

.uc_collection_tit {
	height: 54px;
	background: #Fff;
	line-height: 54px;
	margin-bottom: 12px;
}

.uc_collection_tit>span {
	font-size: 24px;
	color: #222;
}

.uc_collection_tit .uc_collection_tit_line {
	width: 4px;
	height: 20px;
	border-radius: 2px;
	background: #d52a13;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -11px;
}

.uc_collection_list {
	margin-bottom: 30px;
}

.uc_collection_list>li {
	background: #fff;
	padding:25px 30px 30px 22px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.04);
	margin-bottom: 12px;
}

.uc_collection_list>li>a {
	color: #222222;
	font-size: 18px;
	line-height: 32px;
	display: block;
	margin-bottom: 10px;
}

.uc_collection_list>li>a:hover {
	color: #D52A13;
}

.uc_collection_list_info>span {
	font-size: 14px;
	color: #999999;
}

.uc_collection_list_info_r>span {
	font-size: 14px;
	color: #999999;
}

.uc_collection_list_info_r>a {
	margin-left: 30px;
	width: 75px;
	height: 24px;
	border: 1px solid #D52A13;
	border-radius: 12px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #D52A13;
	display: inline-block;
}

.uc_collection_list_info_r>a:hover {
	background: #D52A13;
	color: #fff;
}

.my_wenda_tit {
	height: 54px;
	background: #fff;
	line-height: 54px;
	margin-bottom: 12px;
}

.my_wenda_tit a {
	font-size: 20px;
	border-bottom: 2px solid transparent;
	color: #222222;
}

.my_wenda_tit a:hover {
	color: #D52A13;
}

.my_wenda_tit .my_wenda_action {
	color: #D52A13;
	border-color: #D52A13;
}

.no_content {
	text-align: center;
	margin: 150px auto;
	position: relative;
}

.no_content>img {
	margin-bottom: 20px;
}

.no_content_tip {
	font-size: 20px;
	color: #999999;
}

.no_content_tip span {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 0 20px;
	background: #f8f8f8;
	margin-left: 26px;
}
.no_content:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 12px;
	width: 240px;
	left: 50%;
	margin-left: 13px;
	transform: translateX(-50%);
	height: 1px;
	background: #999999;
}
.my_wenda_type{
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}
.my_wenda_type>span{
	margin-right: 18px;
}
.shoucang_l a{
	margin: 0 5px;
}
.shoucang_l span{
	color: #999999;
}
.swiper-wrapper img{
	width:100%;
	height:100%
}
.app_down:hover .app_box {
	display: block;
}
.app_down{
	height:50px;
	display:inline-block;
}
.app_box {
	display:none;
	position: absolute;
    top: 80px;
    right: -15px;
    z-index: 5;
    padding-top: 15px;
    width: 120px;
    height: 130px;
    text-align: center; 
    background-color:white;	
    box-shadow: -2px 2px 3px 2px rgba(0, 0, 0, 0.2);
}
.app_box img{
	width:80%;
   display: inline-block;
   vertical-align: middle;
}
.app_box span{
	display:block;
	color:black;
	margin-top: 5px;
}
.app_box:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    right: 52px;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #fff #fff;
    transform: rotate(135deg);
    box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.2);
}

.newQuestions{
	    margin-bottom: 40px;
}
.answerList img,.questionList img{
    max-width: 260px;
    max-height: 150px;
    display: inline-block;
    vertical-align: top;	
    margin: 0 5px 5px 5px;
}
.answerList .answerContent{
	margin:5px 0 5px 0;
}

/* 红色导航 */
.infor_go{
	background: #d7321c;
	min-width: 1200px;
}
.main_box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
 .infor_go_list{
	font-size: 0;
	padding: 15px 0;
}
.infor_go_list li{
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	background: url(/pcHtml/static/common/images/red_line_go.png) no-repeat right center;
	padding-top: 12px;
}
.infor_go_list li:last-child{
	margin-right: 0;
	background: none;
}
.infor_go_list li:nth-child(1){
	max-width: 412px;
}
.infor_go_list li:nth-child(2){
	max-width: 320px;
}
.infor_go_list li:nth-child(3){
	max-width: 240px;
}
.infor_go_list li:nth-child(4){
	max-width: 150px;
}
.infor_go_list li .infor_go_name{
	float:left;
	font-size: 24px;
	color: #ffffff;
	width: 22px;
	margin-top: 11px;
}
.infor_go_list li .infor_go_list_r{
	margin-left: 48px;
}
.infor_go_list li .infor_go_list_r a{
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 12px;
	text-align: left;
	max-width:112px;
	overflow: hidden;
	white-space: nowrap;
}
.infor_go_list li .infor_go_list_r a:hover{
	text-decoration: underline;
}
.infor_go_list li:nth-child(2) .infor_go_list_r {
    max-height:320px;
    max-width: 320px;
}
/* 动态下拉表 */
/* .more{
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 12px;
    text-align: left;
    max-width: 112px;
    white-space: nowrap;
   position: relative;
}
#moreList{
   display: none;
    position: absolute;
    background: #d7321c;
    z-index: 999;
    padding-bottom: 20px;
   left: -24px;
}
#moreList li{
    display: inherit;
    background: none;
    margin-right: 0;
    margin-left: 25px;
}
#moreList li a{
margin-bottom:0;}
.more:hover>#moreList{
display:block;
} */
.more{
    font-size: 16px;
    color: #fff;
    display: inline-block;
   height: 22px;
    line-height: 22px;
   position: relative;
    left: 10px;
    top: 2px;
}
#moreList{
   display: none;
    position: absolute;
    background:#d83532;
    z-index: 999;
    padding-bottom: 10px;
    left: -22px;
    right: 10px;
    width: 110px;
   padding-top: 6px;
}

#moreList li{
    width: 100%;
}
#moreList li a{
    width: 100%;
    text-align: center;
    padding: 0;
    margin-left: 12px;
    max-width: 85px;
    }
.more:hover>#moreList{
display:block;
}

.zan{
	cursor: pointer;
	width: fit-content;
	    display: flex;
    align-self: end;
}
.zan i{
	background: url(../images/zan.png) no-repeat 0 0;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
   vertical-align: middle;
}
.zan span{
	position: relative;
    left: 4px;
    top: 4px;
        color: #cccccc;
        font-size:12px;
}
.footer_link_list a:hover{color:#d83532;}
.channel_conditioninput::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #999999;
   font-size: 16px;
}

/* 教师考试公共红色入口 */
.teacher_tit {
	height: 50px;
	box-sizing: border-box;
	padding-top: 4px;
	background: #ef2d36;
	width:100%;
	min-width: 1250px;
}
.teacher_title_main {
	width: 12.5rem;
	margin: 0 auto;
	position: relative;
	display: flex;
}
.teacher_tit>.teacher_title_main>a {
	font-size: 18px;
	color: #fff;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	height: 46px;
	line-height: 47px;
	padding: 0 21px;
}

.teacher_tit>.teacher_title_main>a:first-child {
	margin-left: 5px;
}

.teacher_tit>.teacher_title_main .teacher_tit_action {
	background: #fff;
	font-weight: bold;
	color: #ef2d36;
}
.teacher_tit_action1{
	font-weight: bold;
	background: #D71019;
}
.address_map {
	width: 1250px;
	margin: 0 auto;
	height: 85px;
}

.address_mapbtn {
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #ef2d36;
	font-size: 14px;
	text-align: center;
	display: block;
	border: 1px solid #ef2d36;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 25px;
}

.address_mapbtn>i {
	font-size: 14px;
}

.address_map>ul {
	font-size: 0;
	flex: 1;
	padding-top: 10px;
}

.teacher_tit_content {
	border-bottom: 1px solid #e3e3e3;
}

.address_map>ul>li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 12px;
	margin-right: 16px;
}

.address_map>ul>li>a {
	color: #333;
	font-size: 13px;
}
.city{
	max-height: 200px;
    overflow-y: auto;
}
.details_content a{
  color:blue;
}
.details_content a:hover{
  color:blue;
}
.details_content a:visited{
	color:rgb(85, 26, 139);
}

.download{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.download img{
	height: 24px;
	margin-right: 5px;
}
.download a{
	 font-size: 16px;
    color: rgb(216,30,6);
    font-weight: 545;
}
video{
	    width: 100%;
	    margin-bottom: 20px;
}
.fontColor{
	color: #333333 !important;
}
.youmeng a{
	display:none;
}
.topList{
	display: flex;
	font-size: 14px;
	height: 100%;    
	margin: 0 10px 0 10px;
	line-height: 64px;
}
.listAll{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-grow: 0.5;
}
.topList li{
  cursor: pointer;
    border-top: 2px solid white;
}
.topList li a{
    height: 100%;
    padding: 0 16px 0 16px;
    display: block;
     margin-top: -2px;
    }
    .topList li:hover{
            border-top: 2px solid #bc210c;
    }
     .topList li:hover a{
     	color: #d52a13;
     }
/*  顶部导航 */
.new_examnav_content{
    position: absolute;
    background: white;
    z-index: 999;
    top: 64px;
    left: 335px;
     box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
}
.new_examnav_content li{
  padding: 30px 40px 0 45px;
}
.new_examnav_content li:last-child{
	 padding-bottom: 30px;
}
.new_examnav_content li .new_examnav_l{
    float: left;
    color: black;
    font-size: 16px;
    line-height: 32px;
    font-weight: 550;
}

.new_examnav_content li .new_examnav_r{
	font-size:0;
	margin-left:70px;
}
.new_examnav_content li .new_examnav_r a{
	color:#222222;
	font-size:14px;
	line-height: 32px;
	display: inline-block;
	margin-right:10px;
	padding:0 10px;
	margin-bottom:5px;
}
.new_examnav_content li .new_examnav_r a:hover{
	color:#d52a13;
	 text-decoration: underline!important;
}
.top{
	background: white;
}


.ytkapp_down_tit{
	font-size: 18px;
	color:#222;
	text-align: center;
	padding: 40px 0 30px 0;
}
.close_ytkapp{
	width: 12px;
	height: 12px;
	background: url(/pcHtml/static/information/infor_img/close.png) no-repeat;
	transition: all 0.3s ease;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.close_ytkapp:hover{
	transform: rotate(180deg);
}
.erweima_img{
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 146px;
	height: 146px;
}
.ytkapp_down_sys{
	text-align: center;
	font-size: 16px;
	color: #999999;
}
.ytkapp_down_box{
	border-radius: 5px;
}
.pullDown{
	 display: inline-block;
    margin-left: 10px;
       width: 14px;
    height: 14px;
    transition: all 0.3s ease;
    background: url(/pcHtml/static/information/infor_img/pullDown.png) no-repeat center center;
    background-size: 14px 14px;
}
/* 首页视频样式 */
.hoit_videolist>li{
	margin-bottom: 20px;
    height: 67px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.hoit_videolist>li:last-child{
	margin-bottom:0;
}
.hoit_videolist>li>.hoit_videolist_l {
    display: block;
    width: 119px;
    height: 67px;
    position: relative;
    margin-right: 10px;
}
.hoit_videolist>li>.hoit_videolist_l img {
    height: 67px;
    width: 119px;
    border-radius: 4px;
    max-width: unset;
}
.hoit_videolist>li .hoit_video_time {
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 1;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 1px 8px;
    border-radius: 10px;
    background: rgba(42, 46, 63, 0.5);
}
.hoit_videolist_r p {
    font-size: 12px;
    color: #999999;
}
.hoit_videolist_r {
    flex: 1;
}
.hoit_videolist_r>a {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
    margin-bottom: 10px;
}
.video_hot_box{
	padding: 20px;
    border: 1px solid #ececec;
    margin-bottom: 26px;
}
.footer_bottom a:hover{
    color: #d7321c;
    text-decoration:underline;
}


/*公共弹框样式*/

.layer_box_content {
	border-radius: 10px;
}

.layer_box_content .layui-layer-content {
	overflow: inherit;
}

.layer_box_content .layui-layer-title {
	height: 53px;
	line-height: 53px;
	background: #fff;
	border-bottom: 1px solid #F4F4F4;
	margin: 0 20px;
	padding: 0 2px;
}

.layer_box_content .layui-layer-setwin {
	top: 20px;
	right: 24px;
}

.layer_box_content .layui-layer-close {
	width: 18px;
	height: 18px;
	background: url(/pcHtml/static/myCourse/images/exam_icon.png) no-repeat;
	background-position: -56px -98px;
	cursor: pointer;
}

.layer_box_text {
	padding: 35px 45px 27px 45px;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	color: #333333;
}

.layer_box_text>span {
	color: #FF6300;
}

.layer_box_btn {
	padding-bottom: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.layer_box_btn>a {
	display: block;
	margin: 0 24px;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 19px;
	padding: 0 30px;
}

.layer_box_btn>.layer_box_gray {
	background: #9FA5AC;
}

.layer_box_btn>.layer_box_yellow {
	background: linear-gradient(90deg, rgba(255, 148, 84, 1) 0%, rgba(255, 99, 20, 1) 100%);
}

.layer_box_btn>.layer_box_gray:hover {
	background: #80848a;
}

.layer_box_btn>.layer_box_yellow:hover {
	background: rgba(255, 99, 20, 1);
	color:white !important;
}