﻿BODY {
	font-family: 微软雅黑;
}

.m20 {
	margin-top: 20px;
}

.s-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#header {
	background: #3582bf;
	height: 138px;
	padding-top: 20px;
}

#footer P {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin: 0;
}

#nv {
	border-top: #CCC 2px solid;
	height: 52px;
	background-color: #3582bf;
    position: relative;
    z-index: 880;
}
#nv {
	*zoom:1; 
}
#nv:after,#nv:before{
	display: block; 
	content:"clear"; 
	height:0; 
	clear:both; 
	overflow:hidden; 
	visibility:hidden; 
}
.nav li {
	float: left;
	position: relative;
	font-size:16px;
}
.nav li .v1 {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-weight: bold;
}
.nav li.on .v1,.nav li:hover .v1 {
	color: #3582bf;
	background-color: #FFF;
	text-decoration: none;
}
.nav dl {
	position: absolute;
	top: 51px;
	left: 0;
	width: 195px;
    background: url(imgs/ico-bg1.png) repeat;
    display: none;
}
.nav dd {
    background: url(imgs/ico-bor6.png) repeat-x left bottom;
	margin: 0;
}
.nav dd a {
	display: block;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
    padding-left: 40px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	color: #3582bf;
}
.nav dd a i {
	width: 8px;
	height: 8px;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -4px;
    background: url(imgs/ico-05.png) no-repeat center center;display: none;
}
.nav dd:hover a {
	background-color: #3582bf;
	color: #fff;
	text-decoration: none;
}
.nav dd:hover a i {
	display: block;
}
.nav li:last-child dl,.nav li:nth-last-of-type(2) dl {
	left: auto;
	right: 0;
}

.tbg {
	background: #0060ba;
	padding-top: 30px;
	padding-bottom: 30px;
}
.sbtn {
	position: relative;
}

.tbtm {
	background: #FFFFFF;
	line-height: 25px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0.8;
}

.tbtm A {
	color: #333;
	font-size: 14px;
}

.box {
	/*background: #FFF;
	padding: 0 10px;*/
}

.box .mt {
	height: 40px;
	border-bottom: #CCC 2px solid;
}

.box .mt H5 {
	padding: 0 20px;
	margin: 0;
	line-height: 38px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #2B547A;
	font-family: 寰蒋闆呴粦;
	border-bottom: #2B547A 2px solid;
	float: left;
}

.box .mt A {
	float: right;
	line-height: 38px;
	font-size: 13px;
	font-family: 寰蒋闆呴粦;
	color: #2B547A;
	margin-right: 5px;
}

.box .mt A:hover {
	color: #2f9fe9;
	text-decoration: none;
}

.box .mc {
	padding: 5px 0;
}

.box .mc UL {
	margin: 0;
	padding: 0;
}

.box .mc LI {
	list-style-type: none;
	line-height: 45px;
	height: 45px;
	margin: 0;
	padding-left: 12px;
	padding-right: 10px;
	border-bottom: #CCC 1px dashed;
	background: url('imgs/point.png') no-repeat left center;
	clear: both;
}

.box .mc LI A {
	color: #222;
	font-size: 14px;
	font-family: 寰蒋闆呴粦;
	float: left;
}

.box .mc LI A:hover {
	color: #006699;
	text-decoration: none;
}

.box .mc LI SPAN {
	font-size: 14px;
	color: #999;
	float: right;
}

.abtn {
	background: #F8F8F8;
	border: #D6D6D6 1px solid;
	display: block;
	width: 100%;
	padding-left: 20px;
	line-height: 80px;
	color: #666;
}

.abtn IMG {
	width: 30px;
	height: 30px;
	margin-right: 15px;
}

.abtn I {
	font-style: normal;
}

.abtn:hover {
	border: #1567b1 1px solid;
	color: #1567b1;
	text-decoration: none;
}

.lfoc {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
}

