/**index media*/
@media screen and (min-width: 992px) and (max-width:1200px) {
	.wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
    .mod2_xs_left {
        margin-top: 10px;
        padding-bottom: 20px;
        width: 43%;
    }

    .mod2_xs_right {
        padding: 0px 15px 0px 20px;
        width: 57%;
    }

    .mod2_xs_right ul li {
        padding: 4px 0;
    }

    .mod2_xs_right ul {
        margin-top: 0px;
    }
}

@media screen and (min-width: 480px) and (max-width:992px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	.mod2_xs_left {
        margin-top: 10px;
        padding-bottom: 20px;
        width: 43%;
    }

    .mod2_xs_right {
        padding: 0px 15px 0px 20px;
        width: 57%;
    }
}

@media screen and (max-width: 992px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mod2_xstz_ynu {
        margin: 0px;
    }

    .mod2_xs_ynu {
        padding-right: 15px;
        border-bottom: 1px  solid #fff;
        padding-bottom: 15px;
    }

    .mod2_xs_ynu .comm_h1 span {
        margin: 0px;
    }

    .mod2_xs_left {
        padding-bottom: 25px;
    }

    .mod2_xs_right {
        padding: 0px 15px 0px 15px;
    }
}

@media screen and (max-width: 480px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mod2_xs_ynu {
    }

    .mod2_xs_left {
        margin-top: 0px;
    }

    .mod2_xs_left span {
        float: left;
        width: 60%;
    }

    .mod2_xs_left p,.mod2_xs_left h1 {
        float: left;
        width: 40%;
    }

    .mod2_xs_left p {
        padding-left: 10px;
    }

    .mod2_xs_left h1 {
        margin: 0px;
    }

    .mod2_xs_left h1 font {
        font-size: 20px;
        display: inline-block;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	.mainWrap {
        width: 760px;
    }

    .header .menu {
        display: block;
    }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .header .menu {
        border: 0;
    }

    .imgWrap .carousel-caption {
        left: 0;
    }

    .imgWrap .day {
        right: 0;
    }

    .col-sm-4 {
        width: 33.33333333%;
        float: left;
    }
}

@media screen and (max-width: 800px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mainWrap {
        width: 760px;
    }

    .navbar-header {
        display: none;
    }

    .collapse {
        display: block;
    }

    a {
        font-size: 14px;
    }

    .header .menu li a {
        font-size: 12px;
    }

    .content .imgWrap {
        width: 760px
    }

    .month .day li a {
        width: 17px;
        font-size: 12px;
        padding: 0 2px;
    }

    .imgWrap .carousel-caption {
        left: 0;
    }

    .imgWrap .day {
        right: 0;
        font-size: 20px;
    }

    .content .news {
        margin-top: 0;
    }

    .content .newslist {
        margin: 0;
        padding-bottom: 30px;
        padding-left: 0;
    }

    .content h2 {
        text-indent: 10px;
        font-size: 18px;
        line-height: 60px;
    }

    .content .newslist .tn {
        width: 160px;
        margin-left: 73px;
    }

    .content .newslist li {
        /*margin: 0 5px;*/
    }

    .newslist .col-sm-4 {
        padding-left: 30px;
    }

    .content .focusList {
        margin: 0;
    }

    .content .focuslist li {
        width: 233px;
        margin: 0 10px 20px 10px;
        height: 320px;
    }

    .content .focuslist li img {
        width: 233px;
    }

    footer .footerTop .link li {
        margin-bottom: 5px;
    }

    footer .footerTop li.commlink {
        width: 250px;
        margin-left: 10px;
    }

    footer .footerTop li.commlink li {
        width: 50%;
    }

    footer .footerWrap li {
        width: 190px;
        height: 200px;
    }

    footer .copyrights {
        text-align: center;
    }

    footer .copyrights .info {
        float: none;
        display: block;
    }

    footer .copyrights .icp {
        float: none;
        display: block;
    }
}

@media screen and (max-width: 640px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	body{
        background:none;
    }
    .mainWrap {
        width: 100%;
    }

    .header .search .inp {
        border: 0;
        margin-left: 20px;
        height: 24px;
        width: 130px;
        margin-top: 5px;
    }

    .header .search .searchbtn {
        background: #22132d;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        margin-top: 5px;
    }

    .subnav {
        display: none !important;
    }

    .header .menu li a span {
        display: none;
    }

    .header .menu li:hover a {
        color: black;
    }

    .header .menu li a {
        font-size: 15px;
    }

    .header .logo {
        float: none;
        margin: auto;
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -220px;
    }

    .header .search {
        display:none;
        float: none;
        position: absolute;
        width: 100%;
        top: 0px;
        background: #b12424;
    }

    .header .search .version {
        float: right;
        padding: 4px 30px 10px 0;
    }

    .header .search .version a {
        color: #fff;
        text-align: right;
    }

    .menu .subnav {
        display: none;
    }

    .header .menu .nav-tabs > li:hover .subnav {
        display: none;
    }

    .header .menu li:hover a {
        background: #fff;
    }

    .nav-tabs.nav-justified {
        padding-left: 0;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center;
    }

    .anav {
        display: block;
    }

    .header .topWrap {
        height: 130px;
    }

    .header .menu .navbar-header {
        display: block;
        line-height: 44px;
        font-size: 18px;
        cursor: pointer;
        background: gainsboro;
    }

    .header .menu .navbar-header a {
        color: black;
    }

    .header .menu .navbar-header .icon-bar {
        background-color: black;
    }

    .header .menu li {
        float: none;
        padding: 0;
        border-top: 1px solid #ddd;
        background: #fff;
        overflow: hidden;
    }

    .header .menu .navbar-collapse {
        padding: 0;
    }

    .nav-tabs.nav-justified > li {
        display: block;
        width: 100%;
    }

    .collapse {
        display: none;
    }

    .content .imgWrap {
        width: 100%;
    }

    .month .day {
        margin: 0 30px 0 50px;
        float: none;
    }

    .month .day li {
        font-size: 16px;
        width: 26px;
    }

    .month .day li a {
        font-size: 14px
    }

    .imgWrap .carousel-caption {
        left: 0;
    }

    .imgWrap .day {
        font-size: 16px;
    }

    .content .newslist {
        margin: 0;
        padding-bottom: 10px;
        float: left;
    }

    .content h2 {
        text-indent: 20px;
        font-size: 16px;
        line-height: 50px;
    }

    .content .newslist li {
        width: auto;
    }

    .content .newslist .tn {
        margin-left: 80px;
        width: auto;
    }

    .content .newslist p {
        padding-top: 0;
    }

    .col-sm-4 {
        width: 100%;
    }

    .content .focuslist {
        margin: 0 20px;
    }

    .content .focuslist li {
        width: 100%;
        margin: 0 0px 30px 0px;
        height: auto;
    }

    .content .focuslist li img {
        width: 100%;
    }

    footer .footerTop li.commlink {
        margin: 0 0 10px 0;
        width: 100%;
    }

    footer .footerTop li.commlink h2 {
        margin: 0 20px 10px 20px;
    }

    footer .footerTop li.commlink ul {
        margin: 0 20px;
    }

    footer .footerTop li.commlink li {
        width: 25%;
        font-size: 12px;
        line-height: 30px;
    }

    footer .footerTop li.liimg {
        width: 25%;
        margin-right: 0;
    }

    footer .footerTop .link li {
        margin-bottom: 5px;
    }

    footer .footerTop li img {
        width: 100%;
    }

    footer .footerTop .link li a {
        display: block;
    }

    footer .footerTop li.liimg a {
        padding: 5px;
    }

    footer .footerWrap {
        padding: 14px 0;
    }

    footer .footerWrap li {
        width: 25%;
        height: auto;
    }

    footer .footerWrap li a {
        display: none;
    }

    footer .footerWrap li h4 a {
        display: block;
        font-size: 12px;
        line-height: 30px;
    }

    footer .footerWrap h4 {
        padding-bottom: 0;
    }

    footer .copyrights .info {
        float: none;
        display: block;
        padding: 0 30px;
    }

    footer .copyrights .info span {
        display: block;
        padding: 0;
    }
}

@media (max-width:991px) {
    .tzgg_list_ynu .mod3_table .mod3_text a {
        color: #000;
        font-size: 16px;
        margin-top: 0px;
        display: block;
        -webkit-box-orient: inherit;
        -webkit-line-clamp: inherit;
        overflow: hidden;
        width: 100%;
    }
}

@media only screen and (max-width: 768px ) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mainWrap {
        width: 100%;
    }

    .header .menu {
        display: block;
    }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .header .menu {
        border: 0;
    }

    .header {
        width: 100%;
    }
}

