﻿.bottom_img {
    width: 1080px;
    height: auto;
    /*background: #00ff90;*/
    clear: both;
    padding-top: 50px;
    margin: 80px auto;
}
.bottom_img_left {
    float: left;
    width: 525px;
    height: 338px;
    /*background:#ff6a00;*/
    margin-right: 30px;
    /*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 #93c83f;
    }
.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;
}

.outerbox_left {
    width: 32.5%;
    height: 350px;
    float: left;
    margin-right: 12px;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.outerbox_middle {
    width: 32.5%;
    height: 350px;
    float: left;
    margin-right: 12px;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.outerbox_right {
    width: 32.5%;
    height: 350px;
    float: left;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    background: #f9f9f9;
}

.p_img {
    padding-top: 10px;
    text-align: center;
}

.p_title {
    font-size: 22px !important;
    font-weight: 500 !important;
    text-align: center;
    line-height: 80px;
}

.lines {
    width: 70%;
    height: 2px;
    background: #93c83f;
    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;
    /*color:#444;*/
}

.line_p {
    width: 100%;
    height: 30px;
}

.outerbox_left:hover {
    border-radius: 8px;
    border: 1px solid #93c83f;
}

.outerbox_middle:hover {
    border-radius: 8px;
    border: 1px solid #93c83f;
}

.outerbox_right:hover {
    border-radius: 8px;
    border: 1px solid #93c83f;
}