@font-face {font-family: "Hui-iconfont";
  src: url('fonts/iconfont.eot'); /* IE9*/
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('fonts/iconfont.svg#Hui-iconfont') format('svg'); /* iOS 4.1- */
}

.Hui-iconfont {
  font-family:"Hui-iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.Hui-iconfont-luyin:before{content: "\e619";}
.Hui-iconfont-weixuanzhong:before{content: "\e677";}

@font-face {
	font-family: "Univers Regular";
	src: url("fonts/UniversLTCYR-55Roman.woff2") format("woff2"), url("fonts/UniversLTCYR-55Roman.woff") format("woff"), url("fonts/UniversLTCYR-55Roman.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Italic";
	src: url("fonts/UniversLTCYR-55Oblique.woff2") format("woff2"), url("fonts/UniversLTCYR-55Oblique.woff") format("woff"), url("fonts/UniversLTCYR-55Oblique.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Condensed";
	src: url("fonts/UniversLTCYR-57Condensed.woff2") format("woff2"), url("fonts/UniversLTCYR-57Condensed.woff") format("woff"), url("fonts/UniversLTCYR-57Condensed.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Light Condensed";
	src: url("fonts/UniversLightCondensed-Regular.woff2") format("woff2"), url("fonts/UniversLightCondensed-Regular.woff") format("woff"), url("fonts/UniversLightCondensed-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Bold";
	src: url("fonts/UniversLTCYR-65Bold.woff2") format("woff2"), url("fonts/UniversLTCYR-65Bold.woff") format("woff"), url("fonts/UniversLTCYR-65Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Bold Italic";
	src: url("fonts/UniversLTCYR-65BoldOblique.woff2") format("woff2"), url("fonts/UniversLTCYR-65BoldOblique.woff") format("woff"), url("fonts/UniversLTCYR-65BoldOblique.ttf") format("truetype");
}

@font-face {
	font-family: "Univers Bold Condensed";
	src: url("fonts/UniversLTCYR-67BoldCond.woff2") format("woff2"), url("fonts/UniversLTCYR-67BoldCond.woff") format("woff"), url("fonts/UniversLTCYR-67BoldCond.ttf") format("truetype");
}


*{padding:0; margin:0;}
body{color:#333; font-size:16px; font-weight:300; font-family:"Hiragino Sans GB","华文细黑","STHeiti","微软雅黑","Microsoft YaHei",SimHei,"Helvetica Neue","Helvetica","Arial","sans-serif";}
[lang^="en"] body{color:#333; font-size:16px; font-weight:300; font-family:"Univers Light Condensed";}


a{text-decoration:none; color:#333;}
	a:hover{text-decoration:none;}
	a:focus{text-decoration:none;}
.about-en strong, .en-pro strong, .en-media strong, .en-lease strong, .en-contact strong{font-family:"Univers Bold";}
ul,ol,li{list-style:none; margin:0;}
.about li, .pro li, .product-text-dz li{text-align:left; margin-bottom:3px;}
h1,h2,h3,h4,h5{margin:0; font-weight:300;}
.del_float{clear:both; height:0; font-size:0; visibility:hidden; line-height:0;}
.more-about{position:absolute; width:100%; text-align:center; bottom:35px;}
.more-about span{background:#633a89; padding:8px 25px; border-radius:0; font-size:18px; color:#fff;}
	.more-about .btn:hover{color:#fff;}
	.about-en .more-about{font-family:"Univers Condensed";}


/*banner*/
.head{color:#fff; position:relative;}
	.head img{width:100%;}
	.head .logo img{width:150px;}

.zdy-head{color:#777;}
.zdy-head .logo{position:inherit; float:left;}
.zdy-head .slogan{border-left:2px solid #777;}

.logo{position:absolute; left:0; top:0; z-index:99;}

.slogan{border-left:2px solid #fff; font-size:24px; position:absolute; top:55px; left:180px; padding-left:20px; z-index:9; font-family:Univers Condensed; letter-spacing:2px;}

.nav-zdy{background:transparent; border:0; position:absolute; right:20px; top:52px; z-index:9;}
.nav-zdy .navbar-nav > li{padding:10px;}
.nav-zdy .navbar-nav > li > a{font-size:20px; color:#fff; padding:0 0 10px 0;}
	.nav-zdy .navbar-nav > li > a:hover{color:#fff; border-bottom:2px solid #fff;}
.zdy-head .nav-zdy .navbar-nav > li > a{color:#777;}
	.zdy-head .nav-zdy .navbar-nav > li > a:hover{color:#777; border-bottom:2px solid #777;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{background:none; color:#fff; border-bottom:2px solid #fff;}
	.zdy-head .navbar-default .navbar-nav > .active > a, .zdy-head .navbar-default .navbar-nav > .active > a:focus, .zdy-head .navbar-default .navbar-nav > .active > a:hover{color:#777; border-bottom:2px solid #777;}

.head .nav-zdy .navbar-nav > .active:last-child > a{border:0;}
	.head .nav-zdy .navbar-nav > .active:last-child > a:hover{border-bottom:2px solid #fff;}
	.zdy-head .nav-zdy .navbar-nav > .active:last-child > a:hover{border-bottom:2px solid #777;}


/*foot*/
.foot{padding:100px 30px 20px 30px; background:url(../images/foot-bg.png) #fff center center repeat-x; color:#9b9b9d; font-size:12px; position:relative;}
	.foot-1{position:absolute; bottom:20px; left:20px;}
	.foot-2{position:absolute; right:20px; bottom:20px;}
	.foot a{color:#9b9b9d;}

/*about*/
.about{color:#633a89; padding-bottom:30px; width:80%; margin:0 auto;}
	.about h1, .about-1 h2{font-size:36px; margin:50px 0;}
	.about h1 span, .about-1 h2 span{font-size:48px; font-weight:700;}
	.about-en .about h1, .about-en .about-1 h2{font-size:48px;}
	
	.about-1{color:#633a89; padding-bottom:100px; position:relative;}
	/*.about-list{background:url(../images/about-list-xt.jpg) center center repeat-y;}*/
		.about-list img{width:100%;}
	.about-top, .about-lianjie{text-align:center; padding:0 0 20px 0;}
		.about-lianjie{padding-top:20px;}
		.about-top img, .about-lianjie img{width:30px;}
	.about-list-box{background:#643989; overflow:hidden; margin:0 15%; color:#fff;}
	
		.about-list-box .col-md-6{padding:0;}
		
		.about-list-text{padding:18%; font-size:20px;}
			.about-list-text h4{font-size:35px; margin-bottom:15px;}
			.about-list-text h5{font-size:34px; font-weight:700;}
			.about-list-text p{padding-top:25%; margin-bottom:0;}
			.about-list-text p span{font-size:30px; font-weight:700;}
			.about-text p{margin-bottom:20px;}
			
			.about-en .about-list-text h4{font-size:42px;}
			.about-en .about-list-text p strong{font-size:20px;}
			
			.about-list-text h4 span{font-size:52px; font-weight:700;}
				.about-list-text .about-h4 span{font-size:22px; font-weight:inherit;}
			.about-list-text-3 p{padding-top:29%;}


/*pro*/
.pro{background:url(../images/foot-bg.png) center center repeat; padding:50px 6%; color:#633a89; overflow:hidden;}
	.pro .col-md-6{padding:0 100px;}
	.pro img{width:65%;}
	.pro dt, .pro dd{text-align:center; width:100%;}
	.pro h4{margin-top:100px; margin-bottom:50px; font-size:30px; font-weight:700;}
	.pro p, .pro ul{font-size:18px; padding:0 12%; min-height:125px;}
		.pro .text-center{text-align:center;}
		.pro li::marker{font-size:14px;}
	.pro a, .ald-banner a, .media-3 .btn{color:#fff; background:#633a89; padding:13px 25px; border-radius:0;}
	.en-pro .pro a, .en-pro .ald-banner a, .en-pro .media-3 .btn, .en-media .media-3 .btn, .en-media .pro .btn{font-family:Univers Condensed;}
	.pro a:hover{color:#fff;}
	.pro a:focus{color:#fff;}
	
.ald-banner{background:url(../images/pro-banner.jpg) center center no-repeat #633a89; padding:50px 0; color:#fff; font-size:20px; background-size:cover; text-align:center;}
	.ald-banner h3{font-size:38px; margin-bottom:30px; font-weight:700;}
	.ald-banner p{width:38%; margin:0 auto; text-align:left;}
	
	.ald-banner a{color:#633a89; background:#fff; margin-top:50px;}


/*contact*/
.contact{background:#f5f3f4; padding:50px 6%;}
.contact .ald-form{padding-right:50px;}
	.contact dl{float:left; width:28%; margin-right:8%;}
	.contact dl.last{margin-right:0;}
	.contact dt{margin-bottom:10px;}
	.contact span{color:#FF0000;}
	.contact input, .contact textarea{background:#fff; border:0; padding:5px; width:100%; height:28px; border-radius:0; box-shadow:none;}
	.contact textarea{height:auto;}
	.has-success .form-control{box-shadow:none;}
	
	.contact .has-error .form-control{box-shadow:none; border:1px solid #a94442;}
	.contact .form-horizontal .form-group{margin:0;}
	
	.con-textarea{margin-top:50px;}
	.contact h3{font-size:26px; margin-bottom:10px;}
	.contact h4{font-size:16px; padding-bottom:20px; border-bottom:1px solid #fff;}
	.contact h5{padding:20px 0; font-size:16px;}
	
	.contact .btn{float:right; padding:12px 22px; border-radius:0; background:#fff; font-size:18px; margin-top:20px; width:auto; height:auto;}
	
	.contact ul{margin-left:90px;}
	.contact li{margin-bottom:28px;}
	.contact .ald-address label{width:30px; height:30px; margin-bottom:0; float:left; margin-right:12px;}
	.contact .ald-address label.add{background:url(../images/add.png) center 2px no-repeat; background-size:20px;}
	.contact .ald-address label.mobile{background:url(../images/mobile.png) center 2px no-repeat; background-size:16px;}
	.contact .ald-address label.tel{background:url(../images/tel.png) center 3px no-repeat; background-size:20px;}
	.contact .ald-address label.email{background:url(../images/email.png) center 5px no-repeat; background-size:20px;}
	.contact .ald-address label.facebook{background:url(../images/facebook.png) center 1px no-repeat; background-size:20px;}
	.contact .ald-address label.linkedin{background:url(../images/linkedin.png) center 2px no-repeat; background-size:20px;}
	.contact .ald-address label.wechat{background:url(../images/wechat.png) center 2px no-repeat; background-size:20px;}
	.contact .ald-address label.youku{background:url(../images/youku.png) center 2px no-repeat; background-size:20px;}
	.contact .ald-address label.instagram{background:url(../images/instagram.png) center 2px no-repeat; background-size:20px;}
	.contact .ald-address label.weibo{background:url(../images/weibo.png) center 2px no-repeat; background-size:20px;}
	
	.contact .new-address ul{margin:0; padding:0 0 0 40px; overflow:hidden;}
	.contact .new-address li{margin-bottom:18px;}
	.contact .new-address .add-icon{float:left; width:24%; font-size:60px; color:#333;}
	.contact .new-address .add-text{padding-top:12px; float:left; width:76%;}
	.contact .new-address h3{font-size:20px; margin-bottom:8px;}
		.contact .new-address h3.add-text-1{padding-top:17px;}
	.contact .new-address p{color:#666; margin:0; font-size:14px;}
	.contact .new-address img{width:62px;}
	


/*lease*/
.lease{color:#633a89; padding-bottom:60px; width:80%; margin:0 auto;}
	.lease h1{font-size:42px; margin:50px 0; font-weight:700;}

.xieyi{background:url(../images/lease-logo.gif) 80% bottom no-repeat; background-size:20%;}
.xieyi h3{font-size:38px; padding:70px 0; background:#633a89; color:#fff;}
.tigong{width:60%; margin:45px auto 40px auto; color:#633a89;}
	.tigong h4{background:#633a89; color:#fff; float:left; padding:10px 15px; font-size:24px; font-weight:700; margin-bottom:20px;}
	.tigong li{margin-bottom:5px;}
	.tigong img{width:15px; margin-right:10px; padding-top:4px; float:left;}
	.tigong span{padding-left:25px; display:block;}


/*media*/
.media-1{text-align:center; color:#fff; background:#633a89; padding:50px 0; font-size:18px;}
	.media-1 h1{font-size:42px; margin-bottom:60px; font-weight:700;}
	.media-1 h3{font-size:26px; margin-bottom:40px; font-weight:700;}
		.media-1 h3 span{font-size:32px;}
	.media-1 p{margin-bottom:40px; padding:0 18%;}
	.media-1 p:last-child{margin-bottom:0;}

.media-2{padding:60px 12%; color:#633a89;}
	.media-2 a{color:#633a89;}
	.media-2 .media-l{width:9%; float:left;border-bottom:2px #633a89 solid; text-align:center;}
	.media-2 .media-r{width:91%; float:left;border-bottom:2px #ccc solid;}
	.media-2 h3{font-size:32px; padding:10px 0; font-weight:700;}
	.media-2 ul{margin-bottom:20px;}
	.media-2 li{padding:30px 0 5px 20px; border-bottom:1px dashed #633a89;}
	.media-2 span{float:right;}

.media-3{margin-top:20px; color:#fff; text-align:center;}
	.media-3 .col-md-4{padding:0;}
	.media-3 h3{font-size:36px; padding-top:40%; font-weight:700;}
	.media-3 img{width:100%;}
	.media-3 .media-bg{background-color: rgba(55, 55, 55, 0.5); position:absolute; left:0; top:0; width:100%; height:100%;}
		.media-3 .media-bg:hover{background-color: rgba(55, 55, 55, 0); -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s;}
	.media-3 .btn{margin-top:30%;}
	.en-media .media-3 h3{padding-top:35%;}
	.en-media .media-3 .btn{margin-top:22%;}


/*xiangqing*/
.pro-title{font-size:48px; position:absolute; width:100%; text-align:center; top:45%; font-weight:400;}
.pro-title-4{color:#633a89;}
	.media-bg1 .pro-title, .media-bg2 .pro-title, .media-bg3 .pro-title{font-weight:700;}
	.pro-title span{font-size:58px; font-weight:700;}

.xiangqing{color:#633a89; padding:70px 0; font-size:20px;}
.xiangqing h1, .xiangqing h2{margin-bottom:15px; font-size:36px;}
	.xiangqing h2{margin-bottom:55px;}
	.xiangqing span{font-size:48px; font-weight:700;}
	
	.en-pro .xiangqing h1, .en-pro .xiangqing h2{margin-bottom:35px; font-size:42px;}

.pro-xq{padding:70px 0 50px 0;}
.product-text{padding:0 28%;}
	.product-text dl{color:#333;}
		.product-text dl.qcdl{margin-bottom:0;}
	.product-text dt{float:left; width:70px; height:70px;}
	.product-text dt.pro-icon1{background:url(../images/pro-icon1.png) no-repeat left top; background-size:33px;}
	.product-text dt.pro-icon2{background:url(../images/pro-icon2.png) no-repeat left top; background-size:33px;}
	.product-text dt.pro-icon3{background:url(../images/pro-icon3.png) no-repeat left top; background-size:33px;}
		.product-text dt.pro-icon3-2{background:url(../images/pro-icon3.png) no-repeat left top; background-size:33px;}
	.product-text dt.pro-icon4{background:url(../images/pro-icon4.png) no-repeat left top; background-size:33px;}
	.product-text dt.pro-icon5{background:url(../images/pro-icon5.png) no-repeat left top; background-size:32px;}
	/*.product-text dt.zdygaodu{height:100px;}*/
	
	


.list{background:#633a89; color:#fff; padding:70px 0 0 0;}
.lease-yewu{background:#fff; color:#633a89;}
	.list h2{margin-bottom:70px; background:#633a89; font-size:34px;}
	.lease-yewu h2{background:#fff;}
	.list img{width:100%;}
	.list span{font-weight:700; font-size:40px;}
	.lease-case .list-text span{font-weight:300; float:right; font-size:20px;}

	.list .col-md-6{padding:0;}
	.list .list-text{padding:11% 9.5% 0 9.5%;}
	.lease-case .list-text p, .lease-yewu .list-text p{margin-bottom:8%;}
	.lease-case .list-text p:last-child, .lease-yewu .list-text p:last-child{margin-bottom:0;}
	.list .zdy-text{text-align:right;}
	.lease-case .list-text, .lease-yewu .list-text{padding:5.5% 9.5% 0 9.5%;}
	.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding-top:4.5%;}
	.lease-case .zdy-text, .lease-yewu .zdy-text{text-align:left;}
	.list h3{font-size:34px; margin-bottom:8%; font-weight:700; text-transform: uppercase;}
		.list .liase-h3{text-transform:inherit;}
	.list p{font-size:20px;}
	.list .list-img{display:none;}
	
	.lease-yewu .lease-text{padding:0;}
		.lease-yewu .lease-text h3, .lease-case .lease-text-new h3{padding:27% 0; margin:0; font-weight:normal; font-size:26px; text-align:center;}
		.lease-case .lease-text-new h3{font-size:21px; padding:33% 0;}

.canshuo{padding:0 0 36px 0;}
	.canshuo .canshuo-list{overflow:auto;}
	.canshuo h3{font-size:38px; padding:70px 0; background:#f5f3f4;}
		.canshuo h3 strong{font-size:48px; font-weight:700;}
		.en-pro .canshuo h3 strong{font-size:38px;}

	.canshuo table{width:100%;}
	.canshuo tr{background:#fff;}
	.canshuo tr:nth-child(2n){background:#f5f3f4;}

	.canshuo td:first-child{padding-left:5%; text-align:left; width:40%; color:#633a89;}
	/*.canshuo td{width:10%; height:36px; line-height:36px; text-align:center;}*/
	.canshuo td{width:15%; height:36px; line-height:36px; text-align:center;}
	.canshuo td small{font-size:13px; display:none;}

	.canshuo .pro3 td{width:20%;}
	.canshuo .pro3 td:first-child{width:40%;}

	.canshuo .pro4 td:first-child{width:30%;}
	
	.canshuo tr:nth-child(2){background:#633a89;}

	.canshuo span{color:#fff;}

	.tishi{display:none; text-align:left;}

	.canshuo img{width:110px; padding:30px 0;}


.product-text-dz{padding:0 22%; color:#333; text-align:center;}
.product-text-dz p, .product-text-dz ul{margin-bottom:40px;}
	.product-text-dz li::marker{font-size:14px;}
	.product-text-dz p:last-child{margin-bottom:0;}


/*media*/
.media-text h1{margin-bottom:60px;}
.media-pro{background:none;}
.media-text .zdy-h1{margin-bottom:15px;}

.media-list .list-text{padding:9.5% 9.5% 0 9.5%;}
.media-list .zdy-text{padding:9.5% 9.5% 0 9.5%;}


/*news-details*/
.news-details{width:80%; margin:0 auto; padding-bottom:32px;}
	.news-details h1{font-size:36px; margin:50px 0; color:#633a89;}
	.news-details span{font-weight:700;}
	.yinyan{text-align:center; font-size:18px;}

.news-zw{margin-top:30px; color:#241613; font-size:18px;}
	.news-zw img{width:100%; margin-bottom:30px;}
	.news-zw p{margin-top:0; margin-bottom:30px; text-align:center; line-height:1.5;}
	.news-zw p span{background:#f39801; color:#fff; padding:0 2px;}

	.news-pic-text{position:relative;}
		.news-pic-text-1{position:absolute; top:12%; right:20%; line-height:1.6;}
	.news-pic1-wap{display:none;}

.en-news .news-pic-text-1{right:15%;}



/*c-foot*/
.c-foot{height:400px; padding-top:80px;}
	.foot-nav ul{width:70%; margin:0 auto;}
	.foot-nav li{float:left; width:20%; text-align:center;}
		.foot-nav li a{font-size:20px;}
		.foot-nav li a:hover{color:#633a89;}
	
	.share{width:218px; margin:0 auto;padding-top:100px;}
		.share img{width:46px;}
		.share a{float:left; margin-right:40px;}
		.share a:last-child{margin-right:0;}
		.share .share1{}
		.share .wx-code img{width:160px;}



@media (max-width:1440px){
.about-list-box{margin:0 10%;}
.about-list-text-3{padding:18% 20%;}
.about-list-text p span{font-size:28px;}
.about-list-text h4{font-size:32px;}
.about-list-text h5, .about-list-text h4 span{font-size:32px;}


.contact .ald-address label{height:42px;}
.contact .ald-address label.add{background-position:center center;}
.en-contact .contact .ald-address label.add{background-position:inherit;}

.lease-case h3, .lease-yewu h3{font-size:32px;}
.en-lease .lease-case h3, .en-lease .lease-yewu h3{font-size:30px;}
.lease-case .list-text, .lease-yewu .list-text{padding-top:3.5%;}
.lease-yewu .lease-text{padding:0;}
.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding-top:3.5%; padding-left:8%; padding-right:8%;}

/*.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding-top:2.5%;}*/

.en-news .news-pic-text-1{right:10%;}
}

@media (max-width:1366px){
.about-list-text h5, .about-list-text h4 span{font-size:30px;}

/*.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding-top:2%;}*/

.about-list-text-9, .about-list-text-10{padding-top:15%; padding-bottom:15%;}
}

@media (max-width:1280px){
.contact .new-address h3.add-text-1{padding-top:5px;}

.about-list-text h4{font-size:30px;}

.product-text{padding:0 23%;}

.lease-case .list-text, .lease-yewu .list-text{padding-top:3%;}
.lease-yewu .lease-text{padding:0;}
/*.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding-top:1%;}*/

.canshuo img{width:100px;}

.list p{font-size:18px;}

.contact .new-address h3{font-size:16px;}
}

@media (max-width:1024px){
.contact .new-address ul{padding-left:15px;}
.contact .new-address img{width:50px;}

.head .logo img{width:120px;}
.slogan{padding:8px 0 8px 20px; font-size:16px; left:145px;}

/*.nav-zdy{top:51px;}*/
.zdy-head .nav-zdy .navbar-nav > li > a{color:#777;}

.about-list-text{padding:13% 10%;}
.about-list-text p{padding-top:20%;}
/*.about-list-text-3{padding:15% 20%;}
.about-list-text-7{padding:18% 20%;}
.about-list-text h4{font-size:24px;}*/
	.about-list-text .about-h4 span{font-size:18px;}
	.about-list-text p span{font-size:22px;}

			
.ald-banner p{width:80%;}

.media-1 h1{font-size:36px;}
	.media-1 h3{font-size:26px;}
		.media-1 h3 span{font-size:32px;}
	.media-1 p{padding:0 10%; font-size:16px;}

.media-2 .media-l{width:14%;}
.media-2 .media-r{width:86%;}

.media-3 h3{font-size:32px; padding-top:35%;}
.media-3 .btn{margin-top:25%;}

.contact ul{margin-left:40px;}

.xiangqing{font-size:18px;}
.xiangqing h1, .xiangqing h2{font-size:36px;}
.xiangqing span{font-size:44px;}

.list h3{font-size:32px;}
.list .list-text{padding:8% 8.5% 0 8.5%;}
.list .zdy-text{text-align:right;}
.list p{font-size:16px;}
.en-media-list .list-text{padding:5% 8.5% 0 8.5%;}
.en-media-list .zdy-text{}

.list h2{margin-bottom:50px; font-size:32px;}

.canshuo h3{font-size:32px; padding:50px 0;}
.canshuo h3 strong{font-size:42px;}


.pro{padding:50px 0;}
.pro .col-md-6{padding:0 50px;}
.pro-title{font-size:44px;}
.pro-title span{font-size:54px;}

.pro .en-pro h4{min-height:58px;}
.pro .en-pro p{min-height:200px;}

.lease-case h3, .lease-yewu h3{font-size:28px;}
.lease-case .list-text, .lease-yewu .list-text{padding-top:3%;}
.lease-case .zdy-text, .lease-yewu .zdy-text{text-align:left;}
.lease-case .list-text span{font-size:16px;}


.en-lease .lease-case h3, .en-lease .lease-yewu h3{font-size:26px;}

.news-pic-text-1{right:12%;}
.en-news .news-pic-text-1{right:0;}

.contact{padding:50px 15px;}
}


@media screen and (min-width: 641px) and (max-width: 990px) {
.news-pic-text-1{right:8%; top:9%;}

.clearfix .col-md-6:nth-child(3n){display:none;}
.list .list-img{display:block;}
.lease-case .list-text, .lease-yewu .list-text{padding:10% 8%;}
.lease-case .lease-text-new h3{padding:0;}

.lease-yewu .lease-text h3{padding:0;}
}

@media (max-width:768px){
.canshuo td{font-size:13px;}
.en-pro .canshuo td{font-size:14px;}
.list .list-text{padding:8%;}

.contact .ald-form{padding-right:15px;}

.contact .new-address ul{padding:0;}
.contact .new-address h3.add-text-1{padding-top:17px;}
.contact .new-address img{width:62px;}
}

@media (max-width:640px){
.contact .new-address .add-icon{width:25%;}
.contact .new-address .add-text{width:75%;}
.contact .new-address ul{padding:0 15px;}

.news-pic-text-1{right:8%; top:9%;}

.clearfix .col-md-6:nth-child(3n){display:none;}
.list .list-img{display:block;}
.lease-case .list-text, .lease-yewu .list-text{padding:10% 8%;}
.en-lease .lease-case .list-text, .en-lease .lease-yewu .list-text{padding:10% 8%;}
.lease-yewu .lease-text h3{padding:5%;}

.head{height:650px;}
.head-bg{background:url(../images/index-banner.jpg) center center no-repeat; background-size:cover;}
.about-bg{background:url(../images/about.jpg) center center no-repeat; background-size:cover;}
.lease-bg{background:url(../images/lease.jpg) center center no-repeat; background-size:cover;}
.pro-bg1{background:url(../images/pro1.jpg) center center no-repeat; background-size:cover;}
.pro-bg2{background:url(../images/pro2.jpg) center center no-repeat; background-size:cover;}
.pro-bg3{background:url(../images/pro3.jpg) center center no-repeat; background-size:cover;}
.pro-bg4{background:url(../images/pro4.jpg) center center no-repeat; background-size:cover;}
.media-bg1{background:url(../images/media11.jpg) center center no-repeat; background-size:cover;}
.media-bg2{background:url(../images/media22.jpg) center center no-repeat; background-size:cover;}
.media-bg3{background:url(../images/media33.jpg) center center no-repeat; background-size:cover;}
.news-bg-1{background:url(../images/news-banner-1.jpg) -520px center no-repeat; background-size:cover;}
.news-bg-2{background:url(../images/news-cadillac-banner.jpg) center center no-repeat; background-size:cover;}


.zdy-head{background:none; height:auto;}

.head img{display:none;}
.head .logo{position:inherit; float:left;}
.head .logo img{width:75px; display:block;}
.slogan{padding:6px 0 6px 15px; font-size:16px; left:95px; top:25px;}
	.nav > li{margin-top:10px;}
	.nav > li:last-child{margin-bottom:10px;}
	.zdy-head .nav-zdy .navbar-nav > li > a{color:#fff;}
	.navbar-default .navbar-toggle{border:0; margin-top:25px; margin-right:10px;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
	.zdy-head .navbar-default .navbar-toggle .icon-bar{background-color:#888;}
	.navbar{position:inherit;}
	.navbar-collapse{position:absolute; left:0; width:100%; text-align:center; background:rgba(99, 58, 137, 0.85); z-index:99; border-top:0; -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.1); box-shadow: inset 0 0 0 rgba(255,255,255,.1);}
	.navbar-nav{margin-bottom:0;}
	
	.container-fluid > .navbar-collapse{margin:0;}
	
	.nav-zdy{right:0; top:0;}

.nav-zdy .navbar-nav > li > a{border-bottom:0 solid #633a89;}
.head .nav-zdy .navbar-nav > li > a{color:#fff; width:auto; margin:0 auto; display:inline;}
	.head .nav-zdy .navbar-nav > li > a:hover{color:#fff; border-bottom:0 solid #fff;}
	.head .navbar-default .navbar-nav > .active > a, .head .navbar-default .navbar-nav > .active > a:focus, .head .navbar-default .navbar-nav > .active > a:hover{background:none; color:#fff; border-bottom:0 solid #fff;}


.foot{padding:50px 15px 20px 15px; text-align:center; font-size:10px;}
.foot li{width:100%; margin-top:5px;}

.about-list-box{margin:0;}


.about-list-text p span{font-size:27px;}
/*.about-list-text h4{font-size:30px;}
.about-list-text h5, .about-list-text h4 span{font-size:30px;}*/


.pro{padding:0;}
.pro .col-md-6{padding:0 15px;}
.pro dl{margin-bottom:80px;}
.pro h4{margin:40px 0;}
.pro p{height:auto;}
.pro a{margin-top:20px;}
.ald-banner{font-size:18px;}
.pro p, .pro ul{font-size:16px;}


.contact{padding:50px 0 0 0;}
.contact .ald-form{padding:0 30px 80px 30px;}
.contact dl{width:100%;}
.contact h3{font-size:25px;}
.contact .ald-address{background:#fff; padding:30px;}
.contact ul{margin-left:0;}
	.contact .add-zdy{display:none;}

.contact .ald-address label{height:30px;}
.contact .ald-address label.add{background-position:center 2px;}


.media-1 h1{font-size:30px;}
	.media-1 h3{font-size:18px; padding:0 8%;}
	.media-1 h3 span{font-size:22px;}
	.media-1 p{padding:0 8%;}

.media-2{padding:60px 8%;}
.media-2 .media-l{width:35%;}
.media-2 .media-r{width:65%;}
.media-2 li span{display:none;}

.media-3 h3{padding-top:30%;}
.media-3 .btn{margin-top:22%;}


.foot-nav ul{width:100%;}
.foot-nav li{width:20%;}

.foot-1, .foot-2{position:inherit; text-align:center; left:inherit; bottom:inherit; right:inherit;}
.foot-1{padding-top:80px; padding-bottom:10px;}
.en-foot li a{font-size:12px;}


.product-text{padding:0;}

.list{padding-top:50px;}


.xiangqing{font-size:16px; padding:70px 15px;}
.xiangqing h1, .xiangqing h2{font-size:32px;}
.xiangqing span{font-size:40px;}

.list h3{font-size:25px;}

.list h2{font-size:28px; padding:0 15px;}

.canshuo h3{font-size:28px; padding:50px 0;}
.canshuo h3 strong{font-size:38px;}

.pro-title{font-size:40px;}
.pro-title span{font-size:50px;}

.en-media-list .list-text, .list .list-text{padding:10% 8%;}
.list .zdy-text{text-align:left;}

.canshuo .canshuo-list1{width:970px;}
.canshuo .pro4 .canshuo-list1{width:680px;}

.en-pro .canshuo .canshuo-list1{width:1130px;}
.en-pro .canshuo .pro4 .canshuo-list1{width:720px;}
.canshuo img{padding:20px 0;}
.canshuo img{width:80px;}

.canshuo td small{font-size:11px;}

.tishi{display:block; color:#fff;}

.canshuo td:first-child{padding-left:4%; width:30%;}

.product-text-dz{padding:0;}

.product-text dt{width:60px;}
.product-text dt.pro-icon1, .product-text dt.pro-icon2, .product-text dt.pro-icon3, .product-text dt.pro-icon3-2, .product-text dt.pro-icon4, .product-text dt.pro-icon5{background-size:26px; background-position:left top;}

.lease-case .list-text span{margin-bottom:30px;}

.xieyi{background-position:92% bottom;}
.tigong{width:85%;}
	.tigong span{font-size:14px;}

.news-zw, .yinyan{font-size:16px;}
.news-zw img{margin-bottom:20px;}
	.news-zw p{margin-bottom:20px;}

.news-pic1{display:none;}
.news-pic1-wap{display:block;}
.news-pic-text-1{position:inherit; margin-bottom:20px; line-height:inherit; right:auto; top:auto;}
}

@media screen and (min-width: 450px) and (max-width: 640px) {
.news-bg-1{background:url(../images/news-banner-1.jpg) center center; background-size:cover;}
}

.Hui-iconfont-gotop:before { content: "\e684"; }
.Hui-iconfont-music:before { content: "\e60f"; }
.Hui-iconfont-tags:before { content: "\e64b"; }
.Hui-iconfont-jieri:before { content: "\e727"; }
.Hui-iconfont-jishiqi:before { content: "\e728"; }
.Hui-iconfont-pad:before { content: "\e64c"; }
.Hui-iconfont-lunzi:before { content: "\e64d"; }
.Hui-iconfont-jiandao:before { content: "\e64e"; }
.Hui-iconfont-xianshiqi:before { content: "\e64f"; }
.Hui-iconfont-zhaoxiangji:before { content: "\e650"; }
.Hui-iconfont-danfanxiangji:before { content: "\e651"; }
.Hui-iconfont-dayinji:before { content: "\e652"; }
.Hui-iconfont-user-zhanzhang:before { content: "\e653"; }
.Hui-iconfont-chajian:before { content: "\e654"; }
.Hui-iconfont-arrow1-bottom:before { content: "\e674"; }
.Hui-iconfont-arrow1-left:before { content: "\e678"; }
.Hui-iconfont-arrow1-top:before { content: "\e679"; }
.Hui-iconfont-arrow1-right:before { content: "\e67a"; }
.Hui-iconfont-jieri1:before { content: "\e655"; }
.Hui-iconfont-face-weixiao:before { content: "\e656"; }
.Hui-iconfont-face-chijing:before { content: "\e657"; }
.Hui-iconfont-face-dai:before { content: "\e658"; }
.Hui-iconfont-face-shuaku:before { content: "\e659"; }
.Hui-iconfont-face-mogui:before { content: "\e65a"; }
.Hui-iconfont-face-ganga:before { content: "\e65b"; }
.Hui-iconfont-face-qin:before { content: "\e65c"; }
.Hui-iconfont-face-nu:before { content: "\e65d"; }
.Hui-iconfont-face-zhayan:before { content: "\e65e"; }
.Hui-iconfont-face-shengqi:before { content: "\e65f"; }
.Hui-iconfont-face-ma:before { content: "\e660"; }
.Hui-iconfont-face-bishi:before { content: "\e661"; }
.Hui-iconfont-face-maimeng:before { content: "\e662"; }
.Hui-iconfont-face-jingdai:before { content: "\e663"; }
.Hui-iconfont-face-yun:before { content: "\e664"; }
.Hui-iconfont-home2:before { content: "\e67f"; }
.Hui-iconfont-search2:before { content: "\e665"; }
.Hui-iconfont-share2:before { content: "\e666"; }
.Hui-iconfont-face:before { content: "\e668"; }
.Hui-iconfont-wuliu:before { content: "\e669"; }
.Hui-iconfont-dianpu:before { content: "\e66a"; }
.Hui-iconfont-chexiao:before { content: "\e66b"; }
.Hui-iconfont-zhongzuo:before { content: "\e66c"; }
.Hui-iconfont-zan:before { content: "\e66d"; }
.Hui-iconfont-cai:before { content: "\e66e"; }
.Hui-iconfont-yuyin3:before { content: "\e66f"; }
.Hui-iconfont-cart2-selected:before { content: "\e670"; }
.Hui-iconfont-weizhi:before { content: "\e671"; }
.Hui-iconfont-face-ku:before { content: "\e688"; }
.Hui-iconfont-down:before { content: "\e640"; }
.Hui-iconfont-cart2-man:before { content: "\e672"; }
.Hui-iconfont-card2-kong:before { content: "\e673"; }
.Hui-iconfont-luyin:before { content: "\e619"; }
.Hui-iconfont-html:before { content: "\e69f"; }
.Hui-iconfont-css:before { content: "\e6a0"; }
.Hui-iconfont-android:before { content: "\e6a2"; }
.Hui-iconfont-github:before { content: "\e6d1"; }
.Hui-iconfont-html5:before { content: "\e6d2"; }
.Hui-iconfont-huangguan:before { content: "\e6d3"; }
.Hui-iconfont-news:before { content: "\e616"; }
.Hui-iconfont-slider-right:before { content: "\e63d"; }
.Hui-iconfont-slider-left:before { content: "\e67d"; }
.Hui-iconfont-tuku:before { content: "\e613"; }
.Hui-iconfont-shuru:before { content: "\e647"; }
.Hui-iconfont-sanjiao:before { content: "\e67e"; }
.Hui-iconfont-share-renren:before { content: "\e6d8"; }
.Hui-iconfont-share-tweibo:before { content: "\e6d9"; }
.Hui-iconfont-arrow2-left:before { content: "\e6d4"; }
.Hui-iconfont-paixu:before { content: "\e675"; }
.Hui-iconfont-niming:before { content: "\e624"; }
.Hui-iconfont-add:before { content: "\e600"; }
.Hui-iconfont-root:before { content: "\e62d"; }
.Hui-iconfont-xuanzhong:before { content: "\e676"; }
.Hui-iconfont-weixuanzhong:before { content: "\e677"; }
.Hui-iconfont-arrow2-bottom:before { content: "\e6d5"; }
.Hui-iconfont-arrow2-top:before { content: "\e6d6"; }
.Hui-iconfont-like2:before { content: "\e648"; }
.Hui-iconfont-arrow2-right:before { content: "\e6d7"; }
.Hui-iconfont-shangyishou:before { content: "\e6db"; }
.Hui-iconfont-xiayishou:before { content: "\e6e3"; }
.Hui-iconfont-share-weixin:before { content: "\e694"; }
.Hui-iconfont-shenhe-tingyong:before { content: "\e631"; }
.Hui-iconfont-gouxuan2:before { content: "\e601"; }
.Hui-iconfont-selected:before { content: "\e617"; }
.Hui-iconfont-jianhao:before { content: "\e6a1"; }
.Hui-iconfont-user-group:before { content: "\e62b"; }
.Hui-iconfont-yiguanzhu:before { content: "\e680"; }
.Hui-iconfont-gengduo3:before { content: "\e6f9"; }
.Hui-iconfont-comment:before { content: "\e622"; }
.Hui-iconfont-tongji-zhu:before { content: "\e618"; }
.Hui-iconfont-like:before { content: "\e649"; }
.Hui-iconfont-shangjia:before { content: "\e6dc"; }
.Hui-iconfont-save:before { content: "\e632"; }
.Hui-iconfont-gongsi:before { content: "\e643"; }
.Hui-iconfont-system:before { content: "\e62e"; }
.Hui-iconfont-pifu:before { content: "\e62a"; }
.Hui-iconfont-menu:before { content: "\e667"; }
.Hui-iconfont-msg:before { content: "\e62f"; }
.Hui-iconfont-huangguan1:before { content: "\e729"; }
.Hui-iconfont-userid:before { content: "\e602"; }
.Hui-iconfont-cang-selected:before { content: "\e630"; }
.Hui-iconfont-yundown:before { content: "\e641"; }
.Hui-iconfont-help:before { content: "\e633"; }
.Hui-iconfont-chuku:before { content: "\e634"; }
.Hui-iconfont-picture:before { content: "\e646"; }
.Hui-iconfont-wenzhouyinxing:before { content: "\e6ed"; }
.Hui-iconfont-ad:before { content: "\e635"; }
.Hui-iconfont-fenlei:before { content: "\e681"; }
.Hui-iconfont-saoyisao:before { content: "\e682"; }
.Hui-iconfont-search:before { content: "\e683"; }
.Hui-iconfont-tuwenxiangqing:before { content: "\e685"; }
.Hui-iconfont-leijipingjia:before { content: "\e686"; }
.Hui-iconfont-hetong:before { content: "\e636"; }
.Hui-iconfont-tongji:before { content: "\e61a"; }
.Hui-iconfont-quanbudingdan:before { content: "\e687"; }
.Hui-iconfont-cang:before { content: "\e61b"; }
.Hui-iconfont-xiaoxi:before { content: "\e68a"; }
.Hui-iconfont-renwu:before { content: "\e637"; }
.Hui-iconfont-more:before { content: "\e68b"; }
.Hui-iconfont-zhizhao:before { content: "\e638"; }
.Hui-iconfont-fabu:before { content: "\e603"; }
.Hui-iconfont-shenhe-butongguo2:before { content: "\e6dd"; }
.Hui-iconfont-share-qq:before { content: "\e67b"; }
.Hui-iconfont-upload:before { content: "\e642"; }
.Hui-iconfont-add2:before { content: "\e604"; }
.Hui-iconfont-jiesuo:before { content: "\e605"; }
.Hui-iconfont-zhongtumoshi:before { content: "\e68c"; }
.Hui-iconfont-datumoshi:before { content: "\e68d"; }
.Hui-iconfont-face2:before { content: "\e68e"; }
.Hui-iconfont-huanyipi:before { content: "\e68f"; }
.Hui-iconfont-shijian:before { content: "\e690"; }
.Hui-iconfont-feedback:before { content: "\e691"; }
.Hui-iconfont-feedback2:before { content: "\e692"; }
.Hui-iconfont-share-pengyouquan:before { content: "\e693"; }
.Hui-iconfont-zan2:before { content: "\e697"; }
.Hui-iconfont-arrow3-bottom:before { content: "\e698"; }
.Hui-iconfont-arrow3-top:before { content: "\e699"; }
.Hui-iconfont-arrow3-right:before { content: "\e69a"; }
.Hui-iconfont-arrow3-left:before { content: "\e69b"; }
.Hui-iconfont-more2:before { content: "\e69c"; }
.Hui-iconfont-cang2-selected:before { content: "\e69d"; }
.Hui-iconfont-cang2:before { content: "\e69e"; }
.Hui-iconfont-dangan:before { content: "\e639"; }
.Hui-iconfont-money:before { content: "\e63a"; }
.Hui-iconfont-share-weibo:before { content: "\e6da"; }
.Hui-iconfont-email:before { content: "\e63b"; }
.Hui-iconfont-tongji-xian:before { content: "\e61c"; }
.Hui-iconfont-bank:before { content: "\e628"; }
.Hui-iconfont-home:before { content: "\e625"; }
.Hui-iconfont-user:before { content: "\e62c"; }
.Hui-iconfont-log:before { content: "\e623"; }
.Hui-iconfont-pages:before { content: "\e626"; }
.Hui-iconfont-sim:before { content: "\e629"; }
.Hui-iconfont-tingzhi:before { content: "\e6e4"; }
.Hui-iconfont-dengdai:before { content: "\e606"; }
.Hui-iconfont-user-add:before { content: "\e607"; }
.Hui-iconfont-copy:before { content: "\e6ea"; }
.Hui-iconfont-file:before { content: "\e63e"; }
.Hui-iconfont-share-douban:before { content: "\e67c"; }
.Hui-iconfont-share-zhihu:before { content: "\e689"; }
.Hui-iconfont-daochu:before { content: "\e644"; }
.Hui-iconfont-daoru:before { content: "\e645"; }
.Hui-iconfont-weigouxuan2:before { content: "\e608"; }
.Hui-iconfont-phone:before { content: "\e696"; }
.Hui-iconfont-bold:before { content: "\e6e7"; }
.Hui-iconfont-manage2:before { content: "\e63c"; }
.Hui-iconfont-edit:before { content: "\e6df"; }
.Hui-iconfont-del2:before { content: "\e609"; }
.Hui-iconfont-duigou:before { content: "\e6e8"; }
.Hui-iconfont-chongqi:before { content: "\e6f7"; }
.Hui-iconfont-avatar:before { content: "\e60a"; }
.Hui-iconfont-del:before { content: "\e60b"; }
.Hui-iconfont-edit2:before { content: "\e60c"; }
.Hui-iconfont-zanting:before { content: "\e6e5"; }
.Hui-iconfont-apple:before { content: "\e64a"; }
.Hui-iconfont-guangdayinxing:before { content: "\e6f0"; }
.Hui-iconfont-minshengyinxing:before { content: "\e6f4"; }
.Hui-iconfont-xiajia:before { content: "\e6de"; }
.Hui-iconfont-manage:before { content: "\e61d"; }
.Hui-iconfont-user2:before { content: "\e60d"; }
.Hui-iconfont-code:before { content: "\e6ee"; }
.Hui-iconfont-cut:before { content: "\e6ef"; }
.Hui-iconfont-link:before { content: "\e6f1"; }
.Hui-iconfont-new:before { content: "\e6f2"; }
.Hui-iconfont-ordered-list:before { content: "\e6f3"; }
.Hui-iconfont-unordered-list:before { content: "\e6f5"; }
.Hui-iconfont-share-qzone:before { content: "\e6c8"; }
.Hui-iconfont-suoding:before { content: "\e60e"; }
.Hui-iconfont-tel2:before { content: "\e6a3"; }
.Hui-iconfont-order:before { content: "\e627"; }
.Hui-iconfont-shujutongji:before { content: "\e61e"; }
.Hui-iconfont-del3:before { content: "\e6e2"; }
.Hui-iconfont-add3:before { content: "\e610"; }
.Hui-iconfont-add4:before { content: "\e61f"; }
.Hui-iconfont-xiangpicha:before { content: "\e72a"; }
.Hui-iconfont-key:before { content: "\e63f"; }
.Hui-iconfont-yuyin2:before { content: "\e6a4"; }
.Hui-iconfont-yuyin:before { content: "\e6a5"; }
.Hui-iconfont-close:before { content: "\e6a6"; }
.Hui-iconfont-xuanze:before { content: "\e6a7"; }
.Hui-iconfont-xuanzhong1:before { content: "\e6a8"; }
.Hui-iconfont-yiguanzhu1:before { content: "\e6a9"; }
.Hui-iconfont-share:before { content: "\e6aa"; }
.Hui-iconfont-zhuanfa:before { content: "\e6ab"; }
.Hui-iconfont-tianqi-duoyun:before { content: "\e6ac"; }
.Hui-iconfont-tianqi-mai:before { content: "\e6ad"; }
.Hui-iconfont-tianqi-qing:before { content: "\e6ae"; }
.Hui-iconfont-tianqi-wu:before { content: "\e6af"; }
.Hui-iconfont-tianqi-xue:before { content: "\e6b0"; }
.Hui-iconfont-tianqi-yin:before { content: "\e6b1"; }
.Hui-iconfont-tianqi-yu:before { content: "\e6b2"; }
.Hui-iconfont-daipingjia:before { content: "\e6b3"; }
.Hui-iconfont-vip-card2:before { content: "\e6b4"; }
.Hui-iconfont-jifen:before { content: "\e6b5"; }
.Hui-iconfont-youhuiquan:before { content: "\e6b6"; }
.Hui-iconfont-hongbao:before { content: "\e6b7"; }
.Hui-iconfont-cart-selected:before { content: "\e6b8"; }
.Hui-iconfont-cart-kong:before { content: "\e6b9"; }
.Hui-iconfont-jiangjia:before { content: "\e6ba"; }
.Hui-iconfont-liwu:before { content: "\e6bb"; }
.Hui-iconfont-caiqie:before { content: "\e6bc"; }
.Hui-iconfont-xuanzhuan:before { content: "\e6bd"; }
.Hui-iconfont-bigpic:before { content: "\e6be"; }
.Hui-iconfont-list:before { content: "\e6bf"; }
.Hui-iconfont-middle:before { content: "\e6c0"; }
.Hui-iconfont-hot:before { content: "\e6c1"; }
.Hui-iconfont-paishe:before { content: "\e6c2"; }
.Hui-iconfont-hot1:before { content: "\e6c3"; }
.Hui-iconfont-new1:before { content: "\e6c4"; }
.Hui-iconfont-xiaoxi1:before { content: "\e6c5"; }
.Hui-iconfont-canshu:before { content: "\e6c6"; }
.Hui-iconfont-tel:before { content: "\e6c7"; }
.Hui-iconfont-dingwei:before { content: "\e6c9"; }
.Hui-iconfont-hongbao2:before { content: "\e6ca"; }
.Hui-iconfont-2code:before { content: "\e6cb"; }
.Hui-iconfont-vip:before { content: "\e6cc"; }
.Hui-iconfont-tishi:before { content: "\e6cd"; }
.Hui-iconfont-dingyue:before { content: "\e6ce"; }
.Hui-iconfont-italic:before { content: "\e6e9"; }
.Hui-iconfont-yulan:before { content: "\e695"; }
.Hui-iconfont-usergroup2:before { content: "\e611"; }
.Hui-iconfont-goods:before { content: "\e620"; }
.Hui-iconfont-paixingbang:before { content: "\e6cf"; }
.Hui-iconfont-qingdaoyinxing:before { content: "\e6f6"; }
.Hui-iconfont-kefu:before { content: "\e6d0"; }
.Hui-iconfont-picture1:before { content: "\e612"; }
.Hui-iconfont-weigouxuan:before { content: "\e614"; }
.Hui-iconfont-fanqiang:before { content: "\e6fa"; }
.Hui-iconfont-shenhe-weitongguo:before { content: "\e6e0"; }
.Hui-iconfont-shenhe-tongguo:before { content: "\e6e1"; }
.Hui-iconfont-tongji-bing:before { content: "\e621"; }
.Hui-iconfont-gouxuan:before { content: "\e615"; }
.Hui-iconfont-jiansheyinxing:before { content: "\e6f8"; }
.Hui-iconfont-moban:before { content: "\e72b"; }
.Hui-iconfont-pay-weixin:before { content: "\e719"; }
.Hui-iconfont-pay-alipay-2:before { content: "\e71c"; }
.Hui-iconfont-beijingyinxing:before { content: "\e6fb"; }
.Hui-iconfont-guangdongfazhanyinxing:before { content: "\e703"; }
.Hui-iconfont-zhaoshangyinxing:before { content: "\e704"; }
.Hui-iconfont-zheshangyinxing:before { content: "\e712"; }
.Hui-iconfont-zhongguonongyeyinxing:before { content: "\e713"; }
.Hui-iconfont-cdbank:before { content: "\e714"; }
.Hui-iconfont-gengduo2:before { content: "\e716"; }
.Hui-iconfont-bofang:before { content: "\e6e6"; }
.Hui-iconfont-gengduo4:before { content: "\e717"; }
.Hui-iconfont-text-height:before { content: "\e6fc"; }
.Hui-iconfont-text-width:before { content: "\e6fd"; }
.Hui-iconfont-underline:before { content: "\e6fe"; }
.Hui-iconfont-star:before { content: "\e6ff"; }
.Hui-iconfont-star-half:before { content: "\e700"; }
.Hui-iconfont-star-halfempty:before { content: "\e701"; }
.Hui-iconfont-star-o:before { content: "\e702"; }
.Hui-iconfont-font:before { content: "\e6ec"; }
.Hui-iconfont-hangzhouyinxing:before { content: "\e718"; }
.Hui-iconfont-jiaotongyinxing:before { content: "\e71a"; }
.Hui-iconfont-gengduo:before { content: "\e715"; }
.Hui-iconfont-avatar2:before { content: "\e705"; }
.Hui-iconfont-close2:before { content: "\e706"; }
.Hui-iconfont-about:before { content: "\e707"; }
.Hui-iconfont-phone-android:before { content: "\e708"; }
.Hui-iconfont-search1:before { content: "\e709"; }
.Hui-iconfont-comment1:before { content: "\e70a"; }
.Hui-iconfont-read:before { content: "\e70b"; }
.Hui-iconfont-feedback1:before { content: "\e70c"; }
.Hui-iconfont-practice:before { content: "\e70d"; }
.Hui-iconfont-align-center:before { content: "\e70e"; }
.Hui-iconfont-align-justify:before { content: "\e70f"; }
.Hui-iconfont-align-left:before { content: "\e710"; }
.Hui-iconfont-align-right:before { content: "\e711"; }
.Hui-iconfont-paste:before { content: "\e6eb"; }
.Hui-iconfont-pay-alipay-1:before { content: "\e71f"; }
.Hui-iconfont-pufayinxing:before { content: "\e71b"; }
.Hui-iconfont-gongshangyinxing:before { content: "\e71d"; }
.Hui-iconfont-huaxiayinxing:before { content: "\e71e"; }
.Hui-iconfont-youzhengyinxing:before { content: "\e721"; }
.Hui-iconfont-zhongguoyinxing:before { content: "\e722"; }
.Hui-iconfont-zhongxinyinxing:before { content: "\e723"; }
.Hui-iconfont-shanghaiyinxing:before { content: "\e724"; }
.Hui-iconfont-banzhu:before { content: "\e72c"; }
.Hui-iconfont-yuedu:before { content: "\e720"; }
.Hui-iconfont-yanjing:before { content: "\e725"; }
.Hui-iconfont-power:before { content: "\e726"; }
.Hui-iconfont-moban-2:before { content: "\e72d"; }