BODY {
	font-family: 瀵邦喛钂嬮梿鍛寸拨;
}

.m20 {
	margin-top: 20px;
}

.s-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#header {
	background: #FFF;
	height: 118px;
}
#footer {
	background: #005eba;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #74c2f3 3px solid
}

#footer P {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin: 0;
}

#nv {
	height: 50px;
	background-color: #0060ba;
    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;
	width: 11%;
	position: relative;
	font-size:16px;
}
.nav li .v1 {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.nav li.on .v1,.nav li:hover .v1 {
	color: #0060ba;
	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: #0060ba;
}
.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: #0060ba;
	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;
}

.ttimg {
	border: #f0f0f0 1px solid;
	background: #f9f9f9;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ttcon {
	border: #f0f0f0 1px solid;
	background: #f9f9f9;
	height: 93px;
	overflow: hidden;
}

.ttcon .tt-title {
	font-weight:bold;
	font-size: 20px;
	line-height: 42px;
	color: #333;
}

.ttcon .tt-title A {
	color: #333;
}

.ttcon .tt-intro {
	font: 13px "Microsoft Yahei",SimSun,Tahoma,Helvetica,Arial,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 21px;
}

.ttcon .tt-intro A {
	font-family: 寰蒋闆呴粦;
	color: #999;
}

.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;*/
	background: #F2F3F9;
}

.box .mt {
	height: 40px;
	border-bottom: #005eb8 2px solid;
}

.box .mt H5 {
	font-size: 16px;
	color: #1e50ae;
	font-size: 20px;
	font-weight: bold;
	font-family: 寰蒋闆呴粦;
	padding-left: 5px;
	margin-top: 10px;
	/*border-bottom: #1d2087 2px solid;*/
	float: left;
}

.box .mt H5 SPAN {
	font-size: 10px;
	border-left: #1e50ae 3px solid;
	padding-left: 3px;
}

.box .mt A {
	float: right;
	font-size: 12px;
	line-height: 38px;
	font-family: 寰蒋闆呴粦;
	color: #1e50ae;
	margin-right: 5px;
}

.box .mt A:hover {
	color: #2f9fe9;
	text-decoration: none;
}

.box .mc {
	border: #f0f0f0 1px solid;
	margin-top: 10px;
	padding: 5px 0;
}

.box .mc UL {
	margin: 0;
	padding: 5px;
}

.box .mc LI {
	list-style-type: none;
	line-height: 40px;
	height: 40px;
	margin: 0;
	padding-left: 12px;
	padding-right: 10px;
	border-bottom: #CCC 1px dotted;
	background: url('imgs/point.png') no-repeat left center;
	clear: both;
}

.box .mc LI A {
	color: #222;
	font-size: 16px;
	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: 14px;
	color: #666;
	padding: 0;
}

.left-nav {
}

.left-nav .top {
	height: 80px;
	background: #0060ba;
}

.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: #0060ba 1px solid; 
}

.left-nav LI.on A {
	color: #FFF;
	background: #0060ba;
	border-top: #fff 1px solid;
	border-bottom: #0060ba 1px solid; 
}

.left-nav LI.on A:hover {
	color: #FFF;
	background: #0060ba;
	border-top: #fff 1px solid;
	border-bottom: #0060ba 1px solid; 
}

.left-nav LI A:hover {
	color: #FFF;
	background: #0060ba;
	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: #0060ba 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: #1e50ae;
	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: #0060ba;
	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;
}

.picTabBox { 
	margin-top: 5px;
	border:1px solid #dadada; 
	border-top:3px solid #2D2D2D; 
	position:relative;
}
.picTabBox .td { 
	position:absolute; 
	top: -9px; 
	left:-1px; 
	color:#fff; 
	width:48px; 
	height:214px;
	background:url(imgs/bg.png) 0 -259px no-repeat; 
	text-align:center;
}

.picTabBox .td i {
	display:block;  
	height: 46px; 
	background: url(imgs/bg.png) -369px 13px no-repeat;
}

