/* reset */
/*公共样式*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{color:#535353;outline:0;}
a,a:hover{color:#535353;}
a:focus, a:hover{text-decoration: none;}

.font_size26{font-size: 26px;font-weight: 400;}
.f-typeface26{font-size: 26px;line-height: 48px;}
.font_size16{font-size: 16px;font-weight: 400;}
.font_size14{font-size: 14px;font-weight: 400;}
.f-lightBlueColor{color: #2E9BFF;}
.f-color2{color: #00c9c7;}
.f-cursor{
	cursor: pointer;
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;}
.font_size18{font-size: 18px;font-weight: 400;}
.font_size22{font-size: 22px;font-weight: 400;}
.font_size48{font-size: 48px;font-weight: 400;}
.f-widthBold{font-weight: bold}

body{
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
	background-color:#f1f4f6;
}

.btn.focus,.btn:focus {
	outline:0;
}

.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active {
	outline:0;
}

.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus {
	outline:0;
}

#header{
	background:#409EFF;
	/*background: linear-gradient(-90deg,rgba(255,255,255,1) 0%,rgba(255,241,0,1) 0%,rgba(3,198,203,1) 0%,rgba(46,155,255,1) 100%);*/
	width:100%;
	min-height:75px;
	position:fixed;
	left:0;
	top:0;
	z-index:101;
	padding: 0 3%;
}
.login_content{
	padding: 0 3%;
}
.nav { position:relative; }

.brand { position:absolute; left:0; top:0; display:table; height:75px; text-align:center; }

.navbar-brand {
    padding: 0;
	display:table-cell;
	vertical-align: middle;
	height:75px;
	float:none;
}

.navbar-brand img {
	height:18px;
	max-height:100%;
	display: block;
}

.navbar-left {
	margin-left:0;
}
.navbar-right {
    margin-right: 0;
}

.navbar-toggle{
	 margin:0;  border:0;
	 margin-top:30px;
    padding: 6px 12px;
	border:1px solid #eff3f6;
	color:#fff;
	margin-top:17px;
	cursor:pointer;
	width:34px;
	height:34px;
}

.navbar-toggle.active{
	border:1px solid #fff;
}

#menu-toggle-box { 
	float:right;
	background:url(../images/settings.png) no-repeat center center;
}

#menu-toggle-box.active {
	background:#fff url(../images/settings_h.png) no-repeat center center;
}



.navbar-left {
	margin-top:65px;
	padding-bottom:10px;
	border-bottom:1px solid #7abbff;
}

.navbar-left ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.navbar-left ul li{
    font-size: 16px;
	margin-top:18px;
	margin-bottom:5px;
	cursor:pointer;
	
}

.navbar-left ul li a{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:43px;
	padding-right:5px;
	display:block;
}

.navbar-left ul li a.current,.navbar-left ul li a:hover {
	background:#54a8ff;
}

.navbar-right ul li{
	font-size: 16px;
	padding: 6px 0;
	margin:18px 0 10px;
}

.navbar-right ul li:last-child{
	margin-right: 5px;
}


.navbar-left ul li a,.navbar-right ul li a {
	color: #eff3f6;
	-webkit-transition: background ease-in-out .15s;
	transition: background ease-in-out .15s;
}

.navbar-right ul li a i {
    width: 20px;
    height: 19px;
    background: url(../images/nav-icon.png) no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 9px;
}

.navbar-right ul li:nth-child(1) i {
    background-position: 5px 0;
}

.navbar-right ul li:nth-child(2) i {
    background-position: -87px 0px;
}

.navbar-right ul li:nth-child(3) i {
    background-position: -46px 0px;
}

.navbar-right ul li i.signout {
    background-position: 5px 0;
}

.navbar-right ul li i.website {
    background-position: -87px 0px;
}

.navbar-right ul li i.app {
    background-position: -46px 0px;
}

.page-breadcrumb{
	width:100%;
	padding:0 3%;
	min-height:45px;
	background:#fff;
}

.c-breadcrumbs{
	padding:0 15px;
}

.c-breadcrumbs ul,.c-breadcrumbs ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

