@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200) {
	
}
@media screen and (max-width: 1200px) {
.link1 .items {
    max-width: 12.5% !important;
}
.link1 .items img{
	width:100%;
	height:auto;}
	
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1024px) {
	.main-nav-panel .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 13px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
}
.line1 .item.i1 {
    margin-right: 0;
}
.line1 .item {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.wp-wrapper .wp-inner {
        padding: 0 1%;
}	
.line1 .item .cont {
    float: left;
    width: 40%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
	.wp-footer .wp-inner {
        padding: 15px 0 !important;
    }
	.wp-footer .wp-inner .footer p {
       color: #dadbdd;
       font-size: 14px;
       line-height: 24px;
    }
	.mod1_r .items {
    height: 35px;
    line-height: 35px;
    margin-bottom: 28px;
}
.mod1 .pic-c {
    float: left;
    width: 100%;
}
.mod1 .tit-c {
    float: right;
    width: 100%;
}
.mod2_r .items .caption {
    width: 78%;
}
.mod2_r .items .caption a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.link1 {
    width: 100%;
}
.link1 .items {
    width: 14%;
}
.link2 .link2-l {
    width: 52%;
}
.link2 .link2-r{
	width:42%;
}
.wp-footer .footr{
	width:33%;
}
.link1 .items img {
    width: 100%;
}
.wp-footer .wp-inner .footer {
    float: left;
    width: 49%;
    padding-left: 1%;
}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 960px) {
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding:0 4px;}
	.focus-navigation { visibility: hidden;}
	.wp-footer .wp-inner .footer .copyright,.wp-footer .wp-inner .footer .address { display: block;}

	/**主体布局**/
	.wp-main-page .content,.wp-main-page .sidebar { width: 100%; float: none;}
	.wp-post .post-head .head-bar,.wp-post .post-body {margin:0 6px;}	
	/**栏目列表**/
	.wp-column-menu { width: 100%; float: none; margin: 0;}
	.wp-column-news {float: none;}
	.wp-column-news .column-news-box { margin: 0 6px;}
	.column-head .column-anchor {padding: 6px;}
	.column-head .column-anchor .column-switch { display: block;}
	.column-head .column-anchor h3.anchor-title { font-size: 16px;}
	.column-list-wrap li a { background-position: 10px 14px;}
	.column-list-wrap li a,.column-list-wrap li.selected a.selected { background-position: 10px 14px;}
	.column-list-wrap li a span { padding-top: 6px; padding-bottom: 6px;}
	.column-body { display: none;}
	.list-meta .column-title {font-size: 16px; }
	.info-box {margin:0 14px;}
	.article { padding: 10px 0;}
	.article h1.arti-title { padding: 5px 0;}
	.wp-header{
		background-image:none;
	}
	.main-nav-panel .wp-menu .menu-item a.menu-link {
    padding: 0 11px;
}
.mod1_l .items .cunk {
    float: left;
    width: 68%;
}
.mod1_r .items {
    height: 40px;
    line-height: 40px;
    margin-bottom: 28px;
}
.mod1_r .time {
    float: left;
    line-height: 1;
}
.mod1_r .caption {
    float: left;
}
.line1 .item .cont {
    float: left;
    width: 37%;
    background-color: #fff;
    min-height: 67px;
    padding: 10px 12px;
}
select.newsDownList{
	width:100% !important;
}
.link1 .items img {
    width: 100%;
}
.wp-footer .footr {
    width: 35%;
}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 768px) {
.article .entry .read img{width: 100% !important;
    height: auto !important;}
.wp-column-page.teacher .news_imgs {
    float: none;
    width: 100%;
}
.wp-column-page.teacher .news_imgs img {
    height: auto;
    width: auto;
    margin: 0 auto;
    display: block;
}
.pic-c .items {
    float: left;
    width: 45%;
}
.wp-column-page.teacher .news_wz {
    margin-left: 0px;
    float: left;
    width: 100%;
}
.wp-column-page.teacher .news_title a {
    font-size: 18px;
}
	body,p { font-size: 14px;}
	a { font-size: 14px;}
	.wp-header .wp-inner {margin: 0 6px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { height: 30px; line-height: 30px; border-bottom: 1px dashed #ccc;}
	.post-news .news-item .meta-title,.column-news-list .column-news-item .column-news-title { margin-right: 0;}
	.post-news .news-item .news-date-hide,.column-news-list .column-news-item .news-date-hide { display: none;}
	.wp-header { padding: 0;}
	.wp-navi { display: none;}
	.wp-navi-slide { display: block; background-color: #eee;}
	.wp-navi-slide .navi-slide-head { display: block;}
	.wp-navi-slide .wp-menu { display: none;}
	.main-nav-panel .wp-menu .menu-item { display: block; float: none; border-top: 1px solid #ddd; overflow: hidden; }
	.main-nav-panel .wp-menu .menu-item a.menu-link { display: block; height: 39px; line-height: 39px; padding:0 18px; color: #222; font-size: 15px; background-color: #fff; }
	.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #0C3C74}
	.wp-main-page .content .cbox-left,.wp-main-page .content .cbox-right{ width: 100%; float: none;}

	.wp-header .wp-panel {margin:0; float: none; clear: both; width: auto;}
	.wp-header .search-panel { margin-bottom: 10px;}
	.wp-header .logo-panel { position: relative; }
	.wp-header .navi-aside-toggle-show { display: block;}
	.logo-window { width: auto; margin:0 40px; padding: 15px 0; text-align: center;}
	.logo-window img {width: 100%; max-width: 186px;}
	.lang-panel,.top-nav-panel { display: none;}

	.wp-info-page .search-panel,.wp-info-page .top-nav-panel,.wp-column-page .search-panel,.wp-column-page .top-nav-panel { display: none;}
	.wp-banner {border-top:1px solid #DFBA5D}
	.wp-banner .column-name { display: block;}
	.list-meta .column-path,.list-meta .column-title { float: none;}
	.list-meta .column-title { display: none;}
	.list-meta .column-path { padding-left: 24px; background: url(img/sitemap-icon.png) no-repeat 0 4px;}
	.list-meta .column-path .path-name { display: none;}
	.wp_paging .pages_count,.wp_paging .page_jump { display: none;}

	.info-box {margin:0 10px;}
	.article { padding: 6px 0;}
	.article .arti-metas span { font-size: 14px;}
	.article .arti-metas .read-options { display: inline-block;}
	.wp_entry,.wp_entry p,.article .entry,.article .entry p { font-size: 16px;}
	 .wp-container .m1 {
    float: none;
    width: 100%;
    margin-bottom: 4%;

}
.wp-container .m2 {
    float: none;
    width: 100%;
}
.mod2 {
    padding: 35px 0;
    background:#edeff0;
}
.line1 .item .cont {
    float: left;
    width: 37%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.wp-container .mod2_r .number img {
    width: 51%;
    height: 127px;
}
.wp-container .m2 .number img{
	width:41%;
}
.mod1 .tit-c {
    float: right;
    width: 100%;
    margin-top: 15px;
}
.link2 .link2-l {
    width: 100%;
}
.link2 .link2-r {
    width: 100%;
}
.wp-footer .wp-inner .footer {
    float: left;
    width: 100%;
    text-align: center;
}
.wp-footer .footr {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.focus-pagination{
	display:none !important;
}
.wp-footer .wp-inner .footer{
	padding-left:0;
}
.wp-container .m11 {
    float: left;
    width: 100%;
}
.wp-container .m12 {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 40px;
}
.wp-container .m13 {
    float: right;
    width: 100%;
    margin-top: 40px;
}
.items .title, .items .title a {
    width: 95%;
    font-size: 16px;
    color: #3b3939;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blend .thum, .blend .thum img {
    float: left;
    width: 100%;
    height: auto;
    margin-right: 25px;
}
.win-2 img {
    width: 111px;
    height: 271px;
}
.win-2 {
    display: block;
    position: fixed;
    left: 10px;
    top: 44%;
    width: 85px;
    height: 262px;
    z-index: 998;
}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
 @media screen and (max-width: 667px) {
.link1, .link2, .link3 {
    float: left;
    width: 100%%;
    margin-right:0;
}
}
@media screen and (max-width: 640px) {
	.line1 .item .cont {
    float: left;
    width: 37%;
    background-color: #fff;
    min-height: 67px;
    padding: 10px 12px;
}
.link .chat a{
	margin-right:30px;
}
}
@media screen and (max-width: 568px) {
.pic-c .items {
    float: left;
    width: 45%;
}
.pic-c .items .thum, .pic-c .items .thum img {
    width: 100%;
    height: 143px;
}
.link1, .link2, .link3 {
    float: left;
    width: 100%;
    margin-right: 0;
}
.link1 .items {
	max-width:100% !important;
    width: 25% !important;
}
.wp-footer .wp-inner .footer p {
    color: #dadbdd;
    font-size: 12px;
    line-height: 24px;
}
}
@media screen and (max-width: 480px) {
	.info-box {margin:0 6px;}
	.mod1_l .items.i1, .mod1_l .items.i3, .mod1_l .items.i5 {
    margin-right: 0;
}
.mod1_l .items {
    float: left;
    width: 100%;
    margin-bottom: 38px;
}
.line1 .item {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.line1 .item .cont {
    float: left;
    width: 56%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.wp-container .m2 .number img {
    width: 71%;
}
.link1, .link2, .link3 {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.link .chat {
    float: left;
    margin-top: 7px;
    text-align: center;
    width: 100%;
}
.link .chat a {
    float: none;
    width: 27px;
    height: 23px;
    margin-right: 37px;
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}
.line1 .item .thum, .line1 .item .thum img {
    float: left;
    width: 162px;
    height: 127px;
}
.pic-c .items {
    float: left;
    width: 48%;
    margin-right: 9px !important;
}
.pic-c .items .thum, .pic-c .items .thum img {
    width: 100%;
    height: 136px;
}
.link1 .items {
    width: 25%;
}
.mod2_r .items .caption, .mod2_r .items .caption a,.items .title, .items .title a{
	font-size:14px;
}
.wp_article_list_table td {
    display: block;
    float: left;
    width: 50%;
}
.wp_article_list_table td img {
    width: 100%;
}
.wp_article_list_table td {
    display: block;
    float: left;
    width: 100%;
}
.thelink .column-news-list .column-news-item{
	width:45%;
}
}
@media screen and (max-width: 414px) {
	.line1 .item .cont {
    float: left;
    width: 50%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.headbar h3{
	font-size:18px;
}
.headbar .more_btn, .headbar .more_btn a{
	font-size:12px;
}
.link2-l h3{
	font-size:18px;
}
.link2 {
    background-color: #4a4d52;
    padding: 15px 0;
}
.link2-l .wp_nav .nav-item a span.item-name,.link2-r .wp_nav .nav-item a span.item-name,.wp-footer .wp-inner .footer p{
	font-size:12px;
}
.headbar {
    margin-bottom: 15px;
}
.mod2,.mod3{
	padding:15px 0;
}
.pic-c .items{
	width: 47%;
}
.blend .blend-c {
    margin-left: 0;
    float: left;
    width: 100%;
}
.mod2_r .items .caption {
    width: 75%;
}
.mod3_l .headbar h3, .mod3_r .headbar h3{
	padding-bottom:15px;
}
.mod2_l ul .items .caption a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mod2_l ul .items .caption {
    width: 75%;
}
.thelink .column-news-list .column-news-item{
	width:44%;
}
}
@media screen and (max-width: 375px) {
	.line1 .item .cont {
    float: left;
    width: 46%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.pic-c .items .thum, .pic-c .items .thum img {
    width: 100%;
    height: 107px;
}
.blend .thum, .blend .thum img {
    float: left;
    width: 100%;
    height: auto;
    margin-right: 0;
}
.blend .blend-c {
    margin-left: 0;
    float: left;
    width: 100%;
}
.mod3_l .items .caption, .mod3_r .items .caption {
    width: 73%;
}


.mod3_l .items .caption a, .mod3_r .items .caption a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.link2-l h3{
	margin-bottom:10px;
}
.link2 .link2-r{
	margin-top:20px;
}
.link2-r .wp_nav .nav-item a span.item-name{
	padding: 37px 16px 5px 16px;
}
}
@media screen and (max-width: 360px) {
	.line1 .item .cont {
    float: left;
    width: 44%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.mod2_r .items .caption {
    width: 72%;
}
.link1 .items {
    width: 33%;
}
.link {
    background-color: #e8eaeb;
    padding: 5px 0;
}
.link1{
	margin-bottom:0;
}
.link2-r .wp_nav .nav-item a span.item-name {
    font-size: 12px;
    color: #fff;
    padding: 37px 14px 5px 14px;
    background-size: 52% !important;
}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 320px) {
	.top-nav-panel .wp-menu .menu-item a.menu-link { font-size: 14px; height: 28px; line-height: 28px;}
	.wp-footer .wp-inner .footer .address,.wp-footer .wp-inner .footer .zipcode { display: inline;}
	.wp-footer .wp-inner .footer .icp { display: block; }
	.line1 .item .thum, .line1 .item .thum img {
    float: none;
    width: 100%;
    height: auto;
}
.line1 .item .cont {
    float: left;
    width: 92%;
    background-color: #fff;
    min-height: 67px;
    padding: 30px 12px;
}
.mod2_r.m2 {
    margin-top: 28px;
}
.mod1_r .time{
	float:left;
}
.mod1_r .caption {
    display: block;
    float: left;
    width: 63%;
}
.mod1_r .items{
	line-height:24px;
}
.wp-container .m2 .number img {
    width: 100%;
}
.pic-c .items {
    float: left;
    width: 100%;
    margin-right: 0px !important;
}
.pic-c .items .thum, .pic-c .items .thum img {
    width: 100%;
    height: 142px;
}
.items .user{
	width:53px;
}
.wp-footer .footr img {
    margin-right: 5px;
}
.thelink .column-news-list .column-news-item{
	width:100%;
}
}