@charset "gb2312";
/* CSS Document */
/*
* Description: 经济师专题库
* Update:      13/06/2017
* Author:      xuyongmei
*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style: none;}
body{font-size: 16px; background: #fff;  color:#333;font-family:"microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{ color:#fff; text-decoration: none;}
a:hover{ text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
/* ---------------------------------分隔线--------------------------------- */
.autoin{width:1050px;margin:0 auto;}
img{display:block;}
.btn{display:block;text-align:center;}
.btn_01{font-size:18px;color:#444;background-color:#fff100;}
.btn_01:hover{background-color:#EEE42E;}

/*导航*/
.nav_wrap{width:100%;height:80px;background-color:#fff;}
.nav_in li{float:left;width:166px;}
.nav_in li a{display:block;height:80px;line-height:80px;font-size:20px;color:#333;text-align:center;}
.nav_in li a:hover,.nav_in li.cur a{color:#2abbb4;}

/* banner */
.banner{width:100%;}
.banner_01{height:107px;background: url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{height:115px;background: url(../images/banner_02.jpg) center top no-repeat;}
.banner_03{height:136px;background: url(../images/banner_03.jpg) center top no-repeat;}
.banner_04{height:96px;background: url(../images/banner_04.jpg) center top no-repeat;}


/*导语*/
.bg1{background-color:#fff;}
.bg2{background-color:#2abbb4;}
/*.lead_wrap{padding:60px 0 65px;}
.lead_l{float:left;width:265px;}
.lead_l img{margin:0 auto;}
.lead_r{float:left;width:705px;padding-top:80px;}
.lead_r h4{height:48px;line-height:48px;font-size:24px;color:#2abbb4;border-bottom:2px solid #2abbb4;}
.lead_r h4 em{display:inline-block;vertical-align:middle;font-size:36px;font-weight:bold;margin:-12px 15px 0 0;}
.lead_r p{line-height:34px;font-size:18px;color:#444;margin-top:13px;}
*/
/*写您的真实信息*/
/*.xinx_wrap{padding:30px 0;}
.xinx_wrap h3{line-height:44px;font-size:20px;color:#fff;text-align:center;}
.xinx_wrap h3 em{display:inline-block;vertical-align:middle;margin-top:-5px;}
.xinx_wrap h3 i{font-size:24px;font-weight:bold;}

.xinx_con{padding-left:20px;margin-top:25px;}
.xinx_con p{float:left;display:inline;overflow:hidden;font-size:20px;color:#fff;line-height:30px;margin-right:15px;}
.xinx_con p input,.xinx_con p span,.xinx_con p a{display:inline-block;vertical-align:middle;}
.xinx_con p input,.xinx_con p a{height:30px;line-height:30px;}
.xinx_con p input{width:65px;color:#444;background-color:#fff;border:0;outline:none;text-align:center;margin-left:7px;}
.xinx_con p span{margin-left:6px;cursor:pointer;height:30px;}
.xinx_con p a{font-size:14px;color:#fff;text-decoration:underline;margin-left:5px;}
.xinx_con p a:hover{color:#fff100;}

.xix_btn{float:left;width:130px;height:30px;line-height:30px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;}

*/

/*浮窗*/
	/*灰背景*/
	.gray{width:100%;background: #000;filter:alpha(opacity=50);-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5; -ms-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;position: absolute;z-index: 99;display: none;left:0;top:0;}  
.fu_buy { display:none;
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -370px;
	width: 720px;
	padding: 10px 10px;
	background: #fff;
	z-index: 99999;
	border: 1px solid #888888;
	
}
.fu{

	_margin-top: 80px;
	_position: absolute;
	_bottom: auto;
 _top:expression(eval(document.documentElement.scrollTop));
	_position:static
}
.fu .icon {
	display: inline-block;
	background-image: url('../images/icon.png');
	background-repeat: no-repeat;
}
.fu .icon-close {
	background-position: 0 -256px;
	height: 15px;
	width: 17px;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}
.fu_title {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
.fu_title s {
	text-decoration: none;
	font: 16px "微软雅黑";
	color: #333333;
	font-weight: bold;
}
.fu_title em {
	font: 12p "宋体";
	color: #666666;
	font-style: normal;
	margin-left: 20px;
}
.fu_title em b {
	color: #5586dc;
	font-weight: normal;
}
.fu h4 {
	display: block;
	font: 14px "宋体";
	color: #666;
	padding: 40px 0;
	text-align: center;
}
.fu .arrow {
	background-position: 0 -957px;
	height: 21px;
	width: 21px;
}
.fu .selectControl em {
	font-style: normal;
}
.fu .icon-success-small {
	background-position: 0 -1035px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
	margin-top: 15px;
}
.fu .icon-information-small {
	background-position: 0 -521px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
}
.fu .icon-error-small {
	background-position: 0 -399px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
}
.fu .information {
	font: 12px "宋体";
	color: #999999;
	margin-top: 15px;
}
.fu .error {
	font: 12px "宋体";
	color: #e4393c;
	margin-top: 15px;
}
.fu .star {
	color: #ff8432;
	font: 12px "宋体";
	font-style: normal;
	margin-top: 15px;
}
.fu .item-btn {
	font: 12px "宋体";
	color: #666666;
}
.fu_reg .item-btn a {
	color: #5586dc;
}
.fu .yanzheng {
	margin-top: 15px;
	font: 12px "宋体";
	color: #999999;
}
.fu .yanzheng img {
	border: 1px solid #dddddd;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 5px;
}
.fu_login .formima {
	color: #666666;
	margin-left: 90px;
}
.fu .notice {
	font: 12px "宋体";
	color: #aaaaaa;
	border-top: 1px solid #dcdcdc;
	padding-top: 10px;
	margin-top: 35px;
}
.fu_se form .horizontal label {
	min-width: 260px;
}
.fu .item-btn {
	width: 100%;
}
.fu_buy_table {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	width: 700px;
	margin: 15px 0 0 10px;
}
.fu_buy_table th {
	font: 14px "宋体";
	color: #666666;
	font-weight: bold;
	background: #f5f5f5;
	text-align:left;
}
.fu_buy_table td {
	font: 12px "宋体";
	color: #000;
	vertical-align: middle;
	text-align:left;
}
.fu_buy_table th, .fu_buy_table td {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 7px 10px;
}
.fu_buy .fu_buy_table .checkbox {
	margin-left: 10px;
}
.fu_buy .fu_buy_table input {
	margin-left: 60px;
}
.fu_buy .fu_buy_table .ch {
	margin: 5px 0px 5px;
	display: block;

}
.fu_buy .fu_buy_table .ch input{
	position: relative;

	margin-left: 10px;
}
.fu_buy .tagch {
 +display: inline-block;
 +margin-left:-8px;
 +margin-right: 8px;
}
.fu .button-blue {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, #46adf4, #0095db);
  border: 1px solid #0095db;
  color: #fff !important;
  display: inline-block;
  font-family: "SimSun";
  font-size: 14px;
  height: 28px;
  line-height: 35px;
  margin: 10px;
  text-align: center;
  text-decoration: blink;
  width: 148px;
  background-color: #0095db\9;
}

/*tao_c*/
.tao_c{ padding:75px 0 0 0;}
.t_til{ text-align:center; width:722px; height:181px; background:url(../images/til.png) no-repeat; margin:0 auto; }
.t_til h3{ padding-left:100px; line-height:88px; font-size:42px; font-weight:bold; color:#444; }
.t_til h3 span{ display:inline-block; vertical-align:middle; width:23px; padding-top:5px; height:45px; margin:-8px 5px 0 0; background-color:#f54219; color:#fff; font-size:18px; line-height:20px;}
.t_til p{ margin:20px 0 0 157px; font-size:26px; color:#fff; width:508px; height:71px; line-height:71px; background:url(../images/til_bg.png) no-repeat;}
.t_til p i{ font-family:"Impact"; font-size:36px; color:#f1f82e; display:inline-block; vertical-align:middle; margin:-7px 1px 0;}
.t_til p span{ font-size:18px;}
.t_til p font{ border-right:1px dashed #fff; padding-right:5px; margin-right:10px;}

.tao_ul { height:70px; overflow:hidden;}
.tao_ul li{ float:left; cursor:pointer; transition:0.5s; width:500px; text-align:center; height:70px; line-height:60px; font-size:20px; color:#fff; font-weight:bold; background-color:#04a29a; margin-top:10px;}
.tao_ul li.cur{ line-height:70px; margin-top:0; background-color:#2abbb4;}

.tao_con1{ padding-top:25px;}
.tao_dcon{ display:none; background-color:#f8f8f8; padding:25px 0 20px 20px; width:980px;}
.tao_dcon.cur{ display:block;}
.tao_dul li{ margin-right:9px; height:444px; width:230px; padding-left:20px; float:left; background-color:#fff;}
.tao_dul li h4{ line-height:56px; font-size:20px; color:#2abbb4; font-weight:bold; }
.tao_dul li h4 img{ display:inline-block; vertical-align:middle; margin:-5px 10px 0 0;}
.tao_dul li p{ font-size:14px; line-height:30px; color:#303030;}
.tao_dul .tao_li1 p{font-weight:bold; padding-bottom:25px; line-height:24px;}
.tao_dul .tao_li2{ width:243px; }
.tao_dul .tao_li4{ width:189px; margin-right:0; padding-left:0; background:none; }
.tao_dul .tao_li4 p{ text-align:center; line-height:30px; padding:135px 0 30px 0; font-size:18px; color:#444444; }
.tao_dul .tao_li4 em{ color:#f65828;}
.tao_li4 a{ width:93px; height:36px; line-height:36px; margin:0 auto 13px; }
.tao_li4 .btn1{ background-color:#e76940; border-bottom:4px solid #bc4b26;}
.tao_li4 .btn1:hover{ background-color:#dc8265;}
.tao_li4 .btn2{ background-color:#f39f46; border-bottom:4px solid #c27422;}
.tao_li4 .btn2:hover{ background-color:#f7ba79;}

/*教材哪里有变动*/
.change_wrap{padding:65px 0 90px;}
.h4_t{width:205px;height:162px;line-height:148px;font-size:36px;font-weight:bold;margin:0 auto;padding-left:75px;}
.h4_t1{color:#fff;background: url(../images/h4_tbg1.png) no-repeat;}
.h4_t2{color:#2abbb4;background: url(../images/h4_tbg2.png) no-repeat;}

.title{padding-left:102px;margin:5px auto 0;text-align:center;}
.title_01,.title_03{width:620px;color:#444;}
.title_02,.title_04{width:580px;color:#fff;}
.title_01{background: url(../images/til_bg1.png) no-repeat;}
.title_02{background: url(../images/til_bg2.png) no-repeat;}
.title_03{background: url(../images/til_bg3.png) no-repeat;}
.title_04{background: url(../images/til_bg4.png) no-repeat;}
.title h3{height:90px;line-height:90px;font-size:42px;font-weight:bold;}
.title p{height:52px;line-height:52px;font-size:24px;}

.change_con{width:1080px;background: url(../images/change_con.png) center bottom no-repeat;padding-bottom:47px;margin:47px 0 0 -80px;overflow:hidden;padding-left:80px;}
.change_m{width:1015px;background:#e6fffe url(../images/change_m.png) center top no-repeat;padding-top:12px;border-right:1px solid #2abbb4;position:relative;}
.change_mb{position:absolute;width:16px;height:16px;font-size:0;overflow:hidden;bottom:-1px;right:-1px;background: url(../images/change_mb.png) right top no-repeat;}

.c_table{border-left:1px solid #2abbb4;background-color:#fff;}
.c_table th{font-size:16px;font-weight:bold;color:#fff;background-color:#2abbb4;border-right:1px solid #ccf7f5;}
.c_table td{font-size:14px;color:#444;border-right:1px solid #2abbb4;border-bottom:1px solid #2abbb4;}
.table_btn{display:block;width:102px;height:22px;}
.table_btn1{background: url(../images/btn_01.png) no-repeat;}
.table_btn2{background: url(../images/btn_02.png) no-repeat;}

/*新教材哪里买*/
.buy_wrap{padding:30px 0 80px;}

.buy_con{margin-top:20px;}
.buy_l{float:left;width:323px;height:497px;background: url(../images/buy_l.png) no-repeat;margin:75px 0 0 38px;padding:43px 35px 0;}
.buy_l h4{line-height:40px;font-size:26px;font-weight:bold;color:#2abbb4;font-style:italic;}
.xxi_lt{height:302px;margin-top:22px;overflow:hidden;}
.xxi_ltm{height:26px;margin-top:16px;padding-left:20px;}
.xxi_ltm span,.select,.xxi_ltm input,.yzm_pic,.a_click,.a_yz{float:left;}
.xxi_ltm span{width:105px;height:26px;line-height:26px;font-size:20px;color:#2abbb4;}

.select{width:196px;position:relative;}
.select dt,.select dd ul li,.xxi_ltm input{font-size:16px;font-family:"微软雅黑";}
.select dt{display:inline-block;width:137px;height:24px;line-height:24px;color:#bbbbbb;border:1px solid #2abbb4;background:#fff url(../images/xl_bg.png) right top no-repeat;padding-left:10px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
.select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}

.select input{display:inline-block;width:184px;height:32px;line-height:32px;border:1px solid #1669aa;background:#fff url(../images/xl_bg.png) right top no-repeat;padding-left:10px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;outline:none;}
.select input:hover,.select input.cur{border:1px solid #2abbb4;box-shadow:0 0 3px #409DFE;}

.select dd{position:absolute;left:0;top:26px;border:1px solid #2abbb4;background-color:#fff;display:none;}
.zye_con,.jib_m,.city_con{width:147px;max-height:192px;overflow:auto;}
.select dd ul li{line-height:32px;padding:0 10px;cursor:pointer;}
.select dd ul li.curli{background-color:#f5f5f5;}
.jib_con{display:none;}

.xxi_ltm input{width:138px;height:24px;line-height:24px;padding-left:10px;border:1px solid #2abbb4;}

.yzm_pic{width: 100px;
    height: 30px;
    margin-left: 155px;
    margin-top: 5px;
}
.a_click{display:block;width:85px;height:20px;line-height:20px;font-size:12px;color:#494949;margin-top:6px;padding-left:172px;}
.a_click:hover{text-decoration:underline;color:#2abbb4;}
.a_yz{width:54px;height:26px;line-height:26px;font-size:16px;color:#fff;text-align:center;background-color:#2abbb4;margin-left:10px;}
.a_yz:hover{background-color:#17c6bd;}
.xinx_btn{width:200px;height:40px;line-height:40px;font-size:18px;background-color:#e76940;margin:0 auto;border-bottom:5px solid #bc4b26;}
.xinx_btn:hover{background-color:#fe6534;}

.buy_r{float:right;width:506px;background: url(../images/buy_r.jpg) no-repeat;margin-right:15px;padding-top:390px;}
.buy_r h4{width:494px;height:66px;line-height:56px;font-size:28px;font-weight:bold;color:#2abbb4;text-align:center;background: url(../images/h4_r.png) no-repeat;margin:0 auto;padding-top:15px;}
.buy_r p{line-height:26px;font-size:14px;color:#fff;margin-top:5px;padding-left:53px;}
.buy_r a{width:200px;height:40px;line-height:40px;margin:20px auto 0;border-bottom:5px solid #e1d500;}

/*新教材如何掌握*/
.how_wrap{padding:60px 0;}

.how_con{margin-top:75px;}
.how_con li{float:left;width:285px;height:235px;background-color:#f8fdfd;border:1px solid #ecf9f8;margin:0 3px 22px 10px;padding:15px 15px 0;}
.video_top{width:285px;height:172px;overflow:hidden;margin:0 auto 10px;}
.how_con li p{line-height:36px;font-size:16px;color:#444;}

/*新教材免费送*/
.free_wrap{padding:70px 0 10px;}

.tao_con{margin-top:65px;}
.tao_con li{float:left;width:251px;height:443px;background: url(../images/tao_libg.png) no-repeat;margin:0 13px 0 30px;padding:33px 22px 0 15px;}
.tao_con li h4{line-height:44px;font-size:24px;font-weight:bold;color:#1ad0c7;text-align:center;margin-bottom:20px;}
.tao_top{height:192px;padding-left:25px;}
.tao_top p{line-height:28px;font-size:16px;color:#444;}
.tao_top p.te_p{color:#ed4a24;}
.tao_mid{height:74px;line-height:58px;font-size:32px;font-weight:bold;color:#ed4a24;text-align:center;}
.tao_mid em{font-size:24px;}

.tao_btn a{float:left;height:36px;line-height:36px;font-size:14px;color:#fff;text-align:center;}
.tao_btn1{width:94px;background-color:#e76940;border-bottom:5px solid #bc4b26;margin:0 10px 0 17px;}
.tao_btn2{width:114px;background-color:#f39800;border-bottom:5px solid #c08000;}
.tao_btn1:hover{background-color:#fc6939;}
.tao_btn2:hover{background-color:#fba71a;}



/*扉页信息*/
.feiye{height:32px;line-height:32px;text-align:center;font-size:12px;color:#31C6BF;margin-top:35px;}