body, th, td, button, input, select, textarea {
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0;
}
em{
	font-style: initial;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
ul, ol, dl {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: inherit;
}
a {
    cursor: pointer;
}
a, area {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

img {
    border: 0;
    vertical-align: middle;
}
/*间距*/

.J_specialty{
	padding:50px 0;
}

.home-hotMajor, .home-picture, .home-news, .home-teacher, .home-works, .home-company {
    padding: 50px 0;
}

/*顶部*/
.container {
    width: 100%;
    margin: 0 auto;
}
.top_main {
    background-color: #fafafa;
    height: 40px;
    border-bottom: 1px solid #d9d9d9;
    display: inline-block;
}
.row {
    width: 1200px;
    margin: 0 auto;
}
.tm_l, .tm_r {
    line-height: 40px;
}

.l, .f-l {
    float: left!important;
}

.r, .f-r {
    float: right!important;
    _display: inline;
}
.tm_l li, .tm_r li {
    float: left;
    display: inline-block;
}
.official {
    background-color: #1F8ADC;
    padding: 2px 6px;
    display: inline-block;
    line-height: 1.6;
}
.c-white, .c-white a, a.c-white {
    color: white;
}
.ml-10 {
    margin-left: 10px;
}
.tm_l li, .tm_r li {
    float: left;
    display: inline-block;
}
.pipe {
    margin: 0 5px;
    color: #CCC;
    font-size: 10px!important;
}
/*logo*/
.logo_main {
    width: 1463px;
    /* border: 1px solid red; */
    display: block;
    margin: 9px auto 28px auto;
    height: 63px;
}
.logo_left{
	width:35.33%;
}
.logo_r{
width: 63%;
    /* border: 1px solid red; */
    margin-top: 6px;
}
.logo_r a{
	display:block;
}
.logo_r ul li{
    width: 11.371111%;
    float: left;
    margin-left: 1.7px;
}

.logo_r a:hover{
	color:#bd0f0f;

	font-size:17px;
}
.logo_r ul li p{
	    text-align: center;
    line-height:50px;
    font-size:17px;

}
.logo_r ul li small{
	display:block;
	position:relative;
	text-align:center;
	top:-15px;
}
.clear{
	clear:both;
}
/*}头部结束*/


/*尾部*/

/*尾部*/

.J-foot{
width: 100%;
    background: #444547;
    margin: auto;
    /* margin-bottom: 100px; */
    padding: 40px 0;
}
.foot_ul{
    width:1200px;
    margin:auto;

}
.foot_ul ul{
    width:60%;
}
.foot_ul ul li{
    width:25%;
    float:left;
    line-height: 36px;

}
.foot_ul ul li h2{
    color:#fff;
    font-weight:bold;
        text-align: center;
    font-size: 24px;
}
.foot_ul ul li a p{
    color:#fff;
        text-align: center

}
.foot_dh{
     width: 40%;
    float: left;
        margin-top: 29px;
}
.foot_dh h3{
    text-align:center;
    font-size:30px;
    color:#fff;
    font-weight:bold;
}
.foot_dh span{
        text-align: center;
    font-size: 20px;
    display: block;
    color: #fff;
    line-height: 51px;
}
.hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.J_JJ{
        margin-top: 50px;
}
.J_JJ ul{
    text-align: center;
    width: 1200px;
    margin-left: 270px;
}
.J_JJ ul li{
    display: inline-block;
    width: 24.33%;

}
.J_JJ ul li p{
    font-size: 30px;
    font-weight: bold;
    position: relative;
    left: 89px;
    top: -74px;
}
.J_JJ ul li small{
    font-size:20px;
    padding-left:3px;
}
.J_JJ ul li img{
        text-align: center;
    display: block;
    margin:auto;
}
.J_JJ ul li span{
    position: relative;
    top: -70px;
    left: 89px;
    font-size: 20px;
}

.foot_logo{
    display: block;
    text-align: center;
    padding: 14px 0;
}
.foot_logo img{
   display: block;
    margin: auto;
   width: 35%;
}
.foot_p{
    font-size: 18px;
    color: #fff;
    text-align: center;
    /* line-height: 29px; */
    margin-top: 20px;
}
/*底部首页*/
.fd-con {
    background-color: #444546;
    overflow: hidden;
}
.fd-ul{
width: 1200px;
    margin: 28px auto;
    height: 240px;
}
.fd-ul ul li{
	width:50%;
	float:left;
}
.fd-ul ul li span{
  display:block;
     margin: 0 auto;
    font-family: "微软雅黑 Regular";
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 1px;
}
.fd-ul ul li span a{
	color:#fff;
}
