html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	/*变灰*/
	/* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1); */
	
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 微软正黑, "Microsoft JhengHei", 微软雅黑, "Microsoft YaHei", 华文细黑, STHeiti, MingLiu;
	text-shadow: 0px 0px 1px #666 !important;
	/* 解决Google Chrome字体发虚的处理方法 */
	
}
ul, li, a {
	text-decoration: none;
	list-style: none;
	color: black;
}

/*icfont*/
@font-face {
  font-family: 'iconfont';  /* project id 240439 */
  src: url('//at.alicdn.com/t/font_240439_8vgw39s62dhlrf6r.eot');
  src: url('//at.alicdn.com/t/font_240439_8vgw39s62dhlrf6r.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_240439_8vgw39s62dhlrf6r.woff') format('woff'),
  url('//at.alicdn.com/t/font_240439_8vgw39s62dhlrf6r.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_240439_8vgw39s62dhlrf6r.svg#iconfont') format('svg');
}
.wdlf_marginTop100 {
	margin-top: 125px!important;
}
.wdlf_marginTop150 {
		margin-top: 150px!important;
}
.wdlf_margin50 {
	margin: -50px!important;
}
.wdlf_displayNone{
	display: none;
}
/*加载进度条*/
.wdlf_loading{
	width: 100%;
	height: 100%;
	background: #66ceff;
	z-index: 9999999;
	text-align: center;
}
.wdlf_loading img{
	vertical-align: middle;
    margin-top: 300px;
}
/*右侧导航条*/
.wdlf_rightNav{
    width: 370px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    background: #FFF;
    /*display: none;*/
   	right: -500px;
}
.wdlf_rightNav_close{
    position: absolute;
    right: 15px;
    top: 15px;
}
.wdlf_rightNav_close:hover{
	cursor: pointer;
}
.wdlf_rightNav_close_icon{
	font-family: 'iconfont';
    font-style: normal;
    color: #444;
    font-size: 30px;
}
.wdlf_rightNav_top{
	width: 100%;
	height: 100px;
	margin-top: 75px;
}
.wdlf_rightNav_top p{
	line-height: 50px;
    height: 50px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.wdlf_rightNav_top p>img{
	vertical-align: middle;
    position: relative;
    top: -5px;
}
.wdlf_rightNav_top p>span{
	font-size: 30px;
}
.wdlf_rightNav_center{
	width: 100%;
	height: 360px;
}
.wdlf_rightNav_center ul>li{
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
}
.wdlf_rightNav_center ul>li>a{
	color: #232323;
	display: inline-block;
	width: 100%;
	padding-left: 30px;
}
.wdlf_rightNav_center ul>li>a:hover{
	color: #e3120b !important;
	background: #f0f0f0;
}
.wdlf_rightNav_bottom{
	width: 100%;
    height: 300px;
    margin-top: 20px;
}
.wdlf_rightNav_bottom_img{
	text-align: center;
	height: 200px;
}
.wdlf_rightNav_bottom_img img{
	height: 150px;
}
.wdlf_rightNav_bottom_img p{
	height: 45px;
    line-height: 40px;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    color: #333;
    border-bottom: 1px solid #ddd;
}
.wdlf_rightNav_bottom_copyRight{
    height: 100px;
    text-align: center;
    line-height: 1.8;
    font-size: 14px;
    color: #444;
    margin-top: 10px;
}

/*导航条*/
.wdlf_nav {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 87px;
	line-height: 87px;
	z-index: 999999;
	background-color: rgba(0, 0, 0, 0.76);
	/* border-bottom: 1px solid rgba(255,255,255,0.3); */
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
.wdlf_nav_1,.wdlf_nav_1_1,.wdlf_nav_2,.wdlf_nav_3{
	position: fixed;
	top:87px;
	width: 100px;
	line-height: 87px;
	z-index: 999999;
	background-color: rgba(0, 0, 0, 0.66);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
.wdlf_nav_1 li ,.wdlf_nav_1_1 li ,.wdlf_nav_2 li,.wdlf_nav_3 li{
	width: 100%;
	height: 65px;
    line-height: 65px;
    text-align: center;
    color: #FFFFFF;
    font-size: 21px;
}
.wdlf_nav_1{
	left: 880px;
    width: 150px;
	display: none;
}
.wdlf_nav_1_1{
	display: none;
	left: 1031px;
    width: 150px;
}
.wdlf_nav_2{
	display: none;
}
.wdlf_nav_3{
	display: none;
}
.wdlf_nav_1 a,.wdlf_nav_1_1 a,.wdlf_nav_2 a,.wdlf_nav_3 a{
    color: #FFFFFF;
    padding: 5px;
    *text-indent: -30px;
    padding-bottom: 15px;
}
.wdlf_nav_1 a:hover,.wdlf_nav_1_1 a:hover,.wdlf_nav_2 a:hover,.wdlf_nav_3 a:hover{
	border-bottom: 3px solid #f29600;
}
.wdlf_nav .wdlf_logo{
	width: 25%;
	height: 87px;
	float: left;
}
.wdlf_nav .wdlf_logo img{
	vertical-align: middle;
	margin-left: 40px;
	width: 210px;
    height: auto;
}
.wdlf_nav .wdlf_nav_item{
	width: 65%;
	float: right;
	height: 87px;
	font-size: 21px;
	z-index: 100;
	margin-right: 20px;
}
.wdlf_itemDeatil{
	width: 16.66%;
	height: 87px;
	background: green;
	float: left;
	border-radius: 10px;
	position: relative;
	left: 0px;
}
.wdlf_erJi_item{
	height: 300px;
	width: 100%;
	background: red;
	position: absolute;
	top: 10px;
	left: 0px;
}

.wdlf_nav_item .wdlf_nav_itemDetail{
    float: left;
    position: relative;
    z-index: 1;
    width: 16.66%;
    text-align: center;
}
.wdlf_nav_item .wdlf_nav_itemDetail a{
    color: #FFF;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    padding-bottom: 28px;
}
.wdlf_nav_item .wdlf_nav_itemDetail a:hover{
	border-bottom: 3px solid #f29600;
}
.wdlf_nav_item .wdlf_nav_itemDetail a.wdlf_nav_product:hover{
	border-bottom:none;
}
.wdlf_nav_item .wdlf_nav_itemDetail a.wdlf_nav_heZuo:hover{
	border-bottom:none;
}
.wdlf_nav_item .wdlf_nav_itemDetail a.wdlf_nav_news:hover{
	border-bottom:none;
}
.wdlf_erJi{
	width: 100px;
	height: 200px;
	background: green;
}
#wdlf_nav {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.76);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
#wdlf_nav .wdlf_navContent {
	width: 90%;
	height: 85px;
	line-height: 85px;
	margin: 0 auto;
}
.wdlf_wz_nav {
	position: relative;
	z-index: 1111;
	top: -11px;
	left: -1px;
}
.wdlf_nav_more{
    width: 25px;
    height: 100%;
    float: right;
    margin-right: 60px;
}
.wdlf_nav_more:hover{
	cursor: pointer;
}
.wdlf_nav_hr{
	height: 50%;
    width: 100%;
    position: relative;
    margin-top: 35px;
}
.wdlf_nav_hr hr{
	display: block;
    width: 100%;
    height: 1px;
    margin: 6px 0;
}
.wdlf_menu {
	width: 70%;
	float: left;
}
.wdlf_menu>ul {
	width: 100%;
	height: 100%;
}
.wdlf_menu>ul>li {
	float: left;
	display: inline-block;
	width: 16.65%;
	text-align: center;
}
.wdlf_menu>ul>li>a {
	width: 100%;
	padding: 5px;
	color: white;
	font-size: 21px;
}
.wdlf_menu>ul>li>a:hover {
	padding: 10px;
	border-bottom: 3px solid #FFF;
}
.wdlf_products {
	/*display: none;*/
	position: absolute;
	width: 179px;
	height: 200px;
	background-color: rgba(0, 0, 0, 0.76);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}
.wdlf_products li {
	padding: 5px;
	height: 60px;
	line-height: 60px;
}
.wdlf_products li a {
	display: inline-block;
	width: 60%;
	color: #fff;
	font-size: 20px;
}
.wdlf_products li a:hover {
	border-bottom: 3px solid #FFF;
}
.wdlf_wz_products {
	padding: 1px;
	width: 163px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 179px;
	top: 10px;
}
.wdlf_wz_products ul {
	height: 200px;
	background-color: rgba(0, 0, 0, 0.76);
}
.wdlf_wz_products li {
	padding: 5px;
	height: 60px;
	line-height: 60px;
}
.wdlf_wz_products li a {
	display: inline-block;
	width: 60%;
	color: #fff;
	font-size: 20px;
}
.wdlf_wz_products li a:hover {
	border-bottom: 3px solid #FFF;
}
.wdlf_navActive {
	color: white!important;
}
.wdlf_index_video {
	position: absolute;
	height: 100%;
	width: 100%;
}
.wdlf_video{
	background: #ccc;
	width: 100%;
    height: 100%;
    position: absolute;
        top: 0;
}
.wdlf_video video{
    object-fit: contain;

}
.wdlf_indexPage h2 {
	/* width: 948px; */
	width: 1028px;
	
	text-align: center;
	*text-indent: -120px;
	font-size: 79px;
	color: #fff;
	font-weight: 100;
	line-height: 1.1;
	position: absolute;
    bottom: 50%;
	font-weight: bold;
}
.wdlf_seeMore {
	/* width: 150px; */
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 10%;
	left: 50%;
	
}
.wdlf_seeMore a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.wdlf_seeMore a img {
	width: 40px;
	border: none;
}
.wdlf_content {
	/*opacity: 0;*/
	/*opacity: 0;
	filter: alpha(opacity=0);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
	display: none;
}
/* 首页
 * 
 * wdlf_index_floater 与 wdlf_index_content 组合 使每块内容居中
 * 
 * */
#wdlf_index_floater {
	height: 50%;
	margin-bottom: -250px;
	position: relative;
	 pointer-events: none;
}
#wdlf_index_floater1 {
	height: 50%;
	margin-bottom: -250px;
	position: relative;
	 pointer-events: none;
}

#wdlf_index_content {
	clear: both;
	height: 500px;
	/*position: relative;*/
	margin: 0 auto;
	width: 1263px;
	 /*pointer-events: none;*/
}
.wdlf_contentDetail {
	width: 1223px;
	height: 500px;
	margin: 0 auto;
}


