/*----------------commom 样式开始-----------------*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 14px/1.5 "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

/*火狐去掉按钮、连接的虚线*/
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
}
input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
	color: #333;
}
a {
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
.button {
	border-radius: 0;
}
input {
	font-family: "微软雅黑";
}
textarea {
	font-family: "微软雅黑";
}
img {
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}
.cleafix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0;
}
.cleafix {
*zoom:1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrap {
	width: 1200px;
	margin: auto;
}
.hui {
	color: #b6b6b6;
}
.bjl {
	background-color: #daedfb;
}
.bjb {
	background-color: #fff;
}
.margin-top-10 {
	margin-top: 10px;
}
.padding-20 {
	padding: 10px 20px;
}
.padding-38 {
	padding: 10px 38px 20px;
}
.margin-20 {
	margin-bottom: 20px;
}
a:hover {
	color: #465da9;
}
body {
	min-width: 1400px;
}


/*----------------commom 样式结束-----------------*/

/*讲座配图样式 */
.all_a {
	float: left;
	width: 400px;
}
.slideTxtBox {
	float: left;
	width: 100%;
}
.slideTxtBox .hd {
	float: left;
	width: 100%;	
}

.slideTxtBox .hd ul {
	float: left;
	margin-left: 15px;/* 控制权威访谈left的距离 */
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 5px 22px; /* 控制权威访谈和院校推荐以及直播访谈之间的距离 */
	cursor: pointer;
	color: #999;
	line-height: spx;
}
.slideTxtBox .hd ul li.on {
	color: #004E97;
	background: #F0F0F0;
}
.slideTxtBox .hd ul li.on a {
	color: #0091fa;
}
.slideTxtBox .hd ul li span {
	float: right;
}
.main2 {
	background: url(../images/3_02.jpg) repeat;
	padding: 30px 0px 20px;
}

/*渼陂讲堂*/

.xzzx_box {
	background: #fff;
}

/* 控制渼陂讲堂上下左右 */
.xzzx_box ul {
	padding: 0px 20px 10px 5px;
}

.xzzx_box {
	width: 390px;
}
.xzzx_box li {
	
	height: 105px;/* 控制右边图片大大小 */
	margin-bottom: 16px;
}
.xzzx_box ul {
	padding-top: 18px;/* 控制院校信息和就业服务的平行距离 */
}
.xzzx_box ul li .xz-img {
	width: 180px;
	height: 105px;
	border: 1px solid #e1e1e1;
}
.xzzx_box ul li .xz-img img {
	width: 180px;
	height: 105px;
}
.xzzx_box ul li .xz-wz {
	width: 175px; /* 控制文字与图片之间的距离 */
}

 
.xzzx_box ul li .xz-wz h3 {
	line-height: 36px;/* 控制文字上下间距 */
}

/* 控制clock小图标 */
.xzzx_box ul li p {
	background: url(../images/clock.png) left center no-repeat;
	padding-left: 20px;
	color: #900;
	font-size: 14px;
	line-height: 36px;
}


