
a{text-decoration: none;}
ul,li,p{margin: 0; padding: 0; list-style: none;}
.v-question-box {
    width: 1075px;
    margin: 0 auto;
    padding: 10px 0 65px 0px;
    text-align: center;
  }
  .v-question-box .vq-hd {
    margin-bottom: 50px;
  }
  .v-question-box .vq-line {
    height: 1px;
    background: #f47c23;
    margin: 20px 0;
    background: linear-gradient(to right, #fff, #f47c23, #fff);
    position: relative;
  }
  .v-question-box .vq-line .icon {
    width: 30px;
    height: 30px;
    background: url(../images/icon_0501_th.png) no-repeat center;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -18px;
  }
  .v-question-box .vq-desc {
    font-size: 22px;
    color: #666;
  }
  .v-question-box .vq-title {
    font-size: 46px;
    font-weight: normal;
  }
  .v-question-box .vq-title span {
    color: #f47c23;
  }
  .v-question-box .vq-left {
    float: left;
  }
  .v-question-box .vq-right {
    float: right;
    position: relative;
    left: 6px;
  }
  .v-question-box .vq-left,
  .v-question-box .vq-right {
    width: 362px;
    font-size: 24px;
  }
  .v-question-box .vq-left li,
  .v-question-box .vq-right li {
    float: left;
    width: 175px;
    height: 107px;
    background: #9e9fa7;
    color: #fff;
    margin: 0 6px 6px 0;
    transition: .3s;
  }
  .v-question-box .vq-left li a,
  .v-question-box .vq-right li a{
    color: #fff;
  }
  
  .v-question-box .vq-left li:hover,
  .v-question-box .vq-right li:hover {
    transform: scale(.97);
    background: #fe6c00;
  }
  .v-question-box .vq-left .ic,
  .v-question-box .vq-right .ic {
    width: 36px;
    height: 36px;
    display: block;
    margin: 20px auto 5px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .v-question-box .vq-left .li1 .ic,
  .v-question-box .vq-right .li1 .ic {
    background-image: url('../images/icon_0501_1.png');
  }
  .v-question-box .vq-left .li2,
  .v-question-box .vq-right .li2 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li2 .ic,
  .v-question-box .vq-right .li2 .ic {
    background-image: url('../images/icon_0501_2.png');
  }
  .v-question-box .vq-left .li3,
  .v-question-box .vq-right .li3 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li3 .ic,
  .v-question-box .vq-right .li3 .ic {
    background-image: url('../images/icon_0501_3.png');
  }
  .v-question-box .vq-left .li4,
  .v-question-box .vq-right .li4 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li4 .ic,
  .v-question-box .vq-right .li4 .ic {
    background-image: url('../images/icon_0501_4.png');
  }
  .v-question-box .vq-left .li5,
  .v-question-box .vq-right .li5 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li5 .ic,
  .v-question-box .vq-right .li5 .ic {
    background-image: url('../images/icon_0501_5.png');
  }
  .v-question-box .vq-left .li6,
  .v-question-box .vq-right .li6 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li6 .ic,
  .v-question-box .vq-right .li6 .ic {
    background-image: url('../images/icon_0501_6.png');
  }
  .v-question-box .vq-left .li7,
  .v-question-box .vq-right .li7 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li7 .ic,
  .v-question-box .vq-right .li7 .ic {
    background-image: url('../images/icon_0501_7.png');
  }
  .v-question-box .vq-left .li8,
  .v-question-box .vq-right .li8 {
    background: #9e9fa7;
  }
  .v-question-box .vq-left .li8 .ic,
  .v-question-box .vq-right .li8 .ic {
    background-image: url('../images/icon_0501_8.png');
  }
  .v-question-box .vq-center {
    float: left;
    width: 350px;
    height: 220px;
    background: url(../images/icon_0501_bg.jpg) no-repeat center;
    position: relative;
  }
  .v-question-box .vq-center .btn {
    width: 194px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 2em;
    font-size: 24px;
    font-weight: bold;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    margin: 160px auto 0;
    transition: .3s;
  }
  .v-question-box .vq-center .btn:hover{
background:#fe955e;color:#fff;
  }
  .cls:after {
    content: '';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  .cls {
    zoom: 1;
  }
    .v-question-list { width: 1075px; position: relative;margin: 0 auto 100px; font-size: 14px; padding:0px;}
  .v-question-list ._line{ position: absolute;left: 35%; top:10px; bottom: 6px; background:#c5c5c5; width: 1px;}
  .v-question-list .item{ width: 300px;}
  .v-question-list .item.fl{ float: left;
  margin-left: 50px;}
  .v-question-list .item.fr{ float: right;}
  .v-question-list .item a{display: block; word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; color:#333; height:40px;line-height:40px;border-bottom:1px dashed #dddddd; margin-bottom: 4px;}
  .v-question-list .item a:hover{color:#f47c23}
  
  
  
    .v-question-list ._line1 {
    position: absolute;
    right: 30%;
    top: 10px;
    bottom: 6px;
    background: #c5c5c5;
    width: 1px;
}