
.daiyy-o{ background:url(../daiyy-img/daiyy.jpg) no-repeat center; width:100%; height:573px;margin-top: 70px;}
.why_wrap{
	height: 390px;
	background: url(../daiyy-img/why_content.png) no-repeat top left;
}
.service{
	background-color: #F9F9F9;
	padding: 50px 0;
}
.service li{
	/*margin-bottom: 20px;*/
	width: 240px;
	text-align: center;
	-webkit-box-shadow: 0 0 5px #e2e2e2;
	-moz-box-shadow: 0 0 5px #e2e2e2;
	box-shadow: 0 0 5px #e2e2e2;
	line-height: 30px;
	padding: 15px 20px;
	background-color: #fff;
}
.taocan_title{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.taocan_slider{
	width: 500px;
	margin: 0 40px 40px 40px;
}
.taocan_slider .swiper-slide{
	width: 500px;
	height: 500px;
	position: relative;
	background: url(../daiyy-img/taocan_bg.png) no-repeat;
}
.taocan_slider .taocan_name{
	height: 68px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.taocan_slider p.taocan_content{
	line-height: 30px;
	padding: 0 20px;
}
.taocan_slider .taocan_price .small{
	font-size: 14px;
}
.taocan_slider .taocan_price{
	line-height: 45px;
	position: absolute;
	left: 50px;
	bottom: 10px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.taocan_slider .taocan_desc{
	position: absolute;
	bottom: 25px;
	right: 30px;
	color: #fff;
	font-size: 18px;
}
.step{
	background-color: #F9F9F9;
	padding: 50px 0;
}
.step_wrap{
	background: url(../daiyy-img/step_bg.png) no-repeat center top;
	height: 180px;
	position: relative;
}
.step_wrap li{
	position: absolute;
	bottom: 0;
}
.step_wrap li:nth-child(1){
	left: 80px;
}
.step_wrap li:nth-child(2){
	left: 272px;
}
.step_wrap li:nth-child(3){
	left: 460px;
}
.step_wrap li:nth-child(4){
	left: 650px;
}
.step_wrap li:nth-child(5){
	left: 841px;
}
.step_wrap li:nth-child(6){
	left: 1031px;
}
.case{
	background-color: #fff;
	color: #333;
	padding: 50px 0;
}
.case .title{
	color: #fff;
}
.case_tab_nav li{
	text-align: center;
	padding: 20px 28px;
	cursor: pointer;
	font-size: 16px;
}
.case_tab_nav li.active{
	background-color: #44B549;
}
.case_tab_content li{
	display: none;
}
.case_tab_content li.active{
	display: block;
}
.case_tab_content{
	width: 994px;
	margin-left: 40px;
	padding-left: 40px;
	border-left: 1px solid #ccc;
	line-height: 30px;
}
.case_tab_content li .case_name{
	font-size: 22px;
	margin-bottom: 10px;
}
.case_tab_content li .case_list_wrap{
	margin: 70px auto 0;
}
.case_tab_content li .case_list{
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.case_list img{
	border:1px solid #eee;
}
.case_tab_content li .case_list:hover .qr_code{
	height: 155px;
	opacity: 1;
	filter: Alpha(opacity=100);
	color: #595961;
}
.qr_code{
	line-height: 20px;
	position: absolute;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	text-align: center;
	overflow: hidden;
	opacity: 0;
	filter: Alpha(opacity=0);
	font-size: 12px;
	transition: height .3s,opacity .3s;
	-moz-transition: height .3s,opacity .3s;
	-webkit-transition: height .3s,opacity .3s;
	-o-transition: height .3s,opacity .3s;
	padding: 10px 0;
}
.forpc{display: block;}
.forphone{display: none;}

	@media screen and (max-width: 768px){

.why_wrap{
	height: 350px;
	background: url(why_content.png) no-repeat top left;
	background-size: 100% auto; 
}
	.w1200 { width:100%;}	
	.daiyy-o{width:100%; 
	background:url(daiyy.jpg) no-repeat center;
	background-size: 180% auto; 
	height:0;
	padding-bottom:60% ;
	margin-top: 50px;}
.step_wrap{
	background: url(step_bg1.png) no-repeat center top;
	height: 344px;
	position: relative;
}
.service li{
	/*margin-bottom: 20px;*/
	
	width:-webkit-calc(50% - 85px); 
	width:-moz-calc(50% - 85px); 
	width:calc(50% - 85px); 
	text-align: center;
	-webkit-box-shadow: 0 0 5px #e2e2e2;
	-moz-box-shadow: 0 0 5px #e2e2e2;
	box-shadow: 0 0 5px #e2e2e2;
	line-height: 30px;
	padding: 15px 20px 15px 20px;
	background-color: #fff;
	margin:0 20px 20px 20px;
}

.taocan_slider{
	float: left;
	margin: 0 140px 40px 140px;
}
.case_tab_nav{display:none;}


.case_tab_content{
	width: 92%;
	margin:0 4%;
	padding-left: 0px;
	border-left: 0px;
	line-height: 30px;
}
.case_tab_content li{
	display: block;
}

	}
@media screen and (max-width: 414px){

	.daiyy-o{width:100%; 
	background:url(daiyy1.jpg) no-repeat center;
	background-size: 100% auto; 
	height:0;
	padding-bottom:130% ;
	margin-top: 30px;}
.why_wrap{
	height: 350px;
	background: url(why_content1.png) no-repeat top left;
	background-size: 100% auto; 
}

.forpc{display: none;}
.forphone{display: block;}

.list_down_tb { border-collapse: collapse;border-spacing: 0;width: 96%;margin:0 auto;text-align: center; border:1px solid #E1F7E3;background:#fff;}

.list_down_tb th { text-align:center;  font-size: 16px;border-style: solid;word-break: normal;border-color: #fff;background: #44B549;color:#fff;line-height:46px;}

.list_down_tb td {background-color:#fff;font-size: 14px;font-weight:bold;line-height:26px;padding:25px 0 ; word-break: normal;border-bottom: 1px dotted #e6e6e6;color: #666;border:1px solid #E1F7E3;}

.list_diwn2 td p {font-size: 14px;font-weight:normal; text-align: left;padding: 0 10px;  }

.list_price {float:right;margin-right:10px;width:50px;height:50px;padding:16px; border-radius:90px;background: #44B549;color:#fff;font-size: 14px;font-weight:bold;}

.greybg{background-color:#efefef;}

.service li{
	/*margin-bottom: 20px;*/
	
	width:-webkit-calc(50% - 25px); 
	width:-moz-calc(50% - 25px); 
	width:calc(50% - 25px); 
	text-align: center;
	-webkit-box-shadow: 0 0 5px #e2e2e2;
	-moz-box-shadow: 0 0 5px #e2e2e2;
	box-shadow: 0 0 5px #e2e2e2;
	line-height: 30px;
	padding: 15px 0px 15px 0px;
	background-color: #fff;
	margin:0 10px 20px 10px;
}

.service{

	margin: 0;
}
.step_wrap{
	background: url(step_bg1.png) no-repeat center top;
	background-size: 100% auto;
	height: 254px;
	position: relative;
}
.case_desc{text-indent: 32px;}
.case_tab_content li .case_list_wrap{
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

}