body,
div,
address,
blockquote,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
table,
caption,
th,
td,
form,
legend,
fieldset,
input,
button,
select,
textarea {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 14px;
	font-family: "΢ź","Microsoft YaHei", Arial, Helvetica, sans-serif;
}
body{min-width:1200px;}
ol,
ul,
li {
	list-style: none
}
p{text-align:justify;}
img {
	border: 0;
	margin: 0;
	padding: 0
}

body {
	font-size: 14px;
	line-height: 1.6;
}

a,
em {
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}

/* a:hover {
	color: #cf0e00;
} */

input::-webkit-input-placeholder {
	color: #a3a3a3;
}

input:-moz-placeholder {
	color: #a3a3a3;
}

input::-moz-placeholder {
	color: #a3a3a3;
}

input:-ms-input-placeholder {
	color: #a3a3a3;
}

.cl,
.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	height: 0px;
	width: 0px;
	clear: both;
	display: block;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.content {
	width: 1200px;
	margin: 0 auto;
}
.comm_hear{

}
.comm_logo{
	float: left;
}
.comm_top{
	padding: 10px 0;
}
.comm_top_num{
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
.comm_top_phone{
	float: left;
}
.comm_rem{
	float: left;
}
.comm_top_phone li{
	font-size: 14px;
}
.comm_top_phone li img{
	width: 16px;
	vertical-align: middle;
}
.comm_top_phone li span{
	color: #006ebc;
}
.comm_rem{
	margin-left: 10px;
}
.comm_rem img{
	width: 88px;
	height: 88px;
	vertical-align: middle;
}
.comm_rem span{
	font-size: 14px;
	vertical-align: middle;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.comm_nav{
	background-color: #006ebc;
	height: 70px;
}
.comm_nav_cont{
	overflow: hidden;
}
.comm_nav_cont a{
	text-align: center;
	color: #fff;
	line-height: 70px;
	display: block;
	float: left;
	width: 149px;
}
.comm_nav_line{
	width: 1px;
	height: 24px;
	background: #4597d1;
	margin-top: 23px;
	display: block;
	float: left;
}
.comm_nav_cont a.comm_nav_on{
	background-color: #009944;
}
.comm_nav_cont a:hover{
	background-color: #009944;
}
.banner{
	background: url(../images/banner_01.jpg) no-repeat center;
	height: 500px;
}
.index-01-cont{
	width: 362px;
	height: 144px;
}
.index-cont-box{
	background: url(../images/index_bg.jpg) no-repeat center;
}
.index-cont{
	padding: 12px 0 30px;
}
.index-art{
	overflow: hidden;
	
}
.index-left{
	float: left;
	width: 362px;
}
.index-middle{
	width: 462px;
	float: left;
	margin: 0 5px;
}
.index-right{
	float: left;
	width: 362px;
}
.index-01,.index-02,.index-03,.index-07{
	margin-top: 5px;
	background-color: #e9e9e9;
}
.index-box{
	width: 100%;
	border: 1px solid #ddd;
}
.index-title{
	margin: 0 20px;
	padding:10px 0;
	overflow: hidden;
}
.index-title-bg{
	
}
.index-title p{
	font-size: 18px;
	font-weight: 600;
	float: left;
}
.index-title a{
	float: right;
	display: block;
	font-size: 14px;
	margin-top: 5px;
	color: #666;
}
.index-title a:hover{
	color: #006ebc;
}
.index-title-border{
	border-bottom: 1px dashed #bebebe;
}
.index-01-cont,.index-02-cont,.index-03-cont,.index-07-cont{
	position: relative;
	overflow: hidden;
}
.index-01-cont img,.index-02-cont img,.index-03-cont img,.index-07-cont img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	moz-transition: all .3s;
	-o-transition: all .3s;
}
.index-01-cont img:hover,.index-02-cont img:hover,.index-03-cont img:hover,.index-07-cont img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.index-04{
	margin-top: 5px;
	background-color: #def2e4;
}
.index-04-cont{
	height: 124px;
	margin: 10px 20px;
	overflow: hidden;
}
.index-04-cont p{
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
}
.index-05{
	margin-top: 5px;
	background-color: #e0ecfa;
}
.index-05-cont{
	height: 318px;
	padding:10px 20px;
}
.index-05-cont ul{
	list-style-type: disc;
}
.index-05-list{
	overflow: hidden;
	padding: 4.5px 0;
	list-style-type: disc;
}
.index-05-list p{
	float: left;
	color: #222;
	width: 365px;
	overflow: hidden;
	word-break: break-word;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-05-list span{
	float: right;
	color: #999;
}
.index-05-list:hover .index-05-list p{
	color: #0066CB;
}
.index-05-r{
	width: 6px;
	height: 6px;
	background-color: #666;
	display: inline-block;
	float: left;
	border-radius: 50%;
	margin-right: 6px;
	margin-top: 8px;
}
.index-06{
	margin-top: 5px;
	background-color: #f0f0fb;
}
.index-06-cont{
	height: 124px;
	margin: 10px 20px;
	overflow: hidden;
}
.index-06-cont p{
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
}
.index-08{
	margin-top: 5px;
	background-color: #e9e9e9;
}
.index-08-cont{
	position: relative;
	height: 132px;
	padding: 5px 20px;
}
.index-08-img{
	position: absolute;
	bottom: 0;
	left: 0;
}
.index-08-box{
	position: absolute;
}
.index-08-top{
	border-bottom: 1px dashed #bebebe;
	padding: 3px 0;
}
.index-08-ul li span{
	color: #0066CB;
}

.index-service{
	margin-top: 5px;
	background-color: #e9e9e9;
}
.wap-2-bot-box {
	height: 205px;
	padding: 2px;
	overflow: hidden;
	width: 1002px;
	margin: 0 auto;
	position: relative;
	top: 35px;
}

#roll {
	width: 200%;
}

#roll dd {
	position: relative;
	width: 238px;
	height: 205px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	text-align: center;
}
#roll dd p{
	font-size: 14px;
	color: #222;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
}
.wap-2-bot-dd{
	display: block;
}
#roll dd .wap-2-bot-img {
	width: 100%;
	height: 170px;
}
#roll .wap-2-bot-dd:hover #roll .wap-2-bot-dd .wap-2-bot-p{
	color: #0066CB;
}

