@media screen and (max-width:1025px) {
.ck_citybox {
    font-size: 0.24rem;
    padding: 0.2rem 0;
    position: relative;
}

.ck_citybox>a {
    text-align: center;
    float: left;
    width: 20%;
    line-height: 0.65rem;
    color: #666;
}

.ck_citybox>a.on {
    color: #299BEB;
}

.ck_citybox .ck_more {
    position: absolute;
    right: 0;
    bottom: 0.2rem;
    line-height: 0.65rem;
    width: 20%;
    text-align: center;
    color: #299BEB;
}

.ck_citybox .ck_more>i {
    width: 0.18rem;
    height: 0.2rem;
    display: inline-block;
    margin-left: 0.1rem;
    background: url('images/ck_mgd.png') left top no-repeat;
    background-size: 0.18rem auto;
}

.ck_citybox.act .ck_more>i {
    background: url('images/ck_msq.png') left top no-repeat;
    background-size: 0.18rem auto;
}

.ck_citybox>a:nth-child(n+11) {
    display: none;
}

.ck_citybox.act>a {
    display: initial;
}

.ck_citybox .ck_more {
    display: initial !important;
}

.zikao_info.zikao_info02 {
    padding-bottom: 8px;
    margin-bottom: 0;
}

.zikao_info.zikao_info02.mgb8 {
    margin-bottom: 8px;
}

 .caption {
	display: inline-block;
	padding: 8px 13px;
	color: #2196F3;
	font-size: 16px;
  border-bottom: 2px solid;
}
 .caption a{color: #e70012;}

.ck_zxbox {
    font-size: 0.24rem;
    padding: 0.2rem 0;
    position: relative;
}

.ck_zxbox ul>li {
    text-align: center;
    float: left;
    width: 20%;
    line-height: 0.65rem;
    color: #666;
}

.ck_zxbox ul>li.active {
    color: #299BEB;
}

.ck_zxbox .ck_more {
    position: absolute;
    right: 0;
    bottom: 0.2rem;
    line-height: 0.65rem;
    width: 20%;
    text-align: center;
    color: #299BEB;
}

.ck_zxbox .ck_more>i {
    width: 0.18rem;
    height: 0.2rem;
    display: inline-block;
    margin-left: 0.1rem;
    background: url('images/ck_mgd.png') left top no-repeat;
    background-size: 0.18rem auto;
}

.ck_zxbox.act .ck_more>i {
    background: url('images/ck_msq.png') left top no-repeat;
    background-size: 0.18rem auto;
}

.ck_zxbox ul>li:nth-child(n+10) {
    display: none;
}

.ck_zxbox.act ul>li {
    display: initial;
}

.ck_zxbox .ck_more {
    display: initial !important;
}

.zikao_qa.zikao_rmzt {
    padding: 0.4rem 0 0.2rem 0.25rem;
    box-sizing: border-box;
}

.zk_rm_ul {
    padding: 0.2rem 0 0;
    box-sizing: border-box;
}

.zk_rm_ul li {
    float: left;
    width: 50%;
    margin: 0.2rem 0;
    width: 3.38rem;
    margin-right: 0.2rem;
}

.zk_rm_ul li:nth-child(2n) {
    margin-right: 0;
}

.zk_rm_ul li>a {
    color: #333;
    font-size: 0.24rem;
    text-align: center;
}

.zk_rm_ul li>a p {
    margin: 0;
}

.zk_rm_ul li>a img {
    display: inline-block;
    width: 100%;
    height: 2.03rem;
    margin-bottom: 0.2rem;
    border-radius: 6px;
}

/****列表分页*****/
.pagination{
    margin: 4%;
    float: left;
}
.pagination li {
    float: left;
    margin: 6px;
    line-height: 22px;
}

.pagination li.active a,.pagination li .current{
        color: #fff;
        background: #2590d7;
        padding: 0px 5px;
}

.class-box .c-list {
    background: #DDF0FF;
    border: 1px solid #DDF0FF;
    color: #299BEB;
    font-size: 0.24rem;
}

.zikao_rmzt {
    background: #fff;
}

.ck_zkwl {
    background: #fff;
    padding: 0.25rem;
    box-sizing: border-box;
}

.ck_zkwl .class-box {
    padding: 0.3rem 0;
}

.ck_zkwl .class-box .c-list {
    float: left;
    width: 1.46rem;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #666;
    background: #F5F5F5;
    border: 0;
    font-size: 0.24rem;
    margin-right: 0.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ck_zkwl .class-box .c-list:nth-child(4n) {
    margin-right: 0;
}

.content_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    text-align: center;
    background-color: #fff;
  border-bottom: 1px dotted #EBEBEB;
}

.content_wrap .item {
	 padding-top: 4px;
    padding-bottom: 4px;
    color: #666;
    width: 28%;
    border: 1px dotted #EBEBEB;
}

/****视频详情页*****/
	.main-shipin{font-size: 14px;color: #5f5d5d;}
	.main-shipin a{color: #006699;}
	.testlist{border:1px solid #4caed5; width:100%;}
	.testlist th{ border:1px solid #4caed5;background-color:#EEFFFF; height: 30px;line-height: 30px; text-align:center;}
	.testlist td{ border:1px solid #4caed5; height: 36px;line-height: 36px; padding-left:5px;}
	.testlist .odd{ background-color:#f6f6f6;}
  .main-shipin h1{color: #d82a23;
   text-align: center;
   /* color: #1a1a1a; */
    font-weight: bold;
    font-size: 16px;
    
    line-height: 30px;
    margin: 10px 10px 0px;
    }
.main-shipin .fb-date{
	line-height: 30px;
    border-bottom: 1px solid #babcbd;
    margin: 0px 10px 10px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #999;}
/**shipin**/
#marquee4{ text-align: center;float: left;margin: 0px 0 5px;    padding: 10px;}
#marquee4 ul li{float: left;padding: 10px;height: 130px;}
#marquee4 ul li a{width: 150px;float: left;overflow: hidden;line-height: 18px;} 
#marquee4 ul li img{width: 168px;height: 98px;}
.div-shipin-tuijian h3{text-align: left;line-height: 50px;margin: 0 10px;font-size: 16px;color: #d82a23;border-bottom: 1px solid #babcbd;}

/***专业**/
.main-glxt{font-size: 14px;color: #5f5d5d;}
.main-glxt a{color: #006699;}


  .zytable1 {
}
.zytable1 td {
	border: #4095CE 1px solid;
	text-align: center;
}
.zytable1 .yxmc {
	width: 15%;padding-top: 20px;
}
.zytable1 .cccilieb table .czhuanye, .zytable1 .cccilieb {
	width: 60%;
	text-align: left;
}
.zytable1 .cccilieb table .cengcin {
	width: 10%;
	border-left: 0;
	padding: 10px;
}
.zytable1 .cccilieb table {
	width: 100%;
}
 .zytable1 .cccilieb table tr:nth-child(1) td, .zytable1 .cccilieb table tr:nth-child(3) td {
 border-bottom: 0;
 border-top: 0;
}
 .zytable1 .cccilieb table tr:nth-child(1) td:nth-child(2), .zytable1 .cccilieb table tr:nth-child(2) td:nth-child(2), .zytable1 .cccilieb table tr:nth-child(3) td:nth-child(2) {
 border-right: 0;
}
.zytable1 .cccilieb table .czhuanye a {
	padding: 2px 12px;
	display: inline-block;
	font-size: 14px;    background: #0085c617;
	margin: 5px 2px;
   border-radius: 5px;
}
.zytable1 .yxmc a.xxlogo {
}
.zytable1 .yxmc a.xxlogo img {
	display: block;
	margin: 5px auto 5px;
	width: 70px;
	padding: 5px;
	border: 1px solid #a5a5a5;
}
.zytable1 .yxmc a.xxmc {
	color: #006699;
	font-size: 15px;
	font-weight: bold;
}
.zytable1 .cccilieb table .cengcin {
	font-size: 15px;
	font-weight: bold;
}
.zhuanye .zytitle p {
	/* color: #ff0000; */
    margin: 0 auto;
    width: 90%;
    line-height: 30px;
    padding: 0px 0 10px;
}
.zytitle {
	padding: 0px 0 10px;
}
.zhuanye .zytitle h1,.zhuanye .zytitle h3{
	    font-size: 20px;
	    text-align: center;
	    border-bottom: solid 1px #BFE3EF;
	    /* padding: 0px 0 18px; */
	    line-height: 30px;
	    padding: 4%;
		font-weight: bold;
}
.zhuanye table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:none
}
.czhuanye-zy{
	width: 100%;
	height: 100%;
	text-align: center;
  margin: 10px 5px;
    float: left;
}
.czhuanye-zy li{
	height: auto;
	margin: 5px 0px 5px 10px;
	border: 1px dashed gainsboro;
	float: left;
	list-style-type: none;
}
.part-tit{   
	 line-height: 30px;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    margin: 10px;
    text-indent: 0.4rem;}
.wx-table{line-height: 35px;font-size: 14px;}

/****专业详情*****/
.main-zyxq{font-size: 14px;color: #5f5d5d;}
.main-zyxq a{color: #006699;}
.main-zyxq .side{background: #fff;border: solid 1px #81cce7;margin-bottom: 10px;}
.main-zyxq .side .zyxx{text-align: center;margin: 10px;}
.main-zyxq .query{text-align: center;padding: 0 10px 15px;}
.main-zyxq .query h1{line-height: 35px;padding: 10px 0;color: #1a1a1a;border-bottom: 1px solid #dcdcdc;font-size: 18px;}
.main-zyxq .query h2 {line-height: 35px;border-bottom: 1px solid #9a9a9a52;font-size: 16px;padding:10px 0;color:#2b7be6;}
.main-zyxq .side .zyjs{width: 100%;text-align: left;padding: 10px 0px 0;line-height: 30px;margin-top: 4%;}
.main-zyxq .series_tab{line-height: 30px;font-size: 14px;font-weight: 800;padding: 0px 10px;}
.main-zyxq .cusinput{padding: 10px;/*margin-bottom: 10px;*/}
.main-zyxq .side .tit {
    background: url(http://www.gdszkw.com/template/gdzkw/pc/images/columntitle.jpg) repeat-x;
    border: 1px solid #97e0ff;
    height: 28px;
    line-height: 26px;
    line-height: 26px\9;
    *line-height: 26px;
    _line-height: 26px;
}
.main-zyxq .side .tit h4.do {
    background: url(http://www.gdszkw.com/template/gdzkw/pc/images/series_tit.png) no-repeat 6px center;
    padding-left: 26px;
    margin: 0;
}

/**在线报考height:180px;**/
.index-zxbk{background: #CCE6FF;padding: 10px;}
.index-zxbk h3{font-size: 20px;color: rgb(255 0 0);text-align: center;}
.index-zxbk p{text-align: center;}
.index-zxbk p input{padding: 0 15px;line-height: 35px;height: 35px;font-size: 14px;width: 85%;color: #555;vertical-align: middle;background-color: #fff;background-image: none;border: 1px solid #62b9ff;border-radius: 0;float: left;margin: 7px;}
.index-zxbk .am-form .am-btn {width: 100%;margin-top: 7px;padding: 0 15px;line-height: 40px;height: 40px;font-size: 16px; font-weight: 900;text-align: center;background: #FEF951;color: #285DD9;vertical-align: middle;background-image: none;border: 1px solid #62b9ff;border-radius: 0;}


.side .content{border: 0;}

.testlist{border:1px solid #4caed5; width:100%;}
.testlist th{ border:1px solid #dedede;background-color:#f1faff; height:30px; line-height:30px; text-align:center;color:#125da1;}
.testlist td{ border:1px solid #dedede; height:35px; line-height:35px; padding-left:5px;text-align:center;font-size:14px;}
.testlist .odd{ background-color:#f6f6f6;}
  
.table-style{font-size: 14px;}
.table-style table{border:1px solid #4caed5; width:100% !important;;}
.table-style table th{ border:1px solid #dedede;background-color:#f1faff; height:25px; line-height:25px; text-align:center;color:#125da1;}
.table-style table td{ border:1px solid #dedede; height:25px; line-height:25px; padding-left:5px;text-align:center;font-size:14px;}
.table-style table .odd{ background-color:#f6f6f6;}    

.main-zyxq .zhuanye_tj{text-align: center;display: flow-root;}
.main-zyxq .zhuanye_tj li{float: left;padding: 8px;height: 130px;width: 45%;}
.main-zyxq .zhuanye_tj li a{width: 100%;float: left;overflow: hidden;line-height: 18px;}
.main-zyxq .zhuanye_tj li img{width: 100%;height: 98px;}
.main-zyxq .zhuanye_tj li p{margin: 10px 0;float: left;clear: both;}

/****地区*****/
.main_point .side{margin:0;}
.side .swop .info h1{font-size: 20px;text-align: center;border-bottom: solid 1px #BFE3EF;line-height: 30px;padding: 4%;font-weight: bold;margin-bottom: 2%;}
.zx-list-wrap .list_typename h1{font-size: 0.4rem; padding: 2% 0 2% 4%;border-bottom: 1px dotted #EBEBEB;}

}