.careers_banner {
	background-image: url(http://cache.cdn.dggapp.com/cache/upload/images/2020/01/11/b233784f77eb1c5dea4887111b77efc6.jpg);
    background-position: center bottom;
	background-size: cover;
}
.temp .temp_warp {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.temp .title h2 {
	color: #444;
	font-size: 22px;
	font-weight: 400;
	line-height: 46px;
}
.temp .title h3 {
	color: #666;
	font-size: 18px;
	font-weight: 400;
	line-height: 46px;
	margin-top:18px;
}
.temp .title p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 10px;
}
.temp .title p b{
	font-weight:bold;
	color:#333;
}
.temp_1 .img {
	float: left;
}
.temp_1 .title {
	float: right;
	text-align: left;
	width: 400px;
	padding-top: 15px;
}
.temp_2 .img {
	float: right;
}
.temp_2 .title {
	float: left;
	text-align: left;
	width: 400px;
	margin-top: 65px;
}
.temp_3 .img {
	float: left;
}
.temp_3 .title {
	float: right;
	text-align: left;
	width: 400px;
	padding-top: 65px;
}
.temp_4 .img {
	float: right;
}
.temp_4 .title {
	float: left;
	text-align: left;
	width: 400px;
	padding-top: 65px;
}
.temp_5 .img {
	float: left;
}
.temp_5 .title {
	float: right;
	text-align: left;
	width: 400px;
	padding-top: 5px;
}
.temp_6 .img {
	float: right;
}
.temp_6 .title {
	float: left;
	text-align: left;
	width: 420px;
	padding-top: 65px;
}
.temp_7 .img {
	float: left;
}
.temp_7 .title {
	float: right;
	text-align: left;
	width: 400px;
	padding-top: 65px;
}
.map {
	background: #f1f1f1;
}
.map_temp {
	padding: 70px 0 60px 0;
	position: relative;
}
.map_temp .down_iocn {
	background: url(/common/images/about/down_icon.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 18px;
	height: 9px;
	margin: 0 auto;
}
.map_temp .txt {
	right: 10px;
	padding: 30px;
	position: absolute;
	top: 90px;
	width: 480px;
}
.map_temp .txt h2 {
	color: #444;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
.map_temp .txt p {
	margin-top: 15px;
	font-size: 14px;
	color: #444;
	line-height: 24px;
}
.map_temp .txt .icon {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-image: url(http://cache.cdn.dggapp.com/cache/upload/images/2020/01/03/7257170f26908ee003460f41e8b0f13b.png);
	background-repeat: no-repeat;
}
.map_temp .tel {
}
.map_temp .time {
	background-position: 0 -49px;
}
.map_temp .address {
	background-position: 0 -96px;
}
.map_temp .txt span {
	display: block;
	padding-left: 40px;
}
.contact-wrap{
	height:56px;
}
.contact-wrap ul,li{
	margin:0;
	padding:0;
}
.contact-wrap ul li{
	float:left;
	width:50%;
	height:48px;
	border-bottom:3px #ccc solid;
	text-align: center;
	font-size:18px;
	color:#333;
	cursor: pointer;
}
.contact-wrap ul li.active{
	float:left;
	width:50%;
	height:48px;
	border-bottom:3px #59a1ca solid;
	text-align: center;
	font-size:20px;
	color:#20658c;
	font-weight: bold;
}
.contact-form{
	padding:0 10px;
}
.contact-form-wrap{
	padding:4px;
	min-height: 38px;
}
.form-label{
	float:left;
	line-height: 36px;
	width:90px;
	font-size:16px;
	color:#000;
}
.form-input{
	float:left;
	width:300px;
}
.form-input input{
	border:1px #999 solid;
	width:320px;
	height:30px;
	line-height: 30px;
	color:#000;
	font-size:16px;
	padding:3px 5px;
}
.form-input textarea{
	border:1px #999 solid;
	width:320px;
	height:75px;
	line-height: 25px;
	color:#000;
	font-size:16px;
	padding:3px 5px;
	font-family: "Microsoft YaHei";
}
.form-input input.submit-btn{
	width:100px;
	height:38px;
	line-height: 32px;
	font-size:18px;
	background: #2aabd2;
	color:#ffffff;
	border:0;
	cursor: pointer;
}
#form-tip{
	min-height:16px;
	color:#00CC00;
	font-size:16px;
	text-align: center;
}
#form-tip i{
	font-style: normal;
	color:#ff0000;
}
.contact-online{
	padding:40px 10px;
	display: none;
}
.contact-online-wrap{
	text-align: center;
}
.contact-online-wrap img{
	width:180px;
}
.contact-online-wrap p{
	padding:10px;
	color:#000;
	font-size:16px;
	text-align: center;
}

 @media (max-device-width: 1024px) and (orientation: landscape) {
body, .w1200, .header, .temp .temp_warp {
	width: 1024px
}
.temp_1 .img, .temp_3 .img, .temp_5 .img, .temp_7 .img {
	width: 50%;
}
.temp_1 .title, .temp_3 .title, .temp_5 .title, .temp_7 .img {
	padding-top: 50px;
}
.temp_2 .title, .temp_4 .title, .temp_6 .title {
	margin-left: 50px;
}
.temp_2 .img, .temp_4 .img, .temp_6 .img {
	width: 50%;
}
}
/*  |xGv00|d7c5fd0056cf92d1e558097623fbd7a5 */