*{margin:0;padding:0;}
.fr{float:right;}
.fl{float:left;}
.clear{clear:both;}

/* 图片展示 */
#Showpic{width:100%;}
.banner{width:100%;}
.banner img{width:100%;}
.serve h3 {color: #dedede;font-size: 14px;}

/* 产品 */
.Product{width:1200px;margin:0 auto;overflow: hidden;padding: 60px 0px 60px 0px;}
.busRight{width:30%;}
.busRight1{background:url(/uiFramework/commonResource/image/2020110312574021202.png) no-repeat;background-size: 100% 100%;padding: 30px;width: 390px;height: 280px;}
.busRight2{background:url(/uiFramework/commonResource/image/2020110310492010826.png) no-repeat;background-size: 100% 100%;padding: 30px;width: 390px;height: 280px;margin-left: 15px;}
.busRight3{background:url(/uiFramework/commonResource/image/2020110310570515620.png) no-repeat;background-size: 100% 100%;padding: 30px;width: 390px;height: 280px;}
.busRight1 h3 {font-size: 28px;color: #fff;display: inline-block;}
.busRight2 h3 {font-size: 28px;color: #fff;display: inline-block;}
.busRight3 h3 {font-size: 28px;color: #fff;display: inline-block;}
 .more{ float: right;border: 1px solid #fff;padding: 5px 20px 5px 20px;border-radius: 15px;margin-top: 50px;cursor: pointer;color: #fff;}
.business li{margin-top: 20px;     margin-right: 55px;}
.business{overflow: hidden;}
.business li a{color: #fff;font-size: 18px;}
.business .Tit2{margin-left: 82px;}
.business .Tit4{margin-left: 82px;}
.business .Tit6{margin-left: 82px;}
.business li::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 2px;
}
.jrsctop{ position:relative;}
.jrsctop p{ position:absolute; bottom:30px; right:30px; }

/* 存款服务 */
#SaveMoney{padding: 27px 0px 10px 0px;background: #f5f5f5; height:455px;}
.Save{width:1200px;margin: 70px auto;}
.Save .li2{float:right;}
.Save li{background:#f6fbff;position: relative;width: 48%;border-radius: 20px;}
.Saimg{position: relative;}
.Saimg img{width:240px;height:305px;position: absolute;top:-45px;left:30px;}
.discripe{width:290px;height:290px;margin-top:15px;padding-left: 10px;}
.discripe .p2{margin-top:30px;}
.discripe .p1{width:30px;height:4px;background:#005b9e;margin-top: 20px;}
.discripe .p2 a{font-size:26px;color:#333;margin-top:30px;}
.discripe .p3{font-size:16px;color:#666;margin-top:20px;}
.discripe .p4{margin-top:50px;font-size: 18px;display: inline-block;border: 1px solid #3f77ad;padding: 5px 20px 5px 20px;border-radius: 25px;cursor: pointer;color: #005b9e;}
.discripe .p4:hover{color:#fff;background:#005b9e;}
.ckfw{width:1200px; margin:0 auto; margin-top:70px;}
.ckleft1{background: #f6fbff;
    position: relative;
    width: 48%;
    border-radius: 20px;
 float:left;
}
.ckright{
background: #f6fbff;
    position: relative;
    width: 48%;
    border-radius: 20px;
  float:right;
}



@media (max-width: 768px){
.ckfw{width:94%;}
.serve p:first-child::before{width:100px;}
.serve p:last-of-type::after{width:100px;}
	/* 产品 */
        .Product {width: 90%;margin: 0 auto;padding: 20px 0px 20px 0px;}
        .busRight1{width:100%;float: none; height:237px; padding:20px;}
        .busRight2{width:100%;float: none; margin-left: 0px;margin-top:20px;margin-bottom:20px;  padding: 20px;
    height: 168px; }
        .busRight3{width:100%;float: none; padding: 20px;
    height: 144px; }
       .busRight1 h3 {font-size: 20px;}
       .busRight2 h3 {font-size: 20px; }
       .busRight3 h3 {font-size: 20px;}
       .business li a {font-size: 15px;}
	/* 存款服务 */
	#SaveMoney{padding: 20px 0px 20px 0px; height:370px;}
        .Save{width: 100%;margin-bottom:0px;margin-top:0px;}
        .Save li{float:none;width:90%;margin:0 auto;overflow: hidden;}
        .Saimg{float: none;height: 305px;}
.discripe {
    width: 100%;
    padding-left: 15px;
    float: none;
    height: 125px;
}
.discripe .p2 {
    margin-top: 15px;
}
.discripe .p2 a {
    font-size: 16px;
}
.discripe .p3 {
    font-size: 8px;
    margin-top: 10px;
}
.discripe .p4 {
    padding: 5px 10px 5px 10px;
    margin-top: 25px;
    margin-top: 15px;
}
.Saimg img {
    width: 100%;
    top: 0px;
    left: 0px;
    height: 150px;
}
.Saimg {
    float: none;
    height: 150px;
}
.ckfw{margin-top:15px;}
.ckleft1{width:47%;}
.ckright{width:47%;}
        .Saimg img{width: 100%;top: 0px; left: 0px;}
        .Save .li2{float:none;margin-top:20px;}
        .discripe .p3 {font-size: 12px;}
        .discripe .p4 {font-size: 12px;}

}