﻿body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td
	{
	margin: 0;
	padding: 0
}

body,button,input,select,textarea {
	color: #333;
	font: 12px/1.5 "Î¢ÈíÑÅºÚ", "Arial Narrow", "HELVETICA";
	*line-height: 1.5;
	-ms-overflow-style: scrollbar;
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå", Arial
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

address,cite,dfn,em,var {
	font-style: normal
}

code,kbd,pre,samp {
	font-family: courier new, courier, monospace
}

small {
	font-size: 12px
}

ul,ol {
	list-style: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

fieldset,img {
	border: 0
}

button,input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
	line-height: 0
}

.m_center {
	width: 980px;
	margin: 0 auto
}

.school-crumbs {
	margin-top: 15px;
	height: 46px;
	line-height: 46px;
	padding-left: 4px
}

.school-crumbs a {
	font-size: 14px;
	color: #259
}

.bread {
	padding: 10px 0;
	font-size: 12px;
	line-height: 18px
}

.bread a {
	color: #333
}

.bread a:link {
	color: #333
}

.bread a:hover {
	color: #c00
}

.mod_toolBar {
	background-color: #eceeee;
	border-bottom: 1px #c0c0c0 solid;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-size: 12px
}

.mod_header {
	color: #c50108;
	font-size: 30px;
	font-weight: bolder;
	height: 100px;
	line-height: 100px
}

.mod_header_menu {
	background-color: #c50108;
	height: 45px
}

.mod_header_menu .menu {
	height: 45px
}

.mod_header_menu .menu li {
	float: left;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 110px;
	text-align: center;
	font-weight: bolder;
	cursor: pointer
}

.mod_header_menu .menu li a {
	color: #fff;
	display: block;
	text-decoration: none
}

.mod_header_menu .menu li a:hover,.mod_header_menu .menu li a.sled {
	color: #fff;
	background-color: #b30000
}

.mod_header_menu .menu li.xian {
	border-right: 1px #d56c6e solid
}

.mod_footer {
	margin-top: 50px
}

.mod_footer .m_center {
	text-align: center
}

.mod_footer .content {
	color: #000;
	font-size: 12px;
	line-height: 24px;
	margin-top: 20px
}

.mod_footer .footerBg {
	background-color: #e2ecfa;
	height: 30px;
	border-top: 1px #b1cdf2 solid;
	border-bottom: 1px #b1cdf2 solid
}

.mod_footer .footerBg .footer_menu {
	height: 12px;
	padding: 9px 0;
	display: inline-block
}

.mod_footer .footerBg .footer_menu li {
	float: left;
	height: 12px;
	line-height: 12px;
	color: #000;
	font-size: 12px;
	padding: 0 10px
}

.mod_footer .footerBg .footer_menu li a {
	color: #000;
	display: block;
	text-decoration: none
}

.mod_footer .footerBg .footer_menu li a:hover {
	color: #000
}

.mod_footer .footerBg .footer_menu li.xian {
	border-right: 1px #000 solid
}

.pgwSlideshow {
	width: 100%;
	background: #333;
	display: none
}

.pgwSlideshow a {
	color: #fff
}

.pgwSlideshow .ps-current {
	text-align: center;
	position: relative;
	min-height: 150px;
	overflow: hidden
}

.pgwSlideshow .ps-current>ul>li {
	text-align: center;
	width: 100%;
	z-index: 1;
	opacity: 0;
	display: block
}

.pgwSlideshow .ps-current>ul>li img {
	display: block;
	max-width: 100%;
	margin: auto
}

.pgwSlideshow .ps-caption {
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#99000000', endColorstr='#99000000');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
	text-align: left;
	font-size: 1rem;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	display: none
}

.pgwSlideshow .ps-caption span {
	padding: 7px;
	display: inline-block
}

.pgwSlideshow .ps-list {
	border-top: 1px solid #555;
	box-shadow: 0 10px 10px -5px #807a7a inset;
	background: #f1f1f1;
	overflow: hidden;
	position: relative;
	width:450px;
}

.pgwSlideshow .ps-list ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 0
}

.pgwSlideshow .ps-list li {
	float: left
}

.pgwSlideshow .ps-list li .ps-item {
	display: block;
	margin: 15px 8px;
	opacity: .6;
	filter: alpha(opacity = 60)
}

.pgwSlideshow .ps-list li img {
	display: block;
	border: 1px solid #777;
	width: 80px;
	height: 80px
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
	float: left;
	opacity: 1;
	border: 4px solid #c00;
	overflow: hidden
}

.pgwSlideshow .ps-list li .ps-item.ps-selected img {
	margin: -4px
}

.pgwSlideshow .ps-prevIcon {
	border-color: transparent #fff transparent;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	display: block
}

.pgwSlideshow .ps-nextIcon {
	border-color: transparent #fff transparent;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	display: block
}

.pgwSlideshow .ps-current .ps-prev {
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#99000000', endColorstr='#99000000');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
	border: 1px solid #777;
	border-left: 0;
	border-radius: 0 4px 4px 0;
	position: absolute;
	padding: 20px 20px 20px 15px;
	left: 0;
	top: 45%;
	cursor: pointer
}

