body{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	background-color: #f5f5f5;
}
.top,.head,.nav,.fullSlide .bd li a,.selection,.organization,.line,.news,.environment,.link{
	width: 1200px;
	margin:0 auto;
}
a:hover{
	color:#f45052;
}

/**top-bg star**/
.top-bg{
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 12px;
	color:#555;
}
/**top-bg end**/

/**head star**/
.head-bg{
	padding:1.3% 0;
	background-color: #fff;
}
.head .logo a{
	float: left;
}
.head .logo span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	line-height: 40px;
	padding:0 20px;
	background-color: #f45052;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top:5px;
}
.head .tel {
	padding-left: 55px;
	background: url(../images/phone.png) no-repeat left center;
}
.head .tel span{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color:#f45052;
}
/**head end**/

/**nav-bg star**/
.nav-bg{
	background-color: #f45052;
	line-height: 44px;
}
.nav-bg a{
	-webkit-transition: all ease-in 0.3s;
	-moz-transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.nav-bg a{
	width: 12.5%;
	float: left;
	text-align: center;
	font-size: 16px;
	color:#fff;
}
.nav-bg a:hover{
	background-color: #c94345;
}
/**nav-bg end**/

/**banner star**/
.fullSlide {
    width: 100%;
    position: relative;
    margin-bottom: 1.5%;
}
.fullSlide h1{
	position: absolute;
	left:-100000px;
}
.fullSlide .bd {
    margin: 0 auto;
    z-index: 0;
    overflow: hidden;
    position: relative;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
}

.fullSlide .bd li a{
	display: block;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 3%;
    left: 0;
    line-height: 20px;
    text-align: center;
}
.fullSlide .hd ul li {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #f5f5f5;
    cursor: pointer;
    color: transparent;
}
.fullSlide .hd ul .on {
    background-color: #f45052;
}
.banner-box .prev, .banner-box .next {
    width: 28px;
    height: 54px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: 0;
}
.banner-box .prev {
    background: url(../images/arrow_left.png) no-repeat center;
}
.banner-box .next {
    background: url(../images/arrow_right.png) no-repeat center;
    left: auto;
    right: 0;
}
.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    z-index: 1;
    width: 26px;
    height: 46px;
    background: url(../images/slide-arrow.png) 0px 0 no-repeat;
    cursor: pointer;
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
	display: block;
}
.fullSlide .next {
    left: auto;
    right: 0;
    background-position: -42px 0;
}
.fullSlide .prev:hover {
	background-position: -77px 0;
}
.fullSlide .next:hover {
	background-position: -114px 0;
}
.fullSlide .prev-next{
	width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}
/**banner end**/

