@charset "utf-8";
.content {}
.content .thuimg .thuimga {
	position:relative;
	display:block;
	width:1200px;
	margin:auto;
	height:420px;}
.content .thuimg .thuimga .mainImg {
	position:absolute;
	top:0;
	left:0;
	display:none;}
.content .thuimg .imgTitle {
	position:absolute;
	top:-58px;
	left:0;
	z-index:1;
	width:1000px;
	text-align:left;
	overflow:hidden;}
.content .thuimg .imgTitle .bg {
	position:absolute;
	z-index:-1;
	height:58px;
	background:#252525;
	filter:alpha(opacity=50);
	opacity:.5;
	width:100%;
	top:0;}
.content .thuimg .imgTitle .txt {
	color:#fff;
	font-size:18px;
	line-height:58px;
	padding-left:30px;
	white-space:nowrap;}
.content .thuimg .imgTitle .day {
	position:absolute;
	right:0;
	width:114px;
	height:50px;
	background:#5c307d;
	top:8px;
	text-align:center;
	line-height:50px;
	font-size:15px;
	color:#ffc600;}
.content .thuimg .imgTitle .day.today {
	font-size:24px;}
.content .thuimg .month {
	background:#5c307d;
	position:relative;}
.content .thuimg .month .arrow {
	position:absolute;
	color:#fff;
	font-size:20px;
	line-height:38px;
	padding:0 3px;
 *width:28px;
	cursor:pointer;}
.content .thuimg .month .arrowleft {
	left:0;}
.content .thuimg .month .arrowright {
	right:0;}
.content .thuimg .month .arrowright:hover, .content .thuimg .month .arrowleft:hover {
	background:#703d97;}
.content .thuimg .month .monthTxt {
	float:left;
	_display:inline;
	margin:0 15px 0 40px;
	color:#9884ab;}
#calendarYear {
	display:none;}
.content .thuimg .month .monthTxt span {
	font-size:20px;
	line-height:38px;
	padding-right:3px;
	color:#d7d0dd;}
.content .thuimg .month .day {
	float:left;
	_display:inline;}
.content .thuimg .month .day li {
	float:left;
	_display:inline;
	font-size:12px;
	padding:4px 2px;}
.content .thuimg .month .day a {
	color:#fff;
	display:block;
	line-height:30px;
	text-align:center;
	width:24px;
	cursor:pointer;
	zoom:1;}
.content .thuimg .month .day a:hover {
	background:#703d97;}
.content .thuimg .month .day a.none {
	color:#866c9c;}
.content .thuimg .month .day a.none:hover {
	background:none;
	cursor:text;}
.content .thuimg .month .day a.current {
	color:#ffc600;}
.content .thuimg .imgarrow {
	position:absolute;
	color:#fff;
	font-size:50px;
	top:-220px;
	cursor:pointer;
	padding:2px 0px 2px 6px;
	opacity:.8;
	filter:alpha(opacity=80);
	overflow:hidden;
	border-radius:40px;
	border:2px solid #fff;
 *width:46px;
 *padding:2px 0px 2px 10px;}
.content .thuimg .imgarrow:before {
	margin:0;}
.content .thuimg .imgarrow.imgarrowleft {
	left:-60px;
	padding:2px 6px 2px 0px;
 *padding:2px 0px 2px 10px;
	padding:2px 3px 2px 3px\0;}
.content .thuimg .imgarrow.imgarrowright {
	right:-60px;}
.content .thuimg .imgarrow.imgarrowleft:hover, .content .thuimg .imgarrow.imgarrowright:hover {
	background:#333;}
.ydate {
	width:58px;
	border:1px solid #d8d8d8;
	color:#7d7d7d;
	text-align:center;
	font-size:12px;
	float:left;
	_display:inline;
	padding-bottom:5px;}
.ydate span {
	display:block;
	font-size:24px;
	line-height:24px;
	padding:8px 0 2px 0;
	zoom:1;}
.ydate_1 {
	border:1px solid #b4b1b6;
	color:#5c307d;}
.ydate_2 {
	border:1px solid #edeaf1;
	color:#5b317d;
	background:#edeaf1;}
.content h2.h_title {
	padding-top:20px;
	font-size:20px;
	line-height:50px;
	color:#333333;
	zoom:1;
 *height:50px;}
.content .focus {
	position:relative;}
.content .notice {
	position:absolute;
	left:50%;
	width:50px;
	height:50px;}
.content .notice a {
	display:block;
	padding:10px;
	background:#252f4b;
	color:#fff;}
.content .notice a:hover {
	display:block;
	padding:10px;
	background:#8c0000;
	color:#fff;}
.content .noticelist {}
.content .noticelist li {
	display:block;
	width:200px;
	margin-bottom:5px;}
.content .noticelist li a {
	display:block;
	line-height:22px;
	color:#565656;
	width:200px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis
;}
.content .noticelist li a:hover {
	color:#8c0000;}
.content .noticelist li span.date {
	display:block;
	line-height:22px;
	color:#999;
	font-size:12px;}
.content h2 .more {
	float:right;
	_display:inline;
	font-size:12px;
	font-family:sans-serif;
	color:#999;
 *margin-top:-50px;}
.content h2 .more:hover {
	color:#8c0000;}
.content .focusList {}
.content .focusList li {
	float:left;
	_display:inline;
	width:328px;
	padding:0 20px 10px 20px;
	border:1px solid #dfdfdf;
	height:210px;
	overflow:hidden;
 transition:all .3s;
 -webkit-transition:all .3s;
 -moz-transition:all .3s;
	margin:0 15px;}
.content .focusList li:hover {
	-webkit-transform:translate(0, -10px);
	-moz-transform:translate(0, -10px);
	-o-transform:translate(0, -10px);
	-ms-transform:translate(0, -10px);
	transform:translate(0, -10px);}
.content .focusList li.alternative {}
.content .focusList .ydate {
	margin-top:22px;}
.content .focusList h3 a:hover {
	color:#8c0000;}
.content .focusList p {
	color:#777;
	padding-top:8px;}
/* hnl-link */
.hnl-link-list {
	width:1200px;
	margin-top:30px;}
.hnl-link-item {
/* adjust news width
	width:380px;
*/
	width:32%;
	float:left;}
.item-header-line {
	font-size:24px;
	line-height:60px;
	color:#333;
	padding-bottom:10px;}
.help-link-item, .news-link-item {}
.help-link-item li {
	line-height:26px;}
.help-link-item li a {
	font-size:15px;
	color:#565656;}
.help-link-item li a:hover {
	text-decoration:none;
	color:#8c0000;}
.event-date {
	color: #fff;
	padding: 6px 8px;
	text-align: center;
	margin-right: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:#8c0000;
	float:left;
	display:_inline;}
.event-date span.sp_date_day {
	font-size:1.75em;
	font-weight:700;
	line-height: 100%;
	display: block;}
.moduleItemTitle {
	color:#565656;
	font-size:15px;
	line-height:26px;}
.moduleItemTitle:hover {
	text-decoration:none;}
.news-link-item li {
	margin-bottom:20px;}
.link-btn {
	padding:10px 19px;
	width:300px;
	border:1px solid #dfdfdf;
	text-align:center;
	font-size:15px;
	margin:10px 0;
	display:block;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#333;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;}
.link-email-btn {
	padding:10px 12px;
	width:100px;
	float:right;
	text-align:center;
	font-size:15px;
	margin-top:-15px;
 *margin-top:-32px;
	display:block;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#333;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;}
.link-btn:hover {
	text-decoration:none;}
.btn-gray {
	background:#eee;
	border:1px solid #dfdfdf;}
.btn-gray:hover {
	background:#f3f3f3;
	border:1px solid #ccc;}
.btn-red {
	background:#8c0000;
	color:#fff;
	border:1px solid #a50000;}
.btn-red:hover {
	background:#a50000;
	color:#fff;
	border:1px solid #600000;}
.content .bouti-tit {
	position:relative;
	width:100%;
	height:300px;
	text-align:center;
	min-width:1170px;
	margin-top:60px;}
.content .bouti-tit h3 {
	font-size:36px;
	color:#fff;
	line-height:50px;}
.content .bouti-link {
	width:100%;
	height:300px;
	background-image:url(../img/culture.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;}
.content .boutiCon {
	position:absolute;
	width:300px;
	height:90px;
	padding:20px 100px;
	left:50%;
	margin-left:-250px;
	top:50%;
	margin-top:-75px;
	z-index:1;}
.content .boutiConBg {
	position: absolute;
	background: #8c0000;
	width: 300px;
	height: 110px;
	padding: 30px 100px;
	left: 50%;
	margin-left: -250px;
	top: 50%;

	filter: alpha(opacity=70);
	opacity: 0.7;     bottom: 0px;}
.content .boutiCon1 {
	position:absolute;
	width:400px;
	height:110px;
	padding:30px 100px;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-75px;
	z-index:1;}
.content .boutiConBg1 {
	position:absolute;
	background:#8c0000;
	width:400px;
	height:110px;
	padding:30px 100px;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-75px;
	filter:alpha(opacity=70);
	opacity: 0.7;}
.content .bouti-link a {
	font-size:14px;
	color:#fff;
	margin:0 5px;
	font-family: "微软雅黑";}
.content .bouti-link a:hover {
	color:#eee;
	text-decoration:none;}
.content .bouti-link-story {
	background-image:url(../img/story.jpg);}
.content .campus {
	position:relative;
	margin-top:70px;}
.content .campus_con {
	width:1200px;
	margin:0 auto;}
.content .campus_title {
	position:absolute;
	left:0;
	top:25px;
	z-index:999;}
.content .campus h3 {
	background:#8c0000;
	font-size: 36px;
	color: #333;
	line-height: 60px;
	padding:0px;
	padding-left:75px;
	padding-right:20px;
	color:#fff;}
.content .campus .player {
	float:right;
	display:_inline;
	margin:0 10px;
	background:url(player.jpg) 0 0 no-repeat;
	width:48px;
	height:48px;}
.footer .footerExtra {
	padding:70px 0;}
.footer .footerExtra h2 {
	font-size:13px;
	color:#333;
	padding-bottom:5px;
	text-align: center;}
.footer .footerExtra .link {
	width:375px;
	margin:0 auto;}
.footer .footerExtra .link li {
	float:left;
	_display:inline;
	margin-right:5px;
	text-align: center;}
.footer .footerExtra .link li a {
	display:block;}
.footer .footerExtra li.commlink {
	width:120px;}
.footer .footerExtra li.commlink li {
	margin:0;
	width:33.3%;
	line-height:24px;}
.footer .footerExtra li.commlink li a {
	color:#565656;}
.footer .footerExtra li.commlink li a:hover {
	color:#4F608C;}
.footer .footerExtra li.commlink li i {
	margin-left:10px;}
.footer .footerExtra li.commlink .line {
	height:0;
	border-bottom:1px solid #dfdfdf;
	width:130px;
	margin:8px 0;
	overflow:hidden;}
.fadein {
 transition:all .3s ease-in;}
.iosSliderDemo {
	clear: both;
	width: 100%;
	/* padding: 0 0 30% 0; */
	padding: 0 0 400px;
	position: relative; margin-top:174px;}
.fluidHeight {
	position: absolute;
	width: 100%;
	height:400px;}
.sliderContainer {
	height: 100%;
	max-height:400px;
	padding: 0 0;}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;}
.iosSlider .slider {
	width: 100%;
	height: 100%;}
.iosSlider .slider .item {
/* pku	width: 1200px; */
	width: 100%;
   max-width:1380px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;}
.iosSlider .slider .item .inner {
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	margin: 0 auto;
	height: 100%;
	box-shadow: 0 0 10px -5px #000;
	background-position: 50% 0;
	background-repeat: no-repeat;}
.iosSlider .slider .item .inner img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;}
.iosSlider .slider .item .inner .selectorShadow {
	position: absolute;
	left: 0;
	bottom: 0;
	background:;
	width: 120px;
	height: 30px;
	display: none;}
.iosSlider .slider .item .inner .text1-bg{
	opacity: 0;
	filter: alpha(opacity=0);
/* pku	background:#9b0000; */
   background: none repeat scroll 0 0 #000000;
	position: absolute;
/* pku	left: 150px; */
/* pku	top: 250px; */
	bottom: 12%;
	padding: 0 12px 0 12px;
	height:50px;
	text-align: left;}
.iosSlider .slider .item .inner .text1{
	opacity: 0;
	filter: alpha(opacity=0);
/* pku	background:#9b0000; 
   background: none repeat scroll 0 0 #000000;*/
	position: absolute;
/* pku	left: 150px; */
/* pku	top: 250px; */
	bottom: 12%;
	padding: 0 12px 0 12px;
	height:50px;
	text-align: left;}
.iosSlider .slider .item .inner .text1 span {
	color: #fff;
	font-size:24px;
	font-weight: normal;
	line-height:50px;
	padding: 0 8px;
	font-family:"Microsoft Yahei";}
.iosSlider .slider .item .inner .text1 span i {
	margin: 0 0 0 5px;}
.iosSlider .slider .item .inner .text2 {
	background: none repeat scroll 0 0 #000000;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 10px 12px 10px;
	position: absolute;
	left: 100px;
/* pku	top: 301px; */
	top: 451px;
	text-align: left;}
.iosSlider .slider .item .inner .text2 span {
	display: block;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-weight: 100;
	padding: 0 8px;
	font-family:"Microsoft Yahei"
;}
.iosSlider .slider .item .inner .more{
/*	opacity: 0.3;  zb */
	opacity: 0.4;
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	bottom: 6%;
   	right:0;
/*	padding: 0 5px; zb */
	padding: 0 5px 0 2px;
	height:25px;
   	width:55px;
   	z-index:2;
	text-align: center;}
.iosSlider .slider .item .inner .more a {
	color: #000;
   text-decoration:none;
	font-size:14px;
	line-height:25px;
	font-family:"微软雅黑"
;}
.sliderContainer .slideSelectors {
	position: relative;
	bottom:43px;
/* pku	left: 0;
	width: 137px; */
	width: 160px;
	margin: 0 auto;
	z-index: 1;
	height: 11px;}
.sliderContainer .slideSelectors .prev {
	float: left;
	width: 11px;
	height: 11px;
	background: url(../images/arrow_left.jpg) no-repeat 50% 0;}
.sliderContainer .slideSelectors .next {
	float: left;
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: url(../images/arrow_right.jpg) no-repeat 50% 0;}
.sliderContainer .slideSelectors .item {
	float: left;
	width: 9px;
	height: 9px;
	background: #aaa;
	margin: 1px 1px 1px 11px;
	/* opacity: 0.25; */
	filter: alpha(opacity=25);
	border-radius: 10px;}
.sliderContainer .slideSelectors .item.first {
	margin-left: 1px;}
.sliderContainer .slideSelectors .selected {
	width: 11px;
	height: 11px;
	margin: 0 0 0 10px;
	background: #eee;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;}
.sliderContainer .slideSelectors .selected.first {
	margin-left: 0;}
.sliderContainer .scrollbarContainer {
	position: relative;
	bottom: 4px;
	left: 0;
/* pku
	width: 1024px;
*/
	height: 4px;
	margin: 0 auto;
	z-index: 1;}
@media screen and (max-width:1366px) {
 .content .campus h3 {
padding-left:73px;}
 .content .campus_con {
width:1100px;}
}
 @media screen and (max-width:1200px) {
 .content .thuimg .imgarrow.imgarrowleft {
 left:10px;}
 .content .thuimg .imgarrow.imgarrowright {
 right:10px;}
.content .bouti-tit {
width:1200px;
min-width:1200px;}
.hnl-link-list {
width:1200px;}
.hnl-link-item {
width:370px;}
.news-link-item {
width:370px;}
.help-link-item li {
/* pku
width:252px;
*/
width: 350px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.news-link-item li {
height:48px;
overflow:hidden;}
}
@media screen and (max-width:1024px) {
 .content {}
 .content .thuimg .thuimgWrap {
 min-width:760px;}
 .content .thuimg .imgarrow {
 top:-150px;
 font-size:40px;}
 .content .thuimg .imgTitle .txt {
 font-size:16px;
 line-height:48px;}
 .thuimg .mainImg {
 width:760px;}
 .content .thuimg .thuimga {
 width:760px;
 height:253px;}
 .content .thuimg .imgTitle {
 width:760px;
 top:-48px;}
 .content .thuimg .month .arrow {
 padding: 0;}
 .content .thuimg .month .monthTxt {
 margin: 0 5px 0 35px;}
 .content .thuimg .month .day li {
 padding: 4px 1px;}
 .content .thuimg .month .day a {
 width:15px;
 padding:0 2px;}
 .content .thuimg .imgTitle .day {
 height:40px;
 line-height:40px;
 font-size:14px;
 width:auto;
 padding:0 15px;}
 .content .thuimg .imgTitle .day.today {
 font-size:20px;}
 .content .news {
 margin-top:0;}
 .content h2 {
 /* text-indent: 10px;*/
 font-size:18px;
 line-height:60px;}
 .content .newslist {
 margin:0;
 padding-bottom:30px;}
 .content .newslist li {
 width:233px;
 margin:0 10px;}
 .content .newslist h3 a {
 font-size:15px;
 line-height:20px;}
 .content .newslist .tn {
 width:160px;
 margin-left:73px;}
 .content .focusList {
 margin: 0;}
 .content .focusList li {
 width:233px;
 margin:0 10px 20px 10px;
 height:320px;}
 .content .focusList .isimg img {
 width: 233px;}
	
	/*
	.content .focusList .tn
	{
		width:160px;
		margin-left:73px;
	}*/
	
.content .focusList h3 a {
 font-size:15px;
 line-height:20px;}
 .footer .footerExtra li.commlink {}
 .footer .footerExtra li.commlink li {
 width:50%;}
 .footer .footerExtra h2 {}
 .footer .footerExtra .link li {
 margin-bottom:5px;
 float:left;}
.content .bouti-tit {
width:1007px;
min-width:1007px;}
.hnl-link-list {
width:960px;}
.hnl-link-item {
width:300px;}
.news-link-item {
width:300px;}
.item-header-line {
font-size:18px;
line-height:40px;}
.news-link-item img {
width:300px;}
.link-btn {
width:260px;}
.help-link-item li {
width:300px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
line-height: 23px;}
.help-link-item li a {
font-size:13px;}
 .news-link-item li {
height:48px;
overflow:hidden;
margin-bottom:10px;}
.moduleItemTitle {
 font-size:13px;
 line-height: 23px;}
.link-btn {
 font-size:13px;}
.link-email-btn {
 font-size:13px;}
.iosSlider .slider .item .inner .text1-bg{
   height:30px;}
 .iosSlider .slider .item .inner .text1 {
/* pku top:178px; */
   height:30px;}
.iosSlider .slider .item .inner .text2 {
/* pku top:229px; */
top:329px;}
.iosSliderDemo {
padding:0 0 336px;}
.fluidHeight {
 height:336px;}
.sliderContainer {
 max-height:336px;}
/*.iosSlider .slider .item {
 width:1007px;
}*/
.iosSlider .slider .item .inner .text1 span {
   line-height:30px;
font-size:14px;}
.iosSlider .slider .item .inner .more{
	width:45px;
   height:20px;}
.iosSlider .slider .item .inner .more a {
	font-size:12px;
   line-height:20px;}
.content .campus h3 {
padding-left: 23px;}
.content .campus_con {
width:960px;}
}
 @media screen and (max-width:800px) {
 .content {}
 .content .thuimg .thuimgWrap {
 min-width:760px;}
 .content .thuimg .imgarrow {
 top:-150px;
 font-size:40px;}
 .content .thuimg .imgTitle .txt {
 font-size:16px;
 line-height:48px;}
 .thuimg .mainImg {
 width:760px;}
 .content .thuimg .thuimga {
 width:760px;
 height:253px;}
 .content .thuimg .imgTitle {
 width:760px;
 top:-48px;}
 .content .thuimg .month .arrow {
 padding: 0;}
 .content .thuimg .month .monthTxt {
 margin: 0 5px 0 35px;}
 .content .thuimg .month .day li {
 padding: 4px 1px;}
 .content .thuimg .month .day a {
 width:15px;
 padding:0 2px;}
 .content .thuimg .imgTitle .day {
 height:40px;
 line-height:40px;
 font-size:14px;
 width:auto;
 padding:0 15px;}
 .content .thuimg .imgTitle .day.today {
 font-size:20px;}
 .content .news {
 margin-top:0;}
 .content h2 {
 /* text-indent: 10px;*/
 font-size:18px;
 line-height:60px;}
 .content .newslist {
 margin:0;
 padding-bottom:30px;}
 .content .newslist li {
 width:233px;
 margin:0 10px;}
 .content .newslist h3 a {
 font-size:15px;
 line-height:20px;}
 .content .newslist .tn {
 width:160px;
 margin-left:73px;}
 .content .focusList {
 margin: 0;}
 .content .focusList li {
 width:233px;
 margin:0 10px 20px 10px;
 height:320px;}
 .content .focusList .isimg img {
 width: 233px;}
	
	/*
	.content .focusList .tn
	{
		width:160px;
		margin-left:73px;
	}*/
	
	.content .focusList h3 a {
 font-size:15px;
 line-height:20px;}
 .footer .footerExtra li.commlink {
		/*margin: 0 45px 0 40px;*/
		width:120px;}
 .footer .footerExtra li.commlink li {
 width:50%;}
 .footer .footerExtra h2 {
 margin-bottom:10px;}
 .footer .footerExtra .link li {
 margin-bottom:5px;}
.content .bouti-tit {
width:800px;
min-width:800px;}
.footer .footerExtra .link {
 width:410px;}
.hnl-link-list {
width:760px;}
.hnl-link-item {
width:233px;}
.news-link-item {
width:233px;}
 .news-link-item img {
width:233px;}
.link-btn {
width:193px;}
.help-link-item li {
width:233px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
line-height:20px;}
 .help-link-item li a {
 font-size:12px;}
.moduleItemTitle {
font-size:12px;
line-height:20px;}
.news-link-item li {
height:40px;
overflow:hidden;}
.event-date {
padding:2px 3px;}
 .content .campus_con {
width:760px;}
 .iosSlider .slider .item .inner .text1 {}
.iosSlider .slider .item .inner .text2 {
/* pku top:149px; */
top:199px;}
.iosSliderDemo {
padding-bottom:253px;}
.iosSliderDemo {
padding:0 0 253px;}
.fluidHeight {
 height:253px;}
.sliderContainer {
 max-height:253px;}
/*.iosSlider .slider .item .inner {
width:760px;
}*/
.iosSlider .slider .item .inner .text1 span {
font-size:14px;}
}
 @media screen and (max-width:640px) {
 .content {
 padding-bottom: 20px;}
 .content .thuimg .thuimga {
 width:auto;
 height:213px;}
 .content .thuimg .imgarrow {
 top:-110px;
 font-size:30px;}
 .content .thuimg .imgTitle .txt {
 font-size:14px;
 line-height:40px;
 padding-left: 20px;}
 .thuimg .mainImg {
 width:100%;}
 .content .thuimg .thuimgWrap {
 min-width:100%;}
 .content .thuimg .imgTitle {
 width:100%;
 top:-40px;}
 .content .thuimg .imgTitle .day {
 height:32px;
 line-height:40px;
 font-size:11px;}
 .content .thuimg .imgTitle .day.today {
 font-size:16px;}
 .content .thuimg .month .monthTxt {
 margin-right:0;}
 .content .thuimg .month .day {
 margin:0 30px 0 80px;
 float:none;}
 .content .thuimg .month .day li a {
 font-size:14px;
 width:20px;}
 .content .news {
 margin-top:0;}
 .content h2 {
  /* text-indent: 20px; */
 font-size:16px;
 line-height:50px;}
 .content .newslist {
 margin:0;
 padding-bottom:10px;}
 .content .newslist li {
 width:auto;
 margin:0 20px 20px 20px;}
 .content .newslist h3 a {
 font-size:15px;
 line-height:20px;}
 .content .newslist .tn {
 margin-left:80px;
 width:auto;}
 .content .focusList {
 margin:0 20px;}
 .content .focusList li {
 width:100%;
 margin:0 0px 30px 0px;
 height:auto;}
 .content .focusList .isimg img {
 width: 100%;}
 .content .campus_con {
width:600px;}
 .content .campus h3 {
/* pku
font-size:18px;
*/
line-height:40px;
padding: 0 20px;
padding-left:10px;
width:120px;}
 .content .campus .player {
 margin:8px 0 0 10px;
 background:url(player2.jpg) 0 0 no-repeat;
 width:32px;
 height:32px;}
 .content .focusList h3 a {
 font-size:15px;
 line-height:20px;}
 .footer .footerExtra {
 padding:30px 0;}
 .footer .footerExtra .link li {
 margin-bottom:5px;}
 .footer .footerExtra li.commlink {
 margin:0 0 10px 0;
 width:100%;}
 .footer .footerExtra li.commlink h2 {
 margin:0 20px 10px 20px;}
 .footer .footerExtra li.commlink ul {
 margin:0 20px;}
 .footer .footerExtra li.commlink li {
 width:25%;
 font-size:12px;
 line-height:30px;}
 .footer .footerExtra li.commlink .line {
 display:none;}
 .footer .footerExtra li img {
 width:100%
;}
 .footer .footerExtra li.li1 {
 width:50%;
 margin-right:0;}
 .footer .footerExtra li.li2 {
 width:25%;
 margin-right:0;}
 .footer .footerExtra li.li1 a, .footer .footerExtra li.li2 a {
 padding:5px;}
.content .bouti-tit {
width:640px;
min-width:640px;}
.hnl-link-list {
/* pku
width:640px;
*/
width: 100%;}
.hnl-link-item {
/* pku
width:640px;
*/
width: 100%;
margin:0;}
.news-link-item {
/* pku
width:640px;
*/
width: 100%;
margin:0;}
.news-link-item img {
/* pku
width:auto;
*/
width: 90%;}
.link-btn {
width:298px;}
.help-link-item li {
width:598px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.news-link-item li {
height:48px;
overflow:hidden;}
.item-header-line {
padding-left:20px;}
 .iosSliderDemo {
padding-bottom:200px;}
.iosSliderDemo {
padding:0 0 200px;}
.fluidHeight {
 height:200px;}
.sliderContainer {
 max-height:200px;}
/*.iosSlider .slider .item .inner {
width:600px;
}*/
.iosSlider .slider .item .inner .text1 {}
.iosSlider .slider .item .inner .text2 {
/* pku top:100px; */
top:125px;}
}
 @media screen and (max-width:480px) {
 .content .thuimg .thuimga {
 height:160px;}
 .footer .footerExtra li.commlink li i {
 margin-left:5px;}
 .footer .footerExtra li.commlink li {
 width:33.33%;}
.content .bouti-tit {
width:480px;
min-width:480px;}
.hnl-link-list {}
.hnl-link-item {
/* pku
width:480px;
*/
margin:0;}
.news-link-item {
/* pku
width:480px;
*/
margin:0;}
.news-link-item img {}
.help-link-item li {
width:438px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
/*.iosSlider .slider .item .inner {
width:480px;
}*/
.iosSliderDemo {
padding-bottom:160px;}
.fluidHeight {
height:160px;}
.content .campus_con {
width:400px;}
.iosSlider .slider .item .inner .text1-bg {
display:none;}
.iosSlider .slider .item .inner .text1 {
display:none;}
.iosSlider .slider .item .inner .text2 {
display:none;}
}
 @media screen and (max-width:360px) {
 .content .thuimg .imgarrow {
 top:-96px;}
 .content .thuimg .thuimga {
 height:120px;}
 .footer .footerExtra li.li1 a, .footer .footerExtra li.li2 a {
 padding:3px;}
.content .bouti-tit {
width:360px;
min-width:360px;}
.hnl-link-list {}
.hnl-link-item {
/* pku
width:360px;
*/
margin:0;}
.news-link-item {
/* pku
width:360px;
*/
margin:0;}
.news-link-item img {}
.help-link-item li {
width:318px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
/*.iosSlider .slider .item .inner {
width:300px;
}*/
.iosSlider .slider .item .inner .text1-bg {
display:none;}
.iosSlider .slider .item .inner .text1 {
display:none;}
.iosSlider .slider .item .inner .text2 {
display:none;}
.iosSliderDemo {
padding-bottom:133px;}
.fluidHeight {
height:133px;}
.content .campus_con {
width:300px;}
}
 @media screen and (max-width:320px) {
 .content .thuimg .thuimga {
 height:107px;}
 .content .thuimg .imgTitle .day {
 display:none;}
 .content .thuimg .imgarrow {
 top:-70px;
 font-size:22px;}
 .content .thuimg .imgarrow.imgarrowleft {
 padding: 1px 2px 0px 0;}
 .content .thuimg .imgarrow.imgarrowright {
 padding: 1px 0px 0px 2px;}
 .content .thuimg .imgTitle {
 top: -34px;}
 .content .thuimg .imgTitle .txt {
 line-height: 34px;}
 .content h2 {
 font-size:15px;}
 .content .newslist h3 a {
 font-size:14px;}
 .content .focusList h3 a {
 font-size:14px;}
 .footer .footWrap h4 a {
 font-size:12px;}
 .footer .footerExtra li.commlink li {
 font-size:12px;}
.content .bouti-tit {
width:320px;
min-width:320px;}
.hnl-link-list {}
.hnl-link-item {
/* pku
width:320px;
*/
margin:0;}
.news-link-item {
/* pku
width:320px;
*/
margin:0;}
.news-link-item img {}
.help-link-item li {
width:288px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
/*.iosSlider .slider .item .inner {
width:320px;
}*/
}


/*画卷2*/
.wrapper {
	min-height: 100%;
	position: relative;}
.wrapper {
	margin: 0 auto;
	max-width:1200px;
	padding: 0;}
#gallery {
	background-color:#ffffff;
	padding-bottom:40px;}
#gallery .panel-header h2 {
	color:#6189b7;}
#gallery ul {
	text-align:center;}
#gallery ul li {
	position: relative;
	display: inline-block;
	width:142px;
	height:142px;
	overflow: hidden;
	margin:4px;
	cursor:auto;}
#gallery ul li img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	min-width:100%;
	min-height:100%;}
#gallery ul li:hover {
	background-color:#333;}
#gallery ul li:hover * {
	opacity:0.6;}
#gallery ul li.unit4 {
	width:292px;
	height:292px;}
#gallery ul li.unit8 {
	width:592px;
	height:292px;}
#gallery ul li span.time {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	color:#efefef;
	background-color:#000000;
	padding:4px;
	font-size:12px;
	font-family: "微软雅黑";}
#lightbox {
	height:100%;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	opacity:0.8;
	background-color:#333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	z-index:100;}
#lightbox-content {
	position:fixed;
	top:0;
	background-color:#333;
	width:530px;
	z-index:101;
	border:1px solid #4b4b4b;
	overflow: hidden;}
#lightbox-content.loading {
	background-image:url(loader.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:100px;
	width:100px;}
#lightbox-content .caption {
	position:absolute;
	bottom:10px;
	left:10px;
	right:10px;
	background: rgba(51, 51, 51, 0.8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC333333, endColorstr=#CC333333);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC333333,endColorstr=#CC333333)";
	display:block;
	border-radius:3px;
	padding:10px;
	margin:0 50px;
	color:#c1c1c1;
	line-height:1.2em;
	font-size:14px;
	font-family: "微软雅黑";
	letter-spacing:1px;}
#lightbox-content .caption.credits {
	padding-bottom:1.5em;}
#lightbox-content .caption .credits {
	position:absolute;
	right:10px;
	display:block;
	font-size:0.8em;}
#lightbox-navigation {
	position:absolute;
	width:100%;
	top:50%;
	margin-top: -22px;}
#lightbox-navigation li i {
	position: relative;
	cursor: pointer;
	font-size:32px;
	color:#ffffff;
	-webkit-font-smoothing:antialiased;
	border: solid 3px #ffffff;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	behavior: url(PIE.htc);
	padding:4px;
	opacity: .8;
	background:#333;}
#lightbox-navigation li i.disabled {
	opacity: .3;}
#lightbox-navigation .prev {
	position: relative;
	left:10px;
	float: left;}
#lightbox-navigation .next {
	position: relative;
	right:10px;
	float: right;}
#lightbox-navigation-close {
	position:absolute;
	top:10px;
	right:10px;}
#lightbox-navigation-close li i {
	position: relative;
	cursor: pointer;
	font-size:13px;
	color:#ffffff;
	-webkit-font-smoothing:antialiased;
	border: solid 2px #ffffff;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	behavior: url(PIE.htc);
	padding:3px;
	opacity: .8;
	background:#333;}
#lightbox-navigation-close li i.disabled {
	opacity: .3;}
#gallery .images .border {
	float: left;
	padding:0 6%;
	border-right: solid 1px #a1a1a1;}
#gallery .images .background-image {
	width:145px;
	height:200px;
	background-repeat: no-repeat;}
 @media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2) {
}
@media only screen and (max-width:959px) {
#gallery .images .border {
padding:0 8%;}
#gallery .images .background-image {
width:125px;
height:172px;}
}
@media only screen and (max-width:830px) {
#gallery .images .border {
display: inline-block;
float: none;}
#gallery .images .border:last-child {
border-right: none;}
#gallery .images .background-image {
float: left;}
#gallery .copy {
margin-top:5%;}
}
@media only screen and (max-width:959px) {
#gallery ul li {
display: none;}
#gallery ul {
margin:0 auto;}
}
@media only screen and (min-width:811px) and (max-width:959px) {
#gallery ul {
width:796px;}
#gallery ul li.grid-4, #gallery ul li.grid-9, #gallery ul li.grid-16, #gallery ul li.grid-25 {
display: inline-block;}
}
@media only screen and (min-width:651px) and (max-width:810px) {
#gallery ul {
width:636px;}
#gallery ul li.grid-4, #gallery ul li.grid-9, #gallery ul li.grid-16 {
display: inline-block;}
}
@media only screen and (min-width:491px) and (max-width:650px) {
 #gallery ul {
width:476px;}
#gallery ul li.grid-4, #gallery ul li.grid-9 {
display: inline-block;}
}
@media only screen and (max-width:490px) {
#gallery ul {
width:316px;}
#gallery ul li.grid-4 {
display: inline-block;}
}
@media only screen and (max-width:490px) {
#gallery .images .background-image {
width:90px;
height:130px;}
}
/*画卷2结束*/


















