body {
    font-family: "Microsoft YaHei", verdana, "\5B8B\4F53";
    background: #fff;
}
* {
	margin: 0px; padding: 0px;
}
nomp {
	margin: 0px; padding: 0px;
}
html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
table {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
label {
	margin: 0px; padding: 0px;
}
button {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
object {
	margin: 0px; padding: 0px;
}
iframe {
	margin: 0px; padding: 0px;
}
li {
	list-style-type: none;
}
img {
	border-width: 0px;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
body {
	color: rgb(68, 68, 68);
}
dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
/*
a {
	color: #039690;
}
*/
a {
	color: rgb(51, 51, 51); text-decoration: none; cursor: pointer;
}
a:hover {
	color: rgb(204, 51, 0); text-decoration: underline;
}

/******************************************************************/
@media (min-width: 768px) {
	.container-main {
		width: 1200px;
	}
}
.mainer {
    /* [disabled]background: url("../images/main-bg.png"); */
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
}
.container-main {
	min-width: 1200px;
}

/******************************************************************/
.navbar-vomoc {
	margin-bottom: 0;
	border-width: 0;
	background-color: #1d3f64;
}

.navbar-vomoc .nav > li > a {
	width: 130px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}

.navbar-vomoc .nav > li > a:focus,
.navbar-vomoc .nav > li > a:hover {
	color: #333;
}

.navbar-vomoc .nav > .open > a {
	color: #333;
}

/******************************************************************/
.top-line {
	min-width: 1200px;
	background: #1d3f64;
	height: 4px;
	overflow: hidden;
}

/******************************************************************/
.toper {
	min-width: 1200px;
	min-height: 120px;
	background: #FFFFFF;
}

.logo {
	height: 84px;
	margin: 18px 0;
}

/******************************************************************/
.footer {
	min-width: 1200px;
	border-top: 1px solid #CACACA;
	background: #eaeaea;
}

/******************************************************************/
.menu-foot > .col-xs-1 {
	padding: 20px 0;
	
}

.menu-foot > .col-xs-1 h4 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
	

}

.menu-foot > .col-xs-1 li {
	line-height: 26px;
}

.menu-foot > .col-xs-1 a {
	color: #666666;
	text-decoration: none;
}

/******************************************************************/
.copy-right {
	padding: 20px 0;
	
}

.copy-right p {
	margin-bottom: 5px;
	color: #FFF;
	
}

.copy-right a {
	text-decoration: none;
	color: #EAEAEA;
}

/******************************************************************/


/******************************************************************/
.content {
	line-height: 26px;
	padding: 15px 30px 20px 30px;
}

/******************************************************************/
.vmc-table {
	padding: 20px;
}

.vmc-table .item {
	padding: 6px 0;

}

.vmc-table .item .item-text {
	font-size: 16px;
	color: #FFF;
}

/******************************************************************/
.pagination {
	margin-top: 0;
}

.pagination > li > a,
.pagination > li > span {
background-color: #333;
}
.bottomer {
	background-color: #1d3f64;
}	
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: #970102;
	border-color: #970102;
}

/******************************************************************/
.query {
	background: url("../images/query_bg.jpg");
}

.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	
}

.l {
	float: left;
}
.titleBig {
	height: 38px; line-height: 38px; background-color: rgb(238, 238, 238);
}
.titleBig strong {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 18px;
    float: left;
    display: inline-block;
    min-width: 160px;
    background-color: rgb(159, 30, 49);
    width: auto;
}
.titleBig span {
	padding-right: 10px; float: right; display: inline-block;
}
.list{
  
  float: left;
  padding-top: 15px;
 
}


.list li {
	width: 760px;
	padding: 0px 10px; 
	height: 37px; 
	line-height: 50px;	
	overflow:hidden; 
        padding-bottom: 10px;
}
.list li a {

	font-size: 16px;	
	overflow:hidden;
	max-width: 550px;	 
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
		
}
.h450px {
	
	
}
.list li span {
	color: rgb(153, 153, 153); 
	float:right;
	display: inline-block;
		
}
#mainA {
	margin-top: 5px;
	    padding: 0px;
 
}
#news {
	width: 760px;
}
#student {
	width: 760px;
	
}
#picTxt {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#pic {
    width: 240px;
    height: 150px;
	padding-top: 10px;
    overflow: hidden;
}
#txt {
    width: 500px;
    padding-left: 10px;
}
#txt h4 {
    line-height: 40px;
    font-size: 16px;
	display: inline-block;
	font-weight: bold；
	
}
#txt p {
	color: rgb(141, 141, 141); line-height: 24px;
}
#degree {
    width: 360px;
}
#exchange {
	width: 360px;
}
#degree h4 a {
	color: rgb(159, 30, 49); font-size: 18px;
}
.picTxt dd {
	padding-top: 10px;
	float: left;
}
.pic {
	width: 95px; height: 95px; overflow: hidden;
	padding-top:12px;
}
.txt {
	width: 250px; 
	padding-left: 15px;
	float:right;
	display: inline-block;
}
.txt h4 {
	font-size: 14px;
}
.txt p {
	color: rgb(141, 141, 141); line-height: 18px; 
}
#mainB {
    margin-top: 0px;
	display: block;
}
#student dd{
	
}
#student ul {
	padding-top:10px;
	width: 760px; 
        height: 260px;
}
#student ul li {
	width: 240px;
        height: 250px; 	 
	float: left;
        margin-right: 10px;
	
}
#student ul li img {
    width: 230px;
    height: 170px;
    overflow: hidden; 
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


#student ul li p {
	line-height: 25px; 
     padding-top: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
     padding-left: 10px;
    font-size: 16px;
}
#wrapper {
    margin: 0px auto;
    text-align: left;
    width: 1160px;
}
#searchBtn {

	background: url("../image/search.png") no-repeat center ; border: currentColor; border-image: none; width: 30px; height: 30px; border-top-right-radius: 4px; border-bottom-right-radius: 4px;
}
.c {
	clear: both;
}
.l {
	float: left;
}
.r {
	float: right;
}	
.grayBg {
	background-color: rgb(246, 246, 246);
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.col-xs-6{
	display:inline-block;

	float:right;
}
.col-xs-13{
display:inline-block;
	
	float:right; 
	
}
.content1 {
	width: 72%;	
	float:left; 
	text-align: center;
	margin-top: 35px;
}
.col-xs-19{
	display:inline-block;
    width: auto;
	
}

.gallery {
	clear: both;
/*	
	margin: 0 auto;*/
	
	/* [disabled]min-width: 400px;
*/
    width: auto;
	padding-top: 0px;
	
	 margin: 0px auto;
    text-align: left;
    width: 1160px;
	
	border-top: 1px solid #CACACA;
	background-color: rgb(238, 238, 238);
}
.thumbnail {
	width: 150px;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.col1{
	width: 20%;
	float: left;
    padding-right: 10px;
    font-size: 14px;
    line-height: 1.42857143;
}
.col2{
	width:75%;
	float: left;
	padding-right: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    min-height: 500px;
}
#flashBoxu_u1 img {
    vertical-align: middle;
    border-width: 0px;
    display: block;
    max-width: 100%;
    height: auto;
}
.icon1{
    margin-right: 5px;
}
.white{
    color:#fff;
}
.en_title{
font-weight: bold;
font-size: 14pt;
font-family:"Times New Roman",Georgia,Serif;

}