@charset "utf-8";
.chose h3{
    text-align: center;
    line-height: 40px;
    font-size: 23px;
}
.box{border-bottom: 1px solid #419cdb;    background: url(../../images/hd/hd-form-item-tit-02.png) no-repeat;}
.box span{
    display:block;
    width:120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.dropdown{padding: 20px 100px;}
.sxbm{overflow:hidden;}
.list{overflow:hidden;margin:20px 0;}
.list ul li{
    line-height: 36px;
    
    
}
.list ul li a{padding-left: 15px;}
@media all and (max-width: 1196px) {
  .dropdown{padding:20px;}


}
@media all and (max-width: 1196px) {
.list ul li a{padding:0;}
}