.position {
    padding: 5px 30px;
    line-height: 36px;
    height: 36px;
    margin: 10px auto;
    background: url(/style_zkw/yx_style_msgk/yx_images/icon_pos.png) left center no-repeat;
    background-size: 20px;
    width: 1150px;
}

.position a {
    margin: 0 2px;
    color: #333;
}

.position h1 {
    display: inline;
}

.position a.pos_sitemap {
    float: right;
    font-weight: lighter;
    padding-left: 25px;
    background: url(/style_zkw/yx_style_msgk/images/icon_n01.png) no-repeat left center;
    background-size: 20px;
}

.main.yx_clear {
    margin-bottom: 20px;
}

.main_left{
	width: 830px;
	box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.3);
	padding: 20px;
}

.com_right{
	width: 310px;
	box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.3);
}

h2.li_main_tit {
    background: url(/style_zkw/yx_style_msgk/yx_images/icon_list_tit.png) no-repeat left center;
    background-size: 25px;
    font-size: 20px;
    padding-left: 30px;
	display: inline-block;
margin-bottom:20px;
}

.li_main li {
    height: 150px;
    padding: 20px 0 10px;
    overflow: hidden;
    border-top: 1px solid #eaeaea;
}

.li_main_img.fl {
    width: 200px;
    height: 130px;
    overflow: hidden;
    margin-right: 20px;
}

.li_main li::after {
    content: "";
    display: block;
    clear: both;
}

.li_main_img.fl img {
    width: 100%;
    height: 100%;
}

.li_main_txt.fl {
    width: 610px;
}

a.li_main_txt_tit {
    font-size: 20px;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

p.li_main_txt_info {
    font-size: 15px;
    color: #666;
    line-height: 26px;
    margin: 15px 0;
	height: 50px;
	display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.li_main_txt_time_left {
    float: left;
}

.li_main_txt_time_right {
    float: right;
}

.li_main_txt_time::after {
    content: "";
    display: block;
    clear: both;
}

.li_main_txt_time_left>span {
    color: #666;
    font-size: 14px;
    margin-right: 20px;
}

.li_main_txt_time_right>a {
    display: inline-block;
    padding: 5px 18px;
    background: #ababab;
    border-radius: 20px;
    color: white;
    line-height: initial;
}

.li_main_txt_time_right>a:nth-of-type(2) {
    background: #ff5454;
    margin-left: 15px;
}

.li_main_txt_time {
    height: 30px;
    line-height: 30px;
}

.load_more {
	display: block;
    width: 180px;
    margin: 20px auto 0;
    background: #4696ed;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    letter-spacing: 2px;
    cursor: pointer;
}

.load_more:hover {
    background: #f14c53;
}
/* 分页 */
.page {
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
	width: fit-content;
}

.page li {
    display: inline-block;
    margin-right: 25px;
    font-size: 14px;
    height: 35px;
    text-align: center;
    width: auto;
    line-height: 35px;
    float: left;
    border: none;
    padding: 0;
}

.page li>a {
    color: #333;
    width: 100%;
}

.page li.thisclass {
    background: #4696ec;
    width: 35px;
    color: white;
    border-bottom: none;	
}

ul.pagelist::after {
    content: "";
    display: block;
    clear: both;
}

.page li.thisclass>a{
	color: white;
}
/* 右边公共 */

.com_right_tit {
    color: #4696ec;
    font-size: 16px;
    font-weight: 600;
    border-left: 4px solid;
    padding-left: 10px;
    margin-bottom: 15px;
}

.com_right_form form#form1 {
    border-top: 1px solid #d8d8d8;
	padding-top: 15px;
}

.com_right_form.p20 {
    border-bottom: 5px solid #f1f1f1;
}


.com_right_form form#form1>select {
    width: 266px;
    border: 1px solid #e4e4e4;
    background: white;
    height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    outline: none;
    color: #9e9e9e;
}

.com_right_form form#form1 input.com_right_form_input {
    width: 250px;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    height: 35px;
    padding-left: 15px;
}

input.com_right_form_submit {
    width: 267px;
    height: 40px;
    background: #78bdff;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
    outline: hidden;
    cursor: pointer;
}

p.com_right_form_p {
    font-size: 13px;
    color: #999;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 15px;
}

