﻿
#divFrame {margin-top:10px;}
#divFrame_01 {float:left; width:361px;background:#44b6ff/*56abe4*/;height:380px;margin-right:32px;border:1px solid #44b6ff;}
#divFrame_02 {float:left;width:361px;background:#44b6ff;height:380px;margin-right:32px;border:1px solid #44b6ff;}
#divFrame_03 {float:left;width:361px;background:#44b6ff;height:380px;border:1px solid #44b6ff;}

#divFont {text-align:left;padding:10px 30px;color:#ffffff; letter-spacing:1px; font-size:16px;}
#divImg01 {float:left;margin-top:50px;margin-right:30px;}
#divImg02 {float:left;margin-top:50px; }
#divImg01 img{border:5px solid #44b6ff;}
#divImg02 img {
    border: 5px solid #44b6ff;
}
/*新写代码*/

#divFrame_main{margin-top:10px;width:100%;height:250px;display: table;position: relative;}
#divFrame_frist{float:left; width:361px;height:210px;margin-right:32px;background:#f8f8f8;margin-top:25px;border-radius:8px;}
#divFrame_second{float:left; width:361px;height:210px;margin-right:32px;background:#f8f8f8;margin-top:25px;border-radius:8px;}
#divFrame_third{float:left; width:361px;height:210px;background:#f8f8f8;margin-top:25px;border-radius:8px;}
#divFrame_title{text-align:center;border-radius:8px 8px 0 0;height:50px;background:#00cda9;}
#divFrame_content{font-size:16px;padding:15px 20px;line-height:30px;}

#downloadFra_left{float:left;width:485px;height:100px;/*background:#f8f8f8;*/}
#downloadFra_middle{float:left;width:200px;height:100px;/*background:#f8f8f8;border:1px solid #ff0000*/}
#downloadFra_right{float:left;width:465px;height:100px;/*background:#f8f8f8;*/}
#downloadFra_middle p{font-size:35px;text-align:center;margin-top:50px;letter-spacing:10px;color:#444;font-weight:lighter;font-family:'Microsoft YaHei',Tahoma,Arial;margin-left:6px;}
#downloadFra_left p{float:right;/*letter-spacing:-10px;*/margin-top:63px;color:#666;font-size:20px;}
#downloadFra_right p{float:left;/*letter-spacing:-10px;*/margin-top:63px;color:#666;font-size:20px;}
#line_p{height:20px;/*background:#ffd800;*/clear:both;}

/*手机APP图片样式*/
#Membership_system_img{width:1150px;height:auto;margin-top:20px;background:#ff0000;}
#Membership_system_img_title{font-size:18px;line-height:40px;margin-bottom:10px;padding-left:4px;}
#Membership_system_img_pictrue{width:345px;height:auto;text-align:center;}
#Membership_system_img_left {float:left;width:32%;height:auto;margin-right:20px;}
#Membership_system_img_middle {float:left;width:32%;height:auto;margin-right:20px;}
#Membership_system_img_right {float:left;width:32%;height:auto;}
#Membership_system_img img {border: 1px solid #f7f7f7;border-radius:10px;}
#Membership_system_img img:hover{border-color:#fc6466;}