.c-breadcrumbs ul li{
	font-size:16px;
	line-height:45px;
	color:#535353;
	float:left;
}

@media (max-width: 320px) {
	.c-breadcrumbs ul li{
		font-size:14px;
	}
}

.tab_area .tab-item:last-child {
	margin-right: 0;
}

.tab_area .selection{
	background-color: #fff;
	position:relative;
}

.tab_area .selection:after {
    content: "";
    background: #fafafa;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    bottom: -5px;
    margin-left: -8px;
    transform: rotate(45deg);
    box-shadow: 3px 3px 3px rgba(22, 195, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.3);
	/*border-top:1px solid #DADADA;
	border-left:1px solid #DADADA;*/
}

.tab_area .selection:before{
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 2px 3px rgba(22, 195, 255, 0.5);
    top: 50%;
    bottom: 0px;
    left: 5px;
    right: 5px;
    border-radius: 100px / 10px;
}

.tab_area .selection a{
	color:#535353;
}

.tab-content {
	border-top: 1px solid #e9e9f6;
	/*border-top: 1px solid #DADADA;*/
}

.tab-content > .tab-pane {
    width: 100%;
    min-height: 550px;
}

.bt-blue{
	width: 40px;
    display: inline-block;
    user-select:none;
}

.table-sec table{
	width:90%;
	margin:0 auto;
}

.table-sec table thead tr {
	background: #ebf5ff;
}

.table-sec table tbody tr.detail_view{
	background-color: #ebf5ff;
}

.table-sec table tbody tr.detail_view{
	background-color: #ebf5ff;
}


.table-sec .table>thead>tr>th,.table-sec .table>tbody>tr>td {
	min-height:34px;
	line-height:34px;
	border:none;
	padding-left:40px;
	color:#808080;
	vertical-align: middle;
	position:relative;
}

.table-sec .table>thead>tr>th{
	color:#535353;
	font-size:16px;
}

.table-sec .table>tbody>tr {
	border-bottom:1px solid #f0f0f0;
}

.table-sec .table>tbody>tr.evenrow{
	background:#f5f5f5;
}

.table-sec .table>tbody+tbody {
	border:none;
}

.table-sec .table .op{
	margin-right:20px;
	color:#2E9BFF;
}

.table-sec .table .paging a {
    padding: 4.5px 10px;
    margin-right: 10px;
    font-size: 14px;
    border: 1px solid #d8d8d8;
    color: #606266;
    border-radius:2px;
}

.table-sec .table td.paging a.current {
    background: #409EFF;
    border: 1px solid #409EFF;
    color: #fff;
    font-weight: bold;
}

.table-sec .table .paging a:hover {
    background: #409EFF;
    border: 1px solid #409EFF;
    color: #fff;
    text-decoration: none;
}

.table-sec .table>tbody.TabFooter tr{
	border:none;
}
.table-sec .table>tbody.TabFooter td{
	padding:20px 0 0 20px;
}

.table-sec .table td:before {
	display: none;
}

.table-sec .table thead tr th,.table-sec .table tbody tr td{
	display:table-cell;
}

.table-sec .table tr.no-data{
	border:none;
}

.table-sec .table td.no-data > p{
	padding:15px 0;
	text-align:center;
}

.table-sec .table td.no-data:before,.table-sec .table td.paging:before{
	display:none;
}
.c-breadcrumbs ul li.sep{
	padding:0 5px;
}

@media (min-width: 768px){
	.navbar-toggle { display:block !important; }
	.login-sec .logo-sec img{height: 17px;}
	.navbar-right ,.navbar-left { float:none !important; }
}