p.com_right_form_p>span {
    font-size: 13px;
    color: #78bdff;
    font-style: normal;
}

.com_right_tool_con {
    border-top: 1px solid #d8d8d8;
}

.com_right_tool_con>a {
    display: block;
    float: left;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #4a9cf4;
    margin: 18px 4px 0;
    color: #4a9df5;
    font-size: 14px;
}

.com_right_tool_con>a:hover {
    background: #4a9df5;
    color: white;
}

.com_right_tool_con::after {
    content: "";
    display: block;
    clear: both;
}

.com_right_tool.p20 {
    border-bottom: 5px solid #f1f1f1;
}

a.com_right_tuijian_con_a {
    display: block;
}

a.com_right_tuijian_con_a>img {
    width: 100%;
}

a.com_right_tuijian_con_a>p {
    text-align: center;
    font-size: 15px;
    background: #f3f3f3;
    line-height: 30px;
}

.com_right_zhuanti_con {
    border-top: 1px solid #d8d8d8;
}

.com_right_zhuanti_con li {
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    margin-top: 10px;
}

.com_right_zhuanti_con li:nth-of-type(2n) {
    margin-left: 20px;
}

.com_right_zhuanti_con li>a>p {
    font-size: 14px;
    padding-top: 3px;
}

.com_right_zhuanti_con::after {
    content: "";
    display: block;
    clear: both;
}

.com_right_tuijian.p20,.com_right_zhuanti.p20 {
    border-bottom: 5px solid #f1f1f1;
}


.com_right_list_tab_tit {
    height: 26px;
    border-bottom: 2px solid #d8d8d8;
}

.com_right_list_tab_tit>span.on {
    border-bottom: 2px solid #4696ec;
	color: #4696ec;
	font-weight: 600;
}

.com_right_list_tab_tit>span {
    font-size: 16px;
    padding-bottom: 6px;
    cursor: pointer;
	padding-left: 20px;
}

.com_right_list_tab_con li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    line-height: 34px;
    list-style: inside;
    color: #b9b9b9;
}

.com_right_list_tab_tit::before {
    content: "";
    display: block;
    background: #4696ec;
    width: 4px;
    height: 20px;
    position: absolute;
}


.com_right_list_tab_con {
    padding-top: 10px;
}

.com_right_list.p20 {
    border-bottom: 5px solid #f1f1f1;
    padding-bottom: 15px;
}

a.com_right_list_tab_con_more {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #f3f3f3;
    border-radius: 5px;
    text-align: center;
    color: #a5a5a5;
    margin: 0 auto;
}

a.com_right_list_tab_con_more:hover {
    background: #e2e2e2;
}

.com_right_weixin_tit>span {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.com_right_weixin.p20.on {
    position: fixed;
    top: 0;
    width: 280px;
}

.com_right_weixin_tab_con {
    text-align: center;
    padding: 10px;
}

.com_right_weixin_tab_con p {
    line-height: 23px;
    margin: 5px;
    font-size: 15px;
}

.com_right_weixin_tab_con p.red {
    color: red;
}

.com_right_weixin_tab_con img {
    width: 200px;
    padding-top: 20px;
}

.com_right_weixin_con {
    /* border: 1px solid #e4e4e4;
    border-top: none; */
}

.com_right_weixin_tit::after {
    content: "";
    display: block;
    clear: both;
}

/* .com_right_weixin_tit {
    border-bottom: 1px solid #e4e4e4;
} */

.yx_con>h1 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    line-height: 35px;
    color: #333;
}

.yx_art_info {
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0 10px;
}

.yx_art_info>span {
    color: #999;
    margin-right: 15px;
}

div#yx_art_con {
    line-height: 35px;
    padding: 20px 0;
    font-size: 16px;
}

div#yx_art_con p {
    font-size: 16px;
}

div#yx_art_con a {
    color: #4696ec;
    text-decoration: underline;
}

div#yx_art_con img,div#yx_art_con table {
    max-width: 100%;
}

div#yx_art_con table {
    width: 100%;
}

.yx_art_end {
    text-align: center;
    position: relative;
    font-size: 16px;
    margin: 20px 0;
}

.yx_art_end::before {
    content: "";
    display: block;
    background: #cecece;
    width: 390px;
    height: 1px;
    position: absolute;
    top: 10px;
    left: 0;
}

