*{
    /* margin: 0;
    padding: 0; */
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
div li{
    list-style: none;
    cursor: pointer;
}
div li a{
    display: block;
    text-decoration: none;
}
.main{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 23px 0;
}
.main-con{
    width: 1200px;
    margin: 0 auto;
}
.scroll{
    width: 1200px;
    height: 20px;
    margin: 0 auto; 
    font-size:14px;
    color: #6c6c6c;
    padding: 0 0 23px;
}
.scroll ul li{
    float: left;
    font-size: 14px;
     margin-right: 14px;
}
.scroll a{
    color: #686868;
    font-size: 14px;
    text-decoration: none;
}
.mai-lef{
    width: 200px;
    float: left;
    background-color: #f3f3f3;
    margin: 0 70px 0 0;
}
.lef-top{
    width: 200px;
    height: 446px;
    float: left;
}
.lef-top .sidebar{
    width: 200px;
    height: 189px;
    float: left;
    background: #f3f3f3;
}
.lef-top ul li a{
    color: #3e3e3e;
    line-height: 37.8px;
}
.lef-top ul li{
    width: 144px;
    height: 37.8px;
    padding: 0 28px 0 28px;
}
.lef-top ul .nave{
    background: #205ac1;
    text-align: center;
}
.lef-top ul .nave a{
    color: #ffffff;
}
.lef-top .sidebar-bot{
    width: 200px;
    height: 238px;
    float: left;
    margin-bottom: 19px;
}
.lef-top .sidebar-bot .nava a{
    color: #205ac1;
}
.lef-top .sidebar-bot .navc{
    height: 32px;
}
.lef-top .sidebar-bot .navc a{
    /* margin-left: 5.2px; */
    /* font-size: 14px; */
}
.lef-top .sidebar-bot .navs{
    background: #f3f3f3;
}
.lef-bot{
    width: 200px;
    height: 314px;
    float: left;
    border: 1px solid #f4f4f4;
}
.lef-bot h4{
    line-height: 39px;
    padding: 0 0 0 16px;
    margin-bottom: 10px;
    height: 39px;
    border-top: 1px solid #0b68ad;
    border-bottom: 1px solid #f4f4f4;
}
.lef-bot ul{
    padding: 0 0 0 15px;
}
.lef-bot ul li{
    background-image: url("../images/di.png");
    background-repeat: no-repeat;
    height: 31px;
    line-height: 31px;
}
.lef-bot ul li a{
    /* margin-left: 9px;
    color: #000000; */
    /* font-size: 15px; */
}
.mai-rig{
    width: 930px;
    float: left;
}
.rig-top{
    height: 107px;
    border-bottom: 1px dashed #e9e9e9;
}
.rig-top h2{
    text-align: center;
    padding: 30px 0 16px;
}
.rig-top ul li{
    /* float: left;
    margin-right: 27px;
    color: #8d8d8d; */
    /* font-size: 13px; */
}
.rig-top ul li a{
    float: right;
    text-decoration: underline;
    color: #000000;
    margin-right: 8px;
}
.rig-top ul li .small{
    /* margin-left: 10px; */
    /* font-size: 14px; */
}
.rig-top ul li .center{
    /* font-size: 16px; */
    /* line-height: 18px; */
}
.rig-top ul li .big{
    /* font-size: 18px; */
    /* line-height: 17px; */
}
.rig-content{
    padding: 20px;
    line-height: 25px;
}
.rig-brief{
    width: 877px;
    height: 26px;
    padding: 53px 53px 32px 0;
    background: #ffffff;
}
.rig-img{
    width: 560px;
    height: 263px;
    margin: 0 auto;
    border: 1px solid #d6d6d6;
}
.rig-img img{
    float: left;
}
.rig-img .left{
    margin-right: 7px;
}
.rig-con{
    width: 930px;
    height: 416px;
    float: left;
}
.rig-con ul{
    width: 930px;
    height: 92px;
}
.rig-con ul li{
    /* text-align: center;
    line-height: 56px; */
    /* font-size: 15px; */
}
.list-title{
    background: #205ac1;
    text-align: center;
    height:37px;
    line-height: 37px;
}
.list-title a{
    color: #ffffff;
}