@media (min-width: 1200px){
	#header{
		height:75px;
		overflow:hidden;
	}
	.collapse {
		display: block !important;
	}
	
	.navbar-left {
		border:none;
	} 
	
	.navbar-left ul li,.navbar-right ul li{
		float:left;
		
	}
	.navbar-left ul li{
		margin-right:40px;
	}
	.navbar-right ul li {
		margin-right: 30px;
	}
	.navbar-left {
		margin-top:0;
		margin-left:190px;
	}
	.navbar-toggle { display:none !important; }
	
	.navbar-right { float:right !important; }
	.navbar-left { float:left !important; }
	
	
	.navbar-left ul li{
		margin-left:15px;
		margin-right:15px;
	}
	
	.navbar-left ul li a{
		padding-top:6px;
		padding-bottom:6px;
		padding-left:5px;
	}
	
	.navbar-left ul li a{
		border-bottom: 2px solid transparent;
	}

	.navbar-left ul li a.current,.navbar-left ul li a:hover {
		border-bottom: 2px solid #eff3f6;
		background:none;
	}

	
}
@media screen and (min-width:1350px) {
	.login-pc{ display:block !important; }
	.login-sec{ display: none !important; }
	
}
@media screen and (max-width:1350px) {
	.login-pc{ display:none !important; }
	.login-sec{ display:block !important; }
	.login-sec .logo-sec img{height: 17px !important;}
}
@media screen and (min-width:992px) and (max-width:1350px){
	#header .col-md-8,.container-list .col-md-8 ,#info-panel .col-md-8 ,.login_content .col-md-8,.adjust  .col-md-8{
		width: 90%;
	}
	#header .col-md-offset-2,.container-list .col-md-offset-2,#info-panel .col-md-offset-2 ,.login_content .col-md-offset-2,.adjust  .col-md-offset-2{
		margin-left:5%;
	}
	
	
}

@media screen and (min-width:1351px) and (max-width:1550px){
	#header .col-md-8,.container-list .col-md-8 ,#info-panel .col-md-8,.login_content .col-md-offset-2,.adjust  .col-md-8{
		width: 86%;
	}
	#header .col-md-offset-2,.container-list .col-md-offset-2,#info-panel .col-md-offset-2 ,.login_content .col-md-offset-2,.adjust  .col-md-offset-2{
		margin-left:7%;
	}
	
}


.cnt-header {
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
	border-bottom:1px solid #E1E1E1;
	position:relative;
}
.cnt-header .title {
	font-size:18px;
	font-weight:normal;
	height:42px;
	line-height:42px;
	padding:0 10px 8px 10px;
	color:#535353;
	border-bottom:3px solid #9fceff;/*#f04142*/
	display:inline;
}

