@charset "gb2312";
/*
* Description: 执业药师8月峰会
* Update:      25/07/2016
* Author:      xuyongmei
*/

/* reset css */
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:#f5f5f5; position: relative; 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{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}
img{display:block;}
/*-----------------------------------------分隔线------------------------------------------------*/
.autoin{width:1000px;margin:0 auto;}
.btn{width:208px;height:44px;line-height:44px;font-size:24px;color:#fff;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.btn_01{background-color:#ff6000;}
.btn_01:hover{background-color:#ff7826;}
.btn_02{background-color:#7ec730;}
.btn_02:hover{background-color:#88d536;}
.btn_03{background-color:#7047ad;}
.btn_03:hover{background-color:#7c50bc;}


/* banner  */
.banner{width:100%;}
.banner_01{ height:120px; background:url(../images/banner_01.jpg) center top no-repeat;}
.banner_02{ height:156px; background:url(../images/banner_02.jpg) center top no-repeat; }
.banner_03{ height:122px; background:url(../images/banner_03.jpg) center top no-repeat; }

.banner_03 p{width:542px;height:38px;line-height:38px;font-size:24px;font-weight:bold;color:#333;text-align:center;background-color:#ffdc1a;margin-left:70px;}

/*导航*/
.tnav{height:44px;background-color:#311756;padding:8px 0;}
.tnav_con{padding-left:139px;}
.tnav_con li{float:left;width:241px;border-right:1px solid #7047ad;}
.tnav_con li a{display:block;margin:0 auto;}

.content{background-color:#603b88;padding-bottom:10px;}


/*分会场*/
.meet_con{padding-top:85px;}
.meet_con li{width:456px;height:378px;background-color:#fff;padding:0 18px;}
.meet_l{float:left;}
.meet_r{float:right;}
.sub_til{height:42px;line-height:42px;background-color:#8350af;color:#fff;text-align:center;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-ms-border-radius:21px;-o-border-radius:21px;border:3px solid #fff;}
.meet_con li h4{width:388px;font-size:16px;box-shadow:2px 2px 4px #e7e6e6;margin:-23px auto 12px;}
.meet_con li h4 em{font-size:24px;font-weight:bold;margin:0 5px;}

.meet_top{height:48px;border-bottom:2px solid #311756;}
.meet_top h3{float:left;width:245px;font-size:24px;color:#311756;font-weight:bold;font-style:italic;}
.meet_top h3 em{font-size:34px;color:#ff6000;}
.meet_top p{float:right;width:207px;height:32px;line-height:32px;font-size:18px;color:#311756;padding-top:16px;}

.meet_bot{margin-top:17px;}
.teacher_pic{float:left;width:228px;margin-right:15px;}
.meet_br{float:left;width:212px;color:#333;}
.meet_br h5{height:42px;line-height:42px;font-size:24px;}
.meet_br p{height:161px;line-height:28px;font-size:16px;}
.meet_br a{display:block;}



/*标题*/
.fengh_wrap{margin-top:50px;}
.title{height:72px;background:url(../images/title_bg.png) no-repeat;color:#fff;text-align:center;}
.title h3{height:46px;line-height:46px;font-size:40px;font-weight:bold;}


/*四个班次	*/
	.four{ width:100%; color:#FFFFFF; }
	.flisttp{ text-align:center; height:40px; no-repeat top center;}
	.flistbm{ height:310px; no-repeat top center;}
	.flistbm li{ width:241px; margin-right:4px; text-align:center; padding:2px; height:315px; border:1px solid #fff; float:left;}
	.flistbm li h4{font-weight:bold;  font-size:20px;  line-height:50px;}
	.flistbm li p{ font-size:14px; height:77px; line-height:24px; text-align:left; padding:0 16px 0 14px;}
	.flistbm li em{font-weight:bold; }
	.flistbm li em span{ color:#d33c3d; }


/*速成秘籍*/
.esot_wrap{
	padding-top: 85px;
}
.esot_wrap .title{background-image:url(../images/title_bg2.png);}

.esot_con{margin-top:40px;}
.esot_l{
	float: left;
	width: 500px;
}
.esot_con .sub_til{width:136px;font-size:24px;font-weight:bold;margin-bottom:20px;}

.esot_lm li{
	float: left;
	width: 220px;
	height: 64px;
	margin-top: 0;
	margin-right: 30px;
	margin-left: 0;
	margin-bottom: 17px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.esot_top,.esot_bot{
	border-radius: 82px;
	-webkit-border-radius: 82px;
	-moz-border-radius: 82px;
	-ms-border-radius: 32px;
	-o-border-radius: 32px;
	position: absolute;
	left: 0;
}
.esot_top{
	width: 215px;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	color: #fff;
	padding-left: 5px;
	background-color: #8350af;
	overflow: hidden;
	top: 0;
}
.esot_top span{float:left;display:inline-block;width:52px;height:52px;background:url(../images/jl.png) no-repeat;margin:5px 8px 0 0;}
.esot_top span.b_01{background-position:0 0;}
.esot_top span.b_02{background-position:-57px 0;}
.esot_top span.b_03{background-position:-114px 0;}
.esot_top span.b_04{background-position:-171px 0;}
.esot_top span.b_05{background-position:-228px 0;}
.esot_top span.b_06{background-position:-285px 0;}

.esot_bot{
	width: 190px;
	height: 59px;
	background-color: #72539f;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 0;
	top: 64px;
}
.esot_bot p{font-size:14px;line-height:18px;color:#fff;}

.esot_r{float:right;width:405px;height:300px;background:url(../images/esot_rbg.png) 52px top no-repeat;}

.sub_til{height:42px;line-height:42px;background-color:#8350af;color:#fff;text-align:center;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-ms-border-radius:21px;-o-border-radius:21px;border:3px solid #fff;}



/*对比套餐*/
.tao_table{border-top:1px solid #07b1ef;border-left:1px solid #07b1ef;margin:0 auto;}
.tao_table th,.tao_table td{border-bottom:1px solid #07b1ef;border-right:1px solid #07b1ef;font-size:14px; color:#FFFFFF;}
.tao_table td p{font-size:14px;line-height:18px;padding-left:20px;}
.tao_table td span{font-size:24px;color: #F9ED79;}


/*高效速成套餐*/
.tao_wrap{margin-top:55px;}

.tao_con{margin-top:35px;}
.tao_con li{
	width: 486px;
	height: 438px;
	background-color: #fff;
	position: relative;
}
.tao_l{float:left;}
.tao_r{float:right;}
.bt{position:absolute;width:110px;height:111px;background:url(../images/bt.png) no-repeat;top:0;left:0;}
.tao_con li h4{height:63px;line-height:62px;font-size:28px;font-weight:bold;color:#fff;text-align:center;margin-bottom:20px;}
.tao_l h4{background-color:#ff6000;}
.tao_r h4{background-color:#7ec730;}
.tao_con li h5{height:34px;line-height:34px;font-size:20px;font-weight:bold;color:#ff6000;font-style:italic;text-align:center;background:url(../images/h5_bg.png) center top no-repeat;}

.tao_m{
	width: 445px;
	height: 155px;
	border-bottom: 1px dashed #c0c0c0;
	margin: 0 auto;
	padding-top: 9px;
}
.tao_min{height:36px;}
.tao_min p,.tao_min a{float:left;height:36px;line-height:36px;}
.p_l{width:200px;font-size:16px;color:#333;}
.p_l input{width:18px;height:18px;margin-right:5px;}
.tao_min a{width:46px;background:url(../images/listen.png) left center no-repeat;}
.p_r{width:198px;font-size:16px;color:#ff6000;}
.p_r em{font-size:14px;text-decoration:line-through;color:#c5c5c5;}

.tao_btn{height:65px;margin:22px 0 0 22px;}
.tao_btn a{float:left;}
.tao_btn .btn_01{margin-right:28px;}

.tao_pb{font-size:14px;line-height:20px;color:#333;padding:0 22px;}

.tao_bot{height:60px;margin-top:10px;background-color:#603b88;overflow:hidden;}
.tao_bot p,.tao_bot a{float:left;display:inline;}
.tao_bot p{width:210px;height:60px;line-height:60px;font-size:20px;font-weight:bold;color:#fff;text-align:right;}
.tao_bot a{height:30px;line-height:30px;font-size:16px;color:#fff;padding:0 8px;background-color:#ff6000;margin:15px 0 0 12px;}
.tao_bot a:hover{background-color:#ff7826;}



/*扉页*/
.feiye{ line-height:30px;font-size:12px; color:#553E75; text-align:center;margin-top:30px;}
