﻿.main_document{
    width:100%;
    height:auto;
    background:#ffd800;
   
}
.module_first {
    float: left;
    position: relative;
    width: 32.5%;
    height: 250px;
    background: #00ff90;
    margin-right: 10px;
    margin-bottom: 30px;
    border-radius:8px;
    background:#f9f9f9;
    border:1px solid #f5f5f5;
}
.module_second {
    float: left;
    width: 32.5%;
    height: 250px;
    background: #ff6a00;
    margin-right: 10px;
    margin-bottom: 30px;
    border-radius: 8px;
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
}
.module_third {
    float: left;
    width: 32.5%;
    height: 250px;
    background: #00ff90;
    margin-bottom: 30px;
    border-radius: 8px;
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
}
.module_first:hover{border-radius:8px;border:1px solid #3cadfd}
.module_second:hover{border-radius:8px;border:1px solid #3cadfd}
.module_third:hover{border-radius:8px;border:1px solid #3cadfd}


/*.module_fourth {
    float: left;
    width: 24%;
    height: 250px;
    background: #ff6a00;
    margin-bottom: 60px;
    border-radius: 8px;
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
}*/
.main_document .p_img{text-align: center;width: 80px;height: 80px;border-radius: 50%;background: #3cadfd;margin: 2rem auto 1rem;padding: 0px !important;}
.main_document .p_img img{width:100%;height:100%;}
.main_document .p_title {  font-size: 18px;font-weight: 500;text-align: center; }
.main_document p { font-size: 16px; font-weight: 300;padding: 6px 1px;margin:0.5rem;}
.bottom_img {
    width: 1150px;
    height: auto;
    /*background: #00ff90;*/
    clear:both;
    margin: 10px auto;
    padding-top:30px;
}
.bottom_img_left {
    float: left;
    width: 525px;
    height: 338px;
    /*background:#ff6a00;*/
    margin-right: 22px;
    /*border:2px solid #93c83f;*/
}

.bottom_img_right {
    float: left;
    width: 525px;
    height: 338px;
    /*background: #0094ff;*/
    /*border: 2px solid #93c83f;*/
}

.bottom_img img {
    border: 2px solid #dedede;
}

    .bottom_img img:hover {
        border: 2px solid #3cadfd;
    }
.bottom_img p {
    /*font-family: 方正兰亭超细黑简体;*/
    font-size:18px;
    line-height:50px;
    font-weight:300;
}
.line_p {
    width: 100%;
    height: 50px;
    clear: both;
    /*background: #93c83f;*/
}

#divFrame{width:1080px;margin:0 auto;}
#downloadFra_left{float:left;width:450px;height:100px;/*background:#f8f8f8;*/margin-top:20px;}
#downloadFra_middle{float:left;width:200px;height:100px;/*background:#f8f8f8;border:1px solid #ff0000;*/margin-top:20px;}
#downloadFra_right{float:left;width:430px;height:100px;/*background:#f8f8f8;*/margin-top:20px;}
#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 { margin-bottom: 10px; padding-left: 4px; font-size: 18px; height: 40px; color: #333; vertical-align: middle; }
#Membership_system_img_pictrue { /*width:345px;*/ height: auto; text-align: center; }
#Membership_system_img_left { float: left; width: 27%; height: auto; margin-right: 7rem; }
#Membership_system_img_middle { float: left; width: 27%; height: auto; margin-right: 7rem; }
#Membership_system_img_right { float: left; width: 27%; height: auto; }
#Membership_system_img img { border: 1px solid rgba(0,0,0,0); border-radius: 10px; }
#Membership_system_img img:hover { border-color: #93c83f; }
#Membership_system_img img { border-color: #f5f5f5; }

