/* CSS Document */
body{
	background-color: #f9f9f9;
}


.navmenu_listbox ul{
	margin: auto;
	width: 330px;
	height: 48px;
	overflow: hidden;
}



/*****main_body*********************/
.main_body_bg{
    width: 100%;
    height: auto;
    background: url(../img/bg_contact_join.jpg) bottom center no-repeat;
    overflow: hidden;

}
.main_body{
	margin: auto;
	width: 1200px;
}



.main_body .con_lists{
    margin: auto;
    margin-top: 55px;
     width: 1200px;
    height: auto;
    min-height: 150px;
    margin-bottom: 30px;
    overflow: hidden;
}

.main_body .con_lists .top_title{
    position:relative;
    width: 1200px;
    height: 70px;
    margin-bottom: 20px;
    overflow: hidden;
}

.main_body .con_lists .top_title strong{
    margin-left: 30px;
    margin-left: 0px \9;
    color: #ddd;
    font-size: 60px;
    font-family: "dincond-medium-webfont";
    text-transform: uppercase;
    letter-spacing: -1px;
    -webkit-animation: cth1 800ms ease-out forwards;
    animation: cth1 800ms ease-out forwards;
    opacity: 0;
    display: inline-block;
}
.main_body .con_lists .top_title span{
        display: inline-block;
    position: relative;
    top: -3px;
    margin-left: -30px;
    margin-left: 0 \9;
    color: #5a575b;
    font-size: 24px;
    font-weight: bold;
    -webkit-animation: cth2 800ms ease-out forwards;
    animation: cth2 800ms ease-out forwards;
    opacity: 0;
}

