
@media screen and (max-width: 1025px) {
	a {
    color: #006699;
    text-decoration: none;
		
}
	a:hover {text-decoration:underline;}
	.ad1{display: none;}
.m_head {
	display: block
}
.m_head_nav {
	display: block
}
.m_foot_top {
	display: block
}
.m_footer {
	display: block
}
#header {
	display: none
}.m_head{
	display: none
}
.classmenu {
	display: none
}
.zkw_right {
	display: none
}
#footer {
	display: none
}
	.Layer3 {
    display: none;
}
	.index-zxbk {
    display: none;
}
.banner_ad{display: none}
.zkw_bigleft {
	width: 100%;
		margin-top: 10px;
}
	.Layer3 {
	display: none;
}
.classcontent {
	width: calc(100% - 20px)!important;
	border: 1px solid white;
	border-top: none;
	padding: 0px 10px 0px 10px;
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.list_con1.fl {
	background: white;
	width: 100%
}
.kskm_h2 {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #0088e6;
	font-size: 1.3rem	;
}
#content {
	width: 100%;
	clear: both;
	margin-top:0px;
}
.m_head {
	position: fixed;
	top: 0;
	left: 0;
	width: calc(100% - 20px);
	border-bottom: 1px solid #f5f5f5;
	z-index: 999;
	padding: 10px;
	background-color: white;
	position: relative;
}
.m_logo {
	width: 60%;
	float: left;
}
.m_logo img {
	width: 60%;
}
.m_menu {
	width: 10%;
	float: right;
}
.m_head img {
	width: 60%;
}
.m_head_nav {
	position: fixed;
	top: 100%;
	left: 100%;
	width: 0;
	height: 0;
	z-index: 999999;
	overflow-y: scroll;
	background-color: white;
	opacity: 0;
	transition: left .2s;
	}.nextactitle ul{
		padding-bottom: 12px;
	}
