@charset "gb2312";
/* CSS Document */
/*
* Description: 人力问答专题
* Update:      28/7/2015
* Author:      xuyongfmei
*/
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{ color: #D0500B; 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:980px;
}
img{display:block;}
/* banner */
.banner{width:100%;}
.banner_01{height:140px;background: url(../images/banner_01.jpg) center 0 no-repeat;}
.banner_02{height:180px;background: url(../images/banner_02.jpg) center 0 no-repeat;}
.banner_03{height:141px;background: url(../images/banner_03.jpg) center 0 no-repeat;}

/*报考流程*/
.bk{height:auto;background: url(../images/bg1.jpg) center 0 no-repeat;}
/*导航*/
.nav{height:57px;}
.nav li{width:108px;float:left;}
.nav li a{display:block;height:57px;width:107px;border-right:1px solid #c32500;font-size:18px;line-height:57px;text-align:center;color:#fff;}
.nav li a:hover{border:0;background: url(../images/a_bg.png) no-repeat;color:#fff;}
.title{height:70px;background: url(../images/til_bg.png) no-repeat;font-size:36px;font-weight:bold;color:#444;text-align:center;line-height:70px;margin:35px 0 13px;}
.main_con{overflow:hidden;}
.bk_con{height:94px;padding:9px 0 9px 180px;margin:25px 0;}
.ul_01{background: url(../images/ul_01.png) left top no-repeat;}
.ul_02{background: url(../images/ul_02.png) left top no-repeat;}
.bk_con li{float:left;width:128px;height:92px;border:1px dashed #000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center;color:#444;margin-left:25px;cursor:pointer;}
.bk_con li h3{font-size:20px;font-weight:bold;margin:10px 0 4px;}
.bk_con li p,.bk_con li a,.project li p{font-size:14px;line-height:24px;}
.bk_con li a{color:#444;text-decoration:underline;}
.bk_con li.cur{border:0;background-color:#ffc641;border-radius:0;width:130px;height:94px;}

.project{height:100px;padding:24px 0 0 105px;overflow:hidden;}
.project li{height:100px;width:645px;overflow:hidden;display:none;}
.project li h3{font-size:24px;font-weight:bold;margin-bottom:5px;}

/*问题大全*/
.problem{height:1223px;background: url(../images/bg2.png) center 0 no-repeat;overflow:hidden;}
.pro_con{padding-top:35px;}
.pro_left{float:left;width:220px;text-align:center;color:#444;padding:0 25px;}
.left_con{border-bottom:1px dashed #000;padding-bottom:3px;}
.pro_left h4{font-size:18px;font-weight:bold;padding:12px 0 3px;}
.pro_left a{color:#444;font-size:16px;line-height:28px;display:block;}
.arr{display:inline-block;width:13px;height:12px;background:url(../images/arr.jpg) left center no-repeat;}
.pro_left a.curli{color:#ff3000;}

.pro_right{float:left;width:670px;height:930px;background-color:#f7f7f7;padding:20px 0 20px 20px;}
.right_mian{height:930px;overflow:hidden;overflow-x: hidden;overflow-y: auto;}
.right_con{font-size:14px;color:#666;line-height:26px;width:650px;}
.right_con p{text-indent:2em;}
.right_con p a{color:#666;font-size:14px;}
.right_con p a:hover{color:#ff3000;}