@-webkit-keyframes cth1 {
    0% { margin-left: 30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}

@keyframes cth1 {
    0% { margin-left: 30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}
@-webkit-keyframes cth2 {
    0% { margin-left: -30px; opacity: 0; }
    100% { margin-left: 20px; opacity: 1; }
}

@keyframes cth2 {
    0% { margin-left: -30px; opacity: 0; }
    100% { margin-left: 20px; opacity: 1; }
}



.main_body .con_lists ul{
    background-color: #fff;
}
.main_body .con_lists ul li{
    width: 1198px;
    height: auto;
    min-height: 175px;
    margin-bottom: 18px;
    border: #dfdfdf 1px solid;
    background-color: #fff;
    overflow: hidden;
}
.main_body .con_lists ul li:hover{
     border: #e0190f 1px solid;
}

.main_body .con_lists ul li .pic_box{
    float: left;
    margin-top: 25px;
    margin-left: 40px;
    margin-right: 20px;
    margin-bottom: 25px;
    /*width: 195px;
    height: 136px;*/
    width: 244px;
    height: 170px;
    border:#adadad 1px solid;
    overflow: hidden;
}
.main_body .con_lists ul li .pic_box img{
    width: 244px;
    height: 170px;
}
.main_body .con_lists ul li .cons_box{
    float: left;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 820px;
    min-height: 132px;
    overflow: hidden;
}

.main_body .con_lists ul li .cons_box .titles{
    margin-top: 15px;
    width: 100%;
    height: 35px;
    line-height: 25px;
    font-size: 16px;
    color: #6d6d6d;
    font-weight: bold;
    overflow: hidden;
}
.main_body .con_lists ul li .cons_box .titles span{
    font-size: 18px; 
    color: #4d544d;
}
.main_body .con_lists ul li .cons_box .titles a{
    float: right;
    color: #a50607;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    margin-right:80px;
}
.main_body .con_lists ul li:hover .cons_box .titles a{
     /*color: #b80000;*/
}
.main_body .con_lists ul li .cons_box .infos{
    /*margin: auto;*/
    width: 820px;
    line-height:25px;
    font-size: 14px;
    color: #6d6d6d;
    overflow: hidden;
    
}

.main_body .con_lists ul li .cons_box .infos ul{
    margin: 0px;
    padding: 0px;
    list-style:none;
}
.main_body .con_lists ul li .cons_box .infos ul li{
    margin: 0px;
    padding: 0px;
    list-style:none;
    height: auto;
    margin-bottom: 0px;
    border: none;
    width: 630px;
    background-color: #fff;
    min-height: 0px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
}

.main_body .con_lists ul li .cons_box .infos ul li i{
    float: left;
    margin-top: 3px;
    display: block;
    width: 20px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    background-image: url(../img/contact_join_ico.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

.main_body .con_lists ul li .cons_box .infos ul li i.icos_01{ background-position: -4px -4px;}
.main_body .con_lists ul li .cons_box .infos ul li i.icos_02{ background-position: -4px -33px;}
.main_body .con_lists ul li .cons_box .infos ul li i.icos_03{ background-position: -4px -65px;}
.main_body .con_lists ul li .cons_box .infos ul li i.icos_04{ background-position: -4px -96px;}
.main_body .con_lists ul li .cons_box .infos ul li i.icos_05{ background-position: -4px -127px;}


.main_body .con_lists ul li .cons_box .infos ul li span{
    float: left;
}
.main_body .con_lists ul li .cons_box .infos ul li span.titles_l{
    font-weight: bold;
    color: #4d544d;
    display: inline;
}

.main_body .con_lists ul li .cons_box .infos ul li span.infos_r{
    padding-top: 2px;
    width: 525px;
    height: auto;
    line-height: 150%;
    font-weight: normal;
    color: #4d544d;
    display: block;
    overflow: hidden;
}









.job-view {
	background:#fff;
    height: auto;
    font-family: "Microsoft Yahei",Tahoma,Arial,sans-serif;
    font-size: 15px;
    overflow: hidden;
}
.main_body .job_leftmenu{
    width:280px;
    padding-top: 20px;
	float:left;
    min-height:500px;
    background:#f2f2f2;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
}
.main_body .job_leftmenu .menu{
    width:280px;
    min-height:500px;
}
.main_body .job_leftmenu .title{
    margin: auto;
    width: 75%;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px #DDDDDD solid;
    margin-bottom: 20px;
}

.main_body .job_leftmenu .l_menu_li{
    margin: auto;
    width: 75%;
    font-size: 15px;
    line-height: 35px;
    height: auto;
    min-height: 0px;
    margin-bottom: 5px;
    border:none;
    background-color:#f2f2f2;
    overflow: hidden;
    
}
.main_body .job_leftmenu .l_menu_li a{
    padding-left: 15px;
    display: block;
    color: #333;
    background-color:#f2f2f2;
}
.main_body .job_leftmenu .l_menu_li a:hover{
    background-color:#fff;
    text-decoration: none;
}

.job-content {
	float:right;
	width:880px;
	background-color:#fff;
	padding-top:10px;
	padding-left:10px;
    padding-right:20px;
	padding-bottom:40px
}
.job-view h1 {
	margin-bottom:30px;
	border-bottom:1px #e8e8e8 solid;
	height:40px;
}
.job-view h1 strong {
	display:inline-block;
	border-bottom:2px #006db8 solid;
	font-size:24px;
	height:40px;
	overflow:hidden;
	color:#333;
	font-weight:normal
}
.job-view .job-info{
    margin-bottom: 40px;
}
.job-view .job-info table {
	width:100%;
	background:#fff;
	border-spacing:1px;
	border-collapse: separate;
}
.job-view .job-info table th {
	background:#eee;
	padding:10px 15px;
	font-weight:normal;
	text-align:left;
}
.job-view .job-info table td {
	background:#fafafa;
	padding:10px 15px;
	color:#888
}
.job-view .job-info table td h2 {
	font-size:22px;
	color:#747979
}
.job-view .item {
	margin-top:40px;
	line-height:180%;
	color:#5c5c5c
}
.job-view .item h3 {
	font-size:22px;
	font-weight:normal;
	color:#333;
	margin-bottom:15px;
}
.job-view .item p {
	margin-bottom:10px;
}
.job-view .share {
	margin-top:20px;
	height:40px;
}
.job-view .btns {
	margin-top:20px;
}
.job-view .btns a {
	display:block;
	width:100px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:15px 30px;
	background:url(../images/time-bg.png) no-repeat;
	font-size:14px;
	color:#fff;
	margin:0 auto;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
}
.job-view .btns a:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.job-view .item ul {
	margin-top:10px;
}
.job-view .item li a {
	color:#0088e6;
	background:url(../images/word.gif) no-repeat 0 center;
	padding-left:25px;
}
.job-view .item li a:hover {
	text-decoration:underline
}
.mao{
    position: relative;
}
.mao .palceholder{
    position: absolute;
    display: block;
    width: 100px;
    height: 80px;
    top:-80px;
}