/*头部样式完*/
/*覆盖bootsrip文本框的高度*/
.f-height{height: 48px;line-height: 48px;}
.f-input-1{border-radius:10px;background-color: #f5f5f5;font-size: 26px;color: #535353;}

.f-color1{color: #535353;}
/*美化多选*/
.checkbox2 input[type=checkbox]{
	margin-left: 17px;
}
.checkbox2 input[type=checkbox]:nth-of-type(1){
	margin-left: 0;
}
.checkbox2 label{
	font-weight: 400; 
	font-size: 12px;
}
 input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
   	width: 20px;
	height: 19px;
	border-radius:5px ;
    cursor: pointer;
    vertical-align: center;
    border: 1px solid #bfbfbf;
    position: relative;
    margin: 0;
    vertical-align: middle;
    
}
.checkedCurrent::after {
    content: "\2713";
    display: block;
    position: absolute;
    top: -1px;
    left: 3px;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 19px;
    line-height: 17px;
    color: #808080;
    font-size: 15px;
    user-select: none; 
}
/*input[type=checkbox]:checked::after {
    content: "\2713";
    display: block;
    position: absolute;
    top: -1px;
    left: 3px;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 19px;
    line-height: 17px;
    color: #808080;
    font-size: 15px;
    user-select: none; 
}*/
input[type=checkbox]:focus{
	outline: 0px auto -webkit-focus-ring-color;
}
.checkbox_lb{
	font-size: 14px;
	color: #535353;
	font-weight: 400;
	margin-bottom: 0;
	margin-left: 5px;
	vertical-align: middle;
}
/*美化单选框*/
.radio2{
    display: inline-block;
    position: relative;
    line-height: 18px;
    margin-right: 10px;
    cursor: pointer;
    vertical-align:middle;
}
.radio2 input{
    display: none;
}
.radio2 .radio-bg{
    display: inline-block;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 100%;
    vertical-align: initial;
    cursor: pointer;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    position: relative;
    top: 2px;
}

.radio2 .radio-on{
    display: none;
}
.radio2 .allChange + .radio-on{
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    background: #2e9bff;
    top: 8px;
    left: 3px;
    transform: scale(0, 0);
    transition: all 0.2s ease;
    transform: scale(1, 1);
     -moz-transform: scale(0, 0);
    -moz-transition: all 0.2s ease;
    -moz-transform: scale(1, 1);
    display: inline-block;
}
.radio2 input:checked + span.radio-on{
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    background: #2e9bff;
    top: 8px;
    left: 3px;
    transform: scale(0, 0);
    transition: all 0.2s ease;
    transform: scale(1, 1);
    -moz-transform: scale(0, 0);
    -moz-transition: all 0.2s ease;
    -moz-transform: scale(1, 1);
    display: inline-block;
}
.radio2 .f-radio-click{
	width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    background: #2e9bff;
    top: 8px;
    left: 3px;
    transform: scale(0, 0);
    transition: all 0.2s ease;
    transform: scale(1, 1);
   -moz-transform: scale(0, 0);
    -moz-transition: all 0.2s ease;
    -moz-transform: scale(1, 1);
    display: inline-block;
}
.radio_size{
    font-size: 22px;
    color: #535353;
}

.totalShell_content > .container-fluid{
 padding-top:45px;
}

/*当前页面文字提示*/
.f-locationH3-container{
	position:fixed;
	left:0;
	top:75px;
	width:100%;
	z-index:100;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(148,169,196,0.28);
	box-shadow: 0px 0px 13px 0px rgba(148,169,196,0.28);
}

.f-locationH3{
	font-size: 20px;
	color: #535353;
	font-weight: 400;
    text-indent: 7px;
    line-height: 66px;
}

.f-smallShell-two{
	background:#fff;

}
.f-pagingTitle{
	font-size: 26px;
	color: #535353;
	text-align: center;
	font-weight: 500;
}
.f-formLable{
	width: 34%;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	height: 36px;
	margin-bottom: 0;
	margin-right: 13px;
}
.error-tip {
	display:none;
	position:absolute;
	left:0;
	bottom:-20px;
    color: red;
}
.error_red + .error-tip{
	display: inline-block;
}
.error_red{
	border: 1px solid red !important;
}
.wait {
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
}
.success {
    background: url("../images/msg-success.png") no-repeat;
}
.error {
    background: url("../images/msg-error.png") no-repeat;
}

.msg-info {
    background: url("../images/msg-info.png") no-repeat;
}
.word {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    color: #636363;
}
/*开关按钮*/
.button-label{
    position: relative;
    display: inline-block;
    width: 67px;
    height: 20px;
    background-color: #c3c3c3;
    border-radius: 30px;
    overflow: hidden;
  
    vertical-align: sub;
}
.circle{
    position: absolute;
    top: 2px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
}
.button-label .text {
    line-height: 20px;
    font-size: 16px;
    text-shadow: 0 0 2px #ddd;
    user-select: none;
    cursor: pointer;
    font-weight:400 ;
}
.on { color: #fff; display: none; text-indent: 10px;text-align: left;}
.off { color: #fff; display: block; text-indent: 26px;}
.button-label .circle{
    left: 3px;
    transition: all 0.3s;
}
.f-switchTrue{background:linear-gradient(-90deg,rgba(255,255,255,1) 0%,rgba(255,241,0,1) 0%,rgba(3,198,203,1) 0%,rgba(46,155,255,1) 100%);}
.f-switchTrue .circle{left: 48px;}
.f-switchTrue .on{display: block;}
.f-switchTrue .off{display: none;}
/*开关按完*/
.tab_area{
	    height: 56px;
    line-height: 56px;
    position: relative;
    z-index: 1;
}
.tab_area .tab-item {
	width: 50%;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    background-color: #F2F2FD;
    /*border-radius: 10px 10px 0px 0px;*/
}
#official_website,#login_out_click{
	width: 100px;
	height: 21px;
	display: inline-block;
	overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
@media (max-width: 1450px) {
	#col-md{
		width: 100%;
		margin-left: 0;
	}
}
@media (max-width: 450px) {
	.tab_area .tab-item {
		font-size:16px;
	}
}

@media (max-width: 320px) {
	.tab_area .tab-item {
		font-size:14px;
	}
}

.tab_area .tab-item:last-child {
	margin-right: 0;
}
.tab_area .last {
	margin-right: 0;
}
.tab_area .selection{
	  color:#535353;
	  background-color: #fff;
}
.bt-blue{
	width: 40px;
    display: inline-block;
    user-select:none;
}

.table-sec table{
	width:90%;
	margin:0 auto;
}

.table-sec table thead tr {
	background: #ebf5ff;
}

.table-sec table tbody tr.detail_view{
	background-color: #ebf5ff;
}

.table-sec table tbody tr.detail_view{
	background-color: #ebf5ff;
}


.table-sec .table>thead>tr>th,.table-sec .table>tbody>tr>td {
	line-height:34px;
	border:none;
	padding-left:40px;
	color:#808080;
	vertical-align: middle;
}

.table-sec .table>thead>tr>th{
	color:#535353;
	font-size:16px;
}

.table-sec .table>tbody>tr {
	border-bottom:1px solid #f0f0f0;
}

.table-sec .table>tbody>tr.evenrow{
	background:#f5f5f5;
}

.table-sec .table>tbody+tbody {
	border:none;
}

.table-sec .table .op{
	margin-right:20px;
	color:#2E9BFF;
}


.table-sec .table .paging a {
    padding: 4.5px 10px;
    margin-right: 10px;
    font-size: 14px;
    border: 1px solid #d8d8d8;
    color: #606266;
    border-radius:2px;
}

.table-sec .table td.paging a.current {
    background: #409EFF;
    border: 1px solid #409EFF;
    color: #fff;
    font-weight: bold;
}

.table-sec .table .paging a:hover {
    background: #409EFF;
    border: 1px solid #409EFF;
    color: #fff;
    text-decoration: none;
}

.table-sec .table>tbody.TabFooter tr{
	border:none;
}
.table-sec .table>tbody.TabFooter td{
	padding:20px 0 0 0;
}

.table-sec .table td:before {
	display: none;
}

.table-sec .table thead tr th,.table-sec .table tbody tr td{
	display:table-cell;
}

.table-sec .table td.no-data > p{
	padding:15px 0;
	text-align:center;
}
.table-sec .table td.no-data:before{
	display:none;
}
@media (max-width: 1200px) {
	.table-sec .table thead tr th{
		display:none;
	}
	
	.table-sec .table tbody tr td{
		display:block;
	}
	.table-sec .device_table tbody tr td{
		padding:0 0 0 15px;
	}
	.table-sec .table td:before {
	  content: attr(data-th)":";
	  display: inline-block;
	  font-weight:bold;
	  padding-right:10px;
	}
	
}

/* 出错提示浮动框 */
.MessageBox {
    position: absolute;
    background: url('../images/help_b1.gif') no-repeat left bottom;
    height: 35px;
    z-index: 4002;
}

.MessageBox_div {
    font-size: 12px;
    border: 1px solid #FFD700;
    background-color: #FFFFE1;
}
/*弹窗*/
.guide_ts_p{
	width: 100%;
    min-height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 110px;
    font-size: 18px;
}
/*重启成功后全屏禁止点击*/
.fullScreenMask{
	position: fixed;
    top: 0px;
    left: 0px;
    width:100%;
    z-index: 2000;
    background: rgb(255, 255, 255);
    opacity: 0;
    height: 100%;
}
/*消息提示*/
#lock_div { position:fixed; background: #000; width: 100%; top: 0; left: 0; z-index: 4000;  display: none;}
#message_layer {border: 1px solid #f1f1f1;background: #fff;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
padding: 5px;
position:fixed;
z-index: 4001;
display: none;
width: 280px;
		}
/* hitch diagnosis */
.faultDetection_wd .f-popup{width:700px ;}
#link_help_pop{min-height: 420px;}
.hitch-diagnosis-tip-logo{width: 200px;height: 124px;  float: left;padding: 10px 50px  0;}
.check-hd-diagnose{background: url(../images/icon-hd-checking.png) no-repeat center;}
.check-hd-repair{background: url(../images/icon-hd-repair.png) no-repeat center;}
.check-hd-fault{background: url(../images/icon-hd-fault.png) no-repeat center;}
.check-hd-suc{background: url(../images/icon-hd-suc.png) no-repeat center;}
#hitchDiagnosisTip{font-size:20px;color:#5a9ce6;margin: 10px 0 30px;}
.hitch-diagnosis-tip-info{padding-left: 222px;padding-right: 50px;font-size: 14px;color: #242424;}
.hitch-diagnosis-tip-info li{margin-bottom: 5px;position: relative;overflow: hidden; line-height: 30px;}
.hitch-diagnosis-tip-info li span{padding-right: 10px;color: #9f9f9f;}
.hd-check-status{color: #7f7f7f;font-size: 14px;height: 100%;width: 42px;position: absolute;right: 0;top:0;}
.hd-checking{background: url(../images/hd-loading.gif) no-repeat center; }
.hd-error{background: url(../images/error.gif) no-repeat center;}
.hd-repair{background: url(../images/hd-repair.gif) no-repeat center;}
.hd-suc{background: url(../images/hd-suc.png) no-repeat center;}
.hd-comment{font-size: 12px; margin-right: -10px;}
.hd-underline{text-decoration: underline;padding-left: 40px;}
#internet-server-tip{color: #242424;}#internet-server-tip:hover{text-decoration: none;}
#hd-server-info{margin: 17px 0 0 17px;background-color: #f5f5f5;padding: 15px 25px;color: #5f5f5f;font-size: 12px;overflow: hidden;}
#hd-server-info ul{float: left; width: 50%;}
.hdFooter{padding: 30px 0;text-align: center;}
.hdFooter .btn-fld{padding: 0;}
.paddingTxt{text-align: center;padding-bottom: 10px;}
.lineHeight2{line-height: 2;}
.hdfooterSuccess{background-color: #f5f5f5;}
.selectModelImgPadding{padding-right: 35px;}
.selectModelUpper{background:url(../images/arrow-up-store.png) no-repeat right;background-size: 12px;}
.selectModelDown{background:url(../images/arrow-down-store.png) no-repeat right;background-size: 12px;}

#msg_type {width: 50px;height: 50px;margin: 12px auto;}
/*清楚浮动*/
.clearfix:after, .clearfix:before{
	display: table;
    content: " ";
}
/*美化滑轮*/
::-webkit-scrollbar
{
  /*background:#dddddd;*/
  border-radius:8px;
  width:4px;
  height: 3px;
  /*height:50px;*/
}
::-webkit-scrollbar-track {
  width:4px;
  background-color: #FFFFFF;
} /* 滚动条的滑轨背景颜色 */

::-webkit-scrollbar-thumb {

  background-color: #dddddd;
} /* 滑块颜色 */

::-webkit-scrollbar-button {
  background-color: #FFFFFF;
}
/*滑轨两头的监听按钮颜色 */

::-webkit-scrollbar-corner {
  background-color: black;
}

/*通用样式*/
.f-lineHeight{line-height: 30px;}
.marginTop0{margin-top: 0;}
.marginTop3{margin-top: 3px;}
.marginTop5{margin-top: 5px;}
.marginTop6{margin-top: 6px;}
.marginTop8{margin-top: 8px;}
.marginTop10{margin-top: 10px;}
.marginTop15{margin-top: 15px;}
.marginTop20{margin-top: 20px;}
.marginTop25{margin-top: 25px;}
.marginTop30{margin-top: 30px;}
.marginTop35{margin-top: 35px;}
.marginTop40{margin-top: 40px;}
.marginTop50{margin-top: 50px;}
.marginTop60{margin-top: 60px;}
.marginTop70{margin-top: 70px;}
.marginTop75{margin-top: 75px;}
.marginTop80{margin-top: 80px;}
.marginTop90{margin-top: 90px;}
.marginTop140{margin-top: 140px;}
.marginLeft0{margin-left: 0px;}
.marginLeft5{margin-left: 5px;}
.marginLeft10{margin-left: 10px;}
.marginLeft13{margin-left: 13px}
.marginLeft15{margin-left: 15px}
.marginLeft20{margin-left: 20px}
.marginLeft30{margin-left: 30px}
.marginLeft50{margin-left: 50px}
.marginLeft90{margin-left: 90px}
.marginLeft110{margin-left: 110px}
.marginRight5{margin-right: 5px;}
.marginRight10{margin-right: 10px;}
.marginRight20{margin-right: 20px;}
.marginRight30{margin-right: 30px;}
.marginRight40{margin-right: 40px;}
.marginRight50{margin-right: 50px;}
.marginButtom30{margin-bottom: 30px;}
.paddingTop{padding-top: 50px;}
.paddingTop70{padding-top: 70px;}
.paddingTop30{padding-top: 30px;}
.paddingButtom78{padding-bottom: 78px;}
.paddingBt100{padding-bottom: 100px;}
.padding10{padding: 0 10px;}
.widht27{width: 27%;}
.widht29{width: 29%;}
.widht31{width: 36%;}
.widht32{width: 32%;}
.widht50{width: 48%;}
.widht40{width: 40%;}
.widht60{width: 60%;}
.widht70{width: 70px;}
.widht90{width: 90px;}
.widht110{width: 110px;}
.widht300{width: 300px;}
.widht371{width: 46%;}
.f-bgNone{background-color: transparent;box-shadow:none;}
input[type="text"]:disabled,input[type="password"]:disabled{
	background:#ddd !important;
	color:#555 !important;
}

select:disabled{
	background:#ccc !important;
	background-image: url(../images/triangle_b.png) !important;
    background-repeat: no-repeat !important;
	background-position: 96% center !important;
	color:#000 !important;
	cursor: not-allowed;
}


.coverSelect select{
	width: 240px;
    height: 36px;
    color: #535353;
    font-size: 14px;
    padding-left: 15px;
    background-color: #f5f5f5;
	background-image: url(../images/triangle.png);
    background-repeat: no-repeat;
	background-position: 96% center;
	border:1px solid #ccc;
    border-radius: 4px;
    text-align: left;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: #fff;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.coverSelect select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}


.form-control[disabled]{
	background:#ddd;
}


.row [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.form-sec,.table-sec {
	padding:20px;
}

.form-group {
	margin-bottom:20px;
}

.form-group .f-label,.form-group .f-icon{
	text-align:right;
	padding-right:15px;
	display:block;
	color:#535353;
	line-height:36px;
	font-weight:normal;
}

.form-group .form-control{
	width: 240px;
	height:36px;
	background:#f5f5f5;	
}


.form-group .form-control-small{
	width: 68px;
}

.form-group .btn {
   	min-width: 130px;
    height: 38px;
	background:#409EFF;
	color:#fff;
	font-size:16px;
}

.form-group .btn-bigger {
    min-width: 180px;
    height: 45px;
}

input,label {
	vertical-align:middle;
}

.f-shell ,.f-smallShell{
    border-radius: 10px;
    min-height: 666px;
    background: #fff;
    padding-bottom: 83px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(148,169,196,0.28);
	box-shadow: 0px 0px 13px 0px rgba(148,169,196,0.28);
    margin: 25px auto 20px;
    padding: 9px 10px;
	overflow:hidden;
}


.note-box{
	border: 1px solid #52a7e0;
	line-height:1.6;
	color: #52a7e0;
	border-radius:4px;
	padding:10px 0;
	text-align:center;
	min-width:240px;
}
.note-box i{
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-10px;
	background:url("../images/n-warning.png") no-repeat center center;
}
.note-box span{
	padding-left:35px;
	display:block;
	padding-right:5px;
	text-align:left;
}
.note-box .wrapper{
	display:inline-block;
	position:relative;
}

.coverSelect .mesh_pair_select{width: 300px;}
#wps_new_node_img{width: 300px;display: inline-block;}
@media (max-width: 768px) {
	.form-group .f-label,.form-group .f-icon {text-align:left; margin-left:25%; width:70%; margin-right:5%;}
	.form-group .f-control {margin-left:25%; width:70%; margin-right:5%; }
	.search_result_success .form-group .f-control{margin-left: 15%;}
	.mesh_search_result .form-group .f-control{margin-left: 32%;}
	.upgrade_compatible{margin-left: 25%;}
}

@media (max-width: 480px) {
	.form-group .f-label,.form-group .f-icon {text-align:left; margin-left:5%; width:90%; margin-right:5%;}
	.form-group .f-control {margin-left:5%; width:90%; margin-right:5%; }
	.compatible{    margin-top: 15px;margin-left: 0;}
	.mesh_search_result .form-group .f-control{margin-left: 21%;}
	.developer_img{width: 50%;}
}

@media (max-width: 320px) {
	.form-group .f-label,.form-group .f-icon {text-align:left; margin-left:5%; width:90%; margin-right:5%;}
	.form-group .f-control {margin-left:5%; width:90%; margin-right:5%; }
	.compatible{margin-top: 15px;margin-left: 0;}
	.developer_img{width: 50%;}
	#wps_new_node_img{width: 200px;}
	.mesh_search_result .form-group .f-control{margin-left: 11%;}
	.coverSelect .mesh_pair_select{width:240px;}
}

.modal-dialog {
	width:80%;
	margin:0 auto;
	margin-top:100px;	
}

@media (min-width: 500px){
	.modal-dialog {
		width:450px !important;
	}
}
.modal-header{
	border-radius: 4px 4px 0 0;
    padding: 15px 20px;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.modal-header h4 {
	font-size:16px;
	font-weight:normal;
	color:#07d;
}

.modal-body{
	padding: 15px 20px;
}

.modal-content {
	-webkit-box-shadow:none;
	box-shadow:none;
}

.modal-footer {
	padding:0;
}

.modal-footer .dialog-btn {
	display: block;
	float: left;
	width: 50%;
	height:45px;
	line-height:45px;
	border:none;
	text-align: center;
	text-decoration: none;
	color: #333;
	position: relative;
}

.modal-footer .btn-confirm {
	float:none;
	width:100%;
	background: #409EFF;
    color: #fff;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.modal-footer .btn-cancel {
    border-bottom-left-radius: 4px;
}

.modal-footer .btn-cancel + .btn-confirm {
    float: left;
    width: 50%;
	border-bottom-right-radius: 4px;
}

.modal-footer .btn-cancel + .btn-confirm:before {
    position: absolute;
    left: 0;
    content: '';
    display: block;
    border-right: 1px solid #eee;
    top: 0;
    bottom: 0;
}

.modal-content .single-tip {
	text-align:center;
	margin:40px 0;
}

.radio.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 14px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	margin-top:10px;
}

.radio {
	position: relative;
	display: block;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left: 14px;
}

.radio input[type="radio"],.radio input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	z-index: 1;
	margin: 4px 0 0;
	margin-top: 4px \9;
	margin-left: -14px;
}
	
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
	min-height: 20px;
}


.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	top:3px;
	margin-left: -14px;
	border: 1px solid #c1c1c1;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}

.radio-info input[type="radio"]:checked + label::before {
	/*border-color: #409EFF;*/
}

.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 8px;
	height: 8px;
	left: 3px;
	top: 6px;
	margin-left: -14px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio-info input[type="radio"]:checked + label::after,.radio-info input[type="checkbox"]:checked + label::after {
	background-color: #409EFF;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.radio-info input[type="radio"]:disabled + label::after,.radio-info input[type="checkbox"]:disabled + label::after {
	background-color: #bbb;
}


.radio-inline+.radio-inline{
	margin-left:15px;
}

#langSwitch { width:auto; margin-top:-5px; width: 160px;}
.inline-block{display: inline-block !important;}

body.off{
	display:none;
}