.picTabBox .td h3 { 
	display:block; 
	margin: 0 6px 0 0;
	padding: 0;
	font:normal 18px/24px "microsoft yahei"; 
	_font-weight:bold; 
}
.picTabBox .hd{ line-height:26px; font-size:14px; background:url(images/bg.png) 0 -205px repeat-x; overflow:hidden;  padding: 0 0 0 41px;}
.picTabBox .hd ul{ 
	margin: 0;
	padding: 0;
	float:left;
}
.picTabBox .hd li{ float:left; width:93px; text-align:center; border-left:1px solid #fff;  background:#EFEFEF; list-style-type: none;}
.picTabBox .hd li a{ display:block;  color:#666 ;}
.picTabBox .hd li a:hover{ text-decoration:none ;}
.picTabBox .hd .i1{ border-left:0;}
.picTabBox .hd .i2{ background:#CECECE ;}
.picTabBox .hd .on a{ background:#0060ba; color:#fff ;}
.picTabBox .bd{ padding: 15px 0 10px 14px; overflow: hidden;}

.ptList{ overflow:hidden ;}
.ptList li{ float:left; vertical-align:top; position:relative; width: 200px; overflow:hidden; display:inline; margin-left: 16px;}
.ptList li img{ width:200px; height:150px;z}


.txt{width:200px; height:30px; background:rgba(0,0,0,0.6);/*閫忔槑鑳屾櫙鑹诧紝涓嶉�忔槑鍏舵枃瀛楀唴瀹�*/position:absolute;left:0;bottom:0;color:#fff;font-family:"寰蒋闆呴粦";}
.txt h3{font-size:14px; height:30px;text-align:center; line-height:30px;}
.txt p{font-size:14px;text-align:center;}

.box .mt1 {
	height: 40px;
	border-top: #005eb8 3px solid;
}

.box .mt1 H5 {
	font-size: 20px;
	font-weight: bold;
	color: #1e50ae;
	font-family: 寰蒋闆呴粦;
	padding-left: 5px;
	line-height: 40px;
	height: 40px;
	/*border-bottom: #1d2087 2px solid;*/
	float: left;
}

.box .mt1 A {
	float: right;
	font-size: 12px;
	line-height: 38px;
	font-family: 寰蒋闆呴粦;
	color: #999;
	margin-right: 5px;
}

.box .mt1 A:hover {
	color: #2f9fe9;
	text-decoration: none;
}


.box .mc1 {
	border: #f0f0f0 1px solid;
	margin-top: 0px;
	position: relative;
}

.picScroll-left{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd .prev{    
	display: block;
    width: 17px;
    height: 30px;
	float: left;
    background: url('imgs/left1.png') no-repeat center scroll;
	margin-left: 10px;
	margin-top: 80px;
}
.picScroll-left .hd .next { 
	display: block;
    width: 17px;
    height: 30px;
    float: right;
    background-image: url('imgs/right1.png');
	margin-right: 10px;
	margin-top: 80px;
}

.picScroll-left .hd .prev:hover {
	background-image: url('imgs/left2.png');
}

.picScroll-left .hd .next:hover {
	background-image: url('imgs/right2.png');
}	 
.picScroll-left .bd { 
	padding-top:20px; 
	margin-left:35px;
	margin-right: 35px;
	padding-bottom: 15px;
}
.picScroll-left .bd ul{ overflow:hidden;}
.picScroll-left .bd ul li{ margin:0 15px; width: 200px; float:left; display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{ display:block; width: 200px; height: 140px;  }
.picScroll-left .bd ul li .title{ line-height:30px;}
.picScroll-left .bd ul li .title A { 
	line-height:30px;
	color: #666;
	font-size: 13px;
	font-family: 寰蒋闆呴粦;
}

.box2 { 
	margin-bottom:20px; 
	border-top:2px solid #005eb8;
}

.box2 .mt2{ 
	position:relative;
}

.box2 .mt2 .more{ 
	float:right; 
	display:block; 
	width: 53px; 
	height:21px; 
	line-height:21px; 
	text-align:center; 
	background:url(imgs/bg.png) 0 -50px no-repeat; 
	color:#999; 
	padding-left: 6px;
	font-size: 12px;
}
.box2 .mt2 h3{
	display: block;
	width:140px;
	height:34px; 
	background:url(imgs/bg.png) -580px 0 no-repeat; 
	float: left;
}

.box2 .mt3 h3{
	background:url(imgs/bg.png) -580px -44px no-repeat; 
}

#side-tzgg .mc{ 
	height: 342px;
	padding-top: 10px;
	overflow: hidden;
}

#side-tzgg .list {
	margin: 0;
	padding: 0;
}

#side-tzgg .list li{ 
	background: url(imgs/icons.png) 5px -169px no-repeat; 
	overflow:hidden; 
	border-bottom:1px dotted #ccc; 
	line-height:40px; 
	height:40px;
	display: block;
}

#side-tzgg .list li A {
	line-height: 20px;
	font-size: 16px;
	font-family: 寰蒋闆呴粦;
	color: #333;
}

#side-tzgg .list li A:hover {
	color: #2f9fe9;
	text-decoration: none;
}

#xgxz {
	margin: 0;
	padding: 0;
}

#xgxz li{ 
	background: url(imgs/icons.png) 5px -169px no-repeat; 
	overflow:hidden; 
	border-bottom:1px dotted #ccc; 
	line-height:36px; 
	height:36px;
	display: block;
}

