﻿html,body{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
    height:100%;
}
.left{
    float:left;
}
.adviceonline{
    width:1200px;
    height:auto;
    min-height:600px;
    margin:0 auto;
}
.online-box1{
    width:1195px;
    height:40px;
    border-bottom:1px dotted #a6a6a6;
    line-height:40px;
    font-size:16px;
    color:#6c6c6c;
    padding-left:5px;
}
.online-top{
    width:1200px;
    height:50px;
}
.online-top-left{
    width:100px;
    height:47px;
    border-bottom:3px solid #fc6c6c;
    font-size:21px;
    color:#fc6c6c;
    line-height:47px;
}
.online-top-right{
    width:730px;
    height:48px;
    border-bottom:2px solid #e5e5e5;
}
.online-content{
    width:1200px;
    height:auto;
    margin:20px 0;
    overflow:auto;
}
.online-left{
    width:830px;
    height:auto;
    float:left;
}
.online-issue{
    width:800px;
    height:auto;
    margin-left:15px;
    border-bottom: 1px dotted #a6a6a6;
}
.online-issue img{
    vertical-align:-5px;
}
.issue-name{
    width:725px;
    height:auto;
    font-size:14px;
    color:#ff6600;
    line-height:20px;
}
.issue-question{
    width:800px;
    height:auto;
    line-height:30px;
    font-size:18px;
    color:#046ea8;
    overflow:auto;
}
.issue-question-left{
    width:75px;
    height:auto;
}
.issue-question-right{
    width:725px;
    height:auto;
}
.issue-answer{
    width:800px;
    height:auto;
    font-size:18px;
    color:#797979;
    line-height:30px;
    overflow:auto;
    margin-bottom:10px;
}
.issue-answer-left{
    width:75px;
    height:auto;
}
.issue-answer-right{
    width:725px;
    height:auto;
}
.online-show{
    width:800px;
    height:100px;
    line-height:100px;
    text-align:center;
    font-size:14px;
    color:#797979;
}
.online-show a{
    color:#797979;
}
.online-right{
    width:300px;
    height:auto;
    float:left;
    margin-left:40px;
}
.right-box1{
    width:300px;
    height:auto;
}
.box-top{
    width:300px;
    height:50px;
}
.top-left{
    width:100px;
    height:47px;
    border-bottom:3px solid #fc6c6c;
    font-size:21px;
    color:#fc6c6c;
    line-height:47px;
}
.top-right{
    width:200px;
    height:48px;
    border-bottom:2px solid #e5e5e5;
}
.box1-content{
    width:300px;
    height:auto;
}
.box1-content ul{
    margin:0;
    padding:0;
    overflow:auto;
}
.box1-content li{
    width:130px;
    margin:10px;
    list-style-type:none;
    float:left;
    text-align:center;
    line-height:20px;
}
.box1-img{
    width:128px;
    height:150px;
    border:1px solid #cccccc;
    padding:5px 0;
}
.box1-img img{
    width:120px;
    height:150px;
}
.box1-name{
    font-size:14px;
    color:#303030;
}
.box1-position{
    font-size:12px;
    color:#000;
}
.box1-department{
    font-size:12px;
    color:#0083d7;
}
.right-box2{
    width:300px;
    height:auto;
}
.box2-title ul{
   margin:0;
   padding:0;
}
.box2-title li{
    list-style-type:none;
    line-height:35px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.box2-title li a{
    font-size:16px;
    color:#646564;
    text-decoration:none;
}
.box2-title li a:hover{
    color:#fc6c6c;
}
.lis-tip{
    color: #fc6c6c;
    text-align: center;
    line-height: 500px;
}
.lis-tip img{
    vertical-align:middle;
}