
.shuiwuxia_box { border-bottom: 1px solid #efefef; }
.shuiwuxia_con { display: flex;flex-wrap: wrap; }
.shuiwuxia_con > div { width: 25%;display: flex;padding: 20px 0; }
.shuiwuxia_con > div img { padding: 0 17px; }
.shuiwuxia_con > div div { font-size: 48px;color: #b2b2b2; }
.shuiwuxia_con > div div > p:nth-child(1) { font-size: 18px;color: #333333;line-height: 30px; }
.shuiwuxia_con > div div > p:nth-child(2) { font-size: 14px;color: #4c4c4c; }

.swch_title { text-align: center;font-size: 30px;color: #333;font-weight: normal; }

.swliyou_box { padding: 50px 0; }
.swliyou_con { display:flex;justify-content: space-between;flex-wrap: wrap;padding: 0 180px;margin-top: 50px; }
.swliyou_con > div { width: 44%;display:flex;margin-bottom: 40px; }
.swliyou_con > div .swliyou_rong { margin-left: 20px;padding-right: 20px; }
.swliyou_con > div h3 { font-size: 18px;color: #333;margin-bottom: 30px; }
.swliyou_con > div p { font-size: 14px;color: #808080;line-height: 24px; }

.swchcon_box { padding: 50px 0;background: rgb(250,250,250); }
.swchcon_con { display:flex;justify-content: space-between;margin-top: 50px;flex-wrap: wrap; }
.swchcon_con > div { width: 24%;padding: 25px;height: 390px;cursor: pointer; }
.swchcon_con > div > .cuxian { width: 87px;height: 7px;background:#049fdf;margin: 130px auto 30px;transition: all 1s;-webkit-transition: all 1s; }
.swchcon_con > div > h3 { font-size: 30px;color: #fff;text-align: center;font-weight: normal;margin-bottom: 24px; }
.swchcon_con > div > p { font-size: 14px;color: #fff;text-align: left;line-height: 24px;display:none; }
.swchcon_con > div:nth-child(1) { background: url("../images/fw/fw1.png") no-repeat center center;background-size: 100% 100%; }
.swchcon_con > div:nth-child(2) { background: url("../images/fw/r2.png") no-repeat center center;background-size: 100% 100%; }
.swchcon_con > div:nth-child(3) { background: url("../images/fw/r3.png") no-repeat center center;background-size: 100% 100%; }
.swchcon_con > div:nth-child(4) { background: url("../images/fw/r4.png") no-repeat center center;background-size: 100% 100%; }
.swchcon_con > div:hover > .cuxian { margin: 50px auto 30px;background:#fff; }
.swchcon_con > div:hover > p { display: block; }
.swchcon_con > div:hover { background: #049fdf; }

.swlc_box { background: url("../images/fw/swlcbg.png") no-repeat;padding: 50px 0;background-size: 100% 100%; }
.swlc_box .swch_title { color: #fff; }
.swlc_con { display: flex;justify-content: space-around;align-items: center;margin: 50px 0; }
.swlc_con > div { text-align: center; }
.swlc_con > div .fwlc_img { margin: 10px 0 20px;transition: all 1s; }
.swlc_con > div .fwlc_img:hover { transform: rotateY(360deg); }
.swlc_con h3 { font-size: 36px;color: #fff; }
.swlc_con p { font-size: 16px;color: #fff; }

.swzhonglei_box { padding: 50px 0; }
.swzhonglei_con { display:flex;padding: 0 142px;margin-top: 50px; }
.swzhonglei_con > div { width: 50%; }
.swzhonglei_l { background: rgb(230,230,230);padding: 60px 30px 30px; }
.swzhonglei_l > div { display: flex;flex-wrap: wrap;justify-content: space-between; }
.swzhonglei_l > div > a { display:block;width: 46%;color:#333;font-size: 16px;background: #FFF;line-height: 70px;text-align: center;margin-bottom: 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.swzhonglei_l > div > a:hover { color:#fff;background: #049fdf; }
.swzhonglei_l > a { display: block;width: 100%;text-align: center;color: #049fdf;font-size: 18px; }
.swzhonglei_l > a:hover { color:#f68535; }
.swzhonglei_r { border: 1px solid #efefef;padding: 30px; }
.swzhonglei_r > h3 { font-weight: normal;font-size: 18px;color: #333;margin-bottom: 10px; }
.swzhonglei_r > p { font-size: 14px;color: #666;line-height: 24px; }
.swzhonglei_r > div { margin: 10px 0; }
.swzhonglei_r > h4 { font-size: 26px;color: #049fdf;font-weight: bold; }
.swzhonglei_r > h4 > a { font-size: 14px;color: #fff;font-weight: normal;float:right;display:block;width: 110px;height: 34px;line-height: 32px;border: 1px solid #049fdf;background: #049fdf;text-align: center;border-radius: 17px; }
.swzhonglei_r > h4 > a:hover { background: #fff;color: #049fdf; }

@media (max-width: 1220px){
	.swliyou_con { padding: 0 100px; }
	.swzhonglei_con { padding: 0; }
}
@media (max-width: 991px){
	.swliyou_con { padding: 0; }
	.xiadan_rong > .zhonglei > a { margin-bottom: 10px; }
	.shuiwuxia_con > div div > p:nth-child(1) { font-size: 16px; }
	.shuiwuxia_con > div div > p:nth-child(2) { font-size: 12px; }
	.shuiwuxia_con > div img { height: 50px; }
	.swchcon_con > div > h3 { font-size: 22px; }
	.swchcon_con > div:hover > .cuxian { margin: 30px auto 30px; }
	.swchcon_con > div { padding: 25px 10px; }
	.swlc_con > div .fwlc_img {  }
	.swlc_con > div .fwlc_img > img { width: 100px; }
	.swzhonglei_r { padding: 15px; }
	.swzhonglei_r_img > img { width: 100%; }
}

@media (max-width: 768px){
	.swliyou_con > div img { height: 125px; }
}

@media (max-width: 639px){
	.swliyou_con > div { width: 100%; }
	.swchcon_con > div { width: 48%;margin-bottom: 20px; }
	.swlc_con > .swjt { display: none; }
	.swlc_con p { font-size: 14px; }
	.swzhonglei_l { padding: 55px 20px 30px; }
	.shuiwuxia_con > div { width: 50%; }
	.shuiwuxia_con > div { padding: 15px 0; }

}
@media (max-width: 479px){
	
	.swlc_con { flex-wrap: wrap; }
	.swlc_con > div { width: 33.33%;margin-bottom: 30px; }
	.swlc_box {  background-size: auto  100%; }
	.swchcon_con > div > h3 { font-size: 20px; }
	.swchcon_con > div > .cuxian { margin: 130px auto 10px; }
	.swchcon_con > div { height: 360px; }
	.swzhonglei_con { flex-wrap: wrap; }
	.swzhonglei_con > div { width: 100%; }
	.swch_title { font-size: 26px; }
	.swliyou_box { padding: 50px 0 0; }
	

}






