#xgxz li A {
	line-height: 20px;
	font-size: 16px;
	font-family: 寰蒋闆呴粦;
	color: #333;
}

#xgxz li A:hover {
	color: #2f9fe9;
	text-decoration: none;
}

.lfoc {
	height: 105px;
}


.right-nav {
	background: #FFF;
}

.right-nav .top {
	border-top:2px solid #005eb8;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}

.right-nav .top h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: 寰蒋闆呴粦;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	margin: 0;
}

.right-nav ul {
	margin: 0;
	padding: 0 10px 10px 10px;
}

.right-nav ul li {
	list-style-type: none;
	line-height: 35px;
	border-bottom: #ccc 1px dotted;
}

.right-nav ul li a {
	color: #333;
	font-size: 12px;
}

.right-nav ul li a:hover {
	color: #005eb8;
	text-decoration: none;
}

.pb {
	margin-bottom: 25px;
}

.pb .img {
	text-align: center;
	padding: 0; 
}

.pb .title {
	margin: 0;
	padding: 0;
	text-align: center;
}

.pb .title A {
	font-size: 12px;
	color: #333;
	line-height: 40px;
	height: 40px;
}

.pb .title A:hover {
	text-decoration: none;
	color: #005eb8;
}

#flinks {
	background: #005eba;
}

/* footerLinks */
.footerLinks{ }
.footerLinks dl {
	margin: 0;
	padding: 0;
}
.footerLinks dt{ width:40px; background:#003775; float:left;}
.footerLinks dt a{ padding: 15px 10px; display:block; color:#fff;  font:normal 16px/20px "Microsoft YaHei"; _font-weight:bold; text-decoration: none;}
.footerLinks dd{ margin-left:50px;}
.footerLinks ul{ overflow:hidden ; padding: 20px 0 0 0;}
.footerLinks li{ 
	float:left; 
	width:150px; 
	text-align:center;
	list-style-type: none;
}

.footerLinks li A {
	font-size: 12px;
	color: #FFf;
}

.sidebar{
	z-index: 99999;
    position: fixed;
    float: right;
    width: 120px;
    margin-right: 150px;
    top:272px;
    right: 240px;
    overflow: hidden;
    margin: 0;
}
.wechat{
    padding: 10px;
    background: #eee;
}
.wechat dd img{
    margin-left: 5px;
}
dl{
    display: block;
}
dt{
    display: block;
    text-align: center;
}

.sidebar ul {
	padding: 0;
	margin: 0;
}
.sidebar ul li{
    width: 55px;
    float: left;
    margin-bottom: 10px;
    background-color: #f89a53;
	list-style-type: none;
}
.sidebar ul li:nth-child(2){
    margin-left: 10px;
}
.sidebar ul li a{
    display: block;
    background:url(imgs/icons.png) -20px -306px no-repeat;
    padding: 43px 0 9px 0;
    color: white;
    text-align: center;
}
.sidebar ul .i2 a{
    background-position: -22px -388px;
}
.sidebar ul .i3 a{
    background-position: -22px -460px;
}

.pl {
	clear: both;
	margin: 0;
	padding: 0 0 0 25px;
}

.pl li {
	list-style-type: none;
	float: left;
	margin: 10px 10px;
}

.pl li .pic img {
	width: 300px;
	height: 180px;
}
