.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方?*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;/*ie6清除浮动的方? *号只有IE6-IE7执行，其他浏览器不执?*/
}
/* վͼ */
.box{
    padding-top: 30px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 30px;
}
.box:last-child{
    border: none;
}
.webwrap{
    margin-top: 50px;
    margin-bottom: 90px;
}
.webwrap .h2{
    color: #003d8d;
}
.webwrap > h2 > i{
    color: #4d4d4d;
    
}
.navone li {
    float: left;
    width: 14.28%;
}
.navone li h3 {
    margin-bottom: 14px;
    margin-top: 20px;
}
.navone li h3 a{
    font-weight: 500;
}
.navone li h3 i{
    color: #ec6700;
}
.navone li p{
    line-height: 25px
}
/* Է */
.bgfeebback{
   
}
.bgfeebback img{
    display: none;
}
.bgfeebback .formwrap{
    padding-bottom: 100px;
    padding-top: 158px;
}
.bgfeebback .formwrap h1{
    color: #fff;
    line-height: 1;
}
.bgfeebback .formwrap .form{
    margin-top: 40px;
    background: rgba(255, 255, 255, .3);
    padding: 60px 120px 100px 70px;
}
.f_04{
    margin-bottom: 20px;
    line-height: 40px;
}
.f_04:last-child{
    margin-top: 20px;
    margin-bottom: 0;
}
.f_04 dt{cursor: pointer; padding: 0 20px;height:40px;line-height: 40px;background: #fff;color: #666666;}
.f_04 dt i{float: right; color: #ec6700;}
.f_04 dl{position: relative;}
.f_04 dd{background: #ec6700;width: 100%; position: absolute;left: 0;top:100%;padding: 10px 0;display: none;}
.f_04 dd p a{display: block;padding: 0 20px; color: #fff;}
.f_04 dd p a:hover{
    color: #000 !important;
}
.f_04 > p{float: left;
    line-height: 40px;
}
.f_04 label{
    width: 4.28%;
    color: #fff;
    float: left;
}
.f_04 textarea{
    color: #666666;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    width: calc(100% - 4.28%);
    min-height: 180px;
}
.ul_04{
    float: left;
    width: 47.12%;
}
.f_04 button{
    width: 200px;
    padding: 0 50px;
    line-height: 55px;
    height: 55px;
    background: #ec6700;
    color: #fff;
    text-align: center;
    border:1px solid #ec6700;
}
.f_04 button:hover{
    opacity: .8;
}
.f_04 button:hover i{
    margin-left: 10px;
}
.f_04 button i{
    transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;
    margin-left: 20px;
}
/*  */
.search_t{margin-bottom: 30px; margin-top: 80px; background: #fff;padding: 4.1% 4.1%;  overflow: hidden;box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);
    -webkit-box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);
    -moz-box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);}
.search_t input,.search_t button{height:67px;font-size: 16px; border:none;outline: none;}
.search_t button div{
    font-size: 14px;
}
.search_t input{color: #4d4d4d; background: #f6f6f6; font-weight: bold; padding: 0 30px; width: calc(100% - 77px);float: left;box-sizing: border-box;}
.search_t > p{
   line-height: 1;
    color: #4d4d4d;
    padding: 0 30px;
    margin-top: 20px;
}
.search_t em{
    color: #ec6700;
}
.search_t button{background:#ec6700;height: 67px; color: #fff;width: 67px;float: right;}
search_list{padding-top: 45px;}
.search_list li{padding: 35px 0;border-bottom: 1px solid #e3e3e6;}
.search_list li dl{
    padding: 0 2.6%;
}
.search_list dt{overflow: hidden;margin-bottom: 15px;line-height: 30px;}
.search_list dt h3 span,.search_list dd span{color: #ec6700;}
.search_list h3{width: calc(100% - 150px);line-height: 30px;max-height: 60px;float: left;
display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.search_list h3 a{
    color: #4d4d4d;
}
.search_list .search_yd{float: right;font-family: "Arial";    font-weight: normal;}
.search_yd span{color: #4d4d4d;display: inline-block;}
.search_yd em{float: right; color: #000;margin-left: 30px;display: inline-block;width: 90px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.search_list dd{color: #4d4d4d;}
.search_list dd p{line-height: 24px;max-height: 48px;color: #9c9b9b;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.public_box{
    padding: 0 4%;
    padding-bottom: 4%;
}
@media only screen and (max-width:767px) {
    .search_list ul{padding-bottom: 0;}
.search_list h3{width: 100%;}
.search_list{padding-top: 0;}
.search_list h3{font-size: 16px;}
.search_result{font-size: 14px;}
.search_list li{padding: 15px 0;}
.search_list dt{margin-bottom: 4px;}
    .search_t{padding:5%;}
    .search_p{padding-bottom: 0;}
    .search_t input{padding: 0 10px;}
    .search_t > p{
        padding: 0 10px;
    }
    .search_t{
        margin-bottom: 0px;
        margin-top: 20px;
        background: #fff;
        padding: 4.1% 4.1%;
        overflow: hidden;
        box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);
        -webkit-box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);
        -moz-box-shadow: -1px 0px 10px 1px rgba(138,138,138,1);
        }
        .search_list {
            padding-top: 10px;
        }
        .public_box{
            padding: 0;
        }
}
.law_con{margin-bottom: 100px;}
.law_txt .edit_con_original{line-height: 30px;}
@media only screen and (max-width:1024px) {
    .law_con{margin-bottom: 60px;}
}
@media only screen and (max-width: 1280px){
    .search_list{padding-top: 20px;}
    .f_04 label{
        width: 6%;
        color: #fff;
        float: left;
    }
    .f_04 textarea{
        color: #666666;
        box-sizing: border-box;
        padding: 20px;
        background: #fff;
        width: calc(100% - 6%);
        min-height: 180px;
    }
}
@media only screen and (max-width: 1024px){
    .search_list li{padding: 20px 0;}
.search_list ul{padding-bottom: 20px;}
.search_list dd{font-size: 14px;}
.search_list dt{margin-bottom: 10px;}
.search_list h3{line-height: 24px;max-height: 48px;}
    .bgfeebback .formwrap {
        padding-bottom: 50px;
        padding-top: 60px;
    }
    .bgfeebback .formwrap .form{
        padding: 60px 60px 100px 40px;
    }
}
@media only screen and (max-width: 768px){
    /* վͼ */
    .navone li {
        float: left;
        width: 50%;
    }
    .webwrap{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    /* Է */
    .bgfeebback .formwrap .form{
        margin-top: 20px;
        padding: 20px 10px;
    }
    .f_04 label {
        width: 15%;
    }
    .f_04 textarea{
        color: #666666;
        box-sizing: border-box;
        padding: 10px;
        background: #fff;
        width: calc(100% - 15%);
        min-height: 180px;
    }
    .f_04 dt{ padding: 0 10px;}
    .f_04 {
        margin-bottom: 10px;
        line-height: 22px;
    }
    .f_04 button{
        padding: 0 20px;
        line-height: 40px;
        height: 40px;
        background: #ec6700;
        color: #fff;
        text-align: center;
        border:1px solid #ec6700;
    }
    .f_04:last-child {
        margin-top: 10px;
        margin-bottom: 0;
    }
}