@CHARSET "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    box-sizing: border-box;
}
html {
	font-family: sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}
body {
	margin: 0;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #575756;
    background-color: #fff;
}
body {
    font-family: 微软雅黑;
    background-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea,  blockquote, th, td {margin:0; padding:0; list-style:none; border:0;}

li {display: list-item;text-align: -webkit-match-parent;}
a{text-decoration:none; cursor:pointer; }
a:hover,a:link,a:visited,a:active{text-decoration:none;}
img {display: block;border: 0;}


input, textarea, select, button, meter, progress {-webkit-writing-mode: horizontal-tb;}
input, textarea, select, button {outline: none;}
.none{
	display:none;
}
.hudao{
	color:#e07831 !important;
}
.hudaos{
	color:#333333 !important;
}
.content{width: 100%;}
.swiper-container,.information,.activevideo,.rater,.organization,.campus,.project{width: 1174px;margin:0 auto;}


p>img{
	display:inline;
}