/****************************关于我们 start********************************/
.about{
    width:1200px;
    background:#f8f8f8;
    border:1px solid #e5e5e5;
    margin:20px auto;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_left{
    float:left;
    width:240px;
    overflow:hidden;
}
.about_left dt{
    width:100%;
    height:50px;
    line-height:50px;
    background:#4a9ff5;
    color:#fff;
    font-size:16px;
    padding:0 25px;
    border-bottom:2px solid #e5e5e5;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_left dd{
    width:100%;
    padding:0 25px;
    margin:10px 0;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_left dd a{
    display:block;
    width:100%;
    line-height:45px;
    overflow:hidden;
}
.about_left dd a i{
    margin-right:10px;
    font-size:14px;
}
.about_left dd a.sel_orange{
    color:#4a9ff5;
    font-weight:bold;
}


.about_right{
    float:right;
    width:958px;
    padding:0 20px 20px;
    background:#fff;
    border-left:1px solid #e5e5e5;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_right h1{
    width:100%;
    line-height:50px;
    font-size:18px;
    font-weight:bold;
    border-bottom:1px solid #e5e5e5;
    overflow:hidden;
}
.about_pro{
    width:100%;
    margin-top:5px;
    overflow:hidden;
}
.about_pro p{
    text-indent:28px;
    line-height:26px;
    color:#666;
    margin-top:10px;
}
/****************************关于我们 end********************************/

/****************************插件下载 start********************************/
#plug_in tr th,#plug_in tr td{
    text-align:center;
}
#plug_in tr th{
    font-weight:bold;
}
#plug_in a{
    color:#4a9ff5;
    text-decoration: underline;
}
/****************************插件下载 end********************************/

/****************************版权声明 start********************************/
.notice{
    width:100%;
    text-indent:26px;
    line-height:30px;
    padding:15px;
    margin:20px 0 0;
    background:#f0f9ff;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about_pro h2{
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}
/****************************版权声明 end********************************/

/****************************意见反馈 start********************************/
.feedback_form{
    margin-top:15px;
}
.feedback_form p{
    text-align: center;
}
.feedback_form p i{
    color:#f00;
    margin:0 5px;
}
.feedback_form form{
    margin-top:15px;
}
.feedback_form form .layui-btn{
    background:#4a9ff5;
}
.feedback_form .layui-form-radio>i:hover, .layui-form-radioed>i{
    color:#61affd;
}
/****************************意见反馈 end********************************/

/****************************使用帮助 start********************************/



/****************************使用帮助 end********************************/