/*****content media*****/
@media only screen and (max-width: 768px ) {
    
	.wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mainWrap {
        width: 760px;
    }

    .header .menu {
        display: block;
    }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .header .menu {
        border: 0;
    }
}

@media only screen and (max-width: 800px ) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.mainWrap {
        width: 760px;
    }

    .navbar-header {
        display: none;
    }

    .collapse {
        display: block;
    }

    a {
        font-size: 14px;
    }

    .header .menu li a {
        font-size: 12px;
    }

    .content .topImg img {
        width: 100%;
        height: auto;
    }

    .detailContent .leftNav {
        top: -25px;
    }

    .detailContent .col_1 {
        width: 160px;
    }

    .detailContent .leftNav h3 {
        line-height: 50px;
        font-size: 18px;
    }

    .detailContent .leftNav li i {
        padding: 1.4em 4px;
    }

    .detailContent .col_2 {
        margin: 0 0 0 20px;
        width: 580px;
    }

    .detailContent .headerNav h1 {
        font-size: 24px;
    }

    .content .mainContent .article {
        margin-right: 20px;
        width: 420px;
    }

    .detailContent .headerNav {
        padding-top: 12px;
    }

    .detailContent .col_3 {
        width: 140px;
    }

    .detailContent .mainContent .artSub figure {
        height: 230px;
    }

    .content .mainContent .article p a {
        font-size: 12px;
    }

    footer .footerWrap li {
        width: 190px;
        height: 200px;
    }

    footer .copyrights {
        text-align: center;
    }

    footer .copyrights .info {
        float: none;
        display: block;
    }

    footer .copyrights .icp {
        float: none;
        display: block;
    }
}


