@charset "utf-8";
/* CSS Document */
#BDBridgeIconWrap{display:none !important;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time,button { margin: 0; padding: 0; }
body { font-size:12px; font-family:"微软雅黑"; background-color: transparent; color: #333; -webkit-font-smoothing: antialiased; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,figcaption { font-style: normal; font-weight:normal; font-size:12px; }
fieldset,iframe,input { border: none; }
ul,ol,li{ list-style:none;}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }
a:link, a:visited, a:active { text-decoration: none; color:#000; }
a:hover { text-decoration: none; color:#333}
.clear{ clear:both;}
.introSzMain{width: 1160px;margin:0px auto;padding-bottom:65px;}
.intro_szcolumn2{height:auto;width: 1160px;margin:0px auto;clear:both;}
.intro_szcolumn{ padding:24px 0px 0px 0px; }
.intro_sztitle01{ background:url(../images/images_sz01.jpg) no-repeat; height:24px; margin:12px 0px 0px 0px; line-height:24px; font-size:14px; color:#FFF; text-indent:10px; font-weight:bold;}

.szContent {
	width: 100%;
	padding: 32px 0px;
	clear: both;
}
.szContent .szWrapper {
    float: left;
    height: 195px;
    margin: 0px 28px 18px 0px;
    position: relative; 
    width: 155px; border-right:1px solid #ccc;  border-bottom:1px solid #ccc;
	box-shadow: 0 2px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}
.szContent .szWrapper img{ position:relative; z-index:1; cursor:pointer;}
/*新加入*/
.tuandui_con .szWrapper {
    float: left;
    position: relative; 
}
.tuandui_con .szWrapper img{ position:relative; z-index:1; cursor:pointer;}
/*新加入*/
.ss{
z-index:10000; 
}
.pic_list {
	width:260px;
	height:auto;
	position:absolute;
	left:120px;
	z-index:9999;  top:88px; display:none;
}
.pic_01 {
	background:url(../images/images_sz02.png) no-repeat;
	width:260px;
	height:36px;
	line-height:36px;
	color:#FFF;
	text-align:left;
	text-indent:52px;
}
.pic_02 {
	background:url(../images/images_sz03.png) repeat-y;
	width:260px;
	height:auto; position:relative; *left:-40px;
}
.pic_02 p {
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:0px;
	padding:12px 24px 12px 48px;
	line-height:20px;
}
.pic_03 {
	background:url(../images/images_sz04.png) no-repeat;
	width:260px;
	height:17px; position:relative; *left:-40px; 
}
/*---------------*/

.grid {
	overflow: hidden;
	margin: 0;
	float: left;
	width: 165px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 231px;
	font-family:"微软雅黑";
	height: 313px;
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 12px;
}
.zt {
	overflow: hidden;
	margin: 0;
	float: left;
	width: 580px;
	margin-bottom: 40px;
	list-style: none;
	text-align: center;
}

/* Common style */
.zt figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 536px;
	font-family:"微软雅黑";
	height: 329px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.zt figure img {
	position: relative;
	display: block;
	width:470px;
	height:260px;
	min-height: 100%;
	opacity: 0.8;
}

.zt figure figcaption {
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.zt figure figcaption::before,
.zt figure figcaption::after {
	pointer-events: none;
}

.zt figure figcaption,
.zt figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 90%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.zt figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.zt figure h2 {
	word-spacing: 2em;
	font-size:16px;	
	font-weight: 300;
}

.zt figure h2 span {
	font-weight: 800;
}

.zt figure h2,
.zt figure p {
	margin: 0;
}

.zt figure p {
	letter-spacing: 1px;
	font-size: 12px;
}
/* Individual effects */

/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	/*background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);*/
}

figure.effect-oscar img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	-moz-transition: opacity 0.35s;
	-ms-transition: opacity 0.35s;
	-o-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
/*	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;*/
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #c7d4d8;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	-moz-transition: -webkit-transform 0.35s;
	-ms-transition: -webkit-transform 0.35s;
	-o-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	-moz-transform: translate3d(0,100%,0);
	-ms-transform: translate3d(0,100%,0);
	-o-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
	-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	color: #f5f4f1;
	font-weight: 700;
	padding-top: 97px;
	font-size: 30px;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover p span{
	font-size:12px;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(14, 4, 4, 0.76);
}

figure.effect-oscar:hover img {
	opacity: 0.6;
}

/*---------------*/
/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #494b4a;
}

figure.effect-sarah img {
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	-moz-transform: translate3d(-10px,0,0);
	-ms-transform: translate3d(-10px,0,0);
	-o-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	-moz-transition: -moz-transform 0.35s;
	-ms-transition: -ms-transform 0.35s;
	-o-transition: -o-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	-moz-transform: translate3d(-100%,0,0);
	-ms-transform: translate3d(-100%,0,0);
	-o-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	-o-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.grid{
	background:url(../images/stu_conbg.jpg) repeat;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 269px;
	min-height:100px;
	padding: 15px;
	margin: 0px 10px 12px 10px;
	font-size:12px;
	float:left;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.grid strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:14px;
}
.grid strong a{ color:#c00;}
.grid .meta{
	text-align:right;
	color:#777;
	font-style:italic;
	margin-top:6px;
}
.grid .imgholder img{
	max-width:100%;
	background:#ccc;
	display:block;
}
.grid p{ line-height:18px; font-family:"宋体";}

.tit{
    text-align: center;
   /* margin-top: 30px;*/
        margin-bottom: 30px;
}
.tit h3{
        font-size: 36px;
    font-weight: bold;
    color: #333;
}
.tit h3 span{
    color:#ca0612;
}
.tit p{
        font-size: 18px;
    color: #2d2929;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
      
}