@charset "UTF-8";
.dj-footer {
    z-index: 2;
    padding: 40px 0 0;
	background-image: url(footer-bg.png);
    background-size: cover;
   
 
}
.dj-footer-layout {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
}
.dj-footer-help:after, .dj-footer-layout:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}
.dj-footer, .dj-footer-help {
	position: relative;
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dj-footer-help {
    zoom: 1;
}
.dj-footer-help .help-item {
    margin-left: 70px;
    float: left;
}
.dj-footer-help .help-item.help-item-about {
	margin-left: 0;
}
.dj-footer-help .help-item-hd {
    font-size: 20px;
    color: #ffffff;	
	text-align: left;
    height: 26px;
	line-height: 26px;
	font-weight: normal;
    padding: 10px 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
}
.dj-footer-help .footer-all-link, .dj-footer-help .footer-all-link:link, .dj-footer-help .footer-all-link:visited, .dj-footer-help .footer-all-link:hover, .dj-footer-help .footer-all-link:active {
	font-size: 20px;
    color: #ffffff;	
	text-align: left;
	outline: none;
	cursor: text;
}
.dj-footer-help-list {
    font-size: 14px;
    /*letter-spacing: -1px;*/
    color: #D5D1D1;
}
.dj-footer-help-list .help-list-item {
    zoom: 1;
    position: relative;
    z-index: 1;
    line-height: 18px;
    margin: 16px 0 0;
    padding: 0;
	text-align: left;
}
.dj-footer-help-list a {
	font-size: 14px;
    color: #D5D1D1;
	text-decoration: none;
	cursor: pointer;
}
.dj-footer-help-list a:hover {
    color: #ffffff;
    text-decoration: none;
}
.help-item-server .server-tel {
	font-size: 14px;
	color: #D5D1D1;
	text-align: left;
}
.help-item-server .server-tel span {
	display: block;
	font-size: 20px;
	color: #D5D1D1;
	text-align: left;
	line-height: 38px;
	height: 38px;
	font-weight: bolder;
}
.help-item-server .footer-qrcode-item {
	margin-top: 40px;
	font-size: 14px;
	color: #D5D1D1;
	text-align: center;
	width: 70px;
	float: left;
}
.help-item-server .footer-qrcode-item {
	margin-right: 78px;
}
.help-item-server .footer-qrcode-last {
	margin-right: 0;
}
.help-item-server .footer-qrcode-item p {
	display: block;
	font-size: 14px;
	color: #D5D1D1;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
.help-item-server .footer-qrcode-item .qrcode {
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
	margin-bottom: 7px;
	height: 70px;
	width: 70px;
	padding:5px;
}
.footer-qrcode-item .qrcode .img{
	
	background: url(qrcode@1x.png) center center no-repeat;
	background-size: 60px 60px;
	height: 60px;
	width: 60px;
}

.footer-qrcode-item2 .qrcode .img{
	background: url(djwx-x_03.jpg) center center no-repeat;
	background-size: 60px 60px;
	height: 60px;
	width: 60px;
}
.footer-qrcode-item3 .qrcode .img{background: url(djwb-x_03.jpg) center center no-repeat;background-size: 60px 60px;
	height: 60px;
	width: 60px;}

/*.dj-footer-help .help-item-about,
.dj-footer-help .help-item-service { width: 85px; }
.dj-footer-help .help-item-product { width: 200px; }
.dj-footer-help .help-item-agency { width: 165px; }*/
.dj-footer-help .help-item-server {
    margin-top: 10px;
	/*margin-left: 120px;*/
	width: 370px;
	float: right;
}
.dj-footer-bd-wrapper {
	position: relative;
	/*overflow: hidden;*/
	background: #212121;
    margin: 60px 0 0;
	height: 80px;
	width: 100%;
}
.dj-footer-bd-wrapper .dj-footer-bd {
	position: relative;
	/*overflow: hidden;*/
    color: #999494;
    clear: both;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	margin: 0 auto;
	line-height: 80px;
	height: 80px;
    width: 1200px;
    zoom: 1;
}
.dj-footer-bd .footer-logo {
    display: inline-block;
	margin-top: 20px;
	background: url(dbtu.svg) center center no-repeat;
	background-size: 154px 44px;
	height: 44px;
	width: 154px;
	float: left;
    overflow: hidden;
}
.dj-footer-bd .footer-logo a {
    display: block;
    height: 100%;
    text-align: left;
    text-indent: -99999px;
    overflow: hidden;
}
.dj-footer-bd .footer-copyright {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
	color: #999494;
	margin: 26px 0 0;
    float: right;
}
.dj-footer-bd a, .dj-footer-bd a:hover {
    color: #999494;
    text-decoration: none;
}
.dj-footer-bd .footer-search {
	position: relative;
	padding: 0 20px;
	margin: 23px 0 0 30px;
	border-radius: 4px;
	background: #323232;
	line-height: 40px;
	height: 40px;
	width: 262px;
	cursor: pointer;
	float: left;
}
.dj-footer-bd .footer-search p {
	background: #323232;
	font-size: 16px;
	color: #7B7B7B;
	padding: 9px 0;
	line-height: 22px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dj-footer-bd .footer-search span.footer-seldrop {
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 20px;
	display: inline-block;
    vertical-align: middle;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999494;
    margin-left: 6px;
    height: 0;
    width: 0;
}
.footer-search ul.corporationlink {
	display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: none;
	padding: 12px 0;
	-webkit-box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    background-color: #FFFFFF;
	width: 262px;
    z-index: 100;
}
.footer-search ul.corporationlink li {
	color: #3e3a39;
    padding-left: 20px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    cursor: hand;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer-search ul.corporationlink li:hover {
	background-color: #f2f2f2;
}
.footer-search ul.corporationlink li a,
.footer-search ul.corporationlink li a:link,
.footer-search ul.corporationlink li a:visited,
.footer-search ul.corporationlink li a:hover,
.footer-search ul.corporationlink li a:active {
	display: block;
	font-size: 14px;
	color: #3e3a39;
	width: 100%;
	text-decoration: none;
	outline: none;
}

.footer-qrcode-item4{display:none;}
.help-item-server .footer-qrcode-item3{margin-right:0px;}







gydj21

djdt21