@media only screen and (max-width: 640px) {
    .wrap {
	font-family: '微软雅黑','Lato',sans-serif;
	background-color:#ffffff ;
	}
	
	.detailContent .headerNav h1 {
        line-height: 30px;
        width: 380px;
    }
    .detailContent .headerNav span {
        width: 380px;
    }
    .mainWrap {
        width: 100%;
    }

    .header .search .inp {
        border: 0;
        margin-left: 20px;
        height: 24px;
        width: 130px;
        margin-top: 5px;
    }

    .header .search .searchbtn {
        background: #22132d;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        margin-top: 5px;
    }

    .subnav {
        display: none !important;
    }

    .header .menu li a span {
        display: none;
    }

    .header .menu li:hover a {
        color: black;
    }

    .header .menu li a {
        font-size: 15px;
    }

    .header .logo {
        float: none;
        margin: auto;
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -220px;
    }

    .header .search {
        float: none;
        position: absolute;
        width: 100%;
        top: 0px;
        background: #b12424;
    }

    .header .search .version {
        float: right;
        padding: 4px 30px 10px 0;
    }

    .header .search .version a {
        color: #fff;
        text-align: right;
    }

    .menu .subnav {
        display: none;
    }

    .header .menu .nav-tabs > li:hover .subnav {
        display: none;
    }

    .header .menu li:hover a {
        background: #fff;
    }

    .nav-tabs.nav-justified {
        padding-left: 0;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center;
    }

    .anav {
        display: block;
        height: auto;
    }

    .header .topWrap {
        height: 130px;
    }

    .header .menu .navbar-header {
        display: block;
        line-height: 44px;
        font-size: 18px;
        cursor: pointer;
        background: gainsboro;
    }

    .header .menu .navbar-header a {
        color: black;
    }

    .header .menu .navbar-header .icon-bar {
        background-color: black;
    }

    .header .menu li {
        float: none;
        padding: 0;
        border-top: 1px solid #ddd;
        background: #fff;
        overflow: hidden;
    }

    .header .menu .navbar-collapse {
        padding: 0;
    }

    .nav-tabs.nav-justified > li {
        display: block;
        width: 100%;
    }

    .content {
        padding-bottom: 50px;
    }

    .detailContent .col_1 {
        float: none;
        width: auto;
    }

    .navbar-default .edutoggle {
        border-color: #048571;
    }

    .detailContent .navTotal {
        margin-top: 0;
    }

    .collapse {
        display: none;
    }

    .topImg {
        display: none;
    }

    .detailContent .leftNav h3 {
        display: none;
    }

    .navbar-header {
        display: block;
    }

    .detailContent .leftNav {
        border-left:0px;
        top: -2px;
    }

    .leftNav .leftSubnav {
        display: none;
    }

    .eduHeader {
        display: block;
        line-height: 44px;
        font-size: 18px;
        cursor: pointer;
        background: #048571;
    }

    .navbar-header .edubrand {
        color: white;
        height: auto;
    }

    .navbar-default .edutoggle:hover, .navbar-default .edutoggle:focus {
        background-color: #048571;
    }

    .detailContent .leftNav li i {
        padding-left: 14px;
        padding-right: 14px;
    }

    .detailContent .col_1 {
        float: none;
        width: auto;
    }

    .detailContent .mainContent .article {
        margin-right: 30px;
        width: 380px;
        float: left;
    }

    footer .footerTop li.commlink {
        margin: 0 0 10px 0;
        width: 100%;
    }

    footer .footerTop li.commlink h2 {
        margin: 0 20px 10px 20px;
    }

    footer .footerTop li.commlink ul {
        margin: 0 20px;
    }

    footer .footerTop li.commlink li {
        width: 25%;
        font-size: 12px;
        line-height: 30px;
    }

    footer .footerTop li.liimg {
        width: 25%;
        margin-right: 0;
    }

    footer .footerTop .link li {
        margin-bottom: 5px;
    }

    footer .footerTop li img {
        width: 100%;
    }

    footer .footerTop .link li a {
        display: block;
    }

    footer .footerTop li.liimg a {
        padding: 5px;
    }

    footer .footerWrap {
        padding: 14px 0;
    }

    footer .footerWrap li {
        width: 25%;
        height: auto;
    }

    footer .footerWrap li a {
        display: none;
    }

    footer .footerWrap li h4 a {
        display: block;
        font-size: 12px;
        line-height: 30px;
    }

    footer .footerWrap h4 {
        padding-bottom: 0;
    }

    footer .copyrights .info {
        float: none;
        display: block;
        padding: 0 30px;
    }

    footer .copyrights .info span {
        display: block;
        padding: 0;

    }
}

/**list media**/
@media (max-width: 1200px) {
    .comment_list li a {
        width: 79%;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
    }

}

@media (max-width: 992px) {
    .comment_list li a {
        width: 70%;
    }

}

@media (max-width: 768px) {
    .comment_list li a {
        width: 76%;
    }

}

@media (max-width: 540px) {
    .comment_list li a {
        width: 70%;
    }

}

@media (max-width: 430px) {
    .comment_list li a {
        width: 95%;
    }

}
