ul{padding-left:0px;}
li{list-style:none;}
.fl{float:left;}
.fr{float:right;}


.w_list {margin-top:40px;}
.w_list li{width:25%;float:left;text-align:center;position:relative;}
.w_list li:after{content:"+";display:block;position:absolute;right:0;top:25%;font-size:24px;font-weight:bold;color:#dedede;}
.w_list li .pic img{transform:scale(1);transition:all 0.45s;}
.w_list li:nth-child(4):after{display:none;}
.w_list li .txt p{font-size:20px;color:#000;margin:40px 0;}
.w_list li:hover{cursor:pointer;}
.w_list li:hover .pic img{transform:scale(1.05);transition:all 0.45s;}
.w_list li:hover .txt p{color:#00b2ea;}


.xiangyingshibg2{background:url("../../../nimg/xiangyingshi/xiangyingshi_bg.png") no-repeat center center ;background-size:cover;}
.font_f h2,.font_f{color:#fff;}
.ys_list {margin:40px 0;}
.ys_list li{width:23.5%;margin-right:2%;float:left;background-color:#fff;padding:30px;text-align:center;margin-bottom:20px;}
.ys_list li:nth-child(4n){margin-right:0%;}
.ys_list li .pic{display:block;width:56px;height:56px;line-height:56px;transition:all 0.6s;text-align:center;margin:0 auto;border-radius:50%; background-color:#00b2ea;color:#fff;font-size:24px;font-family:Arial;margin-bottom:20px}
.ys_list li .pic p{font-style:normal;;}
.ys_list li .txt p{font-size:18px;font-weight:bold;}
.ys_list li .txt i{font-size:14px;color:#666;font-style:normal;line-height:24px;position:relative;bottom:0;transition:all 0.45s;display:block;}

.ys_list li:hover{cursor:pointer;}
.ys_list li:hover .pic{box-shadow:0 0 10px #000;transition:all 0.6s;}
.ys_list li:hover .txt i{color:#00b2ea;bottom:-2px;transition:all 0.45s;}

.db_table{margin:40px 0;}
.db_table tr {border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
.db_table tr:nth-child(1){border-bottom:0px;border-left:0px;border-right:0px;}
.db_table tr .db_conb,.db_table .tb_w2b{border-left:2px solid #00b2ea;border-right:2px solid #00b2ea;}
.db_table tr .db_con_b{border-bottom:2px solid #00b2ea;}
.db_table .tb_w1{width:14%;vertical-align:bottom;}
.db_table .tb_w2{width:43%;vertical-align:bottom;}
.db_table .tb_w1 span,.db_table .tb_w2 span{text-align:center;}
.db_table span{display:block;width:100%;text-align:left;}
.db_table span.tb_gra{background-color:#e4e4e4;height:74px;line-height:74px;font-size:24px;color:#666;}
.db_table span.tb_grb{background-color:#00b2ea;height:120px;line-height:120px;font-size:24px;font-weight:bold;color:#fff;}
.db_table .db_n,.db_table .db_con{height:150px;}
.db_table .db_n{font-size:18px;color:#666;font-weight:bold;}
.db_table .db_n span{text-align:center;}
.db_table .db_con{font-size:15px;color:#666;}
.db_table .db_con span{line-height:24px;padding:10px;}


.xiangyingshibg4{background-color:#f5f5f5;}
.case_list{margin-top:20px;}
.case_list li{width:32%;margin-right:2%;float:left;position:relative;margin-bottom:20px;}
.case_list li:nth-child(3n){margin-right:0%;}
.case_list li .pic {width:100%;}
.case_list li .pic p{width:100%; margin-bottom:0px;overflow:hidden;}
.case_list li .pic img{width:100%;transition:all 2s;}
.case_list li .txt{max-width:90%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;opacity:0.3;filter:"alpha(opacity=3)"; -ms-filter:"alpha(opacity=3)";transition:all 0.45s;}
.case_list li:hover{cursor:pointer;}
.case_list li:hover > .pic  img{transform:scale(1.1);transition:all 2s;}
.case_list li:hover .txt{opacity:1;filter:"alpha(opacity=10)"; -ms-filter:"alpha(opacity=10)";transition:all 0.45s;}


@media screen and (max-width:993px){
	.w_list {margin-top:20px;}
	.w_list li .pic img{width:50%;}
	.w_list li:after {top:10%;}
	.w_list li .txt p {font-size:16px;margin:20px 0;}
	.ys_list li {padding:15px;}
	.ys_list {margin:20px 0;}
	
}
@media screen and (max-width:768px){
	.xiangyingshibg .wzfw p{display:block;}
	.w_list li:nth-child(n){width:49%;margin-right:2%;}
	.w_list li:nth-child(2n){margin-right:0%;}
	.w_list li:nth-child(2n):after{display:none;}
	.ys_list li:nth-child(n),.case_list li:nth-child(n){width:49%;margin-right:2%;margin-bottom:10px;}
	.ys_list li:nth-child(2n),.case_list li:nth-child(2n){margin-right:0%;}
	.case_list li:nth-child(n)  .txt{opacity:1;filter:"alpha(opacity=10)"; -ms-filter:"alpha(opacity=10)";}
	.db_table{margin:20px 0;}
	.db_table span.tb_grb,.db_table span.tb_gra{font-size:16px;}
	.db_table span.tb_grb{height:45px;line-height:45px;}
	.db_table span.tb_gra{height:30px;line-height:30px;}
	.db_table .db_n,.db_table .db_con{font-size:14px;}
}