.wdlf_height_457 {
	height: 457px!important;
}

/*产品中心*/

.wdlf_product_bg {
	/*background: url(../img/aa_1.png);*/
	background: #66ceff;
	background-size: 100% 100%;
}
.wdlf_product_bg_1{
    width: 100%;
    height: 100%;
    background: #000000;
    position: absolute;
    top: 0;
}
.wdlf_productService {
	text-align: center;
	width: 100%;
	position: absolute;
	/*top: 30%;*/
	z-index: 99;
}
.wdlf_product_marginTop_60px{
	margin-top: 60px;
	*margin-top: 0px;
	margin-top: 0\9;
}
.wdlf_product_marginTop_200px{
	margin-top: 200px;
	*margin-top: 115px;
	margin-top:115px\9;
}
.wdlf_news_marginTop_60px{
	margin-top: 60px;
	*margin-top: 0px;
	margin-top: 0\9;
}
.wdlf_news_marginTop_200px{
	margin-top: 200px;
	*margin-top: 0;
	margin-top: 0\9;
}
.wdlf_aboutUs_marginTop_60px{
	margin-top: 60px;
	*margin-top: 0px;
	margin-top: 0\9;
}
.wdlf_aboutUs_marginTop_200px{
	margin-top: 200px;
	*margin-top: 115px;
	margin-top: 115px\9;
}
.wdlf_productService .wdlf_productServiceInfo_1 {
	display: inline-block;
	width: 100%;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.wdlf_productService .wdlf_productServiceInfo_2 {
	display: inline-block;
	width: 100%;
	font-size: 23px;
	margin: 10px auto;
	font-weight: bold;
	color: #000000;
}
.wdlf_productService p {
	position: relative;
	color:#000000;
	font-weight: bold;
	font-size: 18px;
}

.wdlf_productIntroDetail {
	float: left;
	width: 345px;
	height: 400px;
	display: inline-block;
	/*margin: 15px 35px;*/
	margin-right: 78px;
	margin: 0 39px;
	background-color: #cacaca;
	box-shadow: 5px 6px 14px #484848;
	border-radius: 5px;
	z-index: 88;
   
}
.wdlf_productIntroDetail .wdlf_productPic {
	width: 100%;
	height: 90px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.wdlf_productIntroDetail .wdlf_productPic .wdlf_productPic_img {
	padding: 5px;
	width: 90px;
	height: 90px;
	border-radius: 100% 100%;
	margin: 0 auto;
	background-color: #15cc9a;
	line-height: 80px;
}
.wdlf_product_icon {
	font-family: 'iconfont';
	font-style: normal;
	color: #FFFFFF;
	font-size: 50px;
}
.wdlf_product_jianTou {
	font-family: 'iconfont';
	font-style: normal;
	color: #e0d6d6;
	font-size: 45px;
}
.wdlf_productIntro {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.wdlf_productIntro h6 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000;
	font-size: 23px;
	text-align: center;
	font-weight: 100;
}
.wdlf_productIntro p {
	font-size: 16px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: -14px;
	padding: 15px 27px;
	position: relative;
	/*height: 247px;*/
	line-height: 181%;
	overflow: hidden;
}
.wdlf_productIntro p a {
	display: inline-block;
	width: 100%;
	height: 20px;
	text-align: right;
	color: #1f3b7b;
	position: absolute;
	right: 15px;
	bottom: 30px;
}
.wdlf_product_more{
    display: inline-block;
   float: right;
   margin-right: 20px;
   color: #1f3b7b;
}

.wdlf_product_1 {
	position: relative;
}
.wdlf_product_2 {
	position: relative;
}
.wdlf_product_3 {
	position: relative;
}
.wdlf_productLeft{
	position: absolute;
    left: 8%;;
    top: 53%;
    z-index: 9999;
}
.wdlf_productRight{
    position: absolute;
    right:8%;
    top: 53%;
    z-index: 9999;
}
.wdlf_productLeft:hover,.wdlf_productRight:hover{
	cursor: pointer;
}
.wdlf_baoHan{
	height: 100%;
	overflow: hidden;
	margin-top: 80px;
}

/*合作伙伴*/
#wdlf_huoBan {
	opacity: 1;
}
.wdlf_huoBanMore {
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background-color: #D7405D;
	border-color: #D7405D;
	position: absolute;
	bottom: 4%;
	/*bottom: 20px\9;*/
	left: 44%;
	
	z-index: 13;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wdlf_huoBanMore a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 17px;
}
.wdlf_huoBan_bg {
	background-size: 100% 100%;
}
.wdlf_huoBan_position{
	position: relative;
	top: 150px;
}
.wdlf_clearSlide {
	display: block;
	width: 95%;
	height: 100%;
	margin: 0 auto;
	margin-top: 25px;
}
.wdlf_huoBanService {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
	color: #FFFFFF;
}
#wdlf_huoBanService {
}
.wdlf_huoBanServiceInfo .wdlf_huoBanServiceInfo_1 {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
}
.wdlf_huoBanServiceInfo .wdlf_huoBanServiceInfo_2 {
	display: inline-block;
	width: 100%;
	font-size: 23px;
	font-weight: bold;
	margin: 10px auto;
	color: #000;
}
.wdlf_huoBanService>p {
	opacity: 1;
	position: relative;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.wdlf_huoBanLogo {
	margin: 0 10px;
}
.wdlf_huoBanLogo ul {
	float: left;
	display: inline-block;
	width: 1220px;
	height: 500px;
}
.wdlf_huoBanLogo ul li {
	display: inline-block;
	width: 20%;
	height: 102px;
	/*line-height: 125px;*/
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	overflow: hidden;
	background: #FFF;
	border-radius: 5px;
}
.wdlf_huoBanLogo ul li img {
	width: 100%;
	height: 102px;
}
/*新闻资讯*/

.wdlf_newsMore {
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background-color: #D7405D;
	border-color: #D7405D;
	position: absolute;
	bottom: 4%;
	/*bottom: 60px\9;	
	*bottom: 25px;*/
	left: 44%;
	font-size: 14px;
	
	z-index: 13;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wdlf_newsMore a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 17px;
}
.wdlf_margin290 {
	margin-bottom: -290px!important;
}
.wdlf_newsService {
	font-weight: 200;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
}
.wdlf_newsService .wdlf_newsServiceInfo_1 {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
}
.wdlf_newsService .wdlf_newsServiceInfo_2 {
	display: inline-block;
	width: 100%;
	font-size: 23px;
	font-weight: bold;
	margin: 10px auto;
}
.wdlf_newsService>p {
	opacity: 1;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.wdlf_news_bg {
	background-size: 100% 100%;
}
.wdlf_newsInfo {
	margin-top: 125px;
	width: 100%;
	height: 100%;
}
.wdlf_newsInfo1 {
	width: 100%;
	height: 135px;
	float: left;
	border-bottom: 1px solid #596d68;
	position: relative;
}

.wdlf_newsTime {
    width: 105px;
    height: 105px;
    float: left;
    margin-left: 39px;
    margin-top: 15px;
    background: #282828;
    border-radius: 5px;
}
.wdlf_newsTime>span {
	display: inline-block;
	width: 76px;
	height: 30px;
	text-align: center;
}
.wdlf_newsTime .wdlf_newsTime_day {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 30px;
}
.wdlf_newsTime .wdlf_newsTime_yearMonth {
	display: inline-block;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    width: 100%;
}
.wdlf_newsInfoDetail {
	float: left;
	width: 1035px;
	padding: 8px;
	padding-left: 31px;
	position: relative;
}
.wdlf_newsInfoDetail>h5 {
	font-size: 18px;
    margin: 4px 0;
    color: #333;
    font-weight: 100;
}
.wdlf_newsInfoDetail>h5>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
.wdlf_newsInfoDetail>h5>a:hover {
	color: #c00;
	text-decoration: underline;
}
.wdlf_newsInfoDetail .wdlf_index_newsContent {
	font-size: 16px;
	line-height: 180%;
    height: 60px;
}
.wdlf_newsInfoDetail .wdlf_index_newsLabel{
	font-size: 14px;
} 
.wdlf_newsInfoDetail .wdlf_index_newsLabel span{
	margin-right: 10px;
} 
.wdlf_yueDuMore {
	width: 100px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 94px;
}
.wdlf_yueDuMore a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #1f3b7b;
	cursor: pointer;
}
.wdlf_yueDuMore a:hover {
	color: #c00;
	text-decoration: underline;
}

/*关于我们*/

.wdlf_aobutUsMore {
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background-color: #D7405D;
	border-color: #D7405D;
	position: absolute;
	bottom: 4%;
	left: 44%;
	font-size: 14px;
	
	z-index: 13;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wdlf_aobutUsMore a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-size: 17px;
}
.wdlf_aboutUsService {
	text-align: center;
	font-weight: 200;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
}
.wdlf_aboutUsService .wdlf_aboutUsService_1 {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}
.wdlf_aboutUsService .wdlf_aboutUsService_2 {
	display: inline-block;
	width: 100%;
	font-size: 23px;
	margin: 10px auto;
	font-weight: bold;
	color: #000;
}
.wdlf_aboutUsService>p {
	opacity: 1;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.wdlf_aboutUs_bg {
	/*background: url(../img/bg_5.jpg) no-repeat;*/
	background-size: 100% 100%;
}
.wdlf_aboutUs {
	width: 250px;
	height: 393px;
	float: left;
	position: relative;
	margin: 0 27px;
	text-align: center;
}
.wdlf_aboutUs .wdlf_aboutUs_intro {
	width: 100%;
	padding: 10px;
	z-index: 2;
	position: relative;
}
.wdlf_aboutUs .wdlf_aboutUs_intro h4 {
	font-weight: 300;
	margin: 10px 0;
	font-size: 22px;
	color: #000;
}
.wdlf_aboutUs .wdlf_aboutUs_intro p {
	color: #000;
	text-align: left;
	font-size: 18px;
	padding: 1px;
	line-height: 181%;
	font-size: 16px;
}
#wdlf_aboutUs_1 {
}
#wdlf_aboutUs_2, #wdlf_aboutUs_3 {
}
#wdlf_aboutUs_4 {
}
.wdlf_iconfont_aboutUs_1 {
	display: block;
	font-family: "iconfont";
	color: black;
	font-size: 30px;
	color: #000;
	margin: 70px 0 0 0;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
}