.lfoc A {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

.lfoc A:hover {
	color: #0060ba;
	text-decoration: none;
}

.lfoc P {
	font-size: 13px;
	color: #666;
	padding: 0;
}

.left-nav {
}

.left-nav .top {
	height: 80px;
	background: #3582bf;
}

.left-nav .top H4 {
	line-height: 80px;
	padding-left: 30px;
	color: #FFF;
}

.left-nav UL {
	margin-top: 15px;
	padding:0;
	background: #FFF;
}

.left-nav LI {
	list-style-type: none;
	line-height: 56px;
	height: 56px;
}

.left-nav LI A {
	color: #666;
	display: block;
	text-decoration:none;
	padding-left: 30px;
	border-bottom: #3582bf 1px solid; 
}

.left-nav LI.on A {
	color: #FFF;
	background: #3582bf;
	border-top: #fff 1px solid;
	border-bottom: #3582bf 1px solid; 
}

.left-nav LI.on A:hover {
	color: #FFF;
	background: #3582bf;
	border-top: #fff 1px solid;
	border-bottom: #3582bf 1px solid; 
}

.left-nav LI A:hover {
	color: #FFF;
	background: #3582bf;
	border-top: #fff 1px solid;
}

.content {
	background: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	margin-bottom: 50px;
}

.content .content-header {
	height: 50px;
	border-bottom: #CCC 2px solid;
}

.content .content-header H5 {
	padding: 0 10px;
	margin: 0;
	line-height: 48px;
	height: 50px;
	font-size: 23px;
	color: #333;
	border-bottom: #3582bf 2px solid;
	float: left;
}

.content .content-header .position {
	float: right;
	height: 40px;
	padding-top: 18px;
}

.content .content-header .position SPAN {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
}

.content .content-header .position A {
	color: #666;
	font-size: 13px;
}

.content .content-header .position A:hover {
	color: #3582bf;
	text-decoration: none;
}

.list-news UL {
	margin-top: 20px;
	padding: 0;
}

.list-news LI {
	list-style-type: none;
	line-height: 60px;
	height: 60px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #CCC 1px dashed;
	clear: both;
}

.list-news LI A {
	color: #222;
	font-size: 14px;
	float: left;
}

.list-news LI A:hover {
	color: #3582bf;
	text-decoration: none;
}

.list-news LI SPAN {
	font-size: 13px;
	color: #999;
	float: right;
}

.content .content-pager {
	padding-top: 20px;
	padding-bottom: 30px;
}

.content .title {
	margin-top: 30px;
	padding-bottom: 15px;
}

.title1 {
	margin-top: 20px;
}

.content .content-content {
	padding-bottom: 50px;
}

.teacher {
	border-bottom: #CCC 1px solid;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.info {
	background: #FFF;
	padding: 5px;
}

.info H5 {
	padding-left: 5px;
	padding-right: 5px;
}

.info H5 A {
	color: #222;
	font-family: 瀵邦喛钂嬮梿鍛寸拨;
	font-size: 16px;
	font-weight: bold;
}

.info H5 A:hover {
	color: #3582BF;
	text-decoration: none;
}

.info P {
	font-size: 14px;
	font-family: 鐎瑰缍�;
	color: #666;
	line-height: 25px;
	height: 100px;
	text-indent: 15px;
	overflow: hidden;
}

.pitem {
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.pitem A.text {
	display: block;
	color: #666;
	font-size: 16px;
	font-family: 瀵邦喛钂嬮梿鍛寸拨;
	line-height: 25px;
	padding-top: 10px;
}

.pitem A.text:hover {
	color: #3582BF;
	text-decoration: none;
}

.sybg {
	background: #e8efef;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.bobg {
	background: #e8efef;
	padding-top: 20px;
	padding-bottom: 30px;
}

#listnews {
	margin-top: 15px;
}

.item {
	margin: 0;
	padding: 0;
}

.item .mt {
	border-top: #3582bf 2px solid;
	border-bottom: #EFEFEF 1px solid;
	padding-right: 10px;
}

.item .mt H3 {
	margin: 0px;
	font-size: 16px;
	font-weight: bolder;
	font-family: 微软雅黑;
	float: left;
	color: #2B547A;
	line-height: 40px;
	padding-left: 5px;
}

.item .mt A {
	float: right;
	color: #999;
	font-family: 微软雅黑;
	font-size: 12px;
	line-height: 40px;
}

.item .mc {
	padding-right: 10px;
}

.item .mc .newslist {
	margin: 0;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.item .mc .newslist LI {
	list-style-type: none;
	line-height: 40px;
	border-bottom: #e5e5e5 1px dashed;
	background: url('imgs/point.png') no-repeat 2px center;
	padding-left: 10px;
}

.item .mc .newslist LI A {
	color: #333;
	font-size : 14px;
}

.item .mc .newslist LI .node {
	color: #3582bf;
	margin-right: 5px;
}

.item .mc .newslist LI A:hover {
	color: #2B547A;
	text-decoration: none;
}

.item .mc .newslist LI SPAN {
	color: #999;
}

.item .mc .newslist LI .pull-right {
	float: right;
	font-size: 13px;
}

footer{
	background-color: #313C46;
	min-width: 100%;
	color: white;
}

#footer {
	background-color: #313C46;
	width: 1200px;
	color: white;
	margin: 0 auto;
}

#footer UL {
	margin: 0;
	padding: 0;
}