.m_head_nav>.m_head_nav_head {
	display: flex;
	align-items: center;
	padding: 0.266666rem;
	height: 4.333333rem;
	border-bottom: 0.026666rem solid #ddd;
	margin-bottom: 0.533333rem;
}
.m_head_nav>.m_head_nav_head>span {
	width: 100%;
	text-align: center;
	font-size: 1.126666rem;
}
.m_head_nav>.m_head_nav_head>img {
	width: 1.2rem;
	height: 1.2rem;
	margin-right: 0.266666rem;
}
.m_head_nav_tit {
	background-color: #F3F3F3;
	height: 2.2rem;
	line-height:2.2rem;
	font-size: 1.066666rem !important;
}
.m_head_nav_tit>span {
	padding-left: 0.266666rem;
	border-left: 0.133333rem solid #1f7cc0;
}
.m_head_nav_con {
	background-color: white;
	padding: 0.533333rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.m_head_nav_con>a {
	display: inline-block;
	width: 28%;
	height: 1.746666rem;
	line-height: 1.746666rem;
	font-size: .846666rem;
	color: #333;
	margin: 0.3rem 0.08rem;
	border: 1px solid #ddd;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.option {
    width: calc(100% - 2px);
    height: 1.99rem;
    border: 1px solid #97e0ff;
    background: none;
    line-height: 1.99;
    font-size: 0.96rem;
}
.optiontitle {
	padding-left: 20px;
	background: none;
}
.kskm_info {
	font-size: .96rem;
	line-height:2rem;
	margin-top: 20px;
}
.kskm_title {
/*	background: url(../images/lm_kskm_tit.png) no-repeat;*/
	background-size: 50% 54px;
	font-size: 1rem;
	font-weight: 600;
	color: #ffffff;
	padding-left: 20px;
	margin-top: 30px;
}
.list_con1 li:nth-of-type(1) {
	border-top: 1px solid #ddd;
}
	.fl.kskm_box_nav, .fl.kskm_box_img {
    width: 40%;
		display: none;
}
	.kskm_box_des {
    margin-left: 3%;
    width: 100%;
}
	.kskm_box_des h2 {
    font-size: 20px;
    text-align: center;
}
.list_con1 li {
	display: flex;
	height: 3.933333rem;
}
a.list_img.fl {
	width: 28%;
	margin-right: .466666rem;
	height: auto;
	display: block;
}
.list_con li .list_img>img, .list_con1 li .list_img>img {
	width: 100%;
	height: 100%;
}
.list_txt.fl {
	width: 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.list_txt>.list_tit {
	font-size: .96rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: initial;
	-webkit-box-orient: vertical;
	font-weight: initial;
}
.list_txt>.list_des, .list_txt>.list_data>a {
	display: none;
}
.list_txt>.list_data>span {
	font-size: .8rem;
	color: #999;
}
.list_none {
	display: none !important;
}
.m_foot_top {
	text-align: center;
	padding: 0.8rem 30px;
	background: #ffffff;
	padding-bottom: 0.433333rem;
	margin-bottom: 3rem;
}
.m_foot_top>p {
	padding-top: 0.3rem;
	font-size: .886rem;
	color: #666;
	font-weight: initial;
}
.m_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	border-top: 1px solid #f5f5f5;
	height: 4rem;
}
.m_footer a {
	display: block;
	width: 23%;
	text-align: center;
}
.m_footer a>img {
	width: 1.433333rem;
	height: 1.433333rem;
}
.m_w100 {
	width: 100% !important;
	overflow: hidden;
}
.m_bg {
	background-color: white;
}
.m_flex_nowrap_around {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
}
.m_footer a>p {
	margin-top: 0.133333rem;
	font-size: 0.8rem;
	font-weight: 600;
	color: #333;
}
.on {
	width: calc(100% - 40px);
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
	transition: left .2s;
	padding: 0 20px;
}
	.m_flex_nowrap_between {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
	.pagelist {
    margin-bottom: 20px;
}
.page {
    font-size: 0.6rem;
}	
.current {
    background: #1c90ff;
	color: white;
	padding: 0 6px;
}


.testlist {
	border: 1px solid #4caed5;
	width: 100%;
	border-collapse: collapse;
}
.testlist th {
	background-color: #f6fafd;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	border: 1px solid #0088e6;
	font-weight: bold;
	font-size: .8rem;
}
.testlist td {
	border: 1px solid #0088e6;
	height: 2rem;
	line-height: 2rem;
	padding-left: 5px;
	text-align: center;
	font-size: .84rem;
}
	/*专业表*/
	.zkzy_titel {
    width: 100%;
    height: 44px;
    font-size: 1.3rem!important;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
     background: none; 
    margin: 20px 0;
}
	.title_more>h5 {
    width: 25%;
    padding-left: 6%;
    height: 44px;
    font-size: 1.16rem!important;
    font-weight: bold;
    line-height: 44px;
}
	.list_more_title>li>p {
    font-size: 1rem!important;
    padding: 12px 0 9px 0;
}
	.list_more a{
		font-size: 1rem;
	} 
	.list_more_content>a {
   width: calc(50% - 30px);
    color: #666666;
    margin: 6px 14px;
    text-decoration: none;
    border: 1px dashed #c2e5ff;
    text-align: center;
}
	.list_more {
    width: 99.8%;
    border-top: 1px solid #1680df;
    margin-top: 20px;
}
	.zk_title {
    background: url(../images/zk.png)no-repeat center left;
    background-size: 1.1rem 1.1rem;
}
	.bk_title {
    background: url(../images/bk.png)no-repeat center left;
		background-size: 1.1rem 1.1rem;
}
	.specialtyImg {
    top: 20px;
    left: 20px;
    z-index: 2;
    position: absolute;
    display: none;
}
	.pl305 {
    padding-left: 305px;
    display: none;
}
	.content-block-title {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1rem;
    color: #ffffff;
    margin: 0 0px 20px 0px;
    background-color: #2590d4;
    padding: 0.75rem 0.75rem 0.75rem 10px;
    border-bottom: 0px #87b1f9 solid;
	display: block;
}.zy_img {
    display: block;
}
	#MyContent1 {
    display: block;
}
#MyContent img {
   width: 100%!important;
}
	
/*列表*/
.right_list ul li {
    font-size: 0.9rem;
    background: url(../images/line04.png) no-repeat 0px center;
    padding: 0 10px 0 10px;
    line-height: 26px;
    height: 26px;
    float: left;
    width: 96%;
}
	.right_list ul li a{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
		width: 94%;
	}
	.right_list .date {
    float: right;
    color: #999;
    padding-right: 15px;
    font-size: 13px;
    font-family: Tahoma, Arial;
    margin-top: -26px;
		display: none;
}
	.zn_fr{
		display: none;
	}
	
	.fengye ul li {
    float: left;
    font-family: Tahoma;
    line-height: 20px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
    list-style-type: none;
    height: 20px;
}
	.fengye ul li a {
    float: left;
    padding: 0px 6px 0px;
    color: #555;
    display: block;
}
	.Layer1 {
    height: 200px;
}
	
	.fengye ul li .current{
	background: #1c90ff;
    color: white;
    padding: 4px 6px;
	}
	.Layer1 .Layer1_left {
    display: none;
}
	.Layer1 .Layer1_right {
    display: none;
}
	.Layer1 .Layer1_center{
		width: calc(100% - 20px);
		height: auto;
	}