.yx_art_end::after {
    content: "";
    display: block;
    background: #cecece;
    width: 390px;
    height: 1px;
    position: absolute;
    top: 10px;
    right: 0;
}

.yx_art_shengming {
    font-size: 13px;
    color: #999;
    line-height: 28px;
    text-align: center;
}

.yx_next_pre p {
    line-height: 40px;
    font-size: 15px;
}

.yx_next_pre>a.yx_pre {
    float: left;
}

.yx_next_pre>a.yx_next {
    float: right;
}

.yx_next_pre {
    margin: 30px 0;
}

.yx_next_pre::after {
    content: "";
    display: block;
    clear: both;
}

.yx_art_like_tit {
    font-size: 16px;
    font-weight: 600;
    border-left: 4px solid #4696ec;
    padding-left: 10px;
}

.yx_art_like_con {
    border-top: 1px solid #e4e4e4;
    margin-top: 15px;
}

.yx_art_like {
    margin-top: 35px;
}

.yx_art_like_con_time.fl {
    width: 60px;
    height: 60px;
    padding: 10px;
    margin-right: 15px;
    text-align: center;
    border-right: 1px solid #d6d6d6;
}

.yx_art_like_con_time_r {
    font-size: 30px;
    color: #999;
    margin-bottom: 6px;
}

.yx_art_like_con_time_ny {
    font-size: 15px;
    color: #999;
}

