@charset "utf-8";
/* CSS Document */

body{ font-size:12px; font-family:"微软雅黑"; margin:0; padding:0; background:#f8f4ce;}
a{ text-decoration:none;}
ul,ol,div,p,span,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
li{ list-style:none;}
img{ border:0px;}
*:focus {outline:none;} 
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*::-webkit-scrollbar { width:8px;}
::-webkit-scrollbar-track {    border-radius: 10px;}
::-webkit-scrollbar-thumb { border-radius: 10px;    background: rgba(0,0,0,0.08);}*/




.recruiting{ width:100%; height:auto; background:#f8f4ce;}
.recruiting .head{ width:100%; height:653px; background:url(../../images/head.png) no-repeat; background-position:top center;  position:relative;}
.recruiting .head img{ width:100%;}
.recruiting .head .head_con{ width:180px; height:100px; position:absolute; bottom:130px; left:50%; margin-left:-165px; font-size:16px; color:#333; font-weight:bold;}
.recruiting .content{ width:996px; height:auto;  margin:0 auto; position:relative;}
.recruiting .content ul{ width:780px; height:400px; margin:0 auto; margin-top:20px;}
.recruiting .content ul li{ width:260px; height:auto; float:left; text-align:center;}
.recruiting .content ul li h2{ width:100%; font-size:14px; text-align:center; margin-top:20px;}
.recruiting .content ul li h2.Identity{ color:#4cc0da;}
.recruiting .content ul li h2.Machine{ color:#249ad3;}
.recruiting .content ul li h2.card{ color:#a37fd3;}
.recruiting .content ul li h1{ color:#7b7b7b; width:100%; text-align:center; margin-top:20px;}
.recruiting .content ul li span{ color:#7b7b7b; font-size:16px; margin-top:20px; font-weight:bold; display:block; width:100%; text-align:center;}
.recruiting .content ul li img.card{ margin-top:14px;}
.recruiting .content .content_btn{ width:300px; height:150px; position:absolute; top:-120px; right:20px; }
.recruiting .content .content_btn h1{ color:#161616; width:100%; font-weight:normal; font-size:28px;}
.recruiting .content .content_btn a{ width:226px; height:68px; background:url(../../images/button.png); display:block; float:right; margin-top:20px; line-height:68px; font-size:28px; color:#ea1c37; letter-spacing:3px; text-indent:18px;}

.exhibition_logo{ width:18%; height:auto; position:absolute; top:6%; left:6%; z-index:11;}
.exhibition_logo img{ width:100%;}

   .bottom_wz{ width:100%; height:120px; padding-top:10px; background:#333; text-align:center;}
   .bottom_wz .bottom_wz_top{ width:800px; height:50px; margin:0 auto; margin-top:10px;}
   .bottom_wz .bottom_wz_top ul{ width:100%}
   .bottom_wz .bottom_wz_top ul li{ width:20%; height:25px; float:left; line-height:25px; text-align:center;color:#fff;}
   .bottom_wz .bottom_wz_top ul li a{color:#fff;}
   .bottom_wz p{font-size:12px; font-family:"微软雅黑"; color:#fff;line-height:20px; width:100%;}  


@media screen and (min-width:1441px) and (max-width:1601px){
	   
	 


	}
	
	
@media screen and (max-width:1440px){
	  .recruiting .head{height:502px; background-size:100% 100%; }
	  .recruiting .head .head_con{ width:180px; height:100px; position:absolute; bottom:90px; left:50%; margin-left:-130px; font-size:14px; color:#333; font-weight:bold;}

	}
	@media screen and (max-width:1180px){
		 	  .recruiting .head{height:422px; background-size:100% 100%; }
			  	  .recruiting .head .head_con{ width:180px; height:100px; position:absolute; bottom:60px; left:50%; margin-left:-110px; font-size:12px; color:#333; font-weight:bold;}


	}
	
