#full-screen-slider { width:100%;  height:100%;position:absolute;left:0; z-index:-1; overflow:hidden}
#slides {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow:hidden
}

/* 本例子css */
#solid{width:100%; height:100%;overflow:hidden;position:relative; margin-top:-3px;}
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;top:0px;width:100%;height:100%;display:none;}

#solid ul{margin:0px;padding:0px;list-style:none;}
#solid ul li{position:absolute;left:50%;top:0px;width:100%;height:100%;margin-left:-50%;display:none;cursor:pointer;}
#solid #btt{width:905px;height:55px;bottom:15px;left:50%;position:absolute;margin-left:-452px;}
#solid #btt span{position:absolute;top:15px;left:45%;display:block;width:30px;height:8px;margin:0 15px;	text-align:center;background:#3d3d3d;z-index:1000;cursor:pointer;filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/opacity:0.7;/*其他，透明度50%*/
	}

.swipe{overflow:hidden;position:relative;}
.swipe ul{list-style-type:none;float:left;
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe ul li{float:left;list-style-type:none; }
.swipe img{vertical-align:middle;width:100%;}
.swipe #pagenavi{position:absolute;bottom:15px; padding:0 10px;padding-top:5px; left:0; right:0; margin:0 auto;text-align:center;}
.swipe #pagenavi a{width:30px;height:4px;line-height:99em;background:#fff;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background:#ff0;}
.banner{width:100%;overflow:hidden;position:relative; margin-top:-3px;}
.banner_img li{float:left;width:100%;position:relative}
.banner_pre{position:absolute;top:50%;left:0;margin-top:-40px;width:40px;height:80px;cursor:pointer;background:url(../images/par.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0; margin-top:-40px;width:40px;height:80px;cursor:pointer;background:url(../images/next.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{position:absolute;top:535px;left:50%;margin-left:-40px}
.banner .control li{float:left;margin-left:3px;width:20px;height:3px;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}
/* ---------以上为焦点图代码--------------- */
/* 焦点图 */
.biaochi{ width:100%; height:19px;background:url(../images/biaoshi_bg.jpg) repeat-x;}
/*******关于我们 *******/
.in_aboutz{ width:100%;background:url(../images/ditu.png) no-repeat; overflow:hidden; padding-top:60px;}
.in_about,.in_wuye,.in_xinwen{ width:1200px;}
.in_about .lft01{ width: 670px; float:left;}

.in_about .lft01 .top{  }
.in_about .lft01 .top h2{ overflow:hidden;font-weight:500; color:#898989; font-size:14px;text-transform:uppercase;}
.in_about .lft01 .top h3{ }
.in_about .lft01 .top h3 span{font-size:20px;color:#444; padding:0 0px; line-height:24px;}
.in_about .lft01 p{ line-height:34px; font-size:14px; padding-top:30px;}
.in_about .lft01 em{ padding-top:30px; float:left;}
.in_about .lft01 em a{padding:8px 25px; border:#909090 solid 1px; float:left; color:#7A7A7A; font-size:14px; border-radius:50px;}
.in_about .lft01 em a:hover{border:#AD0407 solid 1px; background-color:#AD0407; color:#FFFFFF;}
.in_about .lft01 .lanmu{ width:100%; border:#e5e5e5 solid 1px; overflow:hidden;margin-top:50px; display: flex;}

.in_about .lft01 .lanmu a,.in_about .lft01 .lanmu a.bg02,.in_about .lft01 .lanmu a.bg03,.in_about .lft01 .lanmu a.bg04{ width:33.333%; float:left; color:#444; text-align:center;}
.in_about .lft01 .lanmu a:hover,.in_about .lft01 .lanmu a:hover.bg02,.in_about .lft01 .lanmu a:hover.bg03,.in_about .lft01 .lanmu a:hover.bg04{ width:25%; float:left; text-align:center;background-color:#a7001d; color:#fff;}

.in_about .lft01 .lanmu a:hover.bg02{background-color:#00b296;}
.in_about .lft01 .lanmu a:hover.bg03{background-color:#a1d302;}
.in_about .lft01 .lanmu a:hover.bg04{background-color:#cf9313;}

.in_about .lft01 .lanmu a dl{width:100%; height:40px;float:left;padding:30px 0;text-align:center;}
.in_about .lft01 .lanmu a dt{ width:40px; height:40px;float:left; background-color:#a7001d;border-radius:50px; margin:0 15px 0 25px;}
.in_about .lft01 .lanmu a dt i{ text-align:center; line-height:40px; color:#FFFFFF;}
.in_about .lft01 .lanmu a dd{float:left;}
.in_about .lft01 .lanmu a dd h2{ font-size:16px; color:#444;}
.in_about .lft01 .lanmu a dd h3{ font-size:12px;text-transform:uppercase; float:left; color:#a3a3a3;}
.in_about .lft01 .lanmu a hr{ width:1px; height:40px;border:none;background-color:#bdbdbd; float:right;}

.in_about .lft01 .lanmu a:hover{width:100%; height:40px;float:left;padding:30px 0;text-align:center;}
.in_about .lft01 .lanmu a dt:hover{ width:40px; height:40px;float:left; background-color:#a7001d;border-radius:50px; margin:0 15px 0 25px;}
.in_about .lft01 .lanmu a dt:hover i{ text-align:center; line-height:40px; color:#FFFFFF;}
.in_about .lft01 .lanmu a dd:hover{float:left;}
.in_about .lft01 .lanmu a dd:hover h2{ font-size:16px; color:#fff;}
.in_about .lft01 .lanmu a dd:hover h3{ font-size:12px;text-transform:uppercase; float:left; color:#fff;}

.in_about .rgt01{ width: 440px; float:right;}
/*******物业服务 *******/
.in_wuyez{ width:100%;background:url(../images/jd_bg.jpg) no-repeat; overflow:hidden; padding:50px 0; margin-top:60px;}

.in_wuye .lft02{ float:left;}
.in_wuye .lft02 h2{}
.in_wuye .lft02 h2 a{ color:#444;}
.focusBox {position: relative; width:435px;margin-top:25px;float:left;overflow: hidden;background:#fff; padding:10px;}
.focusBox .pic img { width:435px; height: 263px;display: block; }
.focusBox .txt-bg { position: absolute; bottom:10px;left:10px;z-index: 1; height: 40px; width:435px;background:#333; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
.focusBox .txt { position: absolute; bottom:10px; z-index: 2; height:40px; width:435px; overflow:hidden;}
.focusBox .txt li{ height:40px; line-height:40px; position:absolute; bottom:-200px;}
.focusBox .txt li a{ display: block; color:#b6b6b6; padding: 0 0 0 10px; font-size:14px; font-weight: bold; text-decoration: none; }
/*.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
显示123456数字*/
.focusBox .prev{ position:absolute;z-index:10000;left:10px;top:114px;display:block;width:35px;height:60px;overflow:hidden; background:url(../images/pro_lft.png) no-repeat; cursor:pointer; }
.focusBox .next{ position:absolute;right:11px;top:114px;display:block;width:35px;height:60px;overflow:hidden;background:url(../images/next_rgt.png) no-repeat; cursor:pointer;}
.focusBox .next{ left:auto;}
.focusBox .prevStop{ background-position:0 0; }
.focusBox .nextStop{ background-position:-80px 0; }
.in_wuye .midd02{float:left; margin-left:1px;}
.in_wuye .midd02 h2 a{ color:#444;}
.in_wuye .midd02 .lft03{ width:435px; height:263px;float:left;margin-top:25px;background:#fff; padding:10px; overflow:hidden;}
.in_wuye .midd02 .rgt03{ width:269px;float:left;margin-top:25px; margin-left:1px;}
.in_wuye .midd02 .rgt03 a{background:#fff; padding:10px; overflow:hidden; float:left; margin-bottom:1px;}
.in_wuye .midd02 .rgt03 img{ height:121px; float:left; overflow:hidden;}
/*******新闻资讯 *******/
.in_xinwen{ padding-top:60px;}
.in_xinwen .xwtop{background:url(../images/xw_topbg.jpg) left bottom repeat-x;height:70px;}
.in_xinwen .xwtopn{float:left;height:63px; padding-top:5px;position:relative;}
.in_xinwen .xwtopn::before{ width:100px;content:"";border-bottom:#C30003 solid 2px; position:absolute; bottom:-2px; left:0;}
.in_xinwen .xwtopn h2{ overflow:hidden;font-weight:500; color:#898989; font-size:14px;text-transform:uppercase;display:block;}
.in_xinwen .xwtopn h3{display:block;}
.in_xinwen .xwtopn h3 span{font-size:20px;color:#444; padding:0 0px; line-height:24px;}
.new-top{background:url(../images/xin_bg.jpg) center repeat-x; text-align:center; margin-top:10px; float:right;}
.new-top ul li{ width:86px; height:34px;line-height:34px;font-size:14px; color:#666666; text-align:center;background-color:#FFF;border:#CCC solid 1px; float:left; margin-left:-1px;}

.new-top ul li:hover,.new-top ul li.cur{color:#fff; border:#FFFFFF solid 1px; background:url(../images/xw_liahbg.jpg)  no-repeat; height:42px;margin-left:-1px;}
.new-cont{ width:1200px; overflow:hidden; margin-top:40px;}
.new-lft{width:360px;float:left;}

.new-rgt{width:770px;float:right;}
.new-rgt ul li{ width:50%; float:left;color:#666;}
.new-rgt ul li em{ font-size:14px;}
.new-rgt ul li span{ padding:0 15px;}
.new-rgt ul li a{ line-height:32px; font-size:14px; color:#444;}
.new-rgt ul li a:hover{ color:#AC0002; text-decoration:underline;}



/*****************新闻****************/
/* 本例子css */
	.focusxinwen { position: relative; width: 360px; height: 250px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusxinwen .pic img { width: 360px; height: 250px; display: block; }
	.focusxinwen .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusxinwen .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusxinwen .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusxinwen .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusxinwen .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusxinwen .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusxinwen .num li a,.focusxinwen .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusxinwen .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusxinwen .num li.on a,.focusxinwen .num a:hover{ background:#e13333;}
	/* 本例子css */
	.focusxinwen2 { position: relative; width: 360px; height: 250px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusxinwen2 .pic img { width: 360px; height: 250px; display: block; }
	.focusxinwen2 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusxinwen2 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusxinwen2 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusxinwen2 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusxinwen2 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusxinwen2 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusxinwen2 .num li a,.focusxinwen2 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusxinwen2 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusxinwen2 .num li.on a,.focusxinwen2 .num a:hover{ background:#e13333;}
	/* 本例子css */
	.focusxinwen3 { position: relative; width: 360px; height: 250px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusxinwen3 .pic img { width: 360px; height: 250px; display: block; }
	.focusxinwen3 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusxinwen3 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusxinwen3 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusxinwen3 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusxinwen3 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusxinwen3 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusxinwen3 .num li a,.focusxinwen3 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusxinwen3 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusxinwen3 .num li.on a,.focusxinwen3 .num a:hover{ background:#e13333;}
/***********子页面*********/
.sub_banner{ width:100%; height:400px; position:relative;}
.sub_main{width:1200px; overflow:hidden;}
.sub_toplft{ width:1200px;padding-top:310px;}
.sub_toplft .top{ width:300px; height:104px;background:url(../images/left_topbg.png) center no-repeat; float:left;color:#fff;}
.sub_toplft .top h2{font-size:22px; padding-top:22px; padding-left:30px;}
.sub_toplft .top span{ font-size:14px;text-transform:uppercase; padding-left:30px;}


/*子页面左边*/
.sub_lft{ width:300px;padding-bottom:50px; float:left;}
.sub_lft,.sub_lft01{float:left; overflow:hidden;}
.sub_lft01{ width:300px;background-color:#FFF; padding-top:15px; padding-bottom:40px;}
.sub_lft01 ul li{float:left; margin-top:1px;}
.sub_lft01 ul li a{ width:310px;height:60px; line-height:60px; font-size:16px; color:#444; text-align:center;background:url(../images/lft_lia.jpg) left center no-repeat;float:left}
.sub_lft01 ul li a:hover,.sub_lft01 ul li a.cur{height:60px;color:#fff;background:url(../images/lft_liah.jpg) left center no-repeat;float:left}

.sub_lft dl{ margin-top:10px; float:left}
.sub_lft dt{ height:40px; line-height:40px; font-size:14px;border-bottom:#bd9430 solid 1px; color:#9b6700;}
.sub_lft dt em{font-size:12px;}
.sub_lft dd{line-height:20px; font-size:12px;background:url(../images/lft_ditu.jpg) top center no-repeat; margin-top:10px;}
.sub_lft dd strong{ line-height:40px;}

/*子页面右边*/
.sub_rgt{width:830px; float:right;overflow:hidden; padding-bottom:40px;}
.sub_rgttop{height:77px; border-bottom:#f8f8f8 solid 3px;line-height:77px;overflow:hidden;}
.sub_rgttop span{color:#444444;font-size:18px;float:left;overflow:hidden;}
.sub_rgttop span i{ color:#878787; padding-right:10px;font-size:20px}
.sub_rgttop em{font-size:14px; padding-left:15px;float:right;overflow:hidden; color:#858585;}
.sub_rgttop em i{ padding-right:5px; float:left;color:#888888;}
.sub_rgttop em a{color:#858585; }
.sub_rgttop em a:hover{color:#9b6700; text-decoration:underline;}
.fl{ float:left}
.fr{ float:right}
/***********关于我们***********/
.sub_about,.sub_webmap{ line-height:30px; font-size:14px; color:#444; }
.sub_webmap ul li{ line-height:60px; width:100%;}
.sub_webmap ul li a {margin-right: 15px;font-size: 15px;color: #666;}
.sub_webmap ul li b {padding: 5px 15px;font-size: 16px;color: #fff;background: #a7001d;}
/*新闻中心*/
.sub_nwcn{overflow:hidden;}
.sub_nwcn dl{ width:830px; border-bottom:#d2d2d2 dotted 1px;padding:27px 0px;overflow:hidden;}
.sub_nwcn dt{ width:290px;float:left; padding-right:40px;}
.sub_nwcn dt img{ width:290px; height:180px;float:left;}
.sub_nwcn dd{ display:inline;}
.sub_nwcn dd h3{font-size:16px; color:#444; font-weight:bold;}
.sub_nwcn a{color:#444;}
.sub_nwcn a:hover{color:#A7001C; text-decoration:underline;}
.sub_nwcn dd p{color:#555; line-height:24px; font-size:14px;padding-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.sub_nwcn dd em{ font-size:14px; color:#666; padding-top:15px; float:left;}
.sub_nwcn,.sub_rongyu{overflow:hidden;margin-top:10px;}

.news_detail{ padding:40px 20px;line-height:24px; font-size:14px; color:#444;overflow:hidden;}
.news_detail h1{ text-align:center; line-height:40px; color:#444; font-size:20px;}
.news_detail h2{ text-align:center; line-height:40px; background-color:#FAFAFA;margin-top:10px;color:#8e8e8e; font-size:12px;}

.news_detail .show{ padding:20px 0; line-height:30px;}
.news_detailbtm{ padding-top:20px;border-top:#ddd dotted 1px; margin-top:20px;font-size:14px;overflow:hidden}
.news_detailbtm span{ width:100%;color:#666; line-height:30px;}
.news_detailbtm span a{color:#666;}
.news_detailbtm span a:hover{color:#9b6700; text-decoration:underline}

.news_detail .show table{ background-color:#eee;}
.news_detail .show table tr td{ background-color:#fff; line-height:30px; padding:10px;}
/************job***********/
.sub_jobn{}
.sub_jobn table thead tr th{ background-color:#f8f8f8; line-height:60px;}
.sub_jobn table thead tr th,.sub_jobn tbody tr td{ text-align:left; padding-left:20px; font-size:16px; font-weight:normal;}
.sub_jobn table .thead1{border-bottom:#ff5e08 solid 3px; overflow:hidden;}
.sub_jobn table .thead2{border-bottom:#53b457 solid 3px; overflow:hidden;}
.sub_jobn table .thead3{border-bottom:#ad4cc0 solid 3px; overflow:hidden;}
.sub_jobn table .thead4{border-bottom:#de9800 solid 3px; overflow:hidden;}
.sub_jobn table .thead5{border-bottom:#5abdfe solid 3px; overflow:hidden;}
.sub_jobn tbody tr td{border-bottom:#f8f8f8 solid 1px; font-size:14px;}
.sub_jobn tbody tr td a{ border:#A7001C solid 1px; padding:5px 15px; border-radius:5px; font-size:14px; color:#ca0023; margin-left:15px;}
.sub_jobn tbody tr td a:hover{ border:#A7001C solid 1px; background-color:#A7001C; color:#fff;}
/*********项目********/
.sub_xmun{ width:100%;overflow:hidden;}
.sub_xmun dl{ width:100%; border-bottom:#d2d2d2 dotted 1px;padding:30px 0px;overflow:hidden;}
.sub_xmun dt{ width:450px;float:left; padding-right:35px;}
.sub_xmun dt img{ width:450px; height:280px;float:left;}
.sub_xmun dd{ display:inline;}
.sub_xmun dd h3{font-size:18px; color:#444; font-weight:bold;}
.sub_xmun a{color:#444;}
.sub_xmun a:hover{color:#A7001C; text-decoration:underline;}
.sub_xmun dd p{color:#555; line-height:24px; font-size:14px;padding-top:9px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.sub_xmun dd em a{ font-size:14px; color:#666; border:#BBBBBB solid 1px;padding:8px 20px; border-radius:5px;float:left; margin-top:40px;}
.sub_xmun dd em a:hover{color:#fff; border:#A7001C solid 1px; background-color:#A7001C; text-decoration:none;}
.sub_xmun,.sub_rongyu{overflow:hidden;margin-top:10px;}
/*******荣誉******/
.sub_rongyu{width:840px; padding-top:10px;}
.sub_rongyu dl{ width:240px;margin-top:20px;margin-right:40px;overflow:hidden; float:left}
.sub_rongyu dt img{ width:240px; height:150px;}
.sub_rongyu dd a{ width:100%;color:#444; line-height:30px; font-size:14px; text-align:center; float:left}
/*分页*/
.page{ text-align:right; height:40px;margin-top:40px;}
.page a{ padding:7px 12px;background:#E9E9E9;font-size:14px; line-height:22px; text-align:center; color:#7D7D7D}
.page a:hover{background:#BB8000; color:#fff;}
.page span{padding:7px 12px;background:#0097e0;font-size:14px; line-height:22px;color:#FFF;}
.page a.page_bg{background:#0097e0; color:#FFF;}

.xn_job table td{ line-height: 40px; padding: 0 10px;}
.xn_job table td input{ line-height: 30px;}
.xn_job table i{ color: #f00;}
.xn_job textarea{ width: 100%;}
.xn_job .inpt01,.xn_job .inpt02{ padding: 5px 25px; border-radius: 5px;background-color: #A7001C; font-size: 14px; color: #fff; margin-left: 5px; cursor: pointer;}
.xn_job .inpt02{ background-color: #F0F0F0; color: #444;}
.inpt03{ padding: 10px 35px; background-color: #A7001C; color: #fff; font-size: 16px; border-radius: 5px;}

.footer_yyzz{ cursor: pointer;}
.yyzz_layer{ display: none;}
.layui-layer{ width: 800px!important; border: 15px solid #fff; border-radius: 5px!important;}
.layui-layer img{ width: 100%;}
.layui-layer-content{ height: auto!important; overflow: hidden!important;}











