@charset "gb2312";
/* CSS Document    made by lonewalker*/
/***/
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"方正正纤黑简体";
	list-style:none;
	color:#000;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
.autor {
	margin:0 auto;
	width:1000px;
}
.big_min {
	width:100%;
	min-width:1000px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.align {
	text-align:center;
}
.clebh {
	clear:both;
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	clear:both;
}
h3 {
	text-align:center;
	font-size:40px;
	line-height:54px;
	padding-top:25px;
	font-weight:normal;
}
h4 {
	text-align:center;
	font-size:16px;
	line-height:30px;
	padding-bottom:28px;
	font-weight:normal;
}
.autor p1{
	text-align:center;
	font-size:20px;
	line-height:30px;
	padding-bottom:10px;
	font-weight:normal;
	color:#F00;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.st {
    display: inline-block;
    width: 24px;
    height: 23px;
    background: url(statics.eoffcn.comstaticsimagessydwimagessyb_40.jpg);
}
/***/
/*头部*/
.mid_header {
	height:104px;
}
.mid_header .dv {
	width:248px;
	padding-top:24px;
}
.mid_header .dv img {
	display:block;
}
.mid_header ul {
	width:390px;
	padding-top:55px;
}
.mid_header li {
	width:96px;
	float:left;
	text-align:center;
}
.mid_header li a {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color:#353535;
}
.mid_header li a:hover {
	color:#0368bb;
	text-decoration:underline;
}
.mid_header .p {
	float:left;
	text-align:right;
	width:362px;
	font:17px/30px "微软雅黑";
	padding-top:48px;
	display:inline-block;
*display:inline;
*zoom:1;
}
.mid_header .p img {
	vertical-align:text-bottom;
	display:inline-block;
*display:inline;
*zoom:1;
}
.mid_header form {
	display:inline-block;
*display:inline;
*zoom:1;
}
.check {
	height:28px;
	width:139px;
	color:#ccc;
	border:1px solid #dedede;
	border-right:none;
	outline:none;
}
.btn {
	border:1px solid #494949;
	height:30px;
	width:40px;
	color:#494949;
	text-align:left;
	outline:none;
	cursor:pointer;
	background:url(imagesbtn.png) no-repeat left top;
	text-align:center;
}
/*头部*/
/*banner*/
.banner_one {
	height:173px;
	background:url(imagesbanner1.png) no-repeat center top;
}
.banner_two {
	height:172px;
	background:url(imagesbanner2.png) no-repeat center top;
}
.banner p {
	padding:25px 0 0 13px;
	font-size:48px;
	color:#fff;
	line-height:68px;
}
.banner p span {
	font-size:48px;
	color:#f7d804;
}
.banner_jn {
	height:174px;
	background:url(imagesjining.jpg) no-repeat center top;
}
/*banner*/
/*翻转效果等*/
.wq {
	padding-top:21px;
	height:142px;
}
.b {
	width:100%;
	height:100%;
	display:block;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}
.pic1 {
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	font:12px/22px "宋体";
	color:#757a84;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
 -o-transition: all .8s ease-in-out;
 -ms-transition: all .8s ease-in-out;
 -moz-transition: all .8s ease-in-out;
 -webkit-transition: all .8s ease-in-out;
 transition: all .8s ease-in-out;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
	-moz-backface-visibility:hidden; 	/* Firefox */
	-ms-backface-visibility:hidden;
}
.wx .b:hover .pic1 {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}
.wb .b:hover .pic1 {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}
.qun .b:hover .pic1 {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}
.pic2 {
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
 -o-transition: all .8s ease-in-out;
 -ms-transition: all .8s ease-in-out;
 -moz-transition: all .8s ease-in-out;
 -webkit-transition: all .8s ease-in-out;
 transition: all .8s ease-in-out;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
	-moz-backface-visibility:hidden; 	/* Firefox */
	-ms-backface-visibility:hidden;
}
.wx .b:hover .pic2 {
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform:rotateX(0deg) rotate(0deg);
	z-index: 10;
	position: absolute;
}
.wb .b:hover .pic2 {
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform:rotateX(0deg) rotate(0deg);
	z-index: 10;
	position: absolute;
}
.qun .b:hover .pic2 {
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform:rotateX(0deg) rotate(0deg);
	z-index: 10;
	position: absolute;
}
.wx {
	height:133px;
	width:163px;
	border-right:1px dashed #ddd;
	position: relative;
	overflow:hidden;
	text-align:center;
	font:12px/22px "宋体";
	color:#757a84;
	z-index: 10;
}
.wb {
	height:133px;
	width:193px;
	border-right:1px dashed #ddd;
	position: relative;
	overflow:hidden;
	text-align:center;
	font:12px/22px "宋体";
	color:#757a84;
	z-index: 10;
}
.qun {
	height:133px;
	width:189px;
	border-right:1px dashed #ddd;
	text-align:center;
	font:12px/22px "宋体";
	color:#fa693e;
}
.qunm a {
	font:12px/22px "宋体";
	color:#0368bb;
}
.gg {
	width:447px;
}
.gg p {
	height:35px;
	border-bottom:1px dashed #ddd;
	line-height:35px;
}
.gg p img {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:text-bottom;
}
.gg p a {
	text-decoration:underline;
	font:12px/35px "宋体";
	color:#484848;
}
.b .dtab p {
	text-align:center;
	font-size:20px;
	color:#F90;
	line-height:30px;
	padding-top:30px;
}
.b .dtab .lp {
	text-align:center;
	font-size:20px;
	color:#F90;
	line-height:30px;
	padding-top:20px;
}
.b .dtab p a {
	font-size:20px;
	color:#F90;
}
/*翻转效果等*/
/*优惠活动*/
.youh {
	background:#0368bb;
}
.mid_yh {
	padding-left:12px;
	width:988px;
	margin:0 auto;
	position:relative;
	font:14px/34px "宋体";
	color:#fcff00;
}
.mid_yh strong {
	font:bold 14px/34px "宋体";
	color:#fcff00;
}
.mid_yh span {
	color:#FCFF00;
	position:absolute;
	left:90px;
	top:0;
	animation:move 18s linear infinite;
	-moz-animation:move 18s linear infinite;
	-ms-animation:move 18s linear infinite;
	-webkit-animation:move 18s linear infinite;
	font-family: "宋体";
	font-size: 12px;
	line-height: 34px;
}
@keyframes move {
 0% {
left:90px;
}
 50% {
left:500px;
}
 100% {
left:90px;
}
}
/*优惠活动*/
/*地区分类*/
.big_area {
	height:150px;
}
.area {
	padding:18px 0 0 12px;
}
.area li {
	float:left;
	margin:15px 0 0 9px;
	width:77px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	font-weight: bold;
	color: #666;
	font-family: "方正正纤黑简体";
}
.area li a {
	font-size:16px;
	color:#333;
	display:block;
	font-family: "方正正纤黑简体";
}
.area a:hover {
	background:#494949;
	color:#fff;
	font-weight:bold;
	font-family: "方正正纤黑简体";
}
.mid_area {
	height:143px;
}
#area {
	padding:10px 0 0 12px;
}
#area li {
	float:left;
	margin:15px 0 0 9px;
	width:77px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	cursor:pointer;
}
#area li:hover {
	background:#494949;
	color:#fff;
	font-weight:bold;
}
#area .actv {
	background:#494949;
	color:#fff;
	font-weight:bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.biaot td strong {
	font-size:14px;
	font-family: "方正正纤黑简体";
}
td .hc {
	color:#ff9a00;
	font-size:15px;
}
#box {
	padding:5px 0 50px 0;
}
#box div {
	display:none;
}
#box .act {
	display:block;
}
/*表格*/
/*面授课程*/
.msc {
	padding-bottom:50px;
	padding-top: 20px;
}
.msc h3 {
	color:#494949;
}
.msc h3 strong {
	color:#0368bb;
	font-size:40px;
	font-weight:normal;
}
.msc h4 {
	color:#494949;
}
/*面授课程*/
/*网校课程*/
.webc {
	height:auto;
}
.webc h3 {
	color:#494949;
}
.webc h3 strong {
	color:#0368bb;
	font-size:40px;
	font-weight:normal;
}
.webc h4 {
	color:#494949;
}
.webc dl {
	width:333px;
	float:left;
	text-align:center;
}
.webc dt {
	width:329px;
	height:180px;
	border-right:4px solid #f3f3f3;
}
.webc .dlst {
	width:333px;
	border-right:none;
}
.webc dl img {
	display:inline-block;
*display:inline;
*zoom:1;
}
.webc h2 {
	font-size:19px;
	line-height:39px;
	color:#494949;
}
.webc p {
	font-size:16px;
	line-height:26px;
	color:#494949;
	padding-bottom:5px;
}
/*网校课程*/
/*图书推荐*/
.books {
	height:auto;
	background-color: #addaff;
	width: auto;
}
.book {
	height: 346px;
	width: 1000px;
	background-image: url(imagesbook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.books h3 {
	color:#404040;
}
.books h3 strong {
	color:#0368bb;
	font-size:40px;
	font-weight:normal;
}
.books h4 {
	color:#494949;
}
.books li {
	float:left;
	text-align:center;
	width:250px;
}
/*图书推荐*/
/* 底部 */
.hdd {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1000px;
	margin:0 auto;
}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #eee;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
#foot {
	width: 100%;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width: 948px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}
/* 底部 */
/* 咨询框 */
.fix_bot_bg {
	width:100%;
	height:47px;
	line-height:64px;
	background:#000;
	position:fixed;
	bottom:0;
	padding-top:18px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.fix_bot {
	width:100%;
	height:47px;
	line-height:64px;
	position:fixed;
	bottom:0;
	padding-top:18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fix_bot ul li {
	width:180px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#000;
	background:#ffff00;
	float:left;
	margin-right:10px;
	list-style-type: none;
}
.fix_bot ul li a {
	width:180px;
	height:30px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:14px;
}
.fix_bot ul li a:hover {
	color:#ffff00;
	background:#000;
}
.fix_bot ul {
	position:relative;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fix_bot p {
	color:#fff;
	position:absolute;
	font-family:Arial;
	right:0;
	top:0;
	font-size:12px;
	line-height:12px;
}
/* 右侧浮层 */
.side-pop {
	width: 126px;
	height: 135px;
	position: fixed;
	right: 0px;
	_position: absolute;
	color: #000;
	padding-top: 0px;
	margin-top: 180px;
	z-index:9999;
}
#sidepop span {
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
	font-weight: bold;
	display: block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
	float: left;
}
#sidepop input {
	float: right;
	width: 80px;
	margin-top: 3px;
	height: 20px;
}
.zxbtn {
	height: 26px;
	width: 55px;
	float: left;
}
.buybtn {
	background-image: url(../images/guy.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 53px;
	float: right;
}
/* 右侧浮层 */
.side-pop {
	width: 38px;
	height: 160px;
	position: fixed;
	right: 0px;
	_position: absolute;
	color: #000;
	padding-top: 0px;
	margin-top: 50px;
	background-image: url(imagesside.png);
	background-repeat: no-repeat;
}
.cha {
	position:relative;
	top:10px;
	z-index:10000;
	width:10px;
	height:10px;
	cursor:pointer;
}
#sidepop span {
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
	font-weight: bold;
	display: block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
	float: left;
}
#sidepop input {
	float: right;
	width: 80px;
	margin-top: 3px;
	height: 20px;
}
/* 右侧浮层结束 */
/*自动弹出咨询页面*/

.popup {
	position:fixed;
	_position:absolute;
	display:none;
	left:50%;
	top:35%;
	width:378px;
	height:288px;
	margin-left:-189px;
	background:#fff;
	border:3px #ee2f3a solid;
	border-radius:3px;
	z-index:9999;
}
.popup-tit img {
	float:left;
	padding:6px 10px;
}
.popup-tit .popup-close {
	float:right;
	padding-top:19px;
	cursor:pointer;
}
.popup h2 {
	width:280px;
	padding:35px 0 16px;
	font:18px/40px "Microsoft Yahei";
	text-indent:50px;
	color:#ee2f3a;
	border-bottom:1px #ee2f3a solid;
	margin:0 auto;
	background:url(../images/xlb.jpg) no-repeat 10px 45px
}
.popup h3 {
	text-align:center;
	padding:5px 70px 30px;
	font:14px/42px "Microsoft Yahei";
	color:#333;
}
.popup-btn {
	width:280px;
	margin:0 auto;
	text-align:center
}
.popup-btn a, .kan {
	cursor:pointer;
	display:inline-block;
	width:128px;
	height:42px;
	margin:0 5px;
	font:normal 18px/42px "Microsoft Yahei";
	text-align:center;
	color:#ee2f3a;
	border:1px #ee2f3a solid;
}
.popup-btn .hover, .popup-btn a:hover {
	color:#fff;
	background:#ee2f3a;
	text-decoration:none;
}
.wxk {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.wxk h3 {
	color:#494949;
}
.wxk h3 strong {
	color:#0368bb;
	font-size:40px;
	font-weight:normal;
}
.zx2 {
    width: 48px;
    height: 20px;
    float: left;
    background: url(statics.eoffcn.comstaticsimagessydwimageszx.jpg) no-repeat center center;
    display: block;
}
.buy {
    width: 48px;
    height: 20px;
    float: left;
    margin-left: 5px;
    background: url(statics.eoffcn.comstaticsimagessydwimagesbuy.jpg) no-repeat center center;
    display: block;
}
p.cen {
    width: 105px;
    margin: 0 auto;
}
.zx {
    width: 48px;
    height: 20px;
    float: left;
    background: url(statics.eoffcn.comstaticsimagessydwimageszx.jpg) no-repeat center center;
    display: block;
}