.contact_wrapper .h_title{margin-bottom:35px;}
.contact_wrapper .classifyNav{margin-bottom:28px;}
.contact_wrapper{padding-bottom:38px;}

/*留言/信息*/
.ct_message{width:100%;padding:70px 0;}
.msg{width:50%;padding:30px 3.38542% 0 14.32292%;font-size:14px;}
.msg p{font-size:17px;margin-bottom:30px;}
.msg label{position:relative;line-height:28px;display:block;float:left;padding-left:42px;margin-bottom:23px;width:50%;}
.msg label:last-child {
	width: 100%;
}
.msg label span{position:absolute;left:0;top:0;}
.msg label .tip{position:absolute;font-size:12px;left:42px;top:28px;line-height:20px;color:#fff;display:none;}
.input{width:90%;height:32px;border:1px solid #ddd;}
.input input{display:block;width:100%;height:100%;line-height:38px;padding:0 5px;}
.textarea{width: 95%;height:160px;border:1px solid #ddd;padding:5px;margin-bottom:12px;}
.textarea textarea{width:100%;height:100%;}
.submitBtn{width:130px;height:44px;background:#eb5c1a;}
.submitBtn input{display:block;line-height:44px;width:100%;height:100%;text-align:center;font-size:18px;color:#fff;cursor:pointer}
.submitBtn:hover{opacity:1;}

.address{width:50%;padding:5px 45px 0 25px;font-size:16px;}
.address .f_logo{font-weight:700;margin-bottom:35px;}
.address h1{font-size:24px;}
.address h2{font-size:20px;}
.address p{line-height:30px;}
.address img{margin:35px 0 0;}




/*人才招聘*/
.ct_recruitment{width:1170px;margin:0 auto;padding-bottom:22px;}
.recList li{margin-bottom:12px;}
.recList h3{height:50px;line-height:50px;background:#efefef;padding:0 0 0 13px;color:#585757;font-size:14px;cursor:pointer;-webkit-transition: all 0.3s;transition: all 0.3s;}
.recList .icon{width:44px;height:100%;background:url(../images/icon/icon_7.png) no-repeat center;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;}
.recList .jobDescription{padding:45px;background:#efefef;color:#3e3a39;font-size:14px;line-height:25px;display:none;border:1px solid #9fa0a0;border-top:none;}
.recList .jobDescription strong{font-weight:700;display:block;}
.recList .cur h3{background:url(../images/job_bg.png) no-repeat;background-size:100% 100%;color:#fff;font-size:16px;font-weight:700;padding-left:25px;}
.recList .cur .icon{background:url(../images/icon/icon_8.png) no-repeat center;}





@media screen and (min-width:1200px) and (max-width:1400px){
	/*留言/信息*/
	.msg{padding:30px 0 120px 110px;height:488px;}
}



@media screen and (min-width:992px) and (max-width:1199px){
	/*留言/信息*/
	.contact_wrapper .h_title{margin-bottom:25px;}
	.ct_message{padding:50px 0;}
	.input{width:100%;}
	.textarea{width:100%;}
	.msg{width:50%;padding:30px 45px 0 45px;height:488px;}
	.msg label{width:100%;margin-right:0;}
	.address{width:50%;font-size:15px;padding:5px 45px 0 45px;}
	.address h1{font-size:22px;}
	.address h2{font-size:16px;}
	.address p{line-height:26px;}

	/*人才招聘*/
	.ct_recruitment{width:970px;}


}	



@media screen and (min-width:768px) and (max-width:991px){
	/*留言/信息*/
	.contact_wrapper .h_title{margin-bottom:25px;}
	.ct_message{padding:50px 0;}
	.input{width:100%;}
	.textarea{width:100%;}
	.msg{width:50%;padding:30px 30px 0;height:435px;}
	.msg p{font-size:16px;}
	.msg label{width:100%;margin-right:0;}
	.address{width:50%;font-size:14px;padding:5px 30px 0;}
	.address h1{font-size:20px;}
	.address h2{font-size:14px;}
	.address p{line-height:24px;}
	.address img{width:120px;margin-top:25px;}
	.submitBtn{width:120px;height:40px;}
	.submitBtn input{font-size:16px;line-height:40px;}


	/*人才招聘*/
	.contact_wrapper .classifyNav{margin-bottom:15px;}
	.ct_recruitment{width:750px;}
	.recList h3{height:45px;line-height:45px;}
	.recList .cur h3{font-size:14px;}
	.recList .jobDescription{padding:20px;font-size:13px;line-height:23px;}
	.recList .jobDescription strong{font-size:13px;}
}



@media screen and (min-width:0px) and (max-width:767px){
	/*留言/信息*/
	.contact_wrapper{padding-bottom:30px;}
	.contact_wrapper .h_title{margin-bottom:20px;}
	.ct_message{padding:0 0 30px;}
	.input{width:100%;}
	.input input{font-size:13px;}
	.textarea{width:100%;}
	.textarea textarea{font-size:13px;}
	.msg{width:100%;padding:30px 15px;height:auto;font-size:13px;}
	.msg p{font-size:14px;margin-bottom:15px;}
	.msg label{width:100%;margin-bottom:20px;margin-right:0;}
	.address{width:100%;font-size:14px;padding:30px 15px;}
	.address h1{font-size:20px;}
	.address h2{font-size:14px;}
	.address p{line-height:24px;}
	.address img{width:120px;margin-top:25px;}
	.submitBtn{width:120px;height:40px;margin:auto;}
	.submitBtn input{font-size:16px;line-height:40px;}

	/*人才招聘*/
	.contact_wrapper .classifyNav{margin-bottom:15px;}
	.ct_recruitment{width:100%;padding:0 15px;}
	.recList h3{height:40px;line-height:40px;}
	.recList .cur h3{font-size:14px;padding-left:13px;}
	.recList .jobDescription{padding:15px 10px 20px;font-size:13px;line-height:23px;}
	.recList .jobDescription strong{font-size:13px;}
}