@charset "utf-8";
/* CSS Document */

body,div,span,p,form,input,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,hr,img{
	margin:0;
	padding:0;
}
body,
html {
	height: 100%;
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
img {
	border: 0 none;
	vertical-align: bottom;
}
ul,ol,li,dl,dt,dd{list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:link{
	color: #000;
}
a:active{
	color: #000;
}
a:visited{
	color: #000;

}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	font-family: "宋体";
}
/*幻灯片start*/
.flexslider{
	height:480px;
	width:100%;
	min-width:1200px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.flexslider .slides {
	position:relative;
}
.flexslider .slides li{
	height:480px;
	text-align: center;
}
.flexslider .slides li a{
	 display:inline-table;
	 width:100%;
	 height:100%;
	 text-align: center;
 }
.flex-control-nav{
	width:100%;
	position:absolute;
	bottom:24px;
	left:0;
	text-align:center;
	z-index:10;
}
.flex-control-nav li{
	display:inline-block;
	width:25px;
	height:3px;
	margin:0px 3px;
	*display:inline;
	zoom:1;
	z-index:10;
}
.flex-control-nav li a{
	display:inline-block;
	width:25px;
	height:3px;
	line-height:400px;
	overflow:hidden;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	z-index:1;
}
.flex-control-nav .flex-active{
	background: #F08417;
	filter: alpha(opacity=100);
	opacity: 1;
}
/*悬浮内容start*/
.flexslider-content{
	 height: 480px;
	 width: 220px;
	 background-color: #666666;
	 /*position: absolute;*/
	 /*left: 1330px;*/
	 /*top: 0;
	 z-index: 4;*/
 }
.flexslider-content .content-title{
	   height: 40px;
	   width: 100%;
	   border-bottom: #ffffff solid 1px;
	   line-height: 40px;
}
.flexslider-content .content-title span{
	background-repeat: no-repeat;
	padding-left: 45px;
	float: left;
	height: 40px;
	width: 150px;
	color: #FFFF00;
}
.flexslider-content .notice-info .content-title span{
	background-image:url(../images/s_notice.png);
	background-size: 25px 28px;
	background-position: 10px 5px;
}
.flexslider-content .video-info .content-title span{
	background-image:url(../images/s_video.png);
	background-size: 26px 20px;
	background-position: 10px 10px;
}
.flexslider-content .content-title a{
	float: right;
	color: #CCCCCC;
	margin-right: 15px;
	font-size: 12px;
}
.flexslider-content .content-title a:hover{
	color: #f00;
}
.flexslider-content .notice-info li a:hover,.flexslider-content .video-info li a:hover{
	color: #f00;
}
.flexslider-content .notice-info li{
	padding: 0px 10px;
	width: 200px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}
.flexslider-content .notice-info li a{
	color: #CCCCCC;
	display: block;
	width: 200px !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}
.flexslider-content .video-info li{
	padding: 0px 10px;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 12px;
	text-align: center;
}
.flexslider-content .video-info li img{
	width: 95px;
	display: inline-block;
	height: 60px;
}
.flexslider-content .video-info li a{
	width: 100px !important;
	display: inline-block;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	color: #CCCCCC;
	margin-top: 5px;
}
/*悬浮内容end*/
/*幻灯片end*/

/*中间start*/
/*优惠*/
.center-big{
	width:100%;
}
.center-big-min{
	width:100%;
	height:auto;
}
.center{
	height:auto;
	width: 100%;
	text-align: center;
}
.center .discount-big{
	width: 100%;
	max-width: 1200px;
	text-align: center;
	display: inline-block;
}
.center .discount-big .discount{
	width: 1200px;
	height:140px;
	border:#CCCCCC solid 1px;
	margin-top:15px;
}
.mr_frbox{
	padding:0px 15px;
	overflow: hidden;
}
.mr_frBtnL,.mr_frBtnR{
	width: 40px;
	height: 40px;
	margin-top:50px;
	cursor: pointer;
}
.mr_frBtnL{
	float:left;
}
.mr_frBtnR{
	float:right;
}
.center .discount .mr_frUl{
	float:left;
	width:1006px;
	overflow:hidden;
	position:relative;
	margin-left:24px;
	height:118px;
}
.center .discount mr_frUl ul{
	width:auto;
	position:relative;
	height:110px;
}
.center .discount ul li{
	float:left;
	width:323px;
	height:112px;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:30px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-ms-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
.center .discount ul li:hover{
	-webkit-transform:translateY(-3px);
	-moz-transform:translateY(-3px);
	-ms-transform:translateY(-3px);
	transform:translateY(-3px);
}
.center .discount ul li div{
	float:left;
}
.center .discount ul li .left{
	width:220px;
	margin-top:21px;
	height:90px;
	border:#CCCCCC solid 1px;
	border-radius:10px;
}
.center .discount ul li p{
	padding:0 6px;
	margin-top:3px;
	text-align:left;
	margin-right:5px;
}
.center .discount ul li p .juan{
	margin-top:3px;
	padding:0 2px;
	width:40px !important;
	height:20px;
	background-color:#F01B39;
	color:#FFF;
	display:inline-block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
	font-size: 12px;
}
.center .discount ul li p .video-juan{
	margin-top:3px;
	padding:0 0px;
	width:150px !important;
	height:20px;
	font-size:12px;
	color:#000;
	display:inline-block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center .discount ul li p .money{
	font-size:17px;
	color:#F01939;
	font-family:"微软雅黑";
	font-weight:bold;
	display:inline-block;
	overflow:visible !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center .discount ul li p .man{
	font-size: 12px;
	color: #666666;
	padding-left:3px;
	width:100px;
	display:inline-block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center .discount ul li p .date{
	font-size: 12px;
	color: #999999;
}
.center .discount ul li .right{
	width:90px;
	background-color:#F01B39;
	height:90px;
	margin-top:21px;
	border-radius:10px;
	padding-top:24px;
	text-align:center;
	margin-left:-3px;
	z-index:99;
}
.center .discount ul li .right:before{
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height:86px;
	margin-top:-22px;
	background-size: 30px 20px;
}
.center .discount ul li .right:before{
	background-color: #fff;
	background-position: 100% 35%;
	background-image: linear-gradient(-45deg, #F01B39 25%, transparent 25%, transparent),
	linear-gradient(-135deg, #F01B39 25%, transparent 25%, transparent),
	linear-gradient(-45deg, transparent 75%, #F01B39 75%),
	linear-gradient(-135deg, transparent 75%, #F01B39 75%);
}
.center .discount ul li .right p{
	font-size:15px;
	color:#FFF;
	margin-left:10px;
	width:90px;
	display:inline-block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center .discount ul li .right span{
	color:#000;
	background-color:#FFF;
	border-radius:20px;
	width:70px;
	margin-top:10px;
	margin-left:15px;
	display:inline-block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.tjclass,.theclass,.video-list,.book-list,.exam-pra-news{
	width: 100%;
	max-width: 100%;
	display:inline-block;
}
.theclass .theclass-content,.video-list .video-content,.book-list .book-content{
	width: 1200px;
	display:inline-block;
}
.center-1{
	width:1200px;
	margin-top:15px;
	height:243px;
	display:inline-block;
}
.center-1 .left-pic{
	float:left;
	margin-right:15px;
	width: 220px;
}
.center-1 .left-pic img{
	width: 100%;
	height: 100%;
}
.center-1 .right{
	float:right;
	width:960px;
	height:250px;
	overflow:hidden;
	position:relative;
}
.center-1 .right ul{
	width:965px;
	height:248px;
	position:absolute;
	left:0px;
	top:0;
}
.center-1 ul li{
	float:left;
	width:225px;
	height:248px;
	margin-right:15px;
}
.center-1 ul li:hover{
	margin-top:-6px;
}
.center-1 ul li:hover .pic div{
	height:65px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-20px;
	z-index:5;
	background-color:#fff;

}
.center-1 ul li .pic{
	position:relative;
}
.center-1 ul li .pic div{
	height:28px;
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-28px;
	z-index:5;
	background-color:#FFF;
	text-align:left;
}
.center .pic img {
	width: 100%;
	height: 141px;
	max-width: 225px;
	max-height: 141px;
	vertical-align: middle;
}
.center-1 ul li a .pic .p1 p{
	color:#333333;
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
	width:100%;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center-1 ul li a .pic div .p1-content{
	color:#999999;
	font-size:12px;
	width:100%;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
	height:20px;
}

.center-1 ul li a .p2{
	color:#999999;
	font-size:12px;
	margin-top:42px;
	text-align:left;
}
.center-1 ul li a .p3{
	color:#333333;
	font-size:14px;
	margin-top:13px;
	text-align:left;
}
.center-1 ul li a p .money{
	font-size:18px;
	color:#F01939;
	font-family:"微软雅黑";
	font-weight:bolder;
}
.center-1 ul li a p .join{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	position:relative;
}
.center-1 ul li a p .join:hover{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#F00;
	font-weight:bolder;
	position:relative;
}
.content-nav{
	width:1200px;
	height:72px;
	padding-top:20px;
	padding-bottom:20px;
}
.content-nav-sec{
	width:1200px;
	height:32px;
	display:inline-block;
	position:relative;
}
.content-nav img{
	float:left;
	vertical-align:text-bottom;
}
.content-nav .title{
	float:left;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:bolder;
	color:#000000;
	margin-left:16px;
}
.content-nav ul{
	margin-top:10px;
	float:left;
	width: 980px;
	height: 16px;
	overflow: hidden;
	padding: 3px 0px;
}
.content-nav ul li{
	float:left;
	height:13px;
	line-height:13px;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding: 0px 10px;
	border-right: #666666 solid 1px;
}
.content-nav ul li .a-content:hover{
	font-size:12px;
	color:#F00;
}
.content-nav ul li .a-content{
	font-size:12px;
	color:#666666;
}
.content-nav .a-more{
	float:right;
	background-image:url(../images/more.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-left:55px;
	font-size:12px;
	margin-top:10px;
	color:#999999;
}
.content-nav .a-more:hover{
	float:right;
	background-image:url(../images/more.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-left:55px;
	font-size:12px;
	margin-top:10px;
	color:#F00;
}

.center-2{
	width:100%;
	height:465px;
	overflow:hidden;
}
.center-2-left{
	float:left;
	width:223px;
	height:465px;
}
.center-2-left img{
	width: 100%;
	height: 100%;
}
.center-2-right{
	width:976px;
	height:465px;
	float:right;
	position:relative;
	overflow:hidden;
}
.center-2-right ul{
	width:976px;
	height:475px;
	position:absolute;
}
.center-2-right ul li{
	float:left;
	width:225px;
	margin-left:17px;
	height:248px;
	margin-bottom:-7px;
}
.center-2-right ul li:hover{
	float:left;
	width:225px;
	margin-top:-5px;
	height:253px;
}
.center-2-right ul li:hover .pic div{
	height:65px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-20px;
	z-index:5;
	background-color:#fff;

}
.center-2-right ul li .pic{
	position:relative;
}
.center-2-right ul li .pic div{
	text-align:left;
	height:28px;
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-28px;
	z-index:5;
	background-color:#FFF;
}
.center-2-right ul li a .pic .p1 p{
	color:#333333;
	font-size:14px;
	margin-top:10px;
	margin-bottom:15px;
	width:100%;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center-2-right ul li a .pic div .p1-content{
	color:#999999;
	font-size:12px;
	width:100%;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
	height:20px;
}

.center-2-right ul li a .p2{
	color:#999999;
	font-size:12px;
	margin-top:34px;
	text-align:left;
}
.center-2-right ul li a .p3{
	color:#333333;
	font-size:14px;
	margin-top:5px;
}
.center-2-right ul li a p .money{
	font-size:18px;
	color:#F01939;
	font-family:"微软雅黑";
	font-weight:bolder;
	float:left;
}
.center-2-right ul li a p .join{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
}
.center-2-right ul li a p .join:hover{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#F00;
	font-weight:bolder;
}
.center-3{
	width:1200px;
	height:465px;
}
.center-3-left{
	float:left;
	width:223px;
	height:465px;
	padding:0;
}
.center-3-left img{
	width: 100%;
	height: 100%;
}
.center-3-right{
	width:969px;
	height:473px;
	padding:0;
	float:right;
}
.center-3-right ul li{
	float:left;
	width:225px;
	height:221px;
	margin-left:16px;
	margin-bottom:10px;
}
.center-3-right ul li:hover{
	margin-top:-8px;
	height:229px;
}
.center-3-right ul li:hover .pic div{
	height:65px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-20px;
	z-index:5;
	background-color:#fff;
}
.center-3-right ul li .pic{
	position:relative;
}
.center-3-right ul li .pic div{
	height:28px;
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-32px;
	z-index:5;
	background-color:#FFF;
	text-align:left;
}
.center-3-right ul li a .pic .p1 p{
	color:#333333;
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	width:100%;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}
.center-3-right ul li a .pic div .p1-content{
	color:#999999;
	font-size:12px;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
	height:20px;
}
.center-3-right ul li a .p3{
	color:#333333;
	font-size:14px;
	margin-top:45px;
}
.center-3-right ul li a p .money{
	font-size:18px;
	color:#F01939;
	font-family:"微软雅黑";
	font-weight:bolder;
	float:left;
}
.center-3-right ul li a p .join{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
}
.center-3-right ul li a p .join:hover{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	background-image:url(../images/join.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#F00;
	font-weight:bolder;
	position:relative;
}
.center-3-right ul li p .study{
	width:96px;
	height:28px;
	display:inline-block;
	float:right;
	text-align:center;
	line-height:28px;
	font-family:"宋体";
	font-size:12px;
	color:#999999;
}
.center-4{
	padding-top:19px;
	padding-left:10px;
	width:100%;
	height:227px;
	margin-bottom:20px;
	width:1200px;
}
.center-4 ul li{
	float:left;
	width:136px;
	height:208px;
	margin-left:26px;
	color:#1F1F1F;
}
.center-4 ul li:hover{
	height:213px;
	margin-top:-12px;
	color:#00F;
	font-size:15px;
}
.center-4 ul li:hover a{
	color:#F00;
}
.center-4 ul li img{
	box-shadow:2px 3px 4px #333;
	width: 100%;
	height: 177px;
	max-width: 135px;
	max-height: 177px;
	vertical-align: middle;
}
.center-4 ul li p{
	font-size:14px;
	margin-top:10px;
	text-align:center;
	display:block;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
	height:20px;
}
.exam-pra-news{
	background-color: #F8F8F8;
}
.center-5{
	width:1200px;
	text-align:left;
	height:372px;
	overflow:hidden;
	display: inline-block;
	margin: 25px 0px;
	color: #2F2F2F;
}
.center-5 .center-5-left1{
	width:370px;
	height:367px;
	float:left;
	overflow:hidden;
	margin-left: 40px;
}
.center-5 p{
	clear:both;
	display:block;
	width:100%;
	height:17px;
	margin-bottom:9px;
}
.center-5 .top-left{
	float:left;
	font-family:"微软雅黑";
	color:#212121;
	font-size:16px;
}
.center-5 .more{
	float:right;
	background-image:url(../images/more.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-left:55px;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
	color:#999999;
}
.center-5 .more:hover{
	font-size:12px;
	color:#F00;
}
.center-5 ul li{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	height:41px;
	border-bottom:#D1D1D1 dotted 1px;
}
.center-5 ul li a:hover{
	color:#F00;
	font-size:14px;

}
.center-5 ul li a img{
	vertical-align:text-top;
	min-width: 12px;
	width: 12px;
	height: 12px;
}
.center-5 ul li a{
	font-size:14px;
	font-family:"宋体";
	color:#202020;
}
.center-5 ul li a span{
	line-height:41px;
}
/*中间end*/
.link-exchange-min{
	background-color:#E9E9E9;
	width:100%;
	min-width:1200px;
	text-align:center;
}
.link-exchange{
	text-align:left;
	width:1200px;
	font-size:14px;
	font-family:"宋体";
	color:#000000;
	line-height:48px;
	display:inline-block;
	background-color:#E9E9E9;
	height:48px;
}
.link-exchange a:link{
	color:#000000;
}
.link-exchange a:hover{
	font-size:14px;
	font-family:"宋体";
	color:#F00;
	text-decoration:none;
}
.link-exchange span{
	margin-left:37px;
}