﻿@charset "utf-8";
@import "page.css";

#host_pro{width:100%;padding:80px 0;}
#host_pro.pro2{background:#f8f8f8}
#host_pro .list{margin-top:50px}
#host_pro .list ul li{float:left;width:calc((100% - 90px) / 4);margin-right:30px;border:1px solid #eee;background:#fff}
#host_pro .list ul li:nth-child(4n){margin-right:0}
#host_pro .list ul li .t{background:#ededed;padding:20px;}
#host_pro .list ul li .t big{font-size:18px;display:block}
#host_pro .list ul li .t small{font-size:14px;display:block;color:#888;line-height:20px;height:40px;margin-top:10px}
#host_pro .list ul li .cs{padding:15px 20px}
#host_pro .list ul li .cs .cs_list{border-bottom:1px solid #eee;padding:3px 0}
#host_pro .list ul li .cs .cs_list em{display:inline-block;width:40%;color:#999;font-size:12px}
#host_pro .list ul li .cs .cs_list span{display:inline-block;width:55%}
#host_pro .list ul li .price{text-align:left;font-size:20px;color:#f60;padding:10px 20px 30px;}
#host_pro .list ul li .price span{font-size:14px;}
#host_pro .list ul li .price i{font-size:14px;margin-left:5px;color:#888}
#host_pro .list ul li.curr{border:1px solid #3c6ef0}
#host_pro .list ul li.curr .t{background:#3c6ef0}
#host_pro .list ul li.curr .t big,
#host_pro .list ul li.curr .t small{color:#fff}
#host_pro .list ul li:hover{border:1px solid #3c6ef0}
#host_pro .list ul li:hover .t{background:#3c6ef0}
#host_pro .list ul li:hover .t big,
#host_pro .list ul li:hover .t small{color:#fff}

#host_ys{width:100%;padding:80px 0;}
#host_ys .wrap{overflow:inherit}
#host_ys .list{margin-top:20px}
#host_ys .list ul li{float:left;width:calc((100% - 60px) / 3);margin-right:30px;border:1px solid #eee;padding:30px 50px;margin-top:30px}
#host_ys .list ul li:nth-child(3n){margin-right:0}
#host_ys .list ul li .icon{text-align:center;padding:20px 0}
#host_ys .list ul li .icon i{font-size:36px;width:80px;height:80px;line-height:80px;border-radius:100%;color:#fff;background:#97d25c}
#host_ys .list ul li:nth-child(2) .icon i{background:#46b1d9}
#host_ys .list ul li:nth-child(3) .icon i{background:#e2b233}
#host_ys .list ul li:nth-child(4) .icon i{background:#e771b1}
#host_ys .list ul li:nth-child(5) .icon i{background:#ae82e3}
#host_ys .list ul li:nth-child(6) .icon i{background:#e87676}
#host_ys .list ul li:nth-child(7) .icon i{background:#e17ae2}
#host_ys .list ul li:nth-child(8) .icon i{background:#4fc9e2}
#host_ys .list ul li:nth-child(9) .icon i{background:#97d25c}
#host_ys .list ul li .info{text-align:center}
#host_ys .list ul li .info big{display:block;font-size:18px;}
#host_ys .list ul li .info small{display:block;font-size:14px;margin-top:10px;color:#888;line-height:26px;height:78px}
#host_ys .list ul li:hover{-webkit-transform:translatey(-10px);-ms-transform:translatey(-10px);-o-transform:translatey(-10px);transform:translatey(-10px);box-shadow:0px 0px 12px 0px rgba(0,0,0,0.06);}

#host_zb{width:100%;padding:80px 0;background:#f8f8f8}
#host_zb .list{margin-top:50px}
#host_zb .list ul li{float:left;text-align:center;border:1px solid #eee;padding:40px 10px;width:calc((100% - 90px) / 4);margin-right:30px;background:#fff}
#host_zb .list ul li:last-child{margin-right:0}
#host_zb .list ul li big{font-size:18px;display:block;position:relative}
#host_zb .list ul li big::before{content:'';display:block;width:20px;height:3px;overflow:hidden;background:#3c6ef0;position:absolute;left:50%;margin-left:-10px;bottom:-10px;}
#host_zb .list ul li small{font-size:14px;color:#666;display:block;line-height:24px;margin-top:30px}
#host_zb .list ul li i{font-size:50px;margin-top:30px;color:#3c6ef0}
#host_zb .list ul li a{display:block;}
@media (max-width:800px){	
	#host_pro{padding:.8rem 0;}
	#host_pro .list{margin-top:.2rem}
	#host_pro .list ul li{float:inherit;width:100%;margin-right:0;margin-top:.3rem}
	#host_pro .list ul li .t{padding:.2rem;}
	#host_pro .list ul li .t big{font-size:.28rem;}
	#host_pro .list ul li .t small{font-size:.23rem;line-height:.4rem;height:auto;margin-top:.1rem}
	#host_pro .list ul li .cs{padding:.15rem .2rem}
	#host_pro .list ul li .cs .cs_list{padding:.03rem 0}
	#host_pro .list ul li .cs .cs_list em{font-size:.23rem}
	#host_pro .list ul li .price{font-size:.3rem;padding:.1rem .2rem .3rem;}
	#host_pro .list ul li .price span{font-size:.2rem;}
	#host_pro .list ul li .price i{font-size:.2rem;margin-left:.05rem}
	
	#host_ys{padding:.8rem 0;}
	#host_ys .list{margin-top:.2rem}
	#host_ys .list ul li{float:left;width:100%;margin-right:0;padding:.3rem .5rem;margin-top:.3rem}
	#host_ys .list ul li .icon{text-align:center;padding:.3rem 0}
	#host_ys .list ul li .icon i{font-size:.4rem;width:1rem;height:1rem;line-height:1rem;}
	#host_ys .list ul li .info big{font-size:.28rem;}
	#host_ys .list ul li .info small{font-size:.23rem;margin-top:.1rem;line-height:.4rem;height:auto}
	
	#host_zb{width:100%;padding:.8rem 0}
	#host_zb .list{margin-top:.2rem}
	#host_zb .list ul li{padding:.5rem;width:100%;margin-right:0;margin-top:.3rem}
	#host_zb .list ul li:nth-child(2n){float:right}
	#host_zb .list ul li big{font-size:.28rem;}
	#host_zb .list ul li big::before{width:.2rem;height:.03rem;margin-left:-.1rem;bottom:-.1rem;}
	#host_zb .list ul li small{font-size:.23rem;line-height:.4rem;margin-top:.3rem}
	#host_zb .list ul li i{font-size:.8rem;margin-top:.3rem;}
}