@charset "gb2312";
/* CSS Document */
/*
* Description: 一建教材超值礼包专题
* Update:      08/05/2018
* Author:      yixiaofang
*/
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-color:#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;}
body 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{margin:0 auto;width:1000px;}
.btn{display:block; height:54px; line-height:54px; border-radius:54px;-moz-border-radius:54px;-ms-border-radius:54px;-o-border-radius:54px;-webkit-border-radius:54px;text-align:center;color:#fff;margin:0 auto; font-size:24px; font-weight:bold; box-shadow:rgba(20,60,157,0.35) 0 12px 21px 0;}

/*banner*/
	.banner{ width:100%; color:#fff;}
	.banner_01{ height:147px; background:url(../images/banner_01.jpg) no-repeat top center;}
	.banner_02{ height:150px; background:url(../images/banner_02.jpg) no-repeat top center;}
	.banner_03{ height:130px; background:url(../images/banner_03.jpg) no-repeat top center;}
	
	.banner_01 h3{ font-size:36px; line-height:66px; padding:84px 0 0 25px; }
	.banner_01 .autoin{ position:relative;}
	.ban_d{ position:absolute; width:493px; height:301px; left:486px; top:84px;  background:url(../images/ban_01.png) no-repeat;}
	.ban_dc{width:493px; height:301px; background:url(../images/ban_02.png) no-repeat;   -webkit-animation:swing 5s .1s ease infinite;-ms-animation:swing 5s .1s ease infinite;-o-animation:swing 5s .1s ease infinite;animation:swing 5s .1s ease infinite;-moz-animation:swing 5s .1s ease infinite; }
	.banner_03 .btn{ color:#446ac7; background-color:#fff; width:240px; margin-left:24px;}
	.banner_03 .btn:hover{ background-color:#446ac7; color:#fff;}
	
	@-webkit-keyframes swing{
		0%{-webkit-transform:translateY(0)}
		50%{-webkit-transform:translateY(-10px)}
		100%{-webkit-transform:translateY(0px)}
	}
	@-moz-keyframes swing{
		0%{-webkit-transform:translateY(0)}
		50%{-webkit-transform:translateY(-10px)}
		100%{-webkit-transform:translateY(0px)}
	}
	@-o-keyframes swing{
		0%{-webkit-transform:translateY(0)}
		50%{-webkit-transform:translateY(-10px)}
		100%{-webkit-transform:translateY(0px)}
	}
	@-ms-keyframes swing{
		0%{-webkit-transform:translateY(0)}
		50%{-webkit-transform:translateY(-10px)}
		100%{-webkit-transform:translateY(0px)}
	}
	@keyframes swing{
		0%{-webkit-transform:translateY(0)}
		50%{-webkit-transform:translateY(-10px)}
		100%{-webkit-transform:translateY(0px)}
	}
	
/*timer*/
	.timer{ width:100%; height:70px;  background-color:#3a59c3;}
	.tim_til{ color:#fff; font-size:24px; font-weight:bold; text-align:center;line-height:70px;}
	.tim_til img,.tim_til span{ display:inline-block; vertical-align:middle;}
	.tim_til span{ padding:0 12px;}
	.tim_til em{ color:#57c8ff;} 

/*presell*/
	.presell{ width:100%; padding-top:55px; height:965px; background:url(../images/pre_bg.jpg) no-repeat top center;}
	.pre_til img{ display:block; margin:0 auto;}
	.pre_ul{ padding:55px 0 0 76px;}
	.pre_ul li{ margin-bottom:46px; float:left;}
	.pre_li1,.pre_li3{ width:425px; margin-right:94px;}
	.pre_li2,.pre_li4{ width:330px;}
	.pre_li1,.pre_li2{ height:285px;}
	.pre_li3,.pre_li4{ height:328px;}
	.pre_li1{ background:url(../images/pre_01.png) center center no-repeat;}
	.pre_li2{ background:url(../images/pre_02.png) center center no-repeat;}
	.pre_li3{ background:url(../images/pre_033.png) center center no-repeat;}
	.pre_li4{ background:url(../images/pre_04.png) center center no-repeat;}

/*wechat*/
	.wechat{ width:100%; background-color:#3e5ecf; padding:122px 0 0 0;}
	.wechat .autoin{ position:relative;}
	.wec_t{ left:229px; position:absolute; top:-226px;  }
	.wec_t p{ margin-right:112px; color:#fff; font-size:30px; font-weight:bold; width:212px; height:165px; padding-top:47px; background:url(../images/wec_01.png) no-repeat; text-align:center; float:left; }
	.wec_t p span{ margin-right:32px; font-weight:100; display:block; font-family:"Impact"; font-size:48px;}
	.wec_t p span i{ font-size:32px;}

	.wec_c p{ color:#fff; font-size:18px; line-height:40px; text-align:center;}
	.wec_c p.p1{ font-size:20px; line-height:50px; font-weight:bold;} 
	.wec_c p.p1 em{ color:#fff111;}
	.wec_btn{ padding:34px 0 80px 212px;}
	.wec_btn a{ width:260px; background-color:#638df1; float:left; margin-right:57px; }
	.wec_btn a:hover{ background-color:#4574e5;}

/*fot_money*/
	.fot_money{ color:#fff; height:90px; background-color:#5773d9; border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; position:fixed; bottom:0; left:50%; margin-left:-500px;}
	.fot_xx{ display:block; cursor:pointer; width:30px; height:30px; background:url(../images/fot_03.png) no-repeat; position:absolute; top:-10px; right:-8px;}
	.fot_l,.fot_c{ float:left;}
	.fot_l{ width:330px; margin:18px 0 0 70px; font-size:18px; background:url(../images/fot_01.png) no-repeat left center; padding-left:60px; line-height:30px; }
	.fot_l b{ display:block; font-size:20px;}
	.fot_c{ line-height:90px; font-size:20px; font-weight:bold; width:253px;}
	.fot_c em,.fot_c i{ color:#fff111;}
	.fot_c i{ font-family:"Impact"; font-size:30px; font-weight:100; }
	.fot_money a{ float:right; width:287px; height:90px; line-height:90px; text-align:center; font-size:24px; color:#ca6002; font-weight:bold; background:url(../images/fot_02.png) no-repeat;}
	.fot_money a:hover{ background:url(../images/fot_02h.png) no-repeat; }

/*扉页*/
.feiye{width:100%;line-height:20px;font-size:12px;text-align:center;color:#6881d8;}