/*联系我们*/
.wdlf_link_bg {
	/*background: url(../img/bg_7.jpg) no-repeat;*/
	background-size: 100% 100%;
}
.wdlf_linkService {
	font-weight: 200;
	position: absolute;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
	z-index: 13;
}
.wdlf_linkServiceInfo_1 {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
}
.wdlf_linkServiceInfo_2 {
	display: inline-block;
	width: 100%;
	font-size: 23px;
	margin: 10px auto;
	font-weight: bold;
	color: #000;
}
.wdlf_linkService>p {
	opacity: 1;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
/*地图*/
#wdlf_dituContent {
	position: relative;
	/*left: -1000px;*/
}
.wdlf_linkInfo {
	width: 100%;
	height: 550px;
}
.wdlf_linkInfoMap {
	width: 510px;
	height: 370px;
	margin-top: 155px;
	margin-left: 40px;
	float: left;
}

#wdlf_link_small {
	position: relative;
	/*right: -1000px;*/
}
#wdlf_link_big {
	position: relative;
	/*right: -1000px;*/
}
.wdlf_linkInfo ul {
	float: left;
	height: 432px;
	width: 673px;
	margin-top: 120px;
}
.wdlf_linkInfo ul>li {
	display: inline-block;
	width: 250px;
	height: 180px;
	float: left;
	margin-left: 42px;
	text-align: center;
}
.wdlf_linkInfo ul>li>img {
	width: 40px;
	height: 40px;
	margin-top: 10px;
}
.wdlf_link_big {
	width: 100%;
	height: 160px;
}
.wdlf_phone_icon {
	width: 60px;
	height: 60px;
	background: url(../img/icons.png) no-repeat 0 -350px;
	float: left;
	margin-left: 38px;
	margin-right: -12px;
	margin-top: 47px;
}
.wdlf_phone_number {
	font-size: 48px;
	color: #f00;
	;
	float: left;
	margin-top: 40px;
}
.wdlf_link_small {
	width: 100%;
	height: 260px;
	font-size: 18px;
}
.wdlf_link_email {
	width: 50%;
	height: 50px;
	float: left;
}
.wdlf_index_icon {
	margin: 0px 20px 0 38px;
	width: 30px;
	height: 30px;
	background: url(../img/icons.png) no-repeat 0 -922px;
	float: left;
}
.wdlf_link_email_number {
	float: left;
	margin-top: 4px;
}
.wdlf_marginLeft_54 {
	margin-left: -54px;
}
.wdlf_link_qq {
	/*width: 50%;*/
	float: left;
	height: 50px;
}
.wdlf_link_code{
    float: left;
    margin-left: 110px;
    text-align: center;
	
}
.wdlf_link_code img{
	width: 50%;
	height: 50%;
}
.wdlf_link_2 {
	background: url(../img/icons.png) no-repeat 0 -980px;
}
.wdlf_link_3 {
	background: url(../img/icons.png) no-repeat 0 -1032px
}
.wdlf_linkInfo .wdlf_linkInfo_phone {
	background: #e6dede;
	margin-left: 60px;
}
.wdlf_linkInfo .wdlf_linkInfo_address {
	background: #e6dede;
	margin-left: 60px;
}
.wdlf_linkInfo .wdlf_linkInfo_QQ {
	background: #e6dede;
	margin-left: 60px;
	margin-top: 69px;
}
.wdlf_linkInfo .wdlf_linkInfo_Email {
	background: #e6dede;
	margin-left: 60px;
	margin-top: 69px;
}
.wdlf_linkInfo ul>li>span {
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin-top: 2px;
}
.wdlf_linkInfo ul>li>p {
	margin-top: -10px;
	font-size: 16px;
	height: 84px;
	padding: 10px;
}
.wdlf_height_20 {
	height: 20px;
}
/*版权信息*/
.wdlf_copyRight {
	text-align: center;
	color: #666;
	/*margin-top: 20px;*/
}
.wdlf_copyRight a {
	color: #666;
}

/*地图*/

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.wdlf_dieCeng_1{
    width: 345px;
    height: 400px;
    display: inline-block;

    box-shadow: 5px 6px 14px #484848;
    border-radius: 5px;
    background: #cacaca;
    left: 30px;
    top: 16px;
}


.wdlf_dieCeng_2{
    width: 345px;
    height: 400px;
    display: inline-block;

    box-shadow: 5px 6px 14px #484848;
    border-radius: 5px;
    background: #cacaca;
    left: 436px;
    top: 16px;
}
.wdlf_dieCeng_3{
    width: 345px;
    height: 400px;
    display: inline-block;

    box-shadow: 5px 6px 14px #484848;
    border-radius: 5px;
    background: #cacaca;
    left: 841px;
    top: 16px;
}