/**selecttion star**/
.selection,.organization,.line,.news,.environment{
	margin-bottom: 1.5%;
}
.selection>div{
	float: left;
	background-color: #fff;
	padding:1.5%;
}
.selection>div .top1{
	margin-bottom: 3.5%;
}
.selection>div .top1 span{
	float: left;
	font-size: 20px;
	border-left: 3px solid #f45052;
	padding-left: 8px;
	line-height: 20px;
}
.selection>div .top1 a{
	float: right;
	color:#999;
	line-height: 20px;
}
.selection>div .top1 a:hover {
	color:#f45052;
}
.selection .select1{
	width: 46%;
}
#caselist {
    overflow: hidden;
    position: relative;    
    margin: 0 auto;
}
#caselist .tempWrap {
    margin: 0 auto;
}
#caselist .list li {
    width: 252px;
    margin:0 10px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: right;
}
#caselist .list li p{
	color:#777;
	text-align: left;
	height: 72px;
	padding-top:5%;
}
#caselist .list li span{
	color:#ccc;
	font-size: 12px;
}
#caselist .prev,#caselist .next{
	position: absolute;
	top:50%;
	margin-top:-50px;
	left:0px;
	background:rgba(0,0,0,0.6) url(../images/prev-next.png) no-repeat;
	width: 20px;
	height: 34px;
	background-position:2px 3px;
	cursor: pointer;
}
#caselist .next{
	background:rgba(0,0,0,0.6) url(../images/prev-next.png) no-repeat;
	left:auto;
	right:0px;
	background-position:-57px 3px;
}
.selection .select2{
	width: 22%;
	margin:0 1.7%;
	padding-bottom: 1%;
}
.selection .select2 li{
	border-bottom: 1px dashed #ccc;
	line-height: 39px;
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.selection .select2 li em{
	font-size: 12px;
	color:#fff;
	background-color: #bbb;
	font-style: normal;
	width: 20px;
	line-height: 14px;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 12px;
}
.selection .select3{
	width: 19.5%;
	padding-bottom: 1%;
}
.selection .select3 li{
	line-height: 35px;
	background: url(../images/li-bg.png) no-repeat left center;
	width: 95%;
	padding-left: 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.selection .select3 li:hover{
	background: url(../images/li-hover-bg.png) no-repeat left center;
}
/**selecttion end**/

/**organization star**/

.organization h2,.line h2,.news h2,.environment h2,.link h2{
	font-size: 30px;
	font-weight: normal;
	color:#474747;
	line-height: 30px;
	border-left: 3px solid #f45052;
	padding-left: 10px;
	margin-bottom: 1.7%;
}
.organization-box{
	padding:2%;
	background-color: #fff;
	position: relative;
}
.organization ul{
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}
.organization li{
	width: 13.55%;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
	padding:1.5%;
	height: 78px;
}
.organization-box .freshen{
	position: absolute;
	right:2.05%;
	bottom: 9%;
	cursor: pointer;
	width: 16%;
	padding:1.5% 0;
	height: 74px;
	line-height: 74px;
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.organization-box .freshen:hover img{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.organization-box .freshen img{
	padding:0 7%;
	-webkit-transition: all ease-in 0.7s;
	-moz-transition: all ease-in 0.7s;
	-ms-transition: all ease-in 0.7s;
	-o-transition: all ease-in 0.7s;
	transition: all ease-in 0.7s;
}
/**organization end**/

/**line star**/
.line .tabList{
	border-bottom: 2px solid #f45052;
}
#aa1{
	margin-left: 0;
}
#aa4{
	margin-right: 0;
}

.line .tabList li{
	width: 24.67%;
	float: left;
	text-align: center;
	background-color: #bbbbbb;
	color:#fff;
	font-size: 18px;
	margin:0.9% 0.2% 0;
	line-height: 46px;
	margin-bottom: 2px;
	cursor: pointer;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.line .tabList .hover{
	background-color: #f45052;
	margin-bottom: 0;
	line-height: 60px;
	margin-top:0;
	font-size: 24px;
}
.line .tabCon{
	padding:1.5%;
	background-color: #fff;
	border-bottom: 1px solid #d5d5d5;
}

.line .tabCon .classFixed{
	position: fixed;
	padding:2% 2% 1%;
	top:62px;
	width: 1124px;
	background-color: #fff;
	z-index: 10000;
}
.line .tabCon a{
	margin:0.7%;
	float: left;
	padding:0 12px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#666;
	cursor: pointer;
}
.box_cnt{
	display: none;
}
.box_hover{
	display: block;
}
.line .tabCon a:hover,.line .tabCon .hover{
	background-color: #f45052;
	color:#fff;
	border:1px solid #f45052;
}
.line h3{
	background: url(../images/h3-bg.png) repeat-x center;
	font-size: 24px;
	color:#474747;
	margin-bottom: 2%;
}
.line h3 span{
	display:inline-block;
	line-height: 24px;
	border-left: 3px solid #f45052;
	padding-left: 10px;
	background-color: #fff;
	padding-right: 15px;
}
.line-cnt{
	background-color: #fff;
	padding:2%;
}
.line-left{
	width: 23%;
	float: left;
}
.camp-line{
	margin-bottom: 3%;
}
.line-left .hot{
	text-align: center;
	background-color: #f5f5f5;
	margin-bottom: 5%;
}
.line-left .hot span{
	line-height: 30px;
	display: block;
}
.line-left .exit{
	margin-bottom: 7%;
}
.line-left .exit a{
	width: 30.6%;
	float: left;
	line-height: 26px;
	text-align: center;
	background-color: #f5f5f5;
	margin:0 1.3% 2.6%;
	color:#666;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.line-left dl{
	margin-bottom: 5%;
}
.line-left dt{
	width: 38%;
	float: left;
}
.line-left dt img{
	border: 1px solid #f5f5f5;
}
.line-left h4{
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 10px;
	border-left: 3px solid #f45052;
	margin-bottom: 7%;
}
.line-left dd{
	width: 56%;
	float: right;
}
.line-left dd .title{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color:#474747;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.line-left dd .title em{
	color:#f45052;
	font-weight: bold;
	font-style: normal;
	padding-right: 5px;
}
.line-left dd p{
	font-size: 12px;
	color:#999;
	line-height: 18px;
}
.line-left dd span{
	display: block;
	text-align: right;
	color:#ccc;
	font-size: 12px;
	line-height: 16px;
}
.line-right{
	width: 72.7%;
	float: right;
	border-left:2px solid #f5f5f5;
	padding-left: 2%;
}
.line-right dl{
	padding:2.8% 0;
	border-bottom: 1px dashed #ccc;
}
.line-right dt{
	width: 21%;
	float: left;
}
.line-right dd{
	width: 60%;
	float: left;
	padding-left: 3%;
	position: relative;
}
.line-right dd .title{
	font-size: 18px;
	font-weight: bold;
}
.line-right dd .center{
	font-size: 12px;
	color:#666;
	padding:1% 0;
}
.line-right dd .center b{
	font-size: 14px;
}
.line-right dd select{
	border: 1px solid #eee;
	color:#999;
	height: 28px;
	line-height: 28px;
}
.line-right dd .price{
	position: absolute;
	right:-26%;
	top:0;
}
.line-right dd .price span{
	display: block;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 36%;
}
.line-right dd .price b{
	font-size: 24px;
	color:#f45052;
}
.line-right dd .price  a{
	display: block;
	width: 90px;
	margin:0 auto;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	background-color: #f45052;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.line-right .more{
	text-align: center;
	display: block;
	font-size: 16px;
	background-color: #f5f5f5;
	line-height: 48px;
	margin-top:1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/**line end**/

/**news star**/
.news-box{
	padding:2%;
	background-color: #fff;
}
.news-box>div {
    width: 48%;
}
.news-box .news1, .news-box .news2 {
    margin-bottom: 3.5%;
}
.news-tit {
    margin-bottom: 3.5%;
}
.news-tit span {
    float: left;
    font-size: 20px;
    color: #474747;
}
.news-tit a, .news dd a {
    color: #777;
}
.news-tit a {
    float: right;
    font-size: 14px;
}
.news-box dt {
    width: 37%;
    float: left;
}
.news-box dd {
    width: 59%;
    padding-left: 4%;
    float: left;
}
.news-box dd li {
    width: 96%;
    padding-left: 4%;
    background: url(../images/li-bg.png) no-repeat left center;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-box dd li:hover{
	background: url(../images/li-hover-bg.png) no-repeat left center;
}
.news-box dd li:hover a,.news-tit a:hover{
	color:#f45052;
}
/**news end**/

/**environment star**/
.environment .img-left {
    width: 56.9%;
}
.environment .img-left1 {
    width: 48.7%;
    float: left;
    padding-right: 2.3%;
}
.environment .img2, .environment .img3, .environment .img4, .environment .img5 {
    width: 47.8%;
    float: left;
}
.environment .img2, .environment .img4 {
    margin-right: 4.4%;
}
.environment .img1 {
    margin-bottom: 4%;
    display: block;
}
.environment-box a {
    position: relative;
    overflow: hidden;
}
.environment .img-left2 {
    width: 48.8%;
    float: left;
}
.environment .img6 {
    margin-top: 4%;
    display: block;
}
.environment .img-right {
    width: 42%;
    margin-left: 1.1%;
}
.environment .img-right a {
    width: 48.7%;
    float: left;
}
.environment .img7, .environment .img8 {
    margin-bottom: 2.6%;
}
.environment .img7, .environment .img9 {
    margin-right: 2.6%;
}
.environment-box a span {
    width: 90%;
    padding: 10px 5%;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    background-color: rgba(244,80,82,0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(starColors tr=#f45052,endColors tr=#f45052);
    filter: alpha(opacity=90);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.environment-box a:hover span{
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
}
/**environment end**/

/**link-bg star**/
.link-bg{
	background-color: #fff;
	padding:2.4% 0;
}
.link-box a {
    float: left;
    padding: 0 10px;
    line-height: 30px;
    color: #474747;
    font-size: 14px;
}
/**link-bg end**/
#bmbd .bmbd span p{
	color:#fff!important;line-height:30px!important;
}
#footer table{ width:100% !important;}
.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #f45052; margin:0 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#f45052; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fff solid; background:#f45052; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;} 



@media only screen and (max-width: 1200px) {
	.top,.head,.selection,.organization,.line,.news,.environment,.link{
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
	.nav,.fullSlide .bd li a,.fullSlide .prev-next{
		width: 100%;
	}
	#caselist .list li{
		width: 100%;
		margin:0;
	}
	#caselist .list li p{
		padding-top:2%;
		margin-bottom: 0;
	}
	.line .tabCon .classFixed{
		width: 88%;
		padding:3% 3% 2%;
	}
	.selection .select2 li{
		line-height: 44px;
	}
	.selection .select3 li{
		line-height: 39px;
	}
	.news-box dd li {
	    line-height: 32px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-bg,.line-left,.link-bg{
		display: none;
	}
	.head .tel span, .head .logo span {
	    font-size: 20px;
	}
	.fullSlide,.selection, .organization, .line, .news, .environment {
	    margin-bottom: 4.5%;
	}
	.fullSlide .prev{
		left:3%;
	}
	.fullSlide .next{
		right:3%;
	}
	.organization h2, .line h2, .news h2, .environment h2, .link h2 {
	    font-size: 24px;
	    line-height: 24px;
	    margin-bottom: 2.5%;
	}
	.selection .select1{
		width: 94%;
		padding:3%;
		margin-bottom: 2.2%;
	}
	.selection .select2{
		width: 42.8%;
		margin-left: 0;
		padding:3% 3% 1.8%;
	}
	.selection .select3 li{
		line-height: 38px;
	}
	.selection .select3{
		width: 42.8%;
		padding:3%;
		float: right;
	}
	#caselist .list li{
		width: 389px;
	}
	.organization li {
	    width: 13.5%;
	    height: 60px;
	}
	.organization-box .freshen{
		height: 58px;
		line-height: 58px;
	}
	.line-right{
		width: 100%;
		border-left: 0 none;
		padding-left: 0;
	}
	.line h3{
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.line-right .more {
	    margin-top:0;
	    margin-bottom: 2%;
	}
	.line-right dd{
		width: 56%;
	}
	.line-right dd .title{
		display: block;
		font-size: 16px;
	}
	.line-right dd .price{
		right:-34%;
	}
	.line-right dd .price span{
		font-size: 14px;
	}
	.line-right dd .price b {
	    font-size: 20px;
	}
	.line .tabList .hover {
	    line-height: 42px;
	    font-size: 16px;
	}
	.line .tabList li {
	   margin-top:0;
	   line-height: 42px;
	   font-size: 16px;
	}
	.line .tabCon .classFixed{
		top:46px;
	}
	.news-box dd li {
	    line-height: 28px;
	}
}
@media only screen and (max-width: 870px) {
	#caselist .list li{
		width: 320px;
	}
}
@media only screen and (max-width: 767px) {
	#caselist .list li span,.line-right dd select,.line-right dd .center,.news-box .news3, .news-box .news4,.news-box dt,.environment-box a span,.fullSlide .prev-next{
		display: none;
	}
	.head-bg {
	    padding: 2.8% 0;
	}
	.head .logo img {
	    width: 120px;
	}
	.head .tel span, .head .logo span,.line-right dd .price b, {
	    font-size: 16px;
	}
	.head .logo span {
	    line-height: 34px;
	    padding: 0 10px;
	}
	.head .tel {
	    background-size: 40px;
	    padding-left: 48px;
	}
	.nav-bg {
	    line-height: 30px;
	    padding: 2.5% 0;
	}
	.nav-bg a{
		width: 25%;
	}
	.fullSlide .bd li{
		padding-bottom: 5%;
	}
	#caselist .list li{
		width: 265px;
	}
	.organization-box{
		padding:3%;
	}
	.organization li{
		width: 29.9%;
		height: 100px;
	}
	.organization-box .freshen {
		width: 31.7%;
		right:3.05%;
		bottom: 4%;
		height: 100px;
		line-height: 100px;
	}
	.line .tabCon a{
		line-height: 34px;
	}
	#con_aa_1 a{
		width: 13.9%;
		padding:0 0.5%;
	}
	.line-right dt{
		width: 26%;
	}
	.line-right dd{
		width: 71%;
	}
	.line-right dd .price{
		position: inherit;
		right:auto;
		padding-top:6%;
	}
	.line-right dd .price span{
		margin-bottom: 0;
		float: left;
	}
	.line-right dd .price  a{
		float: left;
		margin-left: 10%;
	}
	
	.line-right dd .price span,.line-right dd .price a {
	    line-height: 24px;
	}
	.news-box{
		padding:5%;
	}
	.news-box .news2{
		margin-bottom: 0;
	}
	.news-box>div,.environment .img-left,.environment .img-right,.news-box dd{
		width: 100%;
	}
	.news-tit{
		margin-bottom: 1.5%;
	}
	.news-box dd{
		padding-left: 0;
	}
	.news-box dd li{
		line-height: 32px;
	}
	.environment .img-right{
		margin-left: 0;
		padding-top:2%;
	}
	.selection .select3 li {
	    line-height: 36px;
	}
	#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 640px) {
	.fullSlide, .selection, .organization, .line, .news, .environment {
	    margin-bottom: 5.5%;
	}
	.selection .select1,.selection .select2,.selection .select3 {
	    width: 90%;
	    padding: 5%;
	}
	.selection .select2 li {
	    line-height: 38px;
	}
	#caselist .list li{
		width: 100%;
		margin:0;
	}
	#caselist .list li img{
		width: 40%;
		float: left;
	}
	#caselist .list li p{
		width: 55%;
		float: right;
		padding-top:6%;
	}
	.line .tab{
		padding-bottom: 3%;
	}
	.line .tabCon a {
	    line-height: 28px;
	}
	#con_aa_1 a{
		width: 17%;
	}
	#caselist .prev, #caselist .next {
	    margin-top: -17px;
	}
	.selection .select2{
		margin: 0 0 2.2%;
	}
	
	.organization li {
	    height: 80px;
	}
	.organization-box .freshen {
	    height: 78px;
	    line-height: 78px;
	}
	.line-right dd .price b {
	    font-size: 16px;
	}
	.line-right dd .price{
		padding-top:2%;
	}
	.selection .select3 li {
	    line-height: 32px;
	}
	
}
@media only screen and (max-width: 540px){
	.head .logo img {
	    width: 100px;
	}
	.head .logo span {
	    margin-top: 0;
	    font-size: 14px;
	}
	.head .tel {
	    background-size: 32px;
	    padding-left: 38px;
	}
	.head .tel span {
	    line-height: 18px;
	    font-size: 14px;
	}
	.fullSlide .hd {
	    line-height: 14px;
	}
	.fullSlide .hd ul li {
	    width: 10px;
	    height: 10px;
	}
	.organization li {
	    height: 68px;
	}
	.organization-box .freshen {
	    height: 68px;
	    line-height: 68px;
	}
	#con_aa_1{
		position: relative;
		margin-bottom: 32px;
	}
	#con_aa_1 a{
		width: 22%;
	}
	#con_aa_1 .tabContent{
		padding-bottom: 5px;
	}
	#con_aa_1 .operate{
		position: absolute;
		width: 80px;
		line-height: 30px;
		color:#fff;
		bottom: -32px;
		left:50%;
		margin-left: -35px;
		background-color: #f45052;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
		cursor: pointer;
	}
	#con_aa_1 .operate span{
		padding-right: 5px;
	}
}
@media only screen and (max-width: 450px) {
	.head .logo span {
	    font-size: 12px;
	    padding: 0 5px;
	}
	.nav a,.line-right dd .title{
		font-size: 14px;
	}
	.nav a{
		line-height: 20px;
	}
	#caselist .list li p{
		padding-top:3%;
	}
	.organization li {
	    height: 54px;
	}
	.organization-box .freshen {
	    height: 54px;
	    line-height: 54px;
	}
	.organization-box .freshen img {
	    width: 25px;
	}
	.line .tabList .hover,.line .tabList li{
		font-size: 14px;
		line-height: 36px;
	}
	.line .tabCon .classFixed{
		top:40px;
	}
	.line-right dt {
	    width: 35%;
	}
	.line-right dd {
	    width: 62%;
	}
	.line-right dd .price  a{
		width: 70px;
		margin-left: 7%;
	}
	.line-right dd .title{
		line-height: 20px;
	}
	
	.line-right dd .price b{
		font-size: 14px;
	}
	#con_aa_1 a{
		width: 30%;
	}
}
@media only screen and (max-width: 375px) {
	.head .logo img {
	    width: 80px;
	}
	.organization h2, .line h2, .news h2, .environment h2, .link h2 {
	    font-size: 20px;
	    line-height: 20px;
	}
	.head .logo span {
	    line-height: 26px;
	}
	.head .tel {
	    background-size: 28px;
	    padding-left: 30px;
	}
	.head .tel span {
	    font-size: 12px;
	    line-height: 14px;
	}
	.line-right dd .price{
		padding-top:0;
	}
	#caselist .list li p{
		font-size: 12px;
		height: 48px;
		overflow: hidden;
	}
	.organization li {
	    height: 46px;
	}
	.organization-box .freshen {
	    height: 46px;
	    line-height: 46px;
	}
	.line h3,.selection>div .top1 span {
	    font-size: 16px;
	    line-height: 16px;
	}
	.line h3 span {
	    line-height: 16px;
	}
	.line .tabCon{
		padding:1.5%;
	}
	.line .tabCon a {
	    padding: 0 8px;
	}
	#con_aa_1 a{
		padding:0 0.5%;
	}
	.line .tabList .hover, .line .tabList li,.line-right dd .price b{
		font-size: 12px;
	}
	.news-tit span{
		font-size: 18px;
	}
}