﻿* {
	list-style:none;
	padding:0;
	margin:0;
	border:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
/* html, body { */
	/* width:100%; */
/* } */
body {
	font-family: 'heiti', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	/* text-decoration: underline; */
	text-decoration: none;
	color:#666;
}
input {
	font-family: '微软雅黑', Helvetica, Tahoma, Arial, sans-serif;
}
input:focus {
	outline: none;
}

div:after, ul:after, li:after {
	content:"";
	display:block;
	clear:both;
}
ul {margin:0;}
img {max-width:100%;}
i {font-style:normal;}
input {border:1px solid #dedede;}
/* 通用样式 start */
.fl {float:left;}
.fr {float:right;}


.h_100 {height:100%;}

.t0 {top:0;}
.b0 {bottom:0;}
.l0 {left:0;}
.r0 {right:0;}

.w_1_6 {width:16.666666666667%;}

.w_20 {width:20%;}
.w_25 {width:25%;}
.w_28 {width:28%;}
.w_30 {width:30%;}
.w_333 {width:33.3333333%;}
.w_36 {width:36%;}
.w_40 {width:40%;}
.w_50 {width:50%;}
.w_70 {width:70%;}
.w_80 {width:80%;}
.w_100 {width:100%;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.psta {position:absolute;}
.pstr {position:relative;}

.mgt100 {margin-top:100px;}

.fs0 {font-size:0;}

.dpi {display:inline;}
.dpb {display:block;}
.dpib {display:inline-block;}
.dpf {
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
}
.jcsb {
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	-o-justify-content:space-between;
	justify-content:space-between;
}

.jcsa {
	-webkit-justify-content:space-around;
	-moz-justify-content:space-around;
	-ms-justify-content:space-around;
	-o-justify-content:space-around;
	justify-content:space-around;
}
.jcc {
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-justify-content:center;
	-o-justify-content:center;
	justify-content:center;
}

.red {color:#e00;margin:0 5px;}

.mga {margin: auto;}

.w1200 {width:1200px;margin:0 auto;max-width:100%;}

.boxShadow1 {box-shadow:0 0 1px;}
.boxShadow1de {box-shadow:0 0 1px #dedede;}
.boxShadow1aaa {box-shadow:0 0 1px #aaa;}
.boxShadow2 {box-shadow:0 0 2px;}
.boxShadow2aaa  {box-shadow:0 0 2px #aaa;}
.boxShadow3 {box-shadow:0 0 3px;}
.boxShadow4 {box-shadow:0 0 4px;}
.boxShadow5 {box-shadow:0 0 5px;}
.boxShadow5de {box-shadow:0 0 5px #dedede;}
.boxShadow5aaa {box-shadow:0 0 5px #aaa;}
/* 通用样式 start */



/* 头部 start */
.header {
	/* padding:10px 0; */
	position:absolute;
	top:0;
	width:100%;
	color:#fff;
	z-index:9
}
.listHeader {position:relative;z-index:9;}
.headerBox {
	/* display:-webkit-flex; */
	/* display:-moz-flex; */
	/* display:-ms-flex; */
	/* display:-o-flex; */
	/* display:flex; */
	/* margin:0 -50px; */
	position:relative;
}
.logo_box  {
	margin:10px;
	height:35px;
	overflow:hidden;
	float:left;
	width:190px;
}
.head_logo {
	display:block;
}


/* .head_logo { */
	/* display:block; */
/* } */
/* .nav_box { */
	
/* } */
/* .nav_ul { */
	/* font-size:0; */
	/* padding:0 30px; */
/* } */
/* .nav_li { */
	/* display:inline-block; */
	/* font-size:14px; */
	/* padding:10px; */
/* } */

/* .nav_li a { */
	/* line-height:39px; */
	/* font-size:18px; */
	/* color:#fff; */
	/* display:block; */
	/* border-bottom:4px solid transparent; */
/* } */
/* .nav_li:hover a, .nav_li.hover a  { */
	/* border-bottom:3px solid #fff; */
/* } */
/* .tel_box {padding:12px;margin-left:50px;} */
/* .tel_num  {line-height:35px;margin-left:10px;font-size:26px;} */
/* .tel_num.home  {color:#000;} */


/* #nav { */
	/* position:absolute; */
	/* right:0; */
	/* top:0; */
	/* width:100%; */
/* } */

.navbar {position:static;}
.navbar-default {background:none;border:0;margin:0;float:right;}
.navbar-header {position:relative;}
.navbar-toggle {margin:0;background:none;border:0;padding:19px 10px;}

.navbar-default .navbar-toggle .icon-bar {background-color:#233;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background:none;}
.navbar-toggle .icon-bar {width:30px;height:3px;}
.navbar-default .navbar-collapse {position:absolute;background-color:rgba(0,0,0,.5);width:100%;top:0;left:0;margin:0;}
.dropdown-menu {background-color:rgba(0,0,0,.5);}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#fff;}


/* 头部 end */









/* 首页 start */
	/* banner图 start */
	.bannerBox {position:relative;}
	/* .bannerBox:after {position:absolute;top:0;left:0;width:100%;height:100%; */
		/* background-color:rgba(0,0,0,.2); */
	/* } */
	.bannerBox .banner {opacity:.8;filter:alpha(opacity=80);}
	/* banner图 end */
	
		/* 轮播图 start */

	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section {
		display: block;
	}

	/*--------------SLIDER----------------*/

	#slider {
		width: 100%;
		margin: 0 auto;
	}


	/*--------------CONTROLS--------------*/


	/*position controls*/

	.controls li {
		top: 50%;
		margin-top: -30px
	}

	.controls li:nth-child(1) {
		left: 0;
	}

	.controls li:nth-child(2) {
		right: 0;
	}


	/*------------PAGINATION------------*/

	/*style pagination*/
	.pagination li {
		background-color: #fff;
	}

	.pagination li.active {
		background-color: #666666;
	}


	/*-------------HELPERS----------------*/

	.responsive {
		width: 100%;
		height: auto;
	}

	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	/* 轮播图 end */


	
	.typeBox {padding-top:20px;}

	/* 首页栏目标题 start */
	.typenameBox {
		padding-top:20px;
		padding-bottom:10px;
	}
	
	.typeimgs {
		display:block;
		margin:0 auto;
		display:none;
	}
	
	.typename {
		font-size:22px;
		line-height:30px;
	}
	.typedesc {
		color:#666;
		display:none;
	}
	
	.typenameBg {
		font-size:16px;
		color:#233;
		text-align:center;
	}
	/* 首页栏目标题 end */

	/* banner图 start */
	.banner {display:block;}
	/* banner图 end */

	/* 关于我们 start */
	.typeInfoBox {}
	.typeInfo {padding:20px 10px;}
	.typeimgBox {text-align:center;}
	.typeimg {max-width:100%;display:block;}


	.typeTitle {font-size:22px;text-align:center;}
	.seotitle {}
	.subtitle {color:#e00;}
	.entitle {
		/* line-height:20px; */
		color:#666;
		font-size:0;
		line-height:0;
	}
	.enline {margin:5px auto 0;height:2px;width:60px;background-color:#e00;}

	.typeContent {margin-top:15px;line-height:20px;overflow:hidden;font-size:14px;}
	.more {display:inline-block;font-size:14px;}
	.typeInfo .more {background-color:#e00;color:#fff;margin-top:86px;padding:3px 10px;}
	.typeInfo .more:hover {background-color:#900;}

	/* 关于我们 end */

	/* 产品中心 start */
	.litpic {display:block;}
	.producTypeList {margin-bottom:10px;padding:0 10px;}
	.producTypeList {padding:0 10px;}
	.producLitpicBox {position:relative;background-color:rgba(0,0,0,1);}
	/* .producLitpicBox:after {top:0;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.2);} */
	.producLitpic {height:134px;position:relative;opacity:.9;filter:alpha(opacity=90);}
	.producTypeList:hover .producLitpic {opacity:.5;filter:alpha(opacity=50);}
	.producTypeList:hover .producTitle {background-color:rgba(0,0,0,.4);color:#fff}
	.producTitle {font-size:14px;color:#666;text-align:center;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsisi;}

	.typeLinkBox {text-align:center;margin-top:10px;}
	.typeLinkBox .more {border:1px solid #ccc;padding:2px 50px;}
	/* 产品中心 end */
	/* 新闻动态 start */

	.newsList {cursor:pointer;position:relative;background-color:#FBFBFB;margin:0 15px 15px;}
	.newsList:hover {background-color:#666666;}
	.newsList:hover a {color:#fff;}
	/* .newsImgBox {height:220px;} */
	/* .newsList:nth-of-type(3n+1) .newsImgBox, .newsList:nth-of-type(3n+3) .newsImgBox {margin-bottom:280px;} */
	/* .newsList:nth-of-type(3n+2) .newsImgBox {margin-top:280px;} */
	.newsLitpic {width:100%;
		/* height:100%; */
	}

	.newsTxtBox {position:absolute;left:0;width:100%;height:100%;padding:20px;font-size:16px;line-height:30px;background-color:rgba(0,0,0,0.3);color:#fff;bottom:0;}

	/* .newsList:nth-of-type(3n+1) .newsTxtBox, .newsList:nth-of-type(3n+3) .newsTxtBox {bottom:0;} */
	/* .newsList:nth-of-type(3n+2) .newsTxtBox {top:0;} */

	.newsPubdate {padding-bottom:10px;}
	.newsTitle {font-size:16px;position:absolute;bottom:20px;}
	.newsList:hover .newsLitpic {
		opacity:0.5;
		filter:Alpha(opacity=50); /* IE8 以及更早的浏览器 */
	}
	.newsList:hover .newsPubdate, .newsList:hover .newsDesc {color:#fff;}
	.newsList:hover .newsTitle {color:#F57F01;}
	/* 新闻动态 end */

	/* 招商加盟 start */
	.joinBox {padding:0;margin-top:20px;}
	.joinBox:before {width:100%;height:100%;position:absolute;content:"";display:block;background-color:rgba(0,0,0,.3);}
	.joinContent {width:100%;top:0;height:100%;}
	.joinContent {}
	.joinBox .typenameBox {padding-top:30px;color:#fff;padding-bottom:10px;}
	.joinBox .typenameBg {color:#fff;}
	.joinUl {padding:0 60px 30px;text-align:center;}
	.joinList {width:48%;margin-right:4%;margin-bottom:15px;}
	.joinList:nth-of-type(2n+2) {margin-right:0;}
	.joinLink {display:block;background-color:rgba(255,255,255,.7);padding:20px 0;font-size:0;}
	.joinLink:hover {background-color:rgba(255,255,255,.8);}
	.joinListImgs {margin:10px 0;height:30px;}
	.joinTitle {font-size:18px;line-height:40px;}
	.joinList .line {margin-top:20px;margin-bottom:20px;display:inline-block;width:50px;height:4px;background-color:#666;}

	/* 招商加盟 end */

	/* 全国门店 start */
	.storeBox {}

	.storeMap {width:80%;display:block;margin:0 auto 30px;}

	.storeLeft {margin:0 15px;padding:0;}
	.storeContent {
		width:100%;
		top: 0;
		height: 100%;
	}

	.storeSeotitle {line-height:40px;font-size:22px;}
	.storeEntitle {color:#666;font-size:16px;line-height:40px;padding-bottom:20px;}

	.storeChoice {text-align:center;}
	.storeSelect, .childSelect {position:relative;width:100px;line-height:26px;
	/* border-top:1px solid #666; */
	text-align:center;margin:0 5px;display:inline-block;height:34px;background-color:#FF7271;color:#fff;}
	
	.childSelect {display:none;}
	.childSelect.on {display:block;}
	.storeTypeList, .childList {cursor:pointer;background-color:#fff;display:none;border:1px solid #666;border-top:0;}
	.storeTypeList.on, .childList.on:nth-of-type(1) {display:block;}
	.storeChild:nth-child(1) {display:block;}
	.storeTypeList a, .childList a {padding:3px 30px;display:block;}
	.storeSelect:hover li, .childSelect:hover li {display:block;}
	#storeIframe {display:inline-block;height:34px;}

	select.storeSelect, select.childSelect {padding:0 15px;line-height:30px;height:30px;background-color:;}
	
	.storeSelect option, .childSelect option {
		height: 32px;
		line-height: 32px;
		padding: 0px 5px;
		cursor: pointer;
	}

	.storeListBox {padding:0 50px;}
	.storeList {padding:0 15px;}

	.storeLitpic {height:165px;}
	.storeTitle {line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:eiilpsis;}
	/* 全国门店 end */

	/* 联系我们 start */
	.contactBox {background:#DCE1E4 !important;}
	.contactList {padding:0 50px;}

	.ewmTips {color:#555;}
	.contactList.w_36 {color:#666;font-size:16px;line-height:30px;padding-top:15px;}
	.cfg_hotline {font-size:32px;color:#FF5757;}

	.contactUl {padding:50px 0;border-bottom:1px dotted #ccc;}
	.contactTypepcimg {margin-top:80px;margin-bottom:50px;}
	.contactBottomImg {margin:0 50px;}
	/* 联系我们 end */

/* 首页 end */

/* 关于我们-列表 start */
.childNavBox {background-color:#A11D44;}
.childNavUl {margin:0;}
.childNavList {width:25%;}
.childNavList.on {background-color:#6E0121;}
.childNavLink {font-size:15px;color:#fff;line-height:30px;padding:8px 0;display:block;}
.childNavLink:hover {color:#fff;}
.contentBox {padding:10px;}

.childTypename {font-size:0;padding:15px 0;}
.aboutchildico {height:35px;margin-right:10px;}
.cfg_webtitle {font-size:30px;font-family:宋体;font-weight:bold;line-height:50px;}

.bodyBox {padding:0 10px;line-height:26px;font-size:14px;color:#233;}


	/* 发展战略 start */
	.strategyLi {overflow:hidden;cursor:pointer;color:#fff;}
	.strategyImg {width:100%;
		height:750px;
	}
	.strategyTxtBg {background-color:rgba(0,0,0,.5);top:0;left:0;}
	.strategyTxtBox {padding:180px 5px 0;text-align:center;font-size:0;}
	.strategyLi:hover {color:#e00;}
	.strategyLi:hover .strategyTxtBg {background-color:rgba(0,0,0,.7);}
	.strategyLi:hover .strategyLine {background-color:#e00;}
	
	.strategyTitle {font-size:20px;line-height:30px;margin-top:30px;overflow:hidden;white-space:nowrap;}
	.strategyLine {width:30px;height:3px;background-color:#fff;display:inline-block;}
	.strategyBody {font-size:15px;line-height:30px;margin-top:20px;overflow:hidden;white-space:nowrap;}
	/* 发展战略 end */
/* 关于我们-列表 start */

/* 产品列表 start */
.childTypename, .position {line-height:42px;font-size:23px;
	/* border-bottom:1px solid #dedede; */
}


.contentBox .typenameen {padding-top:10px;}
.contentBox .typename {font-size:18px;font-weight:600;padding-bottom:10px;line-height:26px;}

/* .storeUl {padding:20px 10px;background-color:;} */
.productLi {width:49%;margin-bottom:20px;padding:8px;box-shadow:0 0 50px #dedede;}
.productLi:nth-of-type(2n+1){margin-right:2%;}

.productListBg {background-color:rgba(0,0,0,.5);}
.productListBg:hover {background-color:rgba(0,0,0,.3);}
.productListBox {line-height:60px;font-size:22px;padding:60px;color:#fff;}
.productListline {width:50px;height:1px;background-color:#fff;margin:26.5px 5px;}

.productListTitle {
	margin-top: 5px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
/* 产品列表 end */

/* 产品详情 start */
/* .bodyImageBox {margin-top:50px;} */
	/* 展示图 start */
	.imagelistBox {}
	
	.pstr {position:relative;}
	.mod18 {width:600px;position:relative;}
	.mod18 .btn {
		height: 48px; width: 24px; position: absolute; z-index: 99;top: 50%;
		cursor: pointer;
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
	.mod18 #prevTop, .mod18 #prev {
		background: url(../images/prevbtn.png) no-repeat;
		left: 5px;
	}
	.mod18 #nextTop, .mod18 #next {
		background: url(../images/nextbtn.png) no-repeat;
		right: 5px;
	}
	/* .mod18 #prevTop, .mod18 #nextTop {display:none;} */
	.mod18 #prev, .mod18 #next{display:none;}

	.mod18 li {float:left;}
	.mod18 .cf li {position:relative;color:#fff;}
	.mod18 .cf a {display:block;width:600px;height:400px;position:absolute;color:#fff;}
	.bigImgBox {width: 600px; position:relative; }
	.mod18 .picBox {width: 600px; height: 600px; position: relative; overflow: hidden;}
	.mod18 .picBox ul {position:absolute; left:0;}
	.mod18 .picBox li { width: 600px; height: 600px;background-color:#000;position:relative;}
	.mod18 .picBox li .imagelist { width:100%;height:100%;}
	.smImgBox {position:relative;width:100%; bottom:0;padding-top:10px ;
		/* background:rgba(0,0,0,.5); */
	}
	.mod18 .listBox {height: 105px; position: relative; overflow: hidden; }
	.mod18 .listBox ul {position:absolute; padding-left:0px;}
	.mod18 .listBox li { width: 145px; height: 105px; cursor: pointer; position: relative; padding-right: 6px; overflow:hidden;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		-ms-box-sizing:content-box;
		-o-box-sizing:content-box;
		box-sizing:content-box;
	}
	.mod18 .listBox li .pstr {height:100%;background-color:#000;}
	.video {position:relative;z-index:1;}
	.mod18 .listBox li .imagelist { width:100%;display:block;}
	.mod18 .listBox li i{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;line-height:26px;font-style:normal;

	}

	.mod18 .listBox li a{display:block;width:119.5px;height:85px;}
	.mod18 .listBox .on .imagelist {border:2px solid #e00;}

	.mod18 .listBox .on i{display:block;
		border-right:2px solid #e00;border-left:2px solid #e00;
		border-bottom:2px solid #e00;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
		z-index:2;
	}
	.video {background-color:#000;}
	.play_box {position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}
	.video_play {cursor:pointer;position:absolute;top:50%;left:50%;border:0;}
	.listBox .video_play {
		width:30px;
		height:30px;
		margin-top:-15px;
		margin-left:-15px;
	}
	.picBox .video_play {
		width: 60px;
		height: 60px;
		margin-left:-30px;
		margin-top:-30px;
	}
	.mod18 .listBox .on i.video_i{
		border-right:2px solid transparent;border-left:2px solid transparent;
		border-bottom:2px solid transparent;
	}
	.left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333;}
	/* 展示图 end */

.articleLitpic {width:100%;height:230px;}

.imageTxtBox {padding:10px 0;}
.typeList {font-size:14px;line-height:20px;}



.bodyTxtBox {overflow:hidden;}
.bodyTxtBox img {max-width:100%;}
/* 产品详情 end */

/* 新闻列表 start */

.newsListBody {
	background-color:#F8F8F8;
}
.arcUl {padding:10px 0;margin:0;}
.arclist {margin-bottom:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	background-color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	-webkit-box-shadow:0 0 50px #dedede;
	-moz-box-shadow:0 0 50px #dedede;
	-ms-box-shadow:0 0 50px #dedede;
	-o-box-shadow:0 0 50px #dedede;
	box-shadow:0 0 50px #dedede;
}
.arclist:hover {
	-webkit-transform:scale(1.03);
	-moz-transform:scale(1.03);
	-ms-transform:scale(1.03);
	-o-transform:scale(1.03);
	transform:scale(1.03);
	box-shadow:0 0 50px #ccc;
}
.arclistImgBox {text-align:center;padding:10px 10px 5px;}
.arclistImg {width:100%;
	/* height:160px; */
}

.arclistBg {padding:5px 10px;}

.arclistTxt {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


.arclistTitle {font-size:14px;}
/* .arclistBody {font-size:13px;line-height:20px;overflow:hidden;} */
.arclistTime {}
.timeDays {font-size:13px;color:#666;line-height:20px;}
.timeYearMoon {font-size:16px;line-height:30px;}

/* 新闻列表 end */

/* 分页 start */
.pagelist {font-size:0;}
.pagelist li {display:inline-block;margin:0 5px;border:1px solid #dedede;font-size:14px;line-height:26px;}
.pagelist li, .pagelist li a {color:#666;}
.pagelist li span, .pagelist li:hover a {color:#233;font-weight:600;}
.pagelist li span, .pagelist li a {display:block;padding:0 8px;}
/* 分页 end] */


/* 新闻详情 start */
.articleTitle {padding-top:10px;font-size:16px;line-height:30px;}
.articlePubdate {font-size:14px;line-height:30px;color:#666;margin-bottom:10px;}
.articleBody {color:#555;border-radius:10px;font-size:14px;line-height:1.5;}
.articleBody img {max-width:100%;height:auto !important;}
/* 新闻详情 end */

/* 工程案例 start */
.screen {background-color:#F5F5F5;padding: 5px;margin-bottom:20px;}

.childUl {display:none;}
.childUl.on {display:block;}
.tabLi, .childLi {display:inline-block;margin:5px 10px;}
.blsChildLi {float:left;width:45%;margin:5px 2.5%;text-align:center;}
.tabTxt, .childTxt{color:#666;font-size:13px;cursor:pointer;}
.tabLi.on .tabTxt, .childLi.on .childTxt {color:#A11D44;}


.caseUl {padding:10px 0;margin:0;}
.caseLi {margin-bottom:10px;
text-align:center;padding:10px 10px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	background-color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	-webkit-box-shadow:0 0 50px #dedede;
	-moz-box-shadow:0 0 50px #dedede;
	-ms-box-shadow:0 0 50px #dedede;
	-o-box-shadow:0 0 50px #dedede;
	box-shadow:0 0 50px #dedede;
}
.caseLi:hover {
	-webkit-transform:scale(1.03);
	-moz-transform:scale(1.03);
	-ms-transform:scale(1.03);
	-o-transform:scale(1.03);
	transform:scale(1.03);
	box-shadow:0 0 50px #ccc;
}
.caseLink {display:block;}

.caseImg {width:100%;height:;}

.caseListBg {}

.caseListBox {padding:0 15px;background-color:rgba(0,0,0,.6);}
.caseListTitle {line-height:30px;font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/* 工程案例 end */

/* 加盟 start */
.joinTypename {
	line-height: 26px;
    font-size: 18px;
	padding: 10px 0;
}
/* 加盟条件 start */
/* .conditionBox {height:239px;} */
.conditionBody {padding:20px 10px;line-height:30px;font-size:14px;overflow:hidden;}
/* 加盟条件 end */

/* 加盟支持 start */
.supportBox {padding:10px;}

.supportUI {margin:0;padding:20px 10px 0;}
.supportLi {padding:0 10px;margin-bottom:20px;}
.supportLink {background-color:rgba(0,0,0,.3);display:block;padding:15px 0;}
.supportImg {margin-top:10px;height:30px;}
.supportTitle {color:#fff;font-size:14px;line-height:30px;}
/* 加盟支持 end */

/* 加盟流程 start */

.processUI {margin:0;padding:20px 10px 0;}
.processLi {padding:0 10px;margin-bottom:20px;}
.processLink {background-color:rgba(0,0,0,.3);display:block;padding:15px 0;}
.processNo {display:inline-block;color:#fff;font-size:12px;width:20px;height:20px;line-height:18px;border-radius:50%;border:1px solid #fff;}
.processImg {margin-top:10px;height:30px;}
.processTitle {color:#fff;font-size:14px;line-height:30px;}
/* 加盟流程 end */

/* 全国门店 start */
.storeKeyword {line-height:30px;font-size:18px;padding:5px 15px;}
.storeSubmit {line-height:32px;padding:5px 30px;font-size:20px;background-color:#A01E44;color:#fff;}


.storeLi {padding:5px 0;}
.storeListImgBox {width:120px;height:90px;}
.storeImg {width:100%;height:100%;}

.screenSelect {line-height:30px;height:30px;padding:0 30px;font-size:16px;}

.storeListTxtBox {margin-left:130px;padding-top:10px;}
.storeTxtBorder {border-bottom:1px solid #dedede;}
.storeTxtTitle {line-height:30px;font-size:14px;}
.storeAdr {margin-top:10px;font-size:13px;}
/* 全国门店 end */

/* 底部 start */
.footBg {height:60px;}

.footUl {background-color:#A11F45;position:fixed;bottom:0;left:0;width:100%;}
.footLi {float:left;width:25%; text-align:center;}
.footLink {display:block;padding-top:8px;padding-bottom:3px;}
.footIcon {height:26px;}
.footTitle {color:#fff;font-size:14px;margin-top:3px;}
/* 底部 end */
@media (max-width:1820px) {
	.strategyImg {height:700px;}
	.strategyTxtBox {padding-top:150px;}
}
@media (max-width:1720px) {
	.strategyImg {height:670px;}
	.strategyTxtBox {padding-top:135px;}
}

@media (max-width:1620px) {
	.strategyImg {height:635px;}
	.strategyTxtBox {padding-top:120px;}
}
@media (max-width:1520px) {
	.strategyImg {height:590px;}
	.strategyTxtBox {padding-top:110px;}
}
@media (max-width:1420px) {
	.strategyImg {height:555px;}
	.strategyTxtBox {padding-top:90px;}
}
@media (max-width:1320px) {
	.strategyImg {height:515px;}
	.strategyTxtBox {padding-top:70px;}
}
@media (max-width:1200px) {
	.strategyImg {height:495px;}
	.strategyTxtBox {padding-top:60px;}
}
@media (max-width:3600px) {
	.strategyImg {height:160px;}
	.strategyTxtBox {padding-top:10px;}
}