﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font:  "微软雅黑";
	vertical-align: baseline;
	
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
a:hover{
	text-decoration: none;
}
body{
	width: calc(100%);	
}
html {
  scroll-behavior: smooth;
}
@media only screen and (min-width: 768px) and (max-width: 1200px){
	body{
		width:1200px;
	}
}


.Announcements .content ul.Announce-ul,
.Medicine-hot .content ul.Medicine-ul,
.scientific-research-2 .four ul.academic-ul,
.Education-teaching ul.Education-ul li.cards:nth-child(2),
.Project-series .content ul.Series-ul li:nth-child(1),
.Project-series .content ul.Series-ul li:nth-child(3),
.hospital-situation .second .historybox,
.scientific-team .swiper-team,
.scientific-research-2 .first .bottom,
.scientific-research-2 .thred .platform,
.scientific-research-2 .four .title ,
.Project-series .content ul.Series-ul li:nth-child(2n),
.scientific-team .content .title,
.education-teaching .first .item:nth-child(1),
.scientific-research-2 .first .title,
.scientific-research-2 .thred .title,
.cooperation-communication .first .title,
.cooperation-communication .second .content .title,
.campus-life .first .title,
.Education-teaching ul.Education-ul li.cards:nth-child(3),
.Scientific-research .content ul.Research-ul li:last-child,
.Five-block .content .Campus-life,
.Cooperation-communice .content ul.Cooperation-ul li,
.hospital-situation .first .fttext,
.hospital-situation .thred .items:nth-child(2),
.hospital-situation .four .rtImg,
.teachers-Troop .content .title,
.teachElegant-block .top .items:nth-child(2),
.teachElegant-block .bottom .rt-block,
.education-teaching .first .item:nth-child(2),
.education-teaching .second .linksbox .item:nth-child(2n),
.scientific-research-2 .second .research-institutions-box,
.cooperation-communication .first .rttext,
.cooperation-communication .second .mainboxs .rttext,
.cooperation-communication .thred .rtimg,
.campus-life .first .bottom .fixText,
.campus-life .second .recreational-activity .rtimg,
.campus-life .thred .twoCard .card:nth-child(2),
.Education-teaching ul.Education-ul li.cards:nth-child(1),
.Scientific-research .content ul.Research-ul li:first-child,
.Five-block .content .menu,
.Cooperation-communice .content ul.Cooperation-ul li:first-child,
.hospital-situation .first .ftimg img,
.hospital-situation .thred .items:nth-child(1),
.hospital-situation .four .ftText,
.teachers-Troop ul.troop-ul,
.teachElegant-block .top .items:nth-child(1),
.teachElegant-block .bottom .ft-title,
.education-teaching .first .item:nth-child(3),
.education-teaching .second .linksbox .item:nth-child(1),
.education-teaching .second .linksbox .item:nth-child(3),
.scientific-research-2 .second .ft-text,
.cooperation-communication .first .mainboxs .ftimg,
.cooperation-communication .second .mainboxs .ftimg,
.cooperation-communication .thred .fttext,
.campus-life .first .bottom .ftimg,
.campus-life .second .recreational-activity .fixClassify,
.campus-life .thred .twoCard .card:nth-child(1),
.develop-content-box .fourth .content .contact {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}


.contitle{
    padding-bottom: 40px;
    background: url(template_files/2/img/title-circular-bg.png) no-repeat 56% 0;
}
.conh2{
    font-size: 16px;
    font-weight: 600;
    color: #cccccc;
    margin: 0;
    padding-top: 10px;
    display: none;
}