@media (max-width:768px){
    .wb{display:none;}
    .form-control{width:85%;float:left;}
    .btn{width:14%;float:right;}
}

.toptxt{background: #0879e0;padding-top: 10px;box-sizing: border-box;}
.search-box .form-control {
    padding-right: 50px;}
.search-box .form-control {
    border-radius: 30px;
    border: solid 1px #fff;
    height: 30px;
    background: none;
    padding-left: 20px;
    color: #fff;
    margin-top: -20px;}
.btn-search {
    position: absolute;
    right: 20px;
    top: -40px;
    bottom: 0;
    width: 30px;
    background: url(/kyc/images/search.png) center no-repeat;
    border: none;}
#moblogo{display:none;}
@media (max-width: 991px){
    .logo img,.kyc{display:none;}
    #moblogo{display:block;}
    
}
/*组件样式*/
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