.pgwSlideshow .ps-current .ps-next {
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#99000000', endColorstr='#99000000');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
	border: 1px solid #777;
	border-right: 0;
	border-radius: 4px 0 0 4px;
	position: absolute;
	padding: 20px 15px 20px 20px;
	right: 0;
	top: 45%;
	cursor: pointer
}

.pgwSlideshow .ps-list .ps-prev {
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#bb000000', endColorstr='#bb000000');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
	border: 1px solid #777;
	border-left: 0;
	border-radius: 0 4px 4px 0;
	padding: 20px 15px 20px 12px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 1000;
	display: none
}

.pgwSlideshow .ps-list .ps-next {
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#bb000000', endColorstr='#bb000000');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
	border: 1px solid #777;
	border-right: 0;
	border-radius: 4px 0 0 4px;
	padding: 20px 12px 20px 15px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 1000;
	display: none
}

.pgwSlideshow.narrow .ps-list li img {
	width: 60px;
	height: 60px
}

.pgwSlideshow.narrow .ps-current .ps-prev {
	padding: 15px 15px 15px 12px;
	top: 40%
}

.pgwSlideshow.narrow .ps-current .ps-next {
	padding: 15px 12px 15px 15px;
	top: 40%
}

.pgwSlideshow.narrow .ps-list .ps-prev {
	padding: 15px 12px 15px 10px;
	top: 20px
}

.pgwSlideshow.narrow .ps-list .ps-next {
	padding: 15px 10px 15px 12px;
	top: 20px
}

.pgwSlideshow.narrow .ps-caption {
	font-size: .8rem;
	padding: 8px
}

.htmleaf-content {
	float: left;
	width: 450px;
	overflow:hidden;
}

.htmleaf-content .pgwSlideshow img {
	width: 450px;
	height: 300px
}

.prot {
	float: left;
	width: 500px;
	margin-left: 30px
}

.prot .cop {
	display: block
}

.prot .cop label,.prot .cop .vals {
	height: 30px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	line-height: 30px
}

.prot .cop label,.prot .cop .vals1 {
	height: 30px;
	vertical-align: middle;
	line-height: 30px
}

.prot .cop label {
	color: #666;
	font-size: 14px
}

.prot .cop label .padl27 {
	padding-left: 28px
}

.prot .cop span {
	width: 175px
}

.prot .cop span.vs {
	width: auto
}

.prot .cop span strong {
	font-size: 32px;
	color: #de3438;
	font-family: Arial;
	padding-right: 5px;
	font-weight: bold;
	vertical-align: middle
}

.prot .cop .vals {
	color: #666;
	font-size: 14px
}

.prot .phone_top {
	width: 500px;
	padding: 10px 0 2px
}

.prot .phone_top p {
	height: 36px;
	line-height: 36px;
	padding: 10px 20px 10px 66px;
	border: solid 1px #eee;
	background: url(../images/ico_big.png) no-repeat 10px 10px;
	background-color: #f7f7f7;
	font-size: 28px;
	color: #de3438
}

.floatNav {
	float: left;
	width: 100%;
	padding-top: 20px;
	height: 37px
}

.floatNav ul {
	height: 36px;
	border-bottom: solid 1px #e5e5e5;
	line-height: 36px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	background: #f7f7f7
}

.floatNav ul.menu-floating {
	position: fixed;
	width: 980px;
	top: 0;
	_position: absolute;
	z-index: 2000
}

.floatNav ul li {
	float: left;
	position: relative;
	padding: 0 25px
}

.floatNav ul li.on {
	border-top: solid 3px #de3438;
	background: #fff;
	font-weight: bold;
	margin-top: -2px;
	_margin-bottom: -1px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5
}

.floatNav ul li a {
	color: #333
}

.floatNav ul li a:link {
	color: #333;
	text-decoration: none
}

.flp {
	float: left;
	width: 100%
}

.mod_title {
	position: relative;
	height: 40px;
	margin: 10px 0;
	padding-top: 30px
}

.mod_title .title {
	font-size: 16px;
	color: #333;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	padding: 0 10px
}

.mod_title .title em {
	color: #e65100
}

.mod_title .more {
	color: #272727;
	float: right;
	margin-top: 6px
}

.mod_title.border_a {
	border-bottom: 2px #60a3ff solid
}

.mod_title.border_b {
	border-bottom: solid 2px #ddd
}

.mod_title.border_b .title {
	border-bottom: solid 2px #de3438
}

.mod_title.border_c {
	border-bottom: 1px #d5dde7 solid
}

.mod_title.border_f {
	border-bottom: 1px #d5dde7 solid
}

.mod_title.border_f .title {
	border-bottom: 1px #ec7f44 solid
}

.picPL li {
	border: 1px solid #f4c4c4;
	cursor: pointer;
	display: inline;
	float: left;
	width: 198px;
	margin: 30px 60px 0 0
}

.picPL li.last {
	margin-right: 0
}

.picPL li img {
	display: block;
	width: 198px;
	height: 130px
}

.picPL li p {
	display: block;
	background-color: #fceff0;
	border-top: 1px solid #f4c4c4;
	height: 31px;
	line-height: 31px;
	padding: 0 5px;
	color: #333
}