.wap-2-bot-prev {
	position: absolute;
	bottom: 45%;
	left: 25px;
	display: inline-block;
	width: 50px;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.wap-2-bot-next {
	position: absolute;
	bottom: 45%;
	right: 25px;
	display: inline-block;
	width: 50px;
	text-align: center;
	cursor: pointer;
	z-index: 90;
	color: #fff;
}

.wap-2-bot-box .wap-2-bot-next {
	right: 0;
}

.wap-2-bot {
	position: relative;
	height: 277px;
	background-color: #fff;
}

/*foot*/
.footer{
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	background: #0073bd;
	min-width: 1200px;
}
.foot {
	width: 1200px;
	height: auto;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 35px;
}
.footA {
	width: 1200px;
	height: auto;
	clear: both;
	overflow: hidden;
}
.footA li {
	width: 155px;
	height: auto;
	display: block;
	float: left;
	margin-right: 190px;
}
.footA li img {
	display: block;
	float: left;
}
.footA li p {
	display: block;
	float: right;
	font-size: 16px;
	color: #fff;
}
.footC {
	width: 1200px;
	height: auto;
	clear: both;
	overflow: hidden;
	margin-top: 36px;
	line-height: 48px;
	border-top: 1px solid #06639f;
	margin-bottom: 15px;
	color: #fff;
	font-size: 12px;
}
.footC p {
	width: 50%;
	display: block;
	float: left;
	font-size: 12px;
}

/*关于我们*/
.comm_banner{
	background: url(../images/comm_banner.jpg) no-repeat center;
	height: 260px;
}
.container{
	background-color: #f7f5f4;
	padding: 50px 0;
}
.com_cont {
/* 	width: 100%; */

}

.com_cont_nav {
	float: left;
	width: 230px;
}

.com_nav_left {

}

.com_nav_left li {
	background: url(../images/icon_us_right.png) no-repeat;
	background-position: 20px 22px;
	padding: 20px 40px;
	color: #666;
	cursor: pointer;
	margin-bottom: 1px;
	background-color: #e5e6e7;
	border-bottom: 2px solid #dadada;
}

.com_nav_left li.com_active {
	color: #009944;
}
.com_nav_left li:hover{
	color: #009944;
}
.com_nav_left li.com_active a {
	color: #009944;
}
.com_nav_left li a:hover{
	color: #009944;
}
.com_nav_left li a{
	color: #666;
}
.com_nav_right {
	float: right;
}

.com_nav_right p {
	color: #666;
	line-height: 56px;
}

.com_nav_right a {
	color: #666;
}

.com_nav_right span {
	color: #333;
}

.com_core {
	width: 930px;
	float: right;
}
.com_pans {
	display: none;
}

.comm_div {
	padding: 30px 40px;
	background-color: #fff;
	box-shadow: 0 0 10px #eee;
	overflow: hidden;
}

.comm-title-top {
	background: url(../images/footer-bg.gif);
	color: #fff;
	height: 80px;
	padding: 25px 30px 10px;
}
.comm-title-top strong{
	font-size: 24px;
	display: block;
}
.comm-title-top span{
	font-size: 16px;
	text-transform: uppercase;
}
.comm-title-bot{
	margin-top: 30px;
	border: 1px solid #ddd;
}
.comm-title-lx{
	background: url(../images/about_bg.jpg) no-repeat;
	height: 100px;
	padding: 25px 20px 0;
}
.comm-title-lx strong{
	font-size: 24px;
	display: block;
}
.comm-title-lx span{
	font-size: 14px;
	color: #999;
}
.comm-title-art{
	background-color: #e5e6e7;
	padding: 20px 10px;
}
.comm-title-art p{
	font-size: 12px;
	padding: 3px 0;
	color: #666;
}
.comm-cont-t{
	overflow: hidden; 
	background: url(../images/comm_line.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.comm-cont-t h3{
	font-size: 24px;
	float: left;
}
.comm-cont-t p{
	font-size: 12px;
	float: right;
	color: #666;
	margin-top: 10px;
}
.comm-cont-t span{
	color: #222;
	margin: 0 5px;font-weight: 600;
}
.comm-cont-t a{
	color: #222;font-weight: 600;
}
.us-01-cont{
	overflow: hidden;
}
.us-01-cont img{
	margin-right: 20px;
}
.us-01-cont p{
	font-size: 14px;
	color: #666;
	line-height: 1.9;
}
.us-02-top{
	overflow: hidden;
}
.us-02-img{
	float: left;
}
.us-02-art{
	float: right;
	width: 660px;
}
.us-02-art p{
	font-size: 14px;
	color: #666;
	line-height: 1.9;
	margin-bottom: 5px;
	text-indent: 2em;
}
.us-02-qm{
	text-align: right;
	margin-top: 30px;
}
.us-02-qm p{
	font-size: 18px;
	color: #006ebc;
	float: right;
	margin-right: 10px;text-align:right;font-weight: 600;
}
.us-02-qm img{
	float: right;
}
.us-03-top{
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
	padding-bottom: 25px;
padding-top:25px;
}
.us-03-top img{
	float: left;
	width: 300px;
	height: 202px;
}
.us-03-art {
	float: right;
	width: 595px;
}
.us-03-art p{
	padding: 5px 0;
}
.us-03-art strong{
	width: 200px;
	display: inline-block;
}
.us-03-art span{
	color: #666;
	padding-right: 20px;
}
.us-03-bot{
	
}
.us-03-bot li{
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
	padding: 25px 0;
}
.us-03-img{
	float: left;	
	width: 300px;	
	height: 202px;
}
.us-03-ur{
	float: right;
	width: 595px;
}
.us-03-ur h3{
	font-size: 16px;
	margin-bottom: 10px;
}
.us-03-ur p{
	font-size: 14px;
	color: #666;
	line-height: 1.7;text-indent:2rem;
}
.us-04-cont{
	
}
.us-04-cont img{
	width: 100%;
}
.us-05-cont{
	overflow: hidden;
}
.us-05-list{
	width: 283px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-right: 37px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.us-05-list:nth-child(3n){
	margin-right: 0;
}
.us-05-list a {
	width: 253px;
	text-align: center;
	height: 170px;
	display: block;
	float: left;
	overflow: hidden;
	padding: 15px;
}
.us-05-list a img {
	max-width: 253px;
	max-height: 170px;
	display: inline-block;
	vertical-align: middle;
}
.us-05-list p {
	width: 253px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	padding: 5px 15px 15px;
}
.us-06-top{
	overflow: hidden;
}
.us-06-left{
	float: left;
	width: 410px;
	height: 390px;
}
.us-06-left img{
	width: 100%;
	height: 100;
}
.us-06-rigth{
	float: left;
	width: 478px;
	margin-left: 35px;
}
.us-06-list{
	overflow: hidden;
}
.us-06-list h3{
	background: url(../images/us_06_icon.png) no-repeat;
	height: 24px;
	line-height: 24px;
	width: 43px;
	color: #fff;
	padding-left: 7px;
	float: left;
	margin-top: 10px;
	margin-bottom: 33px;
}
.us-06-p{
	float: left;
	width: 420px;
}
.us-06-p p{
	font-size: 16px;
	color: #222;
	font-weight: 600;
}
.us-06-p span{
	font-size: 16px;
	color: #666;
}
.us-06-bot{
	
}
.us-06-bot li{
	list-style-type: disc;
	font-size: 16px;
	line-height: 1.7;
	color: #666;
	margin-top: 10px;
	margin-left: 20px;
}
.us-06-bot li p{
	font-size: 16px;
	line-height: 1.7;
	color: #666;
}

.us-07-cont{
	overflow: hidden;
}
.us-07-list{
	width: 283px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-right: 37px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.us-07-list:nth-child(3n){
	margin-right: 0;
}
.us-07-list a {
	width: 253px;
	text-align: center;
	height: 170px;
	display: block;
	float: left;
	overflow: hidden;
	padding: 15px;
}
.us-07-list a img {
	max-width: 253px;
	max-height: 170px;
	display: inline-block;
	vertical-align: middle;
}
.us-07-list p {
	width: 253px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	padding: 5px 15px 15px;
}

/*新闻*/
.com_nac_sm{
	
}
.com_nac_sm a{
	display: block;
	background: url(../images/icon_us_right.png) no-repeat;
	background-position: 35px 12px;
	padding: 10px 55px;
	color: #666;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid #f7f5f4;
}
.com_nac_sm a.com_nac_sm_on{
	background-color: #f2f6f9;
	color: #0066CB;
}
.com_nac_sm a:hover{
	background-color: #f2f6f9;
	color: #0066CB;
}
.news-01-cont{
	
}
.news-01-ul{
	margin-top: -30px;
}
.news-01-list{
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
}
.news-01-left{
	background-color: #b3b3b3;
	float: left;
	width: 96px;
	height: 96px;
	text-align: center;
	color: #fff;
	transition: all .3s;
}
.news-01-left p{
	font-size: 32px;text-align:center;
}
.news-01-left em{
	width: 13px;
	height: 2px;
	background-color: #fff;
	display: block;
	margin: auto;
	margin: 3px auto;
}
.news-01-left span{
	font-size: 16px;
}
.news-01-right{
	float: right;
	width: 815px;
}
.news-01-right p{
	font-size: 20px;
	color: #222;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	transition: all .3s;
}
.news-01-right em {
	width: 27px;
	height: 2px;
	background-color: #006ebc;
	display: block;
	margin: 6px 5px 6px 0;
	text-align: left;
}
.news-01-right span{
	margin-top: 10px;
	display: block;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}
.news-01-list:hover .news-01-left{
	background-color: #006ebc;
}
.news-01-list:hover .news-01-right p{
	color: #0066CB;
}
/*分页*/
.comm-fy {
	width: 100%;
	padding-top: 40px;
	text-align: center;
}

.comm-fy-cont {
	margin: 0 auto;
	display: inline-block;
}

.comm-fy-cont li {
	background-color: #fff;
	float: left;
	margin-right: 15px;
}

.comm-fy-cont li a {
	display: block;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #eee;
	font-size: 12px;
	color: #999;
}

.comm-fy-cont li .comm-fy-on {
	background-color: #006ebc;
	color: #fff;
	border: 1px solid #006ebc;
}

.comm-fy-cont li a:hover {
	background-color: #006ebc;
	color: #fff;
	border: 1px solid #006ebc;
}
/*新闻详情*/
.newsDeta-title{
	text-align: center;
}
.newsDeta-title h3{
	font-size: 24px;
}
.newsDeta-title p{
	font-size: 14px;
	color: #999;
text-align:center
}
.newsDeta-art{
	padding: 20px 0;
}
.newsDeta-art img{
	display: block;
	margin: 10px auto;
}
.newsDeta-art p{
	line-height: 1.8;
}
.newsDeta-art span{
	/*text-align: right;
	display: block;
	margin-top: 20px;*/
}
.newsDeta-bot{
	border-top:1px solid #ddd;
	padding-top: 20px;
}
.newsDeta-bot a{
	display: block;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	color: #666;
}
.newsDeta-bot a:last-child{
	text-align: right;
}
.newsDeta-bot a:hover{
	color: #0066CB;
}

/*服务案例*/
.us-05-cont{
	overflow: hidden;
}
.case-list{
	width: 283px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-right: 37px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.case-list:nth-child(3n){
	margin-right: 0;
}
.case-list a {
	width: 253px;
	text-align: center;
	height: 170px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 15px;
}
.case-list a img {
	width: 253px;
	height: 170px;
	display: inline-block;
	vertical-align: middle;
	transition: all .3s;
}
.case-list p {
	width: 253px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	padding: 0 15px 15px;
}
.case-list:hover .case-img img{
	transform: scale(1.1);
}
/*案例详情*/
.case-top{
	overflow: hidden;
}
.caseDeta-title{
	text-align: center;
}
.caseDeta-title h3{
	font-size: 24px;
}
.caseDeta-title p{
	font-size: 14px;
	color: #999;
text-align:center;
}
.caseDeta-art{
	padding: 20px 0;
}
.caseDeta-art img{
	width: 100%;
	display: block;
	margin: 10px auto;
}
.caseDeta-art p{
	line-height: 1.8;
}
.caseDeta-art span{
	text-align: right;
	display: block;
	margin-top: 20px;
}
.caseDeta-bot{
	border-top:1px solid #ddd;
	padding-top: 20px;
}
.caseDeta-bot a{
	display: block;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	color: #666;
}
.caseDeta-bot a:last-child{
	text-align: right;
}
.caseDeta-bot a:hover{
	color: #0066CB;
}
/*楼宇科技*/
.buil-cont{
	
}
.buil-cont h3{
	font-size: 24px;
}
.buil-cont p{
	font-size: 16px;
	padding: 10px 0;
}
.buil-cont span{
	font-size: 14px;
	color: #666;
}
.buil-cont p em{
	color: #0066CB;
}
.buil-cont img{
	margin-top: 10px;
	width: 560px;
	height: 374px;
}

/*市场留言*/
.message-cont{
	
}
.message-top{
	overflow: hidden;
}
.message-top input{
	float: left;
	width: 271px;
	height: 44px;
	line-height: 44px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	outline: none;
}
.message-top input:last-child{
	margin-right: 0;
}
.message-middle{
	width: 908px;
}
.message-middle textarea{
	width: 100%;
	height: 200px;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
}
.message-btn{
	display: block;
	background-color: #0066CB;
	outline: none;
	border: none;
	width: 280px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: 20px auto;
}

/*联系我们*/
.contact-01-top{
	
}
.contact-01-top p{
	font-size: 16px;
	padding-bottom: 5px;
}
.contact-01-dt{
	margin-top: 20px;
	width: 100%;
	height: 460px;
	outline: 1px solid #ddd;
}
.contact-01-dt img{
	width: 100%;
	height: 100%;
}
.contact-02-ul{
	margin-top: -15px;
}
.contact-02-list{
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
}
.contact-02-zw{
	width: 25%;
	float: left;
}
.contact-02-bm{
	width: 17%;
	float: left;
}
.contact-02-rs{
	width: 15%;
	float: left;
}
.contact-02-time{
	width: 35%;
	float: left;
}
.contact-02-xq{
	width: 8%;
	float: left;
}
.contact-02-zw p,.contact-02-bm p,.contact-02-rs p,.contact-02-time p,.contact-02-xq p{
	font-size: 16px;
	color: #222;
	float: left;
}
.contact-02-zw span,.contact-02-bm span,.contact-02-rs span,.contact-02-time span,.contact-02-xq span{
	font-size: 16px;
	color: #666;
	float: left;
}
.contact-02-xq a{
	font-size: 16px;
	color: #0066CB;
}
/*招聘详情*/
.recruit-top{
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px;
}
.recruit-zw{
	width: 25%;
	float: left;
}
.recruit-bm{
	width: 17%;
	float: left;
}
.recruit-rs{
	width: 15%;
	float: left;
}
.recruit-time{
	width: 35%;
	float: left;
}
.recruit-zw p,.recruit-bm p,.recruit-rs p,.recruit-time p,.recruit-xq p{
	font-size: 16px;
	color: #222;
	float: left;
}
.recruit-zw span,.recruit-bm span,.recruit-rs span,.recruit-time span,.recruit2-xq span{
	font-size: 16px;
	color: #666;
	float: left;
}
.recruit-middle{
	margin-top: 10px;
}
.recruit-list{
	overflow: hidden;
	padding: 5px 0;
}
.recruit-list p{
	float: left;
	width: 70px;
}
.recruit-list span{
	float: right;
	display: block;
	width: 850px;
}
.recruit-img{
	display: block;
	width: 140px;
	height: 140px;
	padding: 10px 0;
}
.recruit-btn{
	display: block;
	text-align: center;
	width: 140px;
	height: 44px;
	line-height: 44px;
	border: none;
	background-color: #0066CB;
	color: #fff;
	font-size: 16px;
	border-radius: 6px;
}
.recruit-btn:hover{
	background-color: #095199;
}
/*招聘表单*/
.recruitDeta-cont{
	
}
.recruitDeta-list{
	overflow: hidden;
	margin-top: 10px;
}
.recruitDeta-p{
	font-size: 14px;
	float: left;
	width:100px;
	line-height: 34px;
}
.recruitDeta-right{
	overflow: hidden;
}
.recruitDeta-right p{
	color: #222;
	line-height: 34px;
}
.recruitDeta-right input{
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	padding: 0 10px;
	outline: none;
}
.recruitDeta-right{
	
}
.recruitDeta-right input[type="radio"]{
	margin-right: 5px;
	vertical-align: middle;
}
.recruitDeta-right textarea{
	height: 100px;
	width: 245px;
	border: 1px solid #ddd;
	padding: 10px;
	outline: none;
}
.recruitDeta-w{
	width: 245px;
}
.recruitDeta-s{
	width: 146px;
}
.recruitDeta-btn{
	margin-left: 100px;
	width: 168px;
	height: 44px;
	line-height: 44px;
	border: none;
	background-color: #0066CB;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
}
.recruitDeta-btn:hover {
	background-color: #095199;
}