/* 媒体查询 */

@media (max-width: 414px){
	.center_bg{
		    background-size: cover ! important; height: 100px !important;
	}
	.displaynews img {
		width: 100% !important;
	}
	.section-content img {
				width: 100% !important;

		
	}
	
	
	
	.iphone-box>ul>li>ul>li>ul>li>a{  display: block;
    font-size: 12px;
    color: #000;
    line-height: 24px;
}
	
	
	.iphone-box>ul>li>ul>li>ul{
		display: block;
	}
	.history-table1 {
    width: 600px!important;
    
}
	.header, .dynamic-bg, .dynamic-detail, .scien-detail, .party-bg, .footer, .copyright {
		height: auto;
	}
	.top, .news, .dynamic_main, .message, .party, .group, .media, .foot, .copyright, .section {
		width: 100%;
		height: auto;
		padding: 0px 15px;
		box-sizing: border-box;
	}
	.logo {
	    width: 310px;
	    height: 50px;
	    background: url(../images/logo-sm.png) 0px 16px no-repeat;
	    background-size: 100%;
	}
	.search, .logo>a>img, .nav {
		display: none;
	}
	.headerbtn_bar {
		display: block;
	}
	.news_left, .news_right, .news_img_text, .message-left, .notice-right, .party-content, .media-detail>ul, .link, .contact, .us, .code, .leader-detail, .teacher-content {
		width: 100%;
		float: none;
	}
	.dynamic-content, .dynamic-img {
		width: 100%;
	}
	.news_img_text + .news_img_text, .dynamic-content + .dynamic-content, .party-content + .party-content, .contact, .code {
		margin-left: 0px;
		margin-top: 20px;
	}
	.dynamic-bg, .party, .foot {
		padding-bottom: 15px;
	}
	.dynamic-box, .party, .foot {
		padding-top: 15px;
	}
	.dynamic-content {
		float: none;
		height: 300px;
	}
	.scien-content {
		width: 48%;
		height: 180px;
		margin-bottom: 15px;
	}
	.scien-content + .scien-content, .scien-content + .scien-content + .scien-content + .scien-content {
		margin-left: 13px;
	}
	.scien-content + .scien-content + .scien-content, .group-content + .group-content + .group-content  {
		margin-left: 0px;
	}
	.message-time {
		width: 22%;
	}
	.message-text {
		width: 74%;
	}
	.message-content + .message-content {
		margin-top: 15px;
	}
	.notice-right {
		margin-top: 20px;
	}
	.media-detail>ul>li {
		padding: 10px 0px;
	}
	.notice-detail>ul>li>a, .media-detail>ul>li>a {
		width: 68%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		line-height: 22px;
	}
	.notice-detail>ul>li>span, .media-detail>ul>li>span {
		line-height: 22px;
	}
	.notice-detail>ul>li+li {
		margin-top: 10px;
	}
	.group-content {
		width: 48%;
		height: 180px;
		margin-bottom: 15px;
	}
	.group-pic {
		height: 130px;
	}
	.group-content + .group-content, .group-content + .group-content +.group-content + .group-content {
		margin-left: 10px;
	}
	.link {
		border-right: 0px;
	}
	.link>a {
		display: inline-block;
		float: none;
	}
	.us>span {
		float: none;
		margin-bottom: 10px;
	}
	.copyright>p {
		line-height: 25px;
		text-align: left;
	}
	.masking {
		height: 100%;
	    width: 100%;
	    position: fixed;
	    top: 0;
	    right: 0;
	    background-color: transparent;
	    transition: all 0.5s ease 0.2s;
	    z-index: -1;
	}
	.masking.focus {
		background-color: rgba(0, 0, 0, 0.7);
    	z-index: 1001;
	}
	.iphone_nav {
	    position: fixed;
		display: block;
	    top: 0;
	    left: 0;
	    width: 40%;
	    height: 100%;
	    margin-left: -40%;
	    transition: all 0.6s ease  0.2s;;
		-webkit-transition: all 0.6s ease  0.2s;/*谷歌和safari*/
		-moz-transition: all 0.6s ease  0.2s;/*火狐*/
		-ms-transition: all 0.6s ease  0.2s;/*ie*/
		-o-transition: all 0.6ss ease  0.2s;/*opera*/
	    z-index: 1002;
	}
	.iphone-box {
		background-color: rgba(255, 255, 255, 0.98);
	    width: 100%;
	    height: 100%;
	    text-align: center;
	    line-height: 46px;
	    padding-top: 20px;
		overflow: scroll;
	   transition: all 0.6s ease  0.2s;;
		-webkit-transition: all 0.6s ease  0.2s;/*谷歌和safari*/
		-moz-transition: all 0.6s ease  0.2s;/*火狐*/
		-ms-transition: all 0.6s ease  0.2s;/*ie*/
		-o-transition: all 0.6ss ease  0.2s;/*opera*/
	}
	.iphone-box>ul>li>a {
		display: block;
		font-size: 16px;
		color: #000000;
		line-height: 40px;
	}
	.iphone-box>ul>li>a>font {
		height: 46px;
	    width: 16px;
	    padding-left: 8px;
	    box-sizing: content-box;
	    display: inline-block;
	    background: url(../images/phone_more.png) no-repeat right center;
	    vertical-align: middle;
	}
	.iphone-box>ul>li>ul {
		display: none;
		padding-bottom: 10px;
	}
	.iphone-box>ul>li>ul>li>a {
		display: block;
		font-size: 14px;
		color: #000;
		line-height: 30px;
	}
	.iphone-box>a {
		display: block;
		font-size: 14px;
		line-height: 30px;
		color: #000;
		text-align: center;
	}
	.iphone-box>ul>li>ul>li>a strong {
		font-weight: normal !important;
	}
	.iphone_nav.focus {
		margin-left: 0;
    	display: block !important;
	}
	.iphone_active>a {
		color: #9d1d22 !important;
	}
	.iphone_active>a>font {
	    background: url(../images/phone_more_h.png) no-repeat right center !important;
	}
	.return-top {
		width: 34px;
		height: 34px;
	    background: url(../images/return-top.png) no-repeat;
	    background-size: cover;
        right: 10px;
	}
	.common-left {
		display: none;
	}
	.section-right  {
		width: 100%;
		float: none;
	}
	.evolution-content>ul>li>font {
		width: 23.5%;
	}
	.evolution-content>ul>li>span {
		width: 73%;
		height: 58px;
	    padding-left: 10px;
	    line-height: 29px;
	    font-size: 14px;
	}
	.evo-his {
		width: 47%;
		height: 248px;
	}
	.evo-pic {
		height: 150px;
	}
	.leader-text {
		width: 55% !important;
	}
	.section-news-detail {
		height: 80px;
	}
	.news-pic {
		width: 130px;
    	height: 80px;
	}
	.news-text {
		width: 63%;
	}
	.news-text>h2 {
		height: 42px;
		overflow: hidden;
	}
	.news-text>p {
		display: none;
	}
	.section-news-detail + .section-news-detail {
		margin-top: 20px;
	}
	.section-notice>li>a {
		font-size: 14px;
		width: 75%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.section-notice>li>span {
		font-size: 14px;
	}
	.displaynews>img, .displaynews>img,.displaynews>img, .displaynews>p>img, .history-table {
		width: 100%;
	}
	.history-table th {
		font-size: 16px;
	}
	.history-table td {
		padding-left: 10px;
		font-size: 12px;
	}
	.inside-pic {
	    width: 120px;
    	height: 160px;
	}
	.inside-text {
		width: 65%;
	}
	.inside-a>a {
		width: 32%;
		margin-right: 0px;
	}
}
@media (max-width: 375px){
	.logo {
	    width: 290px;
	}
	.media-detail>ul>li>a {
		width: 77%;
	}
	.evolution-content>ul>li>span {
		width: 72%;
	}
	.evo-his {
		width: 100%;
	}
	.leader-pic {
		width: 140px;
		 
	}
	.news-text {
		width: 60%;
	}
	.teacher-pic {
		width: 120px;
    	 
	}
	.teacher-text>h2 {
		margin-top: 0px;
	}
	.teacher-content {
		margin-bottom: 0px;	
	} 
	.inside-text {
		width: 59%;
	}
	.inside-a>a {
		width: 100%;
		margin-bottom: 10px;
	}
}
