/*小屏幕兼容模式*/
@media( min-width:992px )and (max-width: 1199px) {
	/*头部*/
	.header .navbar-brand .sm_hidden { display: none; }
	
	/*密码修改*/
	.findPassword .fl { float:none; }
	.findPassword .fr { float:none; }
	
	/*用户信息*/



	.list_public .classify .setproperty { width: 325px; margin-right: 20px; }
	.list_public .classify .cp_Report { width:312px }
	.list_public .classify .cp_Report .cp_bottom .cp_btn { width:180px; }
	.list_public .classify .cp_Report .cp_bottom .inprogress { width:132px; }
	.list_public .classify .cp_Report .cp_bottom .progress { width:75px; }
	

	/*t12筛选*/
	.md-filtrate .btn-lg { padding: 10px 8px; font-size: 14px; }
	
	/*资料认证*/
	.tab_box .tab a { padding:0px 18px; }
	
	/*测评域名*/
	.comSite .siteInbox .getURL h3 .url { width：395px; }
	
	.nav_outline .Li_list_box .stair_on i { right: 12px; }
	.nav_outline .Li_list_box .hidden-span-md span { display: none; }

	/*服务报价*/
	.vip-product .type .icon .pic { width:138px;  }
	.vip-product .type .text { width: 474px; }
	.vip-product .type { height: auto; }
}
/*平板模式兼容*/
@media( min-width:768px) and (max-width: 991px) {
	/*头部*/
	.header .navbar-brand .sm_hidden { display: none; }
	.header .navbar-nav li { padding:0px 10px; }
	.header .navbar-nav li a { font-size: 14px; }
	/*密码修改*/
	.findPassword .findType { padding-left:57px; }
	.findPassword .fl { float:none; }
	.findPassword .fr { float:none; }
	
	/*列表*/
	.nav_outline { display: none; }
	
	/*用户信息*/

	
	/*测评列表*/
	.list_public .lists { height: 125px; }
	.list_public .lists .L_user_n .fr { display: none; }
	.list_public .lists .L_user_n .fl { float:right; }
	.list_public .lists .L_user_n .name { font-size: 16px; width:195px; }
	.list_public .classify .setproperty { display: none; }
	.list_public .classify .cp_Report { width:100%; position:relative }
	
	.list_public .classify .cp_Report .op { margin-bottom: 0px; }
	.list_public .classify .cp_Report .a_box { position: absolute; top: -3px ;right:0px; }
	.list_public .classify .cp_Report .cp_num, .list_public .classify .cp_Report .cp_bottom { width:100%; }
	.list_public .classify .cp_Report .cp_bottom .btn { padding: 3px 8px; }
	.list_public .classify .cp_Report .cp_bottom .cp_btn { width:50%; float:left }
	.list_public .classify .cp_Report .cp_bottom .inprogress { width:50%; float:left ;text-align: right;}
	.list_public .classify .cp_Report .cp_num { margin-bottom: 10px; }
	
	/*服务报价*/
	.vip-product .type .icon .pic { width:138px;  }
	.vip-product .type .text { width: 497px; }
	.vip-product .type { height: auto; }
}

/*兼容手机模式*/
@media( max-width:767px){
	/*公用*/
	.wrap_oh { padding:20px 0px; }
	/*头部*/
	.navbar-brand img { width: 100px; padding-top: 9px; }
	.header .navbar-brand .sm_hidden { display: none; }
	.navbar-toggle { margin-top: 21px; }
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent; }
	.header .navbar-nav { float: none; }
	.header .navbar-nav li { height: 38px; line-height: 38px; padding:0px 20px; }
	.header .login_box .alone { margin-right:5px; }
	
	/*列表*/
	.nav_outline { display: none; }
	
	/*登录注册*/
	.login-wrap { padding:20px 0px; }
	.header .login_box { float: left; }
	.header .navbar-nav li { height: 38px; line-break: 38px; }
	.header .navbar-nav li a { height: 38px; line-height: 38px; } 
	/*密码修改*/
	.findPassword { padding:0px 10px; }
	.findPassword .findType { padding-left:0px; margin-bottom: 20px; margin-top: 10px; }
	.findPassword .findType a { width:120px; margin-right:10px; }
	.findPassword .findType .xs-m-none { margin-right:0px; }
	.findPassword .form-group { margin-bottom: 5px; }
	.findPassword .control-label { padding-top: 7px; }
	.findPassword .check_num img { width:30%; }
	.findPassword .fl { float:none; }
	.findPassword .fr { float:none; }
	.findPassword .onsub { width:100%; margin-bottom: 20px; }
	
	/*用户信息*/
	.member_box .com_info .user_money .pbut { display: none; }
	.member_box .com_info .user_money .pbut_text { display: block; }
	

	.member_box .com_info .data_stats .stats_block li { width: 50%; }

	
	/*测评列表*/
	.list_public .lists { height: 120px; }
	.list_public .lists .L_user_n .fr { display: none; }
	.list_public .lists .L_user_n .fl { float:right; }
	.list_public .lists .L_user_n .name { font-size: 16px; width:195px; }
	.list_public .classify .setproperty { display: none; }
	.list_public .classify .cp_Report { width:100%; position:relative }
	
	
	.list_public .classify .cp_Report .op { margin-bottom: 0px; }
	.list_public .classify .cp_Report .a_box { position: absolute; top: -3px ;right:0px; }
	.list_public .classify .cp_Report .cp_num, .list_public .classify .cp_Report .cp_bottom { width:100%; }
	.list_public .classify .cp_Report .cp_bottom .btn { padding: 3px 8px; }
	.list_public .classify .cp_Report .cp_bottom .cp_btn { width:auto; float:none }
	.list_public .classify .cp_Report .cp_num { margin-bottom: 10px; }
	
	/*服务报价*/
	.vip-product .type .icon { width: 100%; margin-bottom: 10px; }
	.vip-product .type .icon .pic { width:138px;  margin: 0px auto; }
	.vip-product .type .text { width: 100%; text-align: center; }
	.vip-product .type { height: auto; }
	
}
@media( max-width:350px){
	.member_box .com_info .user_money .money, .member_box .com_info .user_money .look_num { width:100%; float:none; padding-left:20px; }
	.list_public .classify .cp_Report .a_box { text-align: right; }
	.list_public .classify .op a { display: block; }
}
@media( max-width:360px){
	.member_box .com_info .data_stats .stats_block li { width: 100%; }
	.login-box .input-group .input-group-addon { width:80px }
	.login-box .f_red i { padding-left:88px; }
	.check_num .form-control { width:50% }
}