body { background: #fff url(../images/bg.png) no-repeat left 1080px; }
body, input, button, select, textarea { font: 12px/1.6em Arial, 'Microsoft Yahei', 'Simsun', sans-serif; color: #000; outline: none; }
.wp { width: 1200px; margin: 0 auto; }

#hd { width: 100%; height: 155px; background: #165eb2; }
	#hd h1 { width: 401px; height: 68px; margin: 0 auto; padding: 21px 0; }
	#hd h1 a { display: block; width: 401px; height: 68px; text-indent: -9999px; background: url(../../images/psy/psylogo.png) no-repeat; }

.nv { width: 100%; height: 45px; line-height: 45px; background: #023e84; }
	.nv ul { height: 45px; overflow: hidden; }
	.nv li { float: left; width: 109px; text-align: center; font-size: 16px; }
	.nv li a { display: block; color: #fff; }
	.nv li a:hover, .nv li a.cur { background: #1e74d7; }

#slider { float: left; width: 100%; height: 620px; margin-bottom: 17px; }

/*layout-slideBox*/
.slideBox { width: 100%; height: 620px; overflow: hidden; position: relative; }
.slideBox .hd { height: 10px; position: absolute; left: 50%; bottom: 10px; margin-left: -30px; z-index: 1; }
.slideBox .hd ul { overflow: hidden; float: left; zoom: 1; }
.slideBox .hd ul li { float: left; margin-right: 10px; width: 10px; height: 10px; line-height: 1; text-align: center; background: #fff; cursor: pointer; }
.slideBox .hd ul li.on { background: #22a9ff; }
.slideBox .bd { height: 100%; background: #FFF; }
.slideBox .bd li { zoom: 1; vertical-align: middle; position: relative; }
.slideBox .bd li a { display: block; width: 100%; height: 620px; background-size: 100%; }
.slideBox .bd img { display: block; width: 100% }

.mn { margin-top: 17px; }
.column { margin-bottom: 40px; padding: 26px 22px; box-sizing: border-box; border-radius: 5px; background: #fff; box-shadow: 0px 0px 13px #D1D1D1; filter: progid:DXImageTransform.Microsoft.Shadow(color='#D1D1D1', Direction=125, Strength=5); }
.column_main { float: left; width: 100%; }
.transparent { border: 0; box-shadow: 0 0 0 0; }
.column_block { width: 575px; }
	.column .col_title { margin-bottom: 27px; height: 37px; background: #f6f6f6; }
	.column .col_title h2 { float: left; width: 220px; background: #fff; line-height: 37px; font-size: 36px; font-family: Simhei; }
	.column .col_title .more { display: block; padding-left: 10px; width: 85px; background: #fff; float: right; line-height: 36px; }
		.column .col_title .more a { font-size: 16px; color: #d4d4d4; font-weight: 700; }
.col_thumb_bigger { float: left; width: 553px; }
	.col_thumb_bigger strong { display: block; font-size: 32px; line-height: 38px; font-weight: 700; font-family: Simhei; color: #1d1e20; margin-top: 23px; }
	.col_thumb_bigger p { margin-top: 15px; font-size: 16px; line-height: 30px; color: #666; }

.column_main .col_thumb_list { float: right; width: 560px; }
	.col_thumb_list li { margin-bottom: 20px; height: 130px; border-bottom: 2px solid #e8e8e8; }
	.col_thumb_list li:last-child { border-bottom: none; margin-bottom: 0; }
	.thumb_img { float: left; }
	.thumb_title { float: right; width: 365px; height: 120px; position: relative; }
		.thumb_title .text { font-size: 18px; line-height: 30px; color: #666; }
		.thumb_title .info { position: absolute; bottom: 5px; left: 5px; color: #999; }

.column_block { height: 835px; }
.column_block .col_thumb_list li { height: 155px; }
.column_block .thumb_title { width: 338px; height: 115px; position: relative; }
	.column_block .thumb_title p.desc { position: absolute; bottom: 0; line-height: 24px; font-size: 14px; color: #666; }
.col_newslist li { font-size: 18px; height: 72px; line-height: 72px; color: #333; border-bottom: 2px solid #e8e8e8; }
	.col_newslist li:last-child { border-bottom: 0; }
	.col_newslist li .more { float: right; font-size: 14px; color: #999; }

.notice { margin-top: 25px; }
.notice li { height: 72px; margin-bottom: 25px; }
	.notice li:last-child { border-bottom: 0; margin-bottom: 0; }
	.notice .data { float: left; width: 85px; height: 48px; font-size: 16px; line-height: 24px; text-align: center; border-radius: 5px; border: 1px solid #3887f0; }
		.notice .data .day { background: #1d74d5; color: #fff; }
	.notice .title { float: right; width: 409px; line-height: 26px; }

.pic_list { position: relative; }
.pic_list .scroll { position: relative; float: left; overflow: hidden; width: 1086px; left: 35px; }
.pic_list .pic_show p { color: #999999; text-align: center; font-size: 12px; margin-top: 10px; }
.pic_list .pic_show li { list-style: none; width: 161px; height: 290px; margin: 17px 10px 5px 10px; float: left; border: 0 none; }
	.pic_list .pic_show li p.name { margin-top: 25px; font-size: 24px; color: #1d1e20; }
.pic_list .arrow { height: 219px; line-height: 235px; margin-top: 17px; float: left; cursor: pointer; color: #3386f0; font-size: 35px; }
.pic_list .prev, .pic_list .next { position: absolute; top: 0; width: 45px; background: #fff; }
.pic_list .prev { left: 0; text-align: left; }
.pic_list .next { right: 0; text-align: right; }

/*layout-article*/
.article { padding: 15px 20px 30px; background: #fff; overflow: hidden; border: 1px solid #f1f1f1; margin-bottom: 30px; }
.article-title { border-bottom: 1px solid #DDD; }
.article-title h2 { color: #1b70c3; font-size: 20px; font-weight: 500; padding: 5px 15px 15px 0; }
.article-title .status { padding-bottom: 15px; }
.article-content { padding: 10px 0px; }

.link { color: #333; font-size: 18px; }
	.link li { float: left; }

.content { position: relative;background: #fff; }

.inner { position: relative; }
.inner > .grid { padding: 45px 0; }

.position { padding: 30px 0; position: absolute; top: 10px; right: 0; }

.grid .header > h1 { font-size: 25px; }
.grid .header > h2 { font-size: 20px; }
.grid .header a { font-size: 14px; font-weight: 400; line-height: 26px; padding-left: 15px; color: #c65454; }
.grid-list ul { margin-top: 14px; }
.grid-list ul li { list-style: disc inside; font-size: 14px; padding: 8px 0; border-bottom: 1px dashed #cecece; }

/*layout-left-side*/
.left-side { width: 150px; padding: 10px; margin-bottom: 30px; background: #fafafa; border: 1px solid #f1f1f1; }
.side-menu h2.title { text-align: left; padding: 5px 15px; }
.side-menu h2.title.current { color: #c65454; }
.side-menu ul li { width: 100%; }
.side-menu ul li a { display: block; line-height: 40px; font-size: 14px; text-align: center; background: transparent; transition: all .2s ease; -o-transition: all .2s ease; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; }
.side-menu ul li a:hover { color: #FFF; background: #3498db; }
.side-menu ul li.current a { color: #FFF; background: #c65454 url('../../images/mks/cur.png') no-repeat right center; }

/*layout-right-list*/
.right-list { width: 1000px; min-height: 500px; margin-bottom: 30px; background: #fafafa; }
.category-list { padding: 20px; margin-bottom: 20px; border: 1px solid #f1f1f1; }
.category-list h2 { font-size: 16px; }
.category-list .header h2:after { content: ''; display: block; width: 30px; height: 0; border-bottom: 2px solid #c65454; margin-top: 5px; }
.category-list .header .more { font-size: 14px; color: #c65454; }
.category-list ul { margin-top: 10px; }
.category-list ul li { list-style: circle inside; padding: 8px 0; border-bottom: 1px dashed #ddd; font-size: 13px; }

/*layout-article*/
.article { background: #fff; overflow: hidden; margin-bottom: 30px; }
.article-title { border-bottom: 1px solid #DDD; }
.article-title h2 { color: #1b70c3; font-size: 20px; font-weight: 500; padding: 5px 15px 15px 0; }
.article-title .status { padding-bottom: 15px; }
.article-content { padding: 10px 0px; }

/*layout-pages*/
.pages { text-align: center; padding: 35px 0; }
.pages a,
.pages span { display: inline-block; font-size: 12px; font-weight: 400; text-align: center; padding: 0 15px; height: 34px; line-height: 34px; border: 1px solid #E4E4E4; }
.pages a { margin: 0 2px; color: #717171; background: #FFF; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; transition: all 0.1s ease-in; }
.pages a:hover { background: #3498db; color: #FFF }
.pages span { background: #3498db; color: #FFF; }

#ft { background: #165eb2; padding: 30px 0 20px; }
#ft,
#ft .copyright a { color: #FFF }
#ft .copyright p { margin-bottom: 10px; }
#ft .copyright .pipe { margin: 0 5px; color: #fff; }
#ft .scnulogo { width: 147px; height: 45px; text-indent: -9999px; background: url('../../images/scnu/scnulogo-s.png'); }