@charset "UTF-8";
*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
}
.list_dt{
    background: #ededed;
    color: #000;
    width: 200px;
    padding: 0 40px 0 20px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #fff;
}
.list_dt:hover{
    background: #fff;
}
.list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ededed;
}
#open{
    background: #ededed;
}
#open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ededed;
}
.list_dt_icon{
    position: absolute;
    right: 10px;
    top: 9px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/off.png") no-repeat;
}
#open .list_dt_icon{
    background: url("../images/open.png") no-repeat;
}
.list_dd{
    display: none;
}
.list_li{
    background: #ededed;
    list-style-type: none;
    color: #000;
    width: 200px;
    padding: 0 30px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
}
.list_li:hover{
    background: #fff;
}

.proinfo p{word-spacing:0;}

  .cpjs {font-family:微软雅黑;}

.cpjs .proh4tit{margin:40px 0 15px 0; background:url(../images/20170706153624_3282.jpg) no-repeat left center;padding-left: 34px;font:20px "Microsoft YaHei"; color:#333333;}

.cpjs .proh4tit span{color:#185cb9}

.cpjs .proh4tit i{font:14px "Arial"; color:#454545;font-style: normal;text-transform: uppercase;padding-left: 10px;}

  .cpjs h2{text-align: center;background: #016fce;line-height: 10px;padding: 10px 0;margin-top: 50px;color: #fff;}

  .cpjs .con{padding:20px;color:#333;}

  .cpjs .con p{margin:0;padding:0;line-height:26px;word-spacing: 3px;}

  .cpjs .zy dl{padding:30px;height:auto;clear:both;background:#f5f5f5;margin-bottom:30px;}

  .cpjs .zy dt{width: 235px;float: left;padding-top: 40px;margin-right: 30px;display: inline;}

  .cpjs .zy2 dt{width:300px;float:right;margin-right:0;margin-left:30px;display:inline;}

  .cpjs .zy2 dd{float:left;}

  .cpjs .zy dt p{padding-left: 20px;background: url(../images/20170706154857_4933.jpg) no-repeat left 9px;font-size:16px;color: #333;margin-left:30px;word-spacing: 0;}

  .cpjs .zy dt b{font-size:20px;color:#333;margin-left:30px;}

  .cpjs .zy dd{float: left;line-height: 0;}

  .cpjs .dbg{margin-bottom:30px;}

  .cpjs .dbg .bg{background:#185cb9;color:#fff;border: 1px solid #185cb9;}

  .cpjs .dbg td{text-align: center;vertical-align: middle;padding: 10px 15px;border: 1px solid #ddd;line-height: 22px; font-family: 微软雅黑;font-size:14px;color:#333;}

  .gy{margin-bottom:40px;}

  .gy b{font-size: 26px;font-weight: normal;color: #333;text-align: center;display: block;margin-bottom: 30px;margin-top: 60px;}

  .gy p{color:#444}

  
