@charset "utf-8";
/*--------------------------------------------------------------
*Filename:                      style.css
---------------------------------------------------------------*/

/*body
---------------------------------------------------------------*/
body {
	width: 100%;
 width:expression(document.body.clientWidth <= 1100? "1100px": "auto");
	min-width: 1100px;
	height: auto;
	background: #ffffff;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, "Microsoft YaHei", "STHeiti Light", sans-serif;}
/*a::hover
---------------------------------------------------------------*/
a {
	color: #666666;
	outline: none;
	cursor: pointer;
	text-decoration: none;}
a:hover {
	outline: none;
	cursor: pointer;}
/*p
---------------------------------------------------------------*/
p {
	line-height: 25px;
	font-family: Arial, Helvetica, "Microsoft YaHei", "STHeiti Light", sans-serif;}
/*font color
---------------------------------------------------------------*/
.ft_fff {
	color: #ffffff;}
.ft_666 {
	color: #666666;}
.ft_197 {
	color: #197954;}
/*h1, h2, h3, h4, h5, h6
---------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	cursor: default;
	color: #444444;
	font-weight: normal;
	font-family: Arial, Helvetica, "SimHei", "Microsoft YaHei", "STHeiti Light", sans-serif;}
h1 {
	font-size: 25px;
	line-height: 40px;}
h2 {
	font-size: 21px;
	line-height: 40px;}
h3 {
	font-size: 17px;
	line-height: 30px;}
h4 {
	font-size: 15px;
	line-height: 30px;}
h5 {
	font-size: 13px;
	line-height: 20px;}
h6 {
	font-size: 11px;
	line-height: 20px;}
/*padding-top
---------------------------------------------------------------*/
.pdt_5 {
	padding-top: 5px;}
.pdt_10 {
	padding-top: 10px;}
.pdt_20 {
	padding-top: 20px;}
.pdt_30 {
	padding-top: 30px;}
/*padding-left
--------------------------------------------------------------*/
.pdl_10 {
	padding-left: 10px;}
.pdl_20 {
	padding-left: 20px;}
.pdl_30 {
	padding-left: 30px;}
/*padding-right
---------------------------------------------------------------*/
.pdr_10 {
	padding-right: 10px;}
.pdr_20 {
	padding-right: 20px;}
.pdr_30 {
	padding-right: 30px;}
/*margin-top
---------------------------------------------------------------*/
.mgt_5 {
	margin-top: 5px;}
.mgt_10 {
	margin-top: 10px;}
.mgt_20 {
	margin-top: 20px;}
.mgt_30 {
	margin-top: 30px;}
/*margin-left
--------------------------------------------------------------*/
.mgl_10 {
	margin-left: 10px;}
.mgl_20 {
	margin-left: 20px;}
.mgl_30 {
	margin-left: 30px;}
/*margin-right
---------------------------------------------------------------*/
.mgr_10 {
	margin-right: 10px;}
.mgr_20 {
	margin-right: 20px;}
.mgr_30 {
	margin-right: 30px;}
/*css3
---------------------------------------------------------------*/
.opacity {
	-moz-opacity: 0.5; /*ff*/
	opacity: 0.5; /* firefox,safari(webkit),opera)*/
	filter: "alpha(opacity=50)"; /* ie 8 */
	filter: alpha(opacity=50);  /* ie 4-7 */
	zoom: 1;}
.transition {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;}
.box-shadow {
	-webkit-box-shadow: 0px 3px 7px #000;
	-moz-box-shadow: 0px 3px 7px #000;
	box-shadow: 0px 3px 7px #000;}
.text-shadow {
	text-shadow: 1px 1px 1px #000000;}
/*clear float
---------------------------------------------------------------*/
.cf:before, .cf:after {
	content: "";
	display: table;}
.cf:after {
	clear: both;}
.cf {
 *zoom:1;}
/*layout
---------------------------------------------------------------*/
.fw_320 {
	display: inline-block;
	float: left;
	width: 320px;
	overflow:hidden;}
.fw_660 {
	display: inline-block;
	float: left;
	width: 660px;
	overflow:hidden;}
/*body_wrap
---------------------------*/
.body_wrap {
	height: auto;}
/*fhead
---------------------------*/
.fhead_wrap {
    background-color: #f5b848;
	height: auto;}
.fhead {
	margin: 0px auto;
	width: 1000px;}
/*fmenu
---------------------------*/
.fmenu_wrap {
	height: auto;
	background: #003399;}
.fmenu {
	margin: 0px auto;
	width: 1000px;
	height: 70px;}
/*fbody
---------------------------*/
.fbody_wrap {
	height: auto;}
.fbody {
	margin: 0px auto;
	width: 1000px;
	padding: 20px 0px;}
/*ftail
---------------------------*/
.ftail_wrap {
	    height: auto;
    border-top: 3px solid #c90c11;
   background: #c90c11;}
.ftail>p{
color:#fff;}
.ftail>p>a{
color:#fff;}
.ftail {
	margin: 0px auto;
	width: 1000px;
	padding: 25px 0px;}


/* 杰出师资 */
.jcsz ul li {
    line-height: 42px;
    border-bottom: 1px #ddd dashed;
}

.jcsz ul li span {
    font-size: 24px;
    float: left;
    margin: 0 10px;
    color: #c90c11;
}

.jcsz ul li a:hover {
    color: #c90c11;
}

/* 图片列表页 */
.tplb ul li {
    float: left;
    width: 33.3%;
    text-align: center;
    margin: 10px 0;
}
.tplb ul li img {
    width: 225px;
    height: 150px;
}
.tplb ul li p {
    width: 225px;
    margin: 0 auto;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

/* 三级导航 */
.flit_ldl>dd.sjlm {
    border-bottom: 1px solid #ffffff;
    background: #ececec;
    line-height: 36px;
    height: 36px;
}

.flit_ldl>dd.sjlm>a {
    border-right: 5px solid #ececec;
    padding: 0px 15px 0px 45px;
    height: 36px;
    line-height: 36px;
}

.flit_ldl>dd.sjlm>a:hover {
    border-right: 5px solid #d84347;
}