.slide_container2 {position: relative; float: left; width: 100%;     margin-top: 172px; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .9); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-align:right; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 106px; width: 54px; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.prev { left: auto; background:url(../images/left-jt.png) no-repeat; left: 100px;}
.slide_nav.next { left: auto; background:url(../images/right-jt.png) no-repeat; right: 100px;}
.sy-qh{width:100%; height:496px; background:url(../images/bg.jpg) no-repeat center top;}
.sy-qh-1{width:1150px; margin:48px auto 0;}
.sy-qh-title{width:1000px; height:50px; line-height:50px; margin-left:75px;}
.sy-qh-title li a{width:160px; text-align:center; height:50px; line-height:50px; margin:0 20px; display:block; float:left; font-weight:bold; font-size:18px; background:#eaf3fc; color:#1667bc;}
.current a:hover,.current a:active,.current a:link,.current a:visited{COLOR:#fff; background:#1667bc;}
.sy-qh-con{width:1134px; height:340px; margin-top:39px; background:url(../images/bg-1.png) repeat; padding:10px 8px;}
.sy-qh-con li{width:505px; margin:0 22px; height:48px; line-height:48px; border-bottom:1px dashed #2b74c2; background:url(../images/qdt-2.png) no-repeat left center; padding-left:18px;}
.sy-qh-con li a{display:block; float:left; height:48px; line-height:48px;  width:414px; overflow:hidden; color:#033d7a}
.sy-qh-con li i{display:block; float:right;  height:48px; line-height:48px; color:#033d7a; width:90px; text-align:right; color:#033d7a; font-size:12px;}
.ztwz{width:1264px; margin:20px auto;}
.ztwz-con{width:100%;}



.main-box3{width:100%; min-width:1240px; }
.main-box3-con{width:1240px; margin:0px auto; padding:40px 0px 20px 0px; overflow:hidden;}
.main-box3-con ul li{width:300px; height:300px; position:relative; float:left; border-right:3px solid #fff; border-bottom:3px solid #fff;}
#li1{background:url(../images/01.png) no-repeat;}
#li1 .li-box{padding:40px 30px 0px 30px;}
#li1 .li-box h3{font-size:24px; font-weight:normal;color:#fff; }
#li1 .li-box .link{margin-top:133px; overflow:hidden;}
#li1 .li-box .link p{float:right;}
#li1 .li-box .link span{float:left; margin-right:24px; font-size:16px; margin-top:10px;}
#li1 .li-box .link a{color:#fff;}
#li1 .li-box .link a:hover{color:#ffa620;}
.linkt{overflow:hidden; position:absolute; bottom:15px; left:30px }
.linkt span a{font-size:16px!important; line-height:20px!important;    color: #fff; }
.linkt span a:hover{color:#ffa620!important;}
.linkt span{ margin-right:21px; float:left;  font-size:16px; margin-top:10px; text-indent:0px;white-space:nowrap;}
#li2 .li-two{width:300px; height:150px; background:url(../images/03.png);}
#li2 .li-two .li-box{padding:20px 30px 0px 30px;}
#li2 .li-two .li-box h3{font-size:24px; font-weight:normal;color:#fff;}
#li2 .li-two .li-box p{float:right; margin-top:37px; margin-left:17px;}
#li2 .li-two .li-box p a{color:#fff; font-size:16px;}
#li2 .li-two .li-box p a:hover{color:#ffa620; font-size:16px;}
#li3 .li-two{width:300px; height:150px; background:url(../images/06.png); text-align:center;}
#li3 .li-two h3{ height:150px;  }



#li3 .li-two h3 a{font-size:24px;color:#fff; font-weight:normal;}
#li4 .li-one{background:url(../images/10.png) no-repeat; width:300px; height:150px;}
#li4 .li-one .li-box{padding:40px 30px 0px 30px;}
#li4 .li-two{background:url(../images/11.png) no-repeat; width:300px; height:150px;}
#li4 .li-one h3{ height:150px; position:relative;}
.shibie{margin-top:20px; float:left; margin-left:30px}
#li4 .li-one h3 a{color:#fff;font-size:24px; font-weight:normal; }
#li4 .li-two .li-box{padding:30px;}
.wb-wx{ overflow:hidden; height:120px;}
.wxhover{width:48px; height:48px; overflow:hidden; position:relative; }
.wbhover{width:48px; height:48px; overflow:hidden; position:relative;}
.wb-wx span{display:block; text-align:center; margin-top:8px;}
.wb-wx span a{font-size:16px; color:#fff}
.wb-wx .wb{float:right; }
.wb-wx .wx{float:right; margin-left:30px; position:relative; z-index:9999}
.wx-box{display:none; position:absolute; top:0px; right:50px; width:120px; height:120px; z-index:9999}
.wx:hover .img{position:absolute;} 
.wb:hover .img{position:absolute;} 
.wb-wx .wx:hover .img{right:0px; top:0px;} 
.wb-wx .wb:hover .img{right:0px; top:0px;} 
.wb-wx .wx:hover .wx-box{display:block;}.footer{color:#fff; font-size:14px; height:50px;}


#li5 {
    background: url(../images/foot33.png) no-repeat;}
#li5 h3 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    text-indent: 30px;
    height: 150px;
    line-height: 76px;
}
#li5 h3 a {
    color: #fff;}











.boutiCon {
    position: absolute;
    width: 170px;
    height: 80px;
    left: 0;
    top: 35%;
    /* margin-top: -45px; */
    z-index: 1;
    text-align: right;}

.boutiConBg {
    position: absolute;
    background: #0769cc;
    width: 200px;
    height: 80px;
    /* padding: 10px 40px; */
    left: 0;
    top: 35%;
    /* margin-top: -45px; */
    filter: alpha(opacity=80);
    opacity: 0.7;     margin-top: 100px;}






.bouti-tit h3 {
    font-size: 30px;
    color: #fff;
    line-height: 75px;    margin-top: 100px;}


.shipin{width:570px; height:430px; float:left; margin-left:5px;margin-top: 25px }
.shipin img{width:570px; height:430px; margin:0 auto;}

.main_list_one {
    float: left;
    width: 24.05%;
    padding: 0px;
    margin-right: 2.0853%;
margin-top:25px;
}

.main_list_one h3 span.span {
    float: right;
    margin-right: 0;
    display: inline-block;
    width:100%;
    font-size: 20px;
    color: #000020;
    line-height: 40px;
    padding-bottom: 4px;
    border-bottom: 2px solid #178bde;}


.main_list_one h3 span.span img{margin-top:10px; float:left;    margin-right: 10px}
.main_list_one h3 span.span a{line-height:50px;}

.list_one {
    width: 293px;
    padding: 12px 4.5% 0;
    height: 423px;
    background: url(../images/nhxwbj.png) no-repeat 0 0;}

.main_list_one h3 {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_list_one ul.list_ul {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;}

.main_list_one ul.list_ul li {
    display: block;
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px dotted #676767;
    overflow: hidden;
    height: 56px;}

.main_list_one ul.list_ul li a {
    display: block;
    width: 100%;}
.main_list_one ul.list_ul li span.time {
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    position: relative;
    top: 7px;}
.list_ul li p.wzp {
    float: right;
    margin-right: 0;
    display: inline-block;
    width: 82.54%;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;}




.topbox{width:100%;margin:0 auto;position: fixed;top: 0px; z-index:9999;  }
.part1{width:1240px; margin:0 auto; height:550px;}
.part1-left{width:780px;}
.part1-1{width:100%;}

.n_names{width:100%; height:50px; line-height:50px; border-bottom:2px solid #1667bc; margin-bottom:22px; }
.titles{ font-size:24px; color:#297dd5; margin:0px; padding:0px;}
.more img { margin-top:20px; }

.part1-1{ width:100%;}
.spxw{width:100%; margin-right:40px;}
.xyxw-first{width:370px; height:230px; position:relative; float:left;}
.xyxw-first a{ text-indent:1em;position:absolute; left:0; bottom:0; height:42px; line-height:42px;  width:370px; background:rgba(0,0,0,0.5); color:#fff; font-size:14px;}
.xyxw-first a:hover{ font-weight:bold;}

.sy-xyxw{width:100%; margin-top:10px;}
.sy-xyxw li{width:762px; background:url(../images/qdt.jpg) no-repeat left center; padding-left:18px;  height:40px; line-height:40px;}
.sy-xyxw li a{display:block; float:left;}
.date1{display:block;  font-size:12px;}

.part1-right{width:420px;}
.tzgg-list{ width:100%;}
.tzgg-list li{border-bottom:1px solid #d6d6d6; margin-bottom:15px; padding-bottom:16px; height:auto; overflow:hidden;}
.date{width:55px; height:55px; color:#fff; text-align:center; border:1px solid #297dd5}
.date h3{display:block; float:left; text-align:center; width:100%; line-height:34px; height:34px; font-weight:normal;  font-size:18px; background:#297dd5}
.date i{display:block; float:left; text-align:center; width:100%; line-height:20px; height:20px; font-weight:normal; font-size:12px; color:#6d6d6d;}
.txt{width:350px; height:50px; line-height:25px;}


.rencaibox{ width:1240px; margin:0px auto 20px auto; overflow:hidden; }
.rencai-title{ width:550px; margin:0 auto; overflow:hidden; margin-top:50px;}
.rencai-title span{ float:left; width:160px; height:32px; background:url(../images/rcline.jpg) right center no-repeat; margin-right:24px; }
.rencai-title .lastspan{ background:none; margin-right:0; }
.rencai-title b{ font-weight:normal; display:block; width:120px; height:30px; text-align:center; line-height:30px;  border:solid 0px #0e419c;  font-size:24px; border-radius:20px; cursor:pointer; }
.curb{ color:#297dd5 !important; }
.rencaicon{ overflow:hidden; }
.rencailist{ overflow:hidden; }
.rencailist ul{ overflow:hidden; margin-top:25px; }

.rencailist ul li:nth-child(odd){}
.rc-left{ float:left; width:195px; height:130px; overflow:hidden; }
.rc-right{ float:right; width:350px; }
.rc-name{ height:30px; line-height:30px; overflow:hidden; }
.rc-name a{ font-size:18px; }
.rc-date{ font-size:12px; color:#a9a9a9; margin:8px 0; }
.rc-right span{ color:#878787; }
.rc-more{ width:100px; height:50px; margin:20px auto;}
.rc-more a{ display:block; background:url(../images/rcmore.png) right no-repeat; color:#297dd5; font-weight:bold; font-size:16px; }


.list1{ width:100%; }
.list1 ul li{ float:left; background:url(../images/ns_o.png) left no-repeat;  height:140px;  color:#494949}
.list1 ul li:hover{ float:left; background:url(../images/ns_h.png) left no-repeat;  color:#fff}
   .l_date{ width:100px; text-align:center; margin:30px 20px 0px 10px; text-align:right;}
   .date_rq { font-size:18px;}
   .date_t h2{ font-size:30px; text-align:right; line-height:40px; font-weight:normal; text-indent:1em;}
   .l_date:hover{ width:100px; text-align:center; margin:30px 20px 0px 10px; text-align:right;}
.r_lists{ width:440px; padding:20px;}
.r_lists a{ line-height:28px;}


.nes_list2{}
  .listl_l{ width:590px;}
.sy-xyxw2{width:100%; margin-top:10px;}
.sy-xyxw2 li{ background:url(../images/qdt.jpg) no-repeat left center; padding-left:18px;  height:40px; line-height:40px;}
.sy-xyxw2 li a{display:block; float:left;}
.date2{display:block;  font-size:12px;}

.spbg2{ width:100%; background:url(../images/ft_bgd.jpg) center no-repeat; padding:0px; height:688px; }



.spbg{ width:100%; background:url(../images/f2_bg.jpg) center no-repeat; padding:0px; height:480px; }
.spbox{ width:1200px; margin:0 auto; overflow:hidden; }
.spbox-left{ float:left; width:570px; }
.spcon-left{ float:left; width:418px; height:305px; }
.spcon-right{ float:right; width:134px; }
.spcon-right ul li{ width:100%; height:95px; margin-bottom:10px; }
.lastsp{ margin-bottom:0; }
.spbox-right{ float:right; width:570px; }
.mtcon ul li{ overflow:hidden; margin-bottom:25px; }
.xz-left{ float:left; width:140px; height:140px; background:#fff; }
.xz-left img{ width:100%; height:auto; }
.xz-right{ float:right; width:410px; }
.xz-date{ overflow:hidden;  }
.xz-date span{ float:left; height:24px; padding:0 10px; background:#fff; color:#0e419c; border-radius:5px; margin-right:20px; }
.xz-date b{ color:#a7a7a7; font-weight:normal; }
.xz-con{ overflow:hidden; margin:10px 0 20px 0; }
.guanzhu a{ display:block; width:110px; height:34px; line-height:34px; text-align:center; border-radius:5px; background:#0e419c; color:#fff; font-size:16px; }
.guanzhu a:hover{ background:#09398f; }

.link{ width:1240px; margin:0px auto; overflow:hidden; position:relative; }
.link .bd{ width:1140px; margin:0 auto; overflow:hidden; }
.link .bd ul li{ float:left; width:200px; height:140px; border:solid 0px #d2d2d2; margin:0 12px; text-align:center; }
.link .bd ul li a{ display:table-cell;width:200px; height:40px; line-height:40px; vertical-align:middle; text-align:center; font-size:18px;}
.link .prev{float:left; width:15px; height:25px; background:url(../images/link-left.png); position:absolute;  top:50%;  margin-top:-10px; left:50%; margin-left:-600px;  }
.link .next{float:left; width:15px; height:25px; background:url(../images/link-right.png); position:absolute;  top:50%;  margin-top:-10px; left:50%; margin-left:585px;  }



.jj{ width:520px; background:#297dd5; height:567px; position:relative; left:0; top:0; z-index:1;}
.jj i{ position:absolute; z-index:33; top:158px; left:60px; background:url(../images/jiao.png) left top no-repeat; width:32px; height:39px; display:block;}
.jj .wenz{ margin:30px; }
.jj .wenz h2{ font-size:18px; font-weight:bold; color:#fff; float:left;}
.jj .wenz a{ width:24px; height:24px; float:right;}
.jj .wenz p{ color:#fff; line-height:34px; text-indent:2em;}

.jj_r{ background:url(../images/f4_rbg.jpg) center center; width:720px; height:567px;}

.jj_f2{ width:100%;}
  .f2_01{ width:200px; margin:70px 20px 20px 20px;}
  .f2_01 h1{ text-align:center; line-height:30px; font-size:24px; font-weight:normal; }

.nav_lists{ margin:20px;}
.nav_lists ul li{ line-height:30px;}


  .f2_010{ width:200px; margin:20px 20px 20px 20px;}
  .f2_010 h1{ text-align:center; line-height:30px; font-size:24px; font-weight:normal; }


.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }

.slide_container {position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .9); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; text-align:right; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 106px; width: 54px; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.prev { left: auto; background:url(../images/left-jt.png) no-repeat; left: 100px;}
.slide_nav.next { left: auto; background:url(../images/right-jt.png) no-repeat; right: 100px;}
.sy-qh{width:100%; height:496px; background:url(../images/bg.jpg) no-repeat center top;}
.sy-qh-1{width:1150px; margin:48px auto 0;}
.sy-qh-title{width:1000px; height:50px; line-height:50px; margin-left:75px;}
.sy-qh-title li a{width:160px; text-align:center; height:50px; line-height:50px; margin:0 20px; display:block; float:left; font-weight:bold; font-size:18px; background:#eaf3fc; color:#1667bc;}
.current a:hover,.current a:active,.current a:link,.current a:visited{COLOR:#fff; background:#1667bc;}
.sy-qh-con{width:1134px; height:340px; margin-top:39px; background:url(../images/bg-1.png) repeat; padding:10px 8px;}
.sy-qh-con li{width:505px; margin:0 22px; height:48px; line-height:48px; border-bottom:1px dashed #2b74c2; background:url(../images/qdt-2.png) no-repeat left center; padding-left:18px;}
.sy-qh-con li a{display:block; float:left; height:48px; line-height:48px;  width:414px; overflow:hidden; color:#033d7a}
.sy-qh-con li i{display:block; float:right;  height:48px; line-height:48px; color:#033d7a; width:90px; text-align:right; color:#033d7a; font-size:12px;}
.ztwz{width:1264px; margin:20px auto;}
.ztwz-con{width:100%;}
.sy-tb{width:1150px; margin:30px auto; height:100px;}
.sy-tb li{width:11.11%; height:100px; float:left;}
.sy-tb li a{display:block; float:left; width:100%; height:100px; text-align:center;}
.sy-tb li .tb-1{background:#6fbc47;}
.sy-tb li .tb-2{background:#24a9e6;}
.sy-tb li .tb-3{background:#f8b62c;}
.sy-tb li .tb-4{background:#0062ac;}
.sy-tb li .tb-5{background:#0ba299;}
.sy-tb li .tb-6{background:#6fbc47;}
.sy-tb li .tb-7{background:#24a9e6;}
.sy-tb li .tb-8{background:#f8b62c;}
.sy-tb li .tb-9{background:#0062ac;}
.sy-tb li .tb-1:hover{background:#5fab38;}
.sy-tb li .tb-2:hover{background:#1896d0;}
.sy-tb li .tb-3:hover{background:#fdbf3d;}
.sy-tb li .tb-4:hover{background:#086fbd;}
.sy-tb li .tb-5:hover{background:#18afa6;}
.sy-tb li .tb-6:hover{background:#6fcb3f;}
.sy-tb li .tb-7:hover{background:#33b5f0;}
.sy-tb li .tb-8:hover{background:#ffc243;}
.sy-tb li .tb-9:hover{background:#0c71be;}









.newbox{ width:1200px; margin:45px auto; overflow:hidden; }
.new{ float:left; width:370px; overflow:hidden; margin-right:45px;  }
.new-right{ margin-right:0;}






.firstnew{ overflow:hidden; margin-bottom:10px; }
.firstpic{ float:left; width:150px; height:100px; overflow:hidden; }
.firstpic img{ width:100%;  }
.firstnew dl{ float:right; width:200px; }
.firstnew dt{ font-size:16px; height:48px; line-height:24px; }
.firstnew dd{ font-size:12px; color:#a2a2a2; margin-top:10px; }
.new ul li{ height:38px; line-height:38px; }
.new ul li a{ float:left; }
.new ul li span{ float:right; font-size:13px; color:#979797; }
.firstxs{ width:100%; height:90px; overflow:hidden; }
.new-right ul li{ margin-top:24px;height:80px; color:#0e419c; overflow:hidden; }



.new-right ul li dl{ float:right; width:265px; }
.new-right ul li dl dt{ font-weight:bold; height:20px; overflow:hidden; line-height:20px; margin-bottom:10px; }
.new-right ul li dl dd{ font-size:12px; color:#8f8f8f; line-height:24px; padding-left:20px; }
.xs-time{ background:url(../images/time.png) left no-repeat;}
.xs-adress{ background:url(../images/adress.png) left no-repeat;}



.picbg{ width:100%; height:390px; background:url(../images/fl2.jpg);background-size:cover !important; }
.title-pic{ width:348px; height:24px; margin:0 auto; padding:80px 0; background:url(../images/title-pic.png) center no-repeat; }
.picScroll-left{ width:1200px; height:200px; background:#fff; margin:0 auto; padding:40px; position:relative;  }
.picScroll-left .bd { overflow:hidden; }
.picScroll-left .bd ul li{ float:left; width:276px; height:200px; margin-right:32px; overflow:hidden; position:relative; }
.picScroll-left .bd ul li img{ transition: all 0.6s; }
.picScroll-left .bd ul li:hover img{ transform: scale(1.2); } 
.zhezhao{ width:276px; height:200px; background:rgba(0,0,0,0.3); position:absolute; top:0; left:0; display:none;  }
.picline{ width:256px; height:180px; border:solid 1px #a8a8a8; margin:10px; text-align:center; }
.picline span{ display:inline-block; padding:0 20px; height:46px; line-height:46px; border-bottom:solid 1px #fff; border-top:solid 1px #fff; color:#fff; font-size:18px; margin-top:70px; max-width:185px; overflow:hidden;  }
.picScroll-left .prev{ float:left; width:62px; height:62px; background:url(../images/prev.png); position:absolute; top:50%; margin-top:-30px; left:50%; margin-left:-740px;  }
.picScroll-left .next{ float:right; width:62px; height:62px; background:url(../images/next.png);  position:absolute; top:50%; margin-top:-30px; left:50%; margin-left:680px;   }