#play li a img {
    width: 100%!important;
	height: 200px;
}.Layer1 .Layer1_center .FlashPic {
    width: 100%;
    height: 210px;
    overflow: hidden;
}#flash {
    width: 100%;
    height: 200px;
    position: relative;
}#flash #play {
    width: 100%;
    height: 200px;
    list-style: none;
    position: absolute;
    top: 0px;
    left: 0px;
}
	#flash #play li {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
	.indexhot {
    display: none;
}
	
	.likearticle {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
	
	.main {
    width: 100%; 
    margin: 0 auto;
    margin-top: 10px;
}
	#zikaoliucheng {
    display: none;
}
	.main_right {
    display: none;
}.gk_left {
    display: none;
}
	
	.yz_cont1 {
	position: relative;
	margin: 0 10px;
	padding: 0 8px;
	padding-top: 10px;
	background-color: white;
	border-radius: 5px;
	box-shadow: 1px 1px 14px #E3E3E3;
	display: flex;
	flex-wrap: wrap;
	z-index: 60;
	margin-top: 10px;
}
.yz_cont1_item {
	width: 18%;
	margin-right: 2%;
	margin-bottom: 16px;
	float: left;
	padding-top: 2px;
}

.yz_cont1_item a p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 12px;
}
.yz_cont1_item:nth-child(5n) {
	margin-right: 0;
}
.yz_cont2 {
	margin: 0 10px;
	display: flex;
	margin-top: 15px;
	justify-content: space-between;
}
.yz_cont2 img {
	width: 100%;
}
.yz_cont2 a {
	width: 48%;
	display: block;
}
.yz_cont2 a:last-child {
	text-align: right;
}
.yz_djs {
	width: 100%;
	margin-top: 7px;
}
.yz_gg {
	width: 100%;
	margin-top: 20px;
}
	.yz_hot_cont1_item_hot_img {
    position: absolute;
    width: 38px !important;
    top: -10%;
    right: -4%;
}
	.yz_cont1_item a img {
    width: 80%;
    margin-left: 10%;
}
	.Layer1 .Layer1_center .Layer1_center_bottom {
    display: none;
}
	.m_time {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ecf3ff;
    margin: 10px;
    padding: 8px 8px;
    border-radius: 0.266666rem;
    font-size: 0.32rem;
}.m_time p {
    padding-left: 26px;
    background: url(../images/m_time.png) no-repeat left center;
    background-size: 1.4rem;
    white-space: nowrap;
	font-size: 14px;
	float: left;
	line-height: 25px;
}.m_time .kf_alert {
    background: #4882ff;
    color: white;
    border-radius: 0.266666rem;
    padding: 0.2rem 0.186666rem;
    white-space: nowrap;
	float: right;
	font-size: 14px;
}.kf_alert {
    cursor: pointer !important;
}.m_time span {
    display: inline-block;
    padding: 0.053333rem 0.133333rem;
    background: #ff6816;
    border-radius: 0.133333rem;
    color: white;
    margin: 0 0.133333rem;
}
	.m_bj {
    margin: 0.4rem 0 0.4rem;
    height: 0.2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff)) no-repeat center;
    background: linear-gradient(#f8f8f8, #fff) no-repeat center;
}
	.m_hot_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.266667rem;
}.m_hot_tit img {
    width: 7.2rem;
}.m_more a {
    font-size: 13px;
    color: #989898;
}.pd_lis, .pd_lis2 {
    padding: 0 1.6%;
}.pd_lis li:first-child {
    border-top: none;
}.pd_lis li {
    padding: 2% 0;
    border-top: 1px dashed #E0E0E0;
}.m_hot_list a {
    font-size: .4rem;
    width: 100%;
    margin-bottom: 0.133333rem;
}.pd_lis a {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_hot_list ul.pd_lis li a span {
    color: #fe3434;
}
	
	#yxz-djs {
    margin: 0 0.266667rem;
    background-image: url(../images/djsBj.png);
    background-size: 100% 100%;
    padding: 0.533333rem 0.133333rem;
}
	.djs-text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D92B30;
    display: flex;
    justify-content: center;
}.ksrlCont {
    display: flex;
    margin-top: 0.506667rem;
    position: relative;
}.ksrl-left {
    width: 17%;
}.ksrl-left p {
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C76CE;
    height: 2rem;
    line-height: 2rem;
}.ksrl-right {
    align-items: center;
    flex: 1;
}.ksrl-right span {
    width: 0.213333rem;
    height: 0.213333rem;
    background: #1C76CE;
    border: 1px solid rgba(173, 214, 255, 0.6);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 8;
}.ksrl-right p {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 2rem;
    line-height: 2rem;
    margin-left: 3%;
}

