@charset "gb2312";
/* CSS Document */

/**
 * 南方人才网制作规范 
 * 制作部门：网站设计部
 * 制作人员：huanghaishen
 * 制作时间: 2017-09-20
 * 更新时间: 2017-09-20
 *
 * 样式目录:* 第一部分 基础样式部分
 *     �reset
 *     �pub Class
 * 第二部分 用例样式部分
 *     �common Class
 * 第三部分 页面模式部分
 */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
	background:#f5f5f5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
input,textarea{font-family:'Microsoft YaHei';}
/* ☆ common Class=============================================================*/

/* ☆ 页面模式部分===========================================================*/
.top{height:70px;line-height:70px;background:#fff;}
.top .wrap{width:1212px;height:70px;margin:0 auto;}
.top .wrap .logo{float:left;margin:11px 0 0 0;}
.top .wrap .logo .home{display:block;width:108px;height:48px;float:left;background:url(/images/2017/index_logo_108_48.gif) no-repeat left top;line-height:100em;overflow:hidden;}
.top .wrap .logo .sub_text{height:30px;line-height:30px;font-size:26px;float:left;border-left:1px solid #b8b8b8;margin:10px 0 0 10px;padding:0 0 0 10px;}
.top .wrap .tel{height:30px;line-height:30px;font-size:22px;float:right;margin:20px 0 0 0;padding:0 0 0 30px;background:url(../images/tel.png) no-repeat left center;color:#f60;}
.top .wrap .tel span{font-size:22px;color:#333;}
.banner{height:446px;background:url(../images/banner2017.jpg) no-repeat center center;}
.banner .wrap{width:1212px;height:446px;margin:0 auto;position:relative;}
.banner .wrap .apply{display:block;position:absolute;width:240px;height:56px;left:90px;top:300px;overflow:hidden;line-height:100em;}
.out{width:1170px;border:1px solid #e6e6e6;padding:20px;margin:15px auto 0 auto;background:#fff;}
.out .title{height:20px;line-height:20px;padding:0 0 0 10px;color:#2182cc;font-size:26px;font-weight:bold;}
.out .text{font-size:14px;line-height:150%;margin:15px 0 0 0;}
.out .good{width:1100px;margin:15px auto 0 auto;}
.out .good .titlewrap{height:40px;line-height:40px;font-size:26px;text-align:center;position:relative;margin:0 0 20px 0;}
.out .good .titlewrap .word{display:inline-block;*display:inline;*zoom:1;position:relative;background:#fff;z-index:999;padding:0 20px;}
.out .good .titlewrap .hr{width:100%;position:absolute;z-index:1;height:1px;border-bottom:1px dotted #ccc;left:0;top:19px;}
.out .good .box{float:left;margin:0 136px 0 0;}
.out .good #box3{margin:0 0 0 20px;}
.out .good .box i{display:block;float:left;width:80px;height:80px;background:url(../images/icon.gif) no-repeat;}
.out .good .box .ic1{background-position:0 0;}
.out .good .box .ic2{background-position:-80px 0;}
.out .good .box .ic3{background-position:-160px 0;}
.out .good .box .txt{float:left;font-size:14px;color:#565656;padding:10px 0 0 15px;line-height:200%;}
.out .good .box .txt .sa{font-size:20px;font-weight:bold;}
.out .good .box .txt .sa span{font-size:32px;color:#2182cc;}
.out .liucheng{width:1000px;margin:15px auto 0 auto;}
.out .liucheng .box{width:330px;height:114px;margin:15px 0 0 0;float:left;}
.out .liucheng .box i{display:block;float:left;width:36px;height:52px;background:url(../images/icon.gif) no-repeat -255px 0;font-style:normal;font-size:20px;line-height:32px;text-indent:12px;margin:0 0 50px 0;}
.out .liucheng .box .stitle {
	display:block;
	background: url(../images/icon.gif) left -95px;
	color: #fff;
	text-decoration:none;
	height: 41px;
	margin:0 0 10px 10px;
	font-style:normal;
}
.out .liucheng .box .stitle b {
	background: url(../images/icon.gif) right -136px;
	font-weight: bold;
	padding: 0 25px 0 7px;
	margin: 0 0 0 20px;
	float: left;
	height: 41px;
	line-height: 41px;
}
.out .liucheng .box .stxt{font-size:14px;line-height:150%;margin:0 0 0 10px;}
.out .tit{font-size:30px;color:#333;text-align:center;line-height:200%;}

.applywrap{padding:20px;width: 340px;}
.regInput{
	display:block;
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cfcfcf;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}
.txtarea{
	width: 300px;
	height: 100px;
	border: 1px solid #cfcfcf;
}

.applyBtn {
	display:block;
    width: 100%;
    height: 45px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px, rgba(255, 255, 255, 0.15) 0px 1px inset;
    font-size: 18px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: #2182cc;
	margin:15px 0 0 0;
    border-radius: 3px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.csl{padding:0 0 10px 0;}
#ProvinceID,#CityID{
	padding:10px 5px;
}
.copyright{font-size:14px;}