#footer LI {
	list-style-type : none;
}

.foot-top{
	padding: 40px 0 10px;
}
.foot-top>div{
	float: left;
	margin-bottom: 20px;
}
.foot-ll{
	margin: 0 35px 0;
}
.foot-ll img{
	width: 2px;
	margin-top: -13px;
}
.foot-logo img{
	width: 285px;
	height: 60px;
}
.foot-fo{
	width: 405px;
	font-size : 14px;
}
.foot-fo ul li:last-of-type{
	font-size: 12px;
}
.foot-con{
	width: 200px;
	font-size : 14px;
}
.foot-con ul li{
	margin-bottom: 8px;
}
.foot-er{
	text-align: center;
	font-size: 14px;
}
.foot-er img{
	width: 90px;
	height: 90px;
}
.foot-bot{
	border-top:1px solid #5C5C5C;
	font-size: 12px;
	text-align: center;
	padding: 15px;
}

.flinks {
	background: #f5f5f5;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}

.flinks A {
	color: #333;
	margin: 0 10px;
	font-size : 13px;
}

.flinks A:hover {
	color: #3582bf;
}

.cc-box{
	width: 100%;
	height: 0;
	clear: both;
}

.inff-box {
	width: 1200px;
	margin: 0 auto;
}

.inff-box>div>div{
	width: 286px;
	float: left;
	margin-right: 18px;
	transition: all 0.4s;
}
.inff-box>div>div:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	box-shadow: 3px 3px 10px 1px #666;
}
.inff-til{text-align: center;padding-top: 18px;background-repeat: no-repeat;background-position: center;
background-size: cover;height: 64px;}
.inff-til p{
	font-size: 20px;
	color: white;
	margin: 0 15px;
	display: inline-block;
}
.inff-til span{
	background-color: rgba(255,255,255,0.5);
	display: inline-block;
	height: 1px;
	width: 62px;
	margin-bottom: 7px;
}
.inff-tex ul{
	border: 1px solid #C0C0C0;
	border-top: none;
	padding: 8px 15px;
	margin: 0;
}
.inff-tex ul li{
	border-bottom: 1px dashed #CCCCCC;
	padding: 12.9px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inff-tex ul li img{
	margin-right: 18px;
	width: 6px;
	height: 10px;
}
.inff-tex ul li a{
	color: #333;
	font-size : 14px;
}
.inff-tex ul li a:hover{
	color: #3582BF;
}
.inff-tex ul{height: 344px;}
.inff-imgtex ul{
	border: 1px solid #C0C0C0;
	border-top: none;
	padding: 8px 15px;
    height: 344px;
    margin: 0;
}
.inff-imgtex ul li{
	border-bottom: 1px solid #EFEFEF;
	padding: 15px 0;
}
.inff-imgtex ul li img{
	float: left;
	width: 106px;
	height: 78px;
	transition: all 0.4s;
}
.inff-imgtex ul li a:hover img{
	box-shadow: 3px 3px 8px 1px #999;
}
.inff-imgtex ul li div{
	margin-left: 120px;
	padding-top: 6px;
	min-height: 78px;
}
.inff-imgtex ul li span{
	color: #3787C2;
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inff-imgtex ul li p{
	font-size: 12px;
	color: #777;
	margin: 0;
	height: 34px;
	overflow: hidden;
}


/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
	margin-top: 10px;
	margin-bottom: 10px;
}

.str_wrap.str_active {
	/*background:#f1f1f1;*/
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}

.str_wrap img {
	max-width:none !important;	
}