.ksrl-shu {
    width: 1px;
    height: 16.4rem;
    border: 1px dashed #ADD6FF;
    position: absolute;
    left: calc(18% - 2px);
}
.tit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.2rem;
    width: 100%;
}.tit-box .tit {
    position: relative;
    padding-left: 0.346666rem;
    font-size: 15px;
}.tit-box .tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.18rem;
    height: 0.92rem;
    background-color: #2F90F2;
    border-radius: 30px;
}.tit-box .btn-more {
    padding: 0rem 0.24rem 0.106666rem 0.133333rem;
    color: #999;
    font-size: 13px;
}.m_index_yx-zy_tab_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	margin-bottom: 20px;
}section.m_index_yx-zy_tab_con.on.m_pingdao_player>a {
    width: 50%;
}	section.m_index_yx-zy_tab_con.on.m_pingdao_player>a>img {
    width: 100%;
    height: auto;
}section.m_index_yx-zy_tab_con.on.m_pingdao_player>a>div {
    border-color: #757575;
    color: #757575;
    padding: 0;
    border: none;
}
	section.exam-information {
    width: calc(100% - 10px);
    padding: 0 5px;
}
	section.m_index_yx-zy_tab_con.m_pingdao_player a {
    width: calc(50% - 10px);
    padding: 14px 5px;
		height: 100px;
		text-align: center;
}
	section.m_index_yx-zy_tab_con.m_pingdao_player a img{
        width: 100%;
    display: block;
    height: 100%;
}
	
	section.m_index_yx-zy_tab_con.m_pingdao_player a div{
    padding: 5px 0px;
}
	
	.scrollX-wrapper2 {
    margin: 0.2rem;
    height: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
		margin-bottom: 20px;
}.scrollX-wrapper2 .scrollX-box {
    padding: 0.186666rem 0.266666rem 0.266666rem 0.266666rem;
    width: 90%;
}.scrollX-wrapper .scrollX-box {
    overflow-x: auto;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    font-size: 0;
    white-space: nowrap;
	/*margin-top: 4px;*/
}
.scrollX-wrapper2 .scrollX-box .scrollX-item.cur {
    font-size: 14px;
    background-color: #2F90F2;
    color: #fff;
}.scrollX-wrapper2 .scrollX-box .scrollX-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.3626666rem;
    height: 1.7rem;
    background-color: #f7f7f7;
    border-radius: 0.4rem;
    font-size: 0.3rem;
}.scrollX-wrapper .scrollX-box .scrollX-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    font-size: 14px;
	margin: 0 2px;
}
	.articles .project-list {
    padding: 0 0.266666rem;
}.articles .project-list .tab {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}.articles .tab .left .article-image {
    width: 100%;
    height: 70px;
    border-radius: 0.1rem;
	display: block;
}.articles .tab .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0.293333rem;
    padding-bottom: 0.053333rem;
    height: 64px;
}
	.articles .tab .right .article-tit {
    overflow: hidden;
    line-height: 18px;
    height: 18px;
    font-size: .28rem;
    color: #333;
    width: 100%;
}.articles .tab .right .article-tit a {
    color: #333;
    font-size: 14px;
}.articles .tab .right .part-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}.articles .tab .right .part-info .reading-number {
    padding-left: 0.996666rem;
    color: #d6d6d6;
    font-size: 13px;
    background: url(../images/icon-look.png) no-repeat left center / 0.9rem 0.56rem;
}.articles .tab .right .part-info .release-time {
    color: #d6d6d6;
    font-size: 13px;
}
	section.wl_article-box {
    padding: 0 4px;
}
	a.article-link.left {
    width: 30%;
    height: 70px;
}
	a.my_more {
    font-size: 14px;
    text-align: center;
    display: block;
    color: #999;
}
section.m_zj_img a {
        text-align: center;
        width: calc(33.33% - 0.8rem);
        padding: 0.4rem;
        float: left;
        height: 6.2rem;
    }section.m_zy_hot a img {
        width: 100%;
        border-radius: 0.133333rem;
        border: 1px solid #f1f4f9;
        height: 4.2rem;
    }section.m_zj_img a > p {
        margin-top: 0.433333rem;
        font-size: 0.78rem;
        color: black;
    }
	.yz_cont1{display: block;}
