
/*内容区域*/
.downs_lay{ margin-bottom: 80px;}
.downs_bg{ background: url("/templates/ikuaitemplate/images/down_bg.png") no-repeat;height: 400px;width: 100%;}
.downs_txt{ max-width:800px; text-align: center; margin: 0 auto; padding-top: 120px;color: #fff;}
.downs_h{ font-size: 40px; margin-bottom: 15px; }
.downs_t{ font-size: 16px; line-height: 1.7;}
.down_load{margin: 30px 15px; }
.down_load .down_list{ width: 100%; text-align: center; background: #fff;box-shadow:2px 6px 20px rgba(219,219,219,0.6); border: 1px solid #eee\9; padding-bottom: 30px;}
.down_name{ color: #327BEB; font-size: 40px; padding: 45px 0 15px 0; font-family:Arial; }
.down_show{ padding: 0 40px 40px 40px; font-size: 14px; color: #666; min-height: 80px;}
.down_btn a{ border: 1px solid #0082F5; color: #0082F5; border-radius: 4px; font-size: 16px; padding: 10px 32px;padding: 8px 26px\9; margin: 0 6px;}
.down_btn a:hover{ background:#0082F5; color: #fff; }
.down_types{ border: 1px dashed #DCE2E9; margin-top: 30px; padding: 12px 15px; color: #666; font-size: 15px;}
.down_types div{ margin: 5px 0;}
.down_types span{ display: inline-block; margin-right: 50px;}
.system_div{ background:#F6F9FD; padding: 0 0 10px 0; border-radius: 2px; margin-bottom:20px;  }
.version_num{ border-bottom: 1px solid #DCE2E9; padding: 15px 23px 15px 25px;}
.version_num .down_help{ margin-top: 5px;}
.version_num .down_help a{ display: inline-block; color: #327DF1; margin: 0 5px 0 2px; font-size: 14px;}
.version_num .fl{ font-size: 20px;color: #2C3D4F;}
.system_para{ margin: 20px 25px;}
.system_para li{ list-style: disc;  float: left; width: 31%; margin-left: 2%; font-size: 18px; color: #87909D;}
.system_para li span{ font-size: 15px; color: #333; vertical-align: middle; padding-bottom: 4px;}
.down_notice{ padding: 0 30px; font-size: 14px; color: #6F8FB2; margin-bottom:20px;}
.patch_down{ margin:0 0 20px 30px;}
.patch_down .btn{ background: #327DF1; font-size: 12px; color: #fff;padding: 8px 10px;border-radius:4px; margin-right: 10px;}
.down_load .col-sm-6,.down_load .col-xs-12{ width: 25%\9;}
.modal-body{ max-height: 450px; overflow-y: auto;}

/*更新日志*/
.log_head{ font-size: 28px; color: #333; margin: 20px 0 50px 0;}
.new_log{ color: #333;  padding: 0 20px;}
.log_head{ font-size: 18px; margin-bottom: 20px;}
.new_log li{ font-size: 14px; margin-bottom: 5px;}
.new_log pre{ border: 0; background: #fff;white-space:pre-wrap;word-wrap:break-word;font-size: 14px;margin-bottom: 5px; padding: 0; line-height: 1.8;}
.version_type span{  position: relative; display: block;}
.version_type i{ position: absolute; left: 60px; top:3px; width:80%;  font-style: normal;word-break: break-all;}

.config_demand{ margin-top: 30px;}
.head_tabs{ height:40px; line-height: 40px; background: #F6F9FD;}
.head_tabs span{ margin-left: 25px; font-size: 14px; color: #666666; cursor: pointer;}
.head_tabs .tab_active{ color: #327DF1;}
.config_detail{ border-left: 1px dashed #DCE2E9;color: #666666;border-right: 1px dashed #DCE2E9;border-bottom: 1px dashed #DCE2E9; padding: 16px 16px 10px 16px; background: #fff;}
.config_detail >div{ margin-bottom: 5px;}
.config_name{ width: 110px; display: inline-block; vertical-align: top;}
.md5{ display: inline-block;}
.md5 > div{ margin-bottom: 5px;}
.md5_name{ width: 60px; display: inline-block;}

@media (max-width: 992px) and (min-width: 768px){
    .downs_bg{ background-position: center center;height: 300px;}
    .downs_txt{ padding-top: 70px;}
    .downs_h{ font-size: 30px;}
    .downs_t{ padding: 0 20px; font-size: 15px;}
    .down_load .down_list{ margin-bottom: 25px;}
    .down_types{ margin-top: 10px;}
    .system_para li{ width: 47%; margin-left: 2%;}

}
@media only screen and (max-width: 767px) and (min-width: 0px){
    .crumb_url{ display: none;}
    .downs_head{ margin-top: 15px;}
    .downs_bg{ background-position: center center;height: 230px;}
    .downs_txt{ padding-top: 40px;}
    .downs_h{ font-size: 26px;}
    .downs_t{ padding: 0 15px; font-size: 14px;}
    .down_name{ font-size: 30px;}
    .down_load .down_list{ margin:0 auto 15px auto; width: 90%; }
    .down_show{ padding-bottom:20px;min-height: auto;}
    .down_load{ margin: 20px 0;}
    .down_types div{ word-break:break-all;}
    .system_para li{ margin-left: 15px; width: 100%;}
    .down_btn a{ font-size: 14px; padding: 8px 28px;}
    .version_num{ padding:10px 15px 10px 15px; }
    .version_num > div{ float: none;}
    .system_para{ margin: 15px 25px;}
    .version_type i{ position: relative; left: 0;top:0;}
    .md5_name{ width: auto;}
}
