@charset "utf-8";
/* CSS Document */

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0;}
body {font: 12px simsun Arial; font-family:simsun Arial;color: #333333;font-family:'微软雅黑','宋体','Arial'; }
a { color: #666; text-decoration: none; cursor:pointer;}
a:hover { color: #9a3334;text-decoration: underline;}
a.red{color:#9a3334; }
em { font-style: normal;}
li { list-style: none outside none;}
img { border: 0 none;  vertical-align: top;}
table { border-collapse: collapse;border-spacing: 0;}
label { cursor: pointer;}
p {word-wrap: break-word; line-height:20px;}
.mar_10{ margin-top:20px;}
.mar_30{ margin-top:40px;}
.none{ display:none;}
.clear{ clear:both; height:1px;}
.box{width:100%; background-color:#f4f4f4}
.w1000{ width:1000px; margin:0px auto; overflow:hidden; }
 .w1000 .tit{ margin:20px auto; text-align:center;}
 .tit{ margin:50px auto 50px; text-align:center;}

.container_zc {
  margin: 10px auto;
  max-width: 1000px;-moz-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	
}

.fsbanner, .fsbanner > div > span { 
	/* obrigatório */
	display:none; 
}
div.fsbanner { 
	/* obrigatorio */ 
	position:relative;
	overflow:hidden;
	/* opcional */
	height:360px;
	color:white;
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
	border-radius:5px;
   -webkit-text-stroke: 1px black;
}


.fsbanner > div { 
	position:absolute; 
	background-size:cover;
	cursor:pointer;
	top:0px; 
	left:0px; 
}
.fsbanner > div .name { 
	display:block;
	position:absolute; 
	left:10px; 
	bottom:10px;
}
.fsbanner > div .name.minimized {
	/* css3 */
	transform: rotate(-90deg);
	transform-origin: left top 0;
	/* pode ser necessário ajustar isso dependendo da fonte escolhida */
	bottom: -13px;
    left: 7px;
}


/* 轮显图片om */


div.wrap {
width : 993px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 993px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap { 
	height :550px;
	background-position: 50% 0;
	background-repeat: no-repeat;background:url(../images/shadow.png) bottom no-repeat;
}
div#header div#slide-holder {border:10px solid #e6d188;-moz-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	box-shadow:1px 5px 3px rgba(0,0,0,0.2);
z-index : 40;
width : 967px;
height : 460px;
position : absolute; overflow:hidden; }
}
div#header div#slide-holder div#slide-runner {
top : 9px;
left : 9px;
width : 967px;
height : 480px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left :0px;right:0px;
bottom :0px;
width : 968px;
height : 50px;
line-height:50px;
display : none;
position : absolute;
background : url(../images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 0px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/silde-nav.png);
}
div#nav ul li a {
background : url(../images/nav.png) no-repeat;
}

#slide-runner a{ font-size:14px; color:#fff;}


#slide-client .text{font-size:14px; color:#fff;}

/*事件*/
.ca-container{
	position:relative;
	margin:0px auto 0px auto;
	width:856px;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:285px;
	height:100%;
	text-align:center; 
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/2016pd_cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-item h3{

	text-transform:uppercase;
	font-size:16px;
	color:#cd2700;


	text-align:center;
	text-shadow: 0px 1px 1px #fff;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:571px;
	overflow:hidden; background-color:#309;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/2016pd_arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-30px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:1;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-30px;
}
.ca-nav span:hover{
	opacity:1.0;
}

/*= common css to all effects =*/
.single-member{width: 270px; float: left; margin: 5px 2.5%; background-color: #fff2c7; text-align: center; position: relative;color:#7d1800}
.member-image img{width: 100%; vertical-align: middle;}

h5 {font-size: 16px; font-weight: 300; margin: 0px; line-height: 22px; margin-bottom:17px;}
p {font-size: 14px; font-weight: 300; line-height: 27px; padding: 0 20px; margin-bottom: 10px; text-align:left;}

/*= effect-4 css =*/
.effect-4{height: 440px; overflow: hidden;}
.effect-4 h3{line-height: 25px; font-size:16px; color:#cd2700; font-weight: 700; padding-top:26px;}
.effect-4 .member-image{position: absolute; width: 100%; transition: 0.8s; }
.effect-4 .member-image img{width: 100%; height:356px;}
.effect-4 .more-info{height: 0; transition: 0.8s; overflow: hidden; z-index: 9; position: relative; background:url(../images/bjtm.png); color:#fff; line-height:16px;} 
.effect-4 .more-info a{ color:#fff;}
.effect-4 .more-info p{padding-top:10px; }
.effect-4:hover .more-info{height: 373px; transition: 0.8s;}
/*= effect-4 css end =*/
.footer{ text-align:center; font-size:14px; color:#fff; padding:20px;}

/*年度热点*/
.hot_con {width: 1000px; height: 465px; position: relative; padding-top: 15px; margin:0 auto;}
.hot_con  {height: 302px; width: 1000px;padding: 40px 20px; border: 1px solid #d5b57f;}
.hot_main {width: 540px;height: 380px; overflow: auto; background:url(../images/re_bj.png) no-repeat;position: absolute;top:-10px;right:6px;padding-left: 30px;display:none;-moz-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 5px 3px rgba(0,0,0,0.2);
	box-shadow:1px 5px 3px rgba(0,0,0,0.2);}
.hot_main.cur{display:block;}
.hot_main h4 {height: 80px;line-height: 100px; font-size: 24px; color: #fff;font-weight: bold; padding-left: 20px; position: relative;}
.hot_main h4:after {width: 3px;height: 25px; background: #d5b580;content: ''; position: absolute;left: 0; top: 37.5px;}
.hot_main ul {width: 500px;margin: 0 auto;height: 40px;line-height: 40px;}
.hot_main ul li {width: auto;float: none;font-size: 17px;line-height: 35px; padding:0px; color: #fff;}
.hot_text  {width: 460px;}
ul.hot_text li a span {height: 46px;line-height: 46px; display: block; float: left; padding: 0 25px; background: #ab2703;  margin-right: 10px; font-size: 20px; margin-bottom: 10px; cursor: pointer; color:#fff;}

.hot_text .active a span{background:#f3e6c1; color:#b30000;}
.chinese, .media_con, .hot {width: 1200px;margin: 0 auto;}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {

    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

/*人物*/
.guest {
    width: 100%;
   
    overflow: hidden;
    padding-top:0px;
    padding-bottom: 30px;
}
#certify {position: relative;width: 1200px;margin: 0 auto}
#certify .swiper-container {padding-bottom: 60px;}
#certify .swiper-slide {width: 342px !important;height: 540px !important;background: url(../images/lili_bg.png) no-repeat; padding: 8.5px 10px;}
#certify .swiper-slide img {display: block; width: 342px; height: 417px;}
#certify .swiper-slide p {padding-top: 0;text-align: center;color: #201f42;font-size:16px;line-height:24px;margin: 0;}
#certify .swiper-slide p font {display: block;line-height:50px;margin-top: 10px;font-size: 26px;font-weight:bold;}
#certify .swiper-slide-active {opacity: 1;}
#certify .swiper-button-prev {left: 30px;width: 36px; height: 59px; background: url(http://n.sinaimg.cn/edu/2018/left.png) no-repeat;}
#certify .swiper-button-next {right: 30px;width: 36px;height: 59px; background: url(http://n.sinaimg.cn/edu/2018/right.png) no-repeat;}
.guest {width: 100%; overflow:hidden; padding-top:60px; padding-bottom:60px;}
.guest h3{width:318px;margin:0 auto;margin-bottom:60px;}
