﻿.bottom_img {
    width: 1080px;
    height: auto;
    /*background: #00ff90;*/
    position: relative;
    margin: 30px auto;
}
.bottom_img_left {
    float: left;
    width: 525px;
    /*height: 340px;*/
    /*background:#ff6a00;*/
    margin-right: 30px;
    /*border:2px solid #93c83f;*/
}
.bottom_img_right {
    float: left;
    width: 525px;
    /*height: 340px;*/
    /*background: #0094ff;*/
    /*border: 2px solid #93c83f;*/
}
.bottom_img img {
    border: 2px solid #dedede;
}
.bottom_img .bottom_img_left img:hover {
    border: 2px solid #3cadfd;
}
.bottom_img .bottom_img_right 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;}

#Expand_file{text-align:center; padding-left:15px;}
#Hidden_file{/*background:#03927a;*/width:100%;height:auto;}
#p_title {font-family: "Microsoft Yahei","PingFangSC",Arial; font-size:20px; line-height:50px; font-weight:bold;}
#p_content {font-family: "Microsoft Yahei","PingFangSC",Arial; font-size:17px;line-height:30px;}

/*20191029 新增样式*/
.outerbox {
    width: 1080px;
    height: auto;
    background: #ffd800;
    margin-top:2rem;
}

.outerbox_left {
    width: 32.5%;
    height: 320px;
    float: left;
    margin-right: 12px;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.outerbox_middle {
    width: 32.5%;
    height: 320px;
    float: left;
    margin-right: 12px;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.outerbox_right {
    width: 32.5%;
    height: 320px;
    float: left;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.p_img {text-align: center;width: 80px;height: 80px;border-radius: 50%;background: #3cadfd;margin: 2rem auto 0.5rem;padding: 0px !important;}
.p_img img{width:100%;height:100%;}

.p_title {
    font-size: 22px !important;
    font-weight: 500 !important;
    text-align: center;
    line-height: 80px;
}

.lines {
    width: 70%;
    height: 2px;
    background: #3cadfd;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: -5px;
}

.word {
    font-size: 16px;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 4px;
    line-height:28px;
}

.line_p {
    width: 100%;
    height: 10px;
}

.outerbox_left:hover {
    border-radius: 8px;
    border: 1px solid #3cadfd;
}

.outerbox_middle:hover {
    border-radius: 8px;
    border: 1px solid #3cadfd;
}

.outerbox_right:hover {
    border-radius: 8px;
    border: 1px solid #3cadfd;
}
/*手机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: #3cadfd; }
#Membership_system_img img { border-color: #f5f5f5; }