.m_time{display:  block;}
.m_bj{display:  block;}
.m_hot{display:  block;}
#yxz-djs{display:  block;}
.exam-information{display:  block;}
	.m_nav {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    box-shadow: 0px 0.16rem 0.213333rem 0px rgb(0 0 0 / 8%);
		margin-bottom: 10px;
}.m_nav ul {
    display: flex;
    white-space: nowrap;
    align-items: center;
}.m_nav ul li {
    padding: 0.5rem 0.766666rem;
    position: relative;
}.m_nav ul li a {
    font-size: 15px;
    color: #173146;
}
	.m_nav ul li.nav_on::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 22px;
    height: 5px;
    border-radius: 80px;
    background: linear-gradient(-90deg, #6e7af5, #3865d0) no-repeat center;
}
	.m_nav{display: block;}
	#button {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 30px);
    list-style: none;
    padding: 0px 0px 0px 0px;
    width: 60px;
}
	#button li {
    float: left;
    margin: 0 5px;
}
	#MLeft{display: none}
#MainBody {
    width: 100%!important;
}#MMiddle {
    width: calc(100% - 40px)!important;
}
	.ystk {
    width: calc(100% - 40px)!important;
}
	.ystk-box2 {
    width: calc(100% - 40px)!important;

}	
	
.cjcx_con_l .description .mdesc {
    float: left;
    width: 100%;
    text-align: justify;
}	
	.cjcx_con_l .description .mdesc .mulu{
		display: none;
	}
	.dpiczn {
    display: block;
    margin-bottom: 10px;
}
	.cjcx_con_l .description .dpic{
		display: none;
	}
	.cjcx_con_l .description {
    height: auto;
}
	.wzdy_jyfx_top_img a, .wzdy_jyfx_top_img a img {
    width: 120px;
    height: 80px;
}
	.wzdy_jyfx_top{display: none;}
	.cxsj_list img {
    width: 100%;
}
	.cxsj_list p img {
    width: 100%;
}
	.headtop p{
		display: none;
	}	
	.headtop h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    margin: 0;
    color: #fff;
    letter-spacing: 10px;
    text-shadow: 0px 4px 1px #272727;
    padding: 0 0.14rem;
}.headtop {
    height: auto;
    background-color: #0f87b9;
    padding-top: 30px;
    padding-bottom: 40px;
}
	.bmrk-100,.tag,.threeCard{
		display: none;
	}.common {
    width: 100%;
    margin: 0 auto;
}.bmrk-2 {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-top: 0;
    border: none;
	margin-bottom: 30px;
}.bmrk-2-2 {
    margin-top: 30px;
    margin-left: 30px;
}.bmrk-2-2 span {
    margin-right: 10px;
}.bmrk-2-2 select {
    width: 70%;
    height: 30px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    outline: none;
}.bmrk-2-2 input {
    width: calc(70% - 8px);
    height: 30px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    outline: none;
    text-indent: 10px;
}#reset {
    background-color: #ef5350;
    margin-left: 30px;
    margin-right: 30px;
}.bmrk-2-1 button {
    width: calc(50% - 50px);
    height: 40px;
    font-size: 0.8rem;
    border: 0px;
    color: white;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
	.bmrk-2-1 {
    margin-top: 20px;
	}.zxxq-sm{
		display: none;
	}
	.is_school_item {
    width: calc(50% - 12px);
		height: 70px;
}
	.issi_alink{
		display: none;
	}
	#hx_jc{
		width: 100%;
	}
	#hx_jc .sectitle .subject{
		font-size: 1rem;
	}
	.seccontent{
		margin: 0 0.6rem;
	}
	#hx_jc .position{
		display: none;
	
	}#hx_jc .sectitle .subject span {
        display: none;
    }
.show_yx02 dl {
    width: calc(50% - 24px);
    height: 240px;
    padding: 10px;
    margin: 5px 4px 0 0;
    background: #eeeeec;
    float: left;
}.show_yx02 dd {
    width: 100%;
    line-height: 21px;
    text-align: center;
    font-size: 0.8rem;
}.show_yx02 dd a {
    width: 100%;
    clear: both;
    margin: 0 auto;
    display: block;
}
	.show_yx02 dt img {
    width: 100%;
    height: 108px;
    margin: 0 auto 5px;
    display: block;
}.seccontent #MyContent video {
    width: 100%;
    height: 480px;
}
	#MyContent div table td:nth-child(3){
		display: none;
	}
}