.yx_art_like_con li {
    width: 49%;
    height: 70px;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

.yx_art_like_con li::after {
    content: "";
    display: block;
    clear: both;
}

a.yx_art_like_con_a.fl {
    width: 300px;
}

.yx_art_like_con_a_tit {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.yx_art_like_con_a_des {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-box-orient: vertical;
    color: #999;
}

.yx_art_like_con::after {
    content: "";
    display: block;
    clear: both;
}





/* 院校列表页 */
.yx_school_tit::after {
    content: "";
    display: block;
    clear: both;
}

.yx_school_tit_r.fr {
    background: #f3f3f3;
    padding: 5px 10px;
}

span#yx_school_tit_r_time {
    color: #fd9800;
}

.yx_school_con_yx.fl {
    width: 485px;
    border-right: 1px solid #efefef;
}

a.yx_school_con_yx_img.fl {
    display: block;
    width: 130px;
}

a.yx_school_con_yx_img.fl>img {
    width: 100%;
}

.yx_school_con_yx_info.fl {
    margin-left: 20px;
    padding: 15px 0;
}

a.yx_school_con_yx_info_a {
    color: #ff8d00;
    font-size: 20px;
}

p.yx_school_con_yx_info_p {
    margin: 10px 0;
    color: #666;
    font-size: 14px;
}

.yx_school_con_yx_info_btn>a {
    display: inline-block;
    background: #ff8d00;
    color: white;
    padding: 5px 15px;
    margin-right: 20px;
    border-radius: 5px;
}

.yx_school_con_yx_info_btn>a:hover {
    background: #ffa83c;
}

.yx_school_con_zy.fl {
    padding: 20px;
    width: 300px;
    padding-top: 0;
}

.yx_school_con_zy_tit {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    margin-top: 0;
}

.yx_school_con_zy_con>a {
    border: 1px solid #080808;
    display: block;
    width: 125px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 10px;
}

.yx_school_con_zy_con::after {
    content: "";
    display: block;
    clear: both;
}

.yx_school_con>ul>li {
    height: 130px;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding: 30px 0;
}

.yx_school_con_zy_con>a:hover {
    background: #080808;
    color: white;
}





/* 问答列表 */
.yx_wenda_tit_r.fr>a {
    padding: 5px 10px;
    margin-left: 20px;
    border-radius: 5px;
}

.yx_wenda_tit_r.fr>a.green{
	color: #10b905;
	border: 1px solid #10b905;
}

.yx_wenda_tit_r.fr>a.green:hover{
	background: #10b905;
	color: white;
}

.yx_wenda_tit_r.fr>a.red{
	color: #f57171;
	border: 1px solid #f57171;
}

.yx_wenda_tit_r.fr>a.red:hover{
	background: #f57171;
	color: white;
}

.yx_wenda_tit::after{
	content: "";
	display: block;
	clear: both;
}

.yx_wenda_con li {
    border-top: 1px solid #dadada;
    padding: 15px 0;
}

.yx_wenda_con_a_t {
    margin-top: 10px;
	height: 30px;
    line-height: 30px
}

a.yx_wenda_con_a>div::after {
    content: "";
    display: block;
    clear: both;
}

.yx_wenda_con {
    margin-top: 20px;
}

.yx_wenda_con_a_t>p {
    font-size: 20px;
    color: ##4c4c4c;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 35px;
    background: url(/style_zkw/yx_style_msgk/yx_images/icon_w.png) no-repeat left 1px;
    background-size: 28px;
}

.yx_wenda_con_a_t>span {
    color: #989898;
}

.yx_wenda_con_a_b>p {
    font-size: 15px;
    color: #989898;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 35px;
    background: url(/style_zkw/yx_style_msgk/yx_images/icon_d.png) no-repeat left 6px;
    background-size: 28px;
}

.yx_wenda_con_a_b {
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
}

.yx_wenda_con_a_b>span {
    color: #ff593f;
}




/* 专业汇总 */
.major_list_tit::after {
    content: "";
    display: block;
    clear: both;
}

.major_list_tit {
    background: #EBF6FC;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
	margin-bottom: 15px;
}

.major_list_tit>p {
    color: #333;
}

.major_list_tit_a.fr>a {
    color: #333;
    padding-left: 20px;
    background: url(/style_zkw/yx_style_msgk/yx_images/icon_menu.png) no-repeat left center;
    background-size: 18px;
    margin-left: 10px;
}

.form_item.form_item_t.fl>input {
    width: 500px;
    height: 35px;
    margin-right: 10px;
    border: 1px solid #e4e4e4;
    padding-left: 10px;
}

.major_list_search {
    margin: 30px 0;
}

.major_list_search>form::after {
    content: "";
    display: block;
    clear: both;
}

.form_item.form_item_s.fl>input {
    width: 80px;
    height: 37px;
    line-height: 37px;
    background: #4696ec;
    color: white;
    border-radius: 3px;
	cursor: pointer;
}

.form_item.form_item_s.fl>input:hover {
    background: #6fb4ff;
}

.major_tab_tit {
    border-bottom: 2px solid #4696ec;
}

.major_tab_tit>span {
    display: block;
    float: left;
    padding: 10px 15px;
    cursor: pointer;
}

.major_tab_tit::after {
    content: "";
    display: block;
    clear: both;
}

.major_tab_tit>span.on {
    background: #4696ec;
    color: white;
}

.major_tab_con_item::after {
    content: "";
    display: block;
    clear: both;
}

.major_tab_con_item_tit.fl {
    width: 170px;
    background: #ebf6fc;
    border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.major_tab_con_item_tit.fl>span {
    display: block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding-left: 20px;
}

.major_tab_con_item_tit.fl>span.on {
    color: #333;
    background: white url(/style_zkw/yx_style_msgk/yx_images/icon_jt_r.png) no-repeat 150px center;
    background-size: 15px;
}

a.major_tab_con_item_con_a {
    display: block;
    float: left;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    width: 105px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.major_tab_con_item_con_a:hover {
    background: #ebf6fc;
}


.major_tab_con_item_con.fl {
    width: 650px;
}

.major_tab_con_item_con.fl>table {
    width: 100%;
}

.major_tab_con_item_con.fl>table th {
    background: #ebf6fc;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.major_tab_con_item_con.fl>table td {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}
.major_tab_con_item_con.fl>table td:hover {
    background: #ebf6fc;
}

.major_tab_con_item_con.fl>table td:hover a {
    color: #4696ec;
}
/* .major_tab_con_item_con.fl>table tr:hover {
    background: #ebf6fc;
}

.major_tab_con_item_con.fl>table tr a:hover {
    color: #4696ec;
} */

.major_list_main {
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
}



/* 报名页 */
.my_baoming_main_tab_tit {
    border-bottom: 2px solid #f1f1f1;
}

.my_baoming_main_tab_tit>span {
    display: block;
    float: left;
    padding: 10px 0;
    font-size: 23px;
    font-weight: 600;
    cursor: pointer;
    /* margin-right: 28px; */
    text-align: center;
    width: 50%;
}

.my_baoming_main_tab_tit::after {
    content: "";
    display: block;
    clear: both;
}

.my_baoming_main_tab_tit>span.on {
    color: #4696ec;
    border-bottom: 2px solid;
}

.my_baoming_main {
    margin: 30px 0;
}

.my_baoming_main_tab_con {
    padding: 20px;
}

.my_baoming_main_tab_con_item>a>img {
    width: 400px;
    height: 425px;
}

.bm_con_left {
    width: 45%;
    background-color: #F2F6FC;
    padding: 20px;
    margin: 20px 30px 0 0;
}

.bm_con_right {
    width: 48%;
    margin-top: 20px;
    border: 1px solid #ddd;
    padding-bottom: 80px;
}

.bm_con_left_txt {
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-bottom: 20px;
}

.bm_con_left_txt>p {
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.formtable {
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
    border-color: #ffffff #ffffff #ffffff;
    border-width: 2px 1px 1px;
    font-size: 14px;
    font-weight: 700;
    border: 0;
}

.formtable tr {
    height: 28px;
    line-height: 28px;
}

.formtable td {
    padding: 5px;
}

.formtable th {
    width: 100px;
    text-align: right;
    letter-spacing: 2px;
    font-weight: initial;
}

.formtable .th p {
    margin: 0;
    color: #909DC6;
}

.btnSubmit {
    width: 130px;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    height: 36px;
    color: white;
    background: #257cd4;
    margin-right: 20px;
}

input[type="reset"] {
    background-color: #ddd;
}

.input-text {
    height: 40px;
    line-height: 40px;
    width: 90%;
    padding-left: 15px;
    border: 1px solid #ddd;
    color: #999;
    background: rgba(255, 255, 255, .3);
    float: left;
    font-size: 14px;
    outline: none;
    border-radius: 4px;
    font: 12px/1.5 "microsoft yahei", "pt sans", Verdana, Geneva, sans-serif;
}

.input-textarea {
    height: 80px;
    width: 90%;
    border: 1px solid #ddd;
    padding-left: 15px;
    line-height: 19px;
    border-radius: 4px;
    font: 12px/1.5 "microsoft yahei", "pt sans", Verdana, Geneva, sans-serif;
}

div.tit {
    padding-left: 15px;
    border-left: 4px solid #257CD4;
    font-size: 18px;
    font-weight: 600;
}

.bm_main {
    width: 1220px;
    margin: 0 auto;
    background-color: white;
}

.btnSubmit {
    width: 150px;
    cursor: pointer;
    border: 0px;
    height: 36px;
    color: white;
    background: #257cd4;
    margin-right: 20px;
    font: 16px "microsoft yahei", "pt sans", Verdana, Geneva, sans-serif;
}

input::-webkit-input-placeholder {
    color: #999;
}

.bm_right_tit {
    display: inline-block;
    background-color: #257CD4;
    padding: 10px 20px;
    color: white;
    font-size: 15px;
}

.btnSubmit:hover {
    background: #4796e6;
}

input[type="reset"]:hover {
    background-color: #bbb;
}

.my_baoming_main_tab_con_shuoming {
    line-height: 30px;
    margin: 20px 0;
}

.my_baoming_main_tab_con_shuoming_tit {
    font-size: 17px;
    font-weight: 600;
    color: #4696ec;
    border-left: 4px solid;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* 动态专题页 */
.yx_dt_zt_left.fl {
    width: 310px;
    box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.3);
}

.main.yx_dt_zt.yx_clear {
    margin: 10px auto;
}

.yx_dt_zt_center.fl {
    width: 540px;
    box-shadow: 0 0 9px 3px rgba(228, 228, 228, 0.3);
    margin-left: 20px;
}


/* 串讲笔记 */
.yx_cjbj_main_tit {
    background: #EBF6FC;
    height: 40px;
    line-height: 40px;
	padding-left: 10px;
	border: 1px solid #daecf7;
	margin-top: 20px;
}

.yx_cjbj_main_tit>a {
    margin-right: 20px;
}

.yx_cjbj_main_item_tit {
    background: #EBF6FC url("/style_zkw/yx_style_msgk/image/tb_pic.png") no-repeat 10px center;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    font-size: 15px;
	color: #4a4a4a;
	font-weight: 600;
}

.yx_cjbj_main_item {
    margin-top: 20px;
	border: 1px solid #daecf7;
}

.yx_cjbj_main_item_table tr {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}

/* .yx_cjbj_main_item_table tr:hover {
    background: #f5f5f5;
} */

.yx_cjbj_main_item_shuoming p {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
	padding-left: 10px;
}

.yx_cjbj_main_item_shuoming strong {
    font-size: 16px;
}

.yx_cjbj_main_item_shuoming {
    padding: 20px;
}

.zg_layout {
    display: flex;
    margin: 15px;
    border-radius: 3px;
    box-sizing: border-box;
    padding-top: 3px;
}

.zg_layout .sear_mod {
    width: 480px;
    height: 34px;
}

.zg_layout .sear_mod select {
    color: #666;
    background: white url(/style_zkw/yx_style_msgk/image/jt_new.jpg) no-repeat right center;
    padding-right: 26px;
    appearance: none;
    -webkit-appearance: none;
    float: left;
    width: 160px;
    margin-right: 5px;
    line-height: 34px;
    padding-left: 10px;
    border: 1px solid #dddddd;
}

.zg_layout .sear_mod .zgm2_gkbm_inp1 {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    border-radius: 5px;
    background: #fff;
    outline: none;
    border: 1px solid #ddd;
    width: 277px;
    padding: 0 15px;
}

.zg_layout .search_btn_mod {
    background-color: #4297f8;
    width: 20%;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    line-height: 34px;
    float: left;
}

.zg_layout .search_btn_mod a {
    color: #fff;
    cursor: pointer;
}

.zg_layout .search_btn_mod:hover {
    background-color: #71aaff;
}

.yx_cjbj_main_item_list li {
    padding-left: 12px;
    background-image: url(/style_zkw/yx_style_msgk/image/2019092638.png);
    background-repeat: no-repeat;
    background-position: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
}

.yx_cjbj_main_item_list span {
    padding-right: 10px;
    display: block;
    float: left;
    width: 88%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yx_cjbj_main_item_list strong {
    float: right;
    font-weight: 500;
    color: #999;
}

.yx_cjbj_main_item_list {
    padding: 10px 15px;
}

.yx_cjbj_main_item_list li:nth-of-type(5n) {
    border-bottom: 1px dashed #e0e0e0;
}

.yx_cjbj_main_item_table tr td {
    border-left: 1px solid #f1f1f1;
}

.yx_cjbj_main_item_table tr td:hover {
    background: #f1f1f1;
}





/* 历年真题 */
.yx_lnzt_main_item_con li {
    height: 35px;
    width: 46%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    margin-right: 2%;
    padding-left: 12px;
    background-image: url(/style_zkw/yx_style_msgk/image/2019092638.png);
    background-repeat: no-repeat;
    background-position: left;
}

.yx_lnzt_main_item_con {
    padding: 10px 20px;
}

.yx_lnzt_main_item_con::after {
    content: "";
    display: block;
    clear: both;
}

.yx_cjbj_main_item_tit>a {
    float: right;
    color: #666;
    padding-right: 15px;
	font-weight: initial;
}

.yx_lnzt_main_item_table td {
    border-left: 1px solid #f1f1f1;
}

.yx_lnzt_main_item_table tr {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}

.yx_lnzt_main_item_table table {
    width: 100%;
}

.yx_lnzt_main_item_table tr td:hover {
    background: #f1f1f1;
}

a.fdtop {
    cursor: pointer;
}



/* 成考频道 */
h2.pdy_li_main_tit {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}

h2.zt2_con_item_tit {
    font-size: 20px;
    font-weight: 600;
    height: 40px;
    display: inline-block;
    color: #4696ec;
    border-bottom: 1px solid #4696ec;
}

.zt2_con_item_con {
    line-height: 30px;
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
}

.yx_yjs_con_li_tab_tit {
	background: #EBF6FC url(/style_zkw/yx_style_msgk/image/tb_pic.png) no-repeat 10px center;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: 600;
}

.yx_yjs_con_li_tab_tit>span {
	display: block;
	padding: 0 10px;
	float: left;
	cursor: pointer;
}

.yx_yjs_con_li_tab_tit>span.on {
	background: #93aebd;
	color: white;
}

.m_yx_yjs_main_list_tit_tab {
    background: #EBF6FC url(/style_zkw/yx_style_msgk/image/tb_pic.png) no-repeat 10px center;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    font-size: 15px;
    color: #5d5d5d;
    font-weight: 600;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.m_yx_yjs_main_list_tit_tab>span {
    padding: 0 5px;
    display: inline-block;
}

.m_yx_yjs_main_list_tit_tab>span.on {
    color: #00a5ff;
}


/* 详情页相关文章 */
.pdy_art_like_con li {
    width: 48%;
    float: left;
    margin-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 2%;
}

.pdy_art_like_con li a {
    font-size: 15px;
}

.pdy_art_like_con {
    border-top: 1px solid #e6e6e6;
}

.pdy_art_like_con::after {
    content: "";
    display: block;
    clear: both;
}

.pdy_art_like_con {
    margin-top: 15px;
}

.head_main>.yx_yjs_tit.fl {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #2a7cd4;
    width: 170px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin-left: 20px;
}
/* 视频 */
.con_video {
    background: white;
}

.con_video::after {
    content: "";
    display: block;
    clear: both;
}

.video_item_click {
    font-size: 14px;
    color: #ff7886;
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 5px;
}

.video_item_click>span {
    color: #3e3e3e;
}

.art_video_panle {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    padding: 10px 20px;
        box-sizing: border-box;
}

.art_video_panle_tit {
    color: #434343;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
}

.art_video_panle_con_item.fl {
    float: left;
    line-height: 30px;
    height: 30px;
    width: 180px;
    overflow: hidden;
    font-size: 14px;
    color: #656565;
    margin-right: 50px;
}

.art_video_panle_con::after {
    content: "";
    display: block;
    clear: both;
}

.art_video_panle_con li {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    cursor: pointer;
}

.art_video_panle_con li>a {
    font-size: 15px;
    background: url(https://www.hbptzsbw.com/style/images/icon_zj.png) no-repeat left center;
    padding-left: 30px;
    display: block;
}

.art_video_panle_con {
    padding-top: 5px;
}

.art_video_panle_con li:hover {
    background: #f7f7f7;
}

.art_video_panle_con_item.my_2.fl {
    background: url(https://www.hbptzsbw.com/style/images/icon_djs.png) no-repeat left center;
    background-size: 20px;
    padding-left: 20px;
}

.art_video_panle_con_item.my_1.fl {
    background: url(https://www.hbptzsbw.com/style/images/icon_sj.png) no-repeat left center;
    background-size: 20px;
    padding-left: 23px;
}

.order_input li input::placeholder {
    color: #b1b1b1;
}

a.video_item {
    display: block;
    float: left;
    width: 355px;
    height: 290px;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
}

.video_item_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.video_item_img {
    height: 180px;
}

.con_video.container {
    margin: 20px auto;
}

a.video_item:hover {
    box-shadow: 0 0 4px 4px rgba(245, 245, 245,.8);
}

.video_item_tit {
    color: #04a6e5;
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video_item_teacher {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video_item_btn {
    background: #04a6e5 url(/style_zkw/yx_style_zsb/image/play_icon.png) no-repeat 6px center / 15px 15px;
    display: inline-block;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px;
    padding-left: 25px;
}

.video_item_btn:hover {
    background: #0096d0 url(/style_zkw/yx_style_zsb/image/play_icon.png) no-repeat 6px center / 15px 15px;
}

.video_tit {
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    margin: 20px 0;
}

.video_info {
    background: #f1f1f1;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}

.video_info::after {
    content: "";
    display: block;
    clear: both;
}

.video_info span {
    margin-right: 20px;
    font-size: 13px;
    color: #666;
}

.video_info .fr {
    background: #04a6e5 url(/style_zkw/yx_style_zsb/image/eye_icon.png) 6px center / 15px 8px no-repeat;
    display: inline;
    padding: 2px 8px;
    font-size: 12px;
    padding-left: 22px;
    line-height: initial;
    color: white;
    border-radius: 5px;
    margin-top: 10px;
}
.page::after {
    content: "";
    display: block;
    clear: both;
}
