::-webkit-input-placeholder { /* WebKit browsers */

}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #a6a6a6;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #a6a6a6;
}
/*下拉框*/
.select{
    position: relative;
    float: left;
	width: 130px;
	cursor:pointer;
}
.select i{
	width: 13px;
	height: 7px;
	display: block;
	background: url(../images/settings_icon_new.png) -21px -6px no-repeat;
	position: absolute;
	margin-left: 140px;
	margin-top: 10px;
}
.select_default,.select-text{
	height: 24px;
	text-indent: 5px;
	line-height: 24px;
	padding: 0px 15px 0 0;
	overflow: hidden;
}
.selected_default{
	border:1px solid #999;
	color:#1a1a1a;
	/*background:url(../images/icon_down.png) 140px center no-repeat;*/
}
#set-tc-tz{
	font-size:14px;
}
#set-tc-st .select i{
	background: url(../images/settings_icon_new.png) -21px -6px no-repeat;
	margin-left: 180px;
	width: 13px;
	height: 7px;
	display: block;
	position: absolute;
	margin-top: 10px;
}
.disable #set-tc-st .select i{
	background: url(../images/settings_icon_new.png) -6px -16px no-repeat;
}
#tareasele i{
	background: url(../images/settings_icon_new.png) -21px -6px no-repeat;
	margin-left: 200px;
	width: 13px;
	height: 7px;
	display: block;
	position: absolute;
	margin-top: 10px;
}
.select_item{
	position: absolute;
    z-index: 4;
    max-height: 319px;
    overflow-y: auto;
	margin:0;
	padding:0;
	display:none;
	list-style:none;
    background-color: #FFFFFF;
    width:130px;
}
#set-tarea{
	width: 218px;
}

.select_item li{
	height:26px;
	line-height:26px;
	margin: 0 !important;
	padding-left:6px;
	border-top: 1px solid #c9c8c8;
	width:108px;
	display: block;
	overflow: hidden;
}

/*settings设置页面*/
/*settings columns*/
#settings{
	overflow:hidden;
}
.settings-columns{
	width: 100%;
	margin-top: 30px;
}
#settings .paraset{
	display: block;
	height:528px;
	width:1443px;
	margin:0px auto;
	overflow: hidden;
	position: relative;
}
#settings .paraset .iframe{
	width:100%;
	min-height: 970px;
	display: block;
}
.para_left{
	float:left;
	width:610px;
	height:532px;
	display: block;
	background:#FFFFFF;
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
	margin-left: 3px;
}
.para_left span font{
	font-size: 16px;
	float:left;
	width:190px;
	text-align: right;
	font-weight:bold;
}
.para_4gwifi{
	width:100%;
	display: block;
	background:#FFFFFF;
}
.para_4gwifi .titletext{
	float: left;
	width: 200px;
	color: #1a1a1a;
	font-size: 16px;
	width: 148px;
	text-align: right;
	margin-right: 100px;
	font-weight: bold;
}
.para_4gwifi .pararight{
	float: left;
	width:1100px;
	line-height: 20px;
}
.para_4gwifi .pararight .select-columns{
	float: left;
}
.para_4gwifi .pararight .checkbtn{
	float:left;
	display: inline-block;
	width: auto;
		margin:0px;
}
.para_4gwifi .pararight .set-item{
	float:left;
	width:400px;
	margin:0px;
}
.para_4gwifi .pararight .inpusele{
	float:left;
	width:auto;
	margin:0px;
}
.para_4gwifi .pararight .inpus2{
	float:left;
	width:auto;
	display: inline-block;
	margin-top:40px;
}
.para_4gwifi .pararight .cmode{
	width:100%;
	height:25px;
	display: block;
	margin-top:20px;
}
.para_4gwifi .pararight .cmodem{
	margin-top:30px;
}
.para_4gwifi .pararight p{
	float: left;
	width:auto;
	display: inline-block;
}
.para_4gwifi .pararight .set-item p{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	text-indent: 0px;
	height:26px;
	line-height: 26px;
}
.para_4gwifi .pararight .timesele{
	margin-top:22px;
	float: none;
}
.para_4gwifi input.tbox{
	width: 153px;
    height: 28px;
    border: 1px solid #666;
    padding-left: 5px;
    font-size: 16px;
    background: #FFFFFF;
    display: block;
}
.para_4gwifi .cmode dl{
	display: block;
	width: 100%;
	height:30px;
	overflow: hidden;
}
.para_4gwifi .cmode dl dd{
	float: left;
}
.para_4gwifi .cmode dl dd .close{
	margin-left: 9px;
margin-top: 5px;
width: 18px;
height: 18px;
display: block;
cursor: pointer;
	background: url(../images/settings_icon_new.png) -68px -56px no-repeat;	
}
.para_4gwifi .cmode dl dd .close:hover{
	background: url(../images/settings_icon_new.png) -97px -56px no-repeat;
}
.para_4gwifi .pararight .checkbtn em.tit{
	margin:0px;
	font-weight: normal;
}
.para_4gwifi .inpusele{
	float: left;
	width:1100px;
	margin-top:40px;
}
.para_4gwifi .inpusele input{
	float: left;
	font-size: 14px;
	width: 80px;
	height: 26px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #f5f5f5;
	cursor: pointer;
	margin-right: 1px;
	background-color: #E9E9E9;
	color: #1a1a1a;
}
.para_4gwifi .inpusele input.active{
	background-color: #c86610;
	color: #ffffff;
}
.para_4gwifi .nvlist{
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
	background: none;
	height: 110px;
	line-height: 110px;
}
.para_4gwifi .nvlist span{
	width:200px;
}
.para_right{
	float:right;
	width:806px;
	height:528px;
	display: block;
	background:#FFFFFF;
	border:2px solid #e67817;
	position: relative;
}
.settings-list{
	position: relative;
	width: 100%;
	max-width:1440px;
	height: 40px;
	margin:0px auto 14px auto;
}
.settings-list li{
	float: left;
	cursor: pointer;
	color: #1A1A1A;
	font-size: 20px;
	height:40px;
	line-height:40px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	margin-right:2px;
}
.settings-list li font{
	float:left;
}
.settings-list li i{
	width: 16px;
    height: 16px;
    display: block;
    margin-left: 2px;
    margin-top: 5px;
    float: left;
    background:url(../images/ai/icon_new.png) no-repeat;
}
@-moz-document url-prefix(){

}
/*Camera Settings*/
/*Select Camera*/
.Camera-Settings{
	width: 100%;
	height:auto;
	display: block;
}
.message-settings{
	width:1440px;
	margin:0px auto 180px auto;
	min-height:500px;
	background: #FFFFFF;
	padding-bottom:20px;
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
    overflow: hidden;
}
.select-camera,.quick-setup{
	position: relative;
    width: 1437px;
	margin:0px auto 4px auto;
	height:81px;
	background:#FFFFFF;	
	
}
.quick-setup{
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
	margin-top:10px;
	margin-bottom:10px;
}
.select-camera{
	margin:0px auto;
	box-shadow: 0px -1px 4px 2px rgb(103 103 103 / 25%);
}
.selectphone{
	position: relative;
    width: 1437px;
	margin:-5px auto 4px auto;
	min-height:60px;
	background:#fff;
	display: block;	
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
}
.center_c{
	width: 1437px;
	margin:0px auto 4px auto;
	min-height:60px;
	background:#fff;
	display: block;	
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
}
.center_c .selectphone,.center_c .select-camera{
	box-shadow:none;
	border-bottom: 1px solid #E9E9E9;
}
.selectphone dl{
	display: block;
	padding-top:0px;
	padding-bottom:5px;
}
.selectphone dl.timecal{
	padding-top:20px;
	padding-bottom: 15px;
}
.selectphone dl p.tish{
	margin-left:360px;
	color: #FF3300;
	margin-top:-7px;
	height: 14px;
	float: left;
}
.selectphone dl dd{
	float: left;
}
.selectphone dl dd.checkbtn{
	display: block;
	width: 250px;
	padding-right: 10px;
	margin-left:40px;
	text-align: left;
	height: auto;
	margin-top:10px;
}
#pisdisplay .checkbtn{
	width:210px;
	padding-right:50px;
}
.selectphone dl dd.ctxt{
	display: block;
	width: 250px;
	padding-right: 10px;
	margin-left:40px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-top:2px;
	padding-bottom:2px;
}
.selectphone dl.timecal .ctxt{
	margin-left:40px;
}
.selectphone dl.setzone dd.ctxt {
	margin-left:300px;
	width: auto;
}
.selectphone dl dd.checkbtn em.tit{
	text-align: left;
	float: left;
	margin:0px;
}
.selectphone dl.disabled dd.checkbtn em.tit{
	color:#ccc;
}
.selectphone dl dd.set-item{
	width:380px;
	
}
.selectphone dl dd.set-item .control{
	float: left;
}
.selectphone dl dd.set-item span.sw{
	float:left;
	font-size: 16px;
	margin-left:10px;
	margin-top:0px;
	display: inline-block;
	line-height: 26px;
}

.selectphone dl dd.set-item .checkbtn{
	width:58px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -104px;
	margin-top:0px;
	margin-left:0px;
}
.selectphone dl dd.set-item .checkbtn_a{
	width:58px;
	height: 26px;
	display: block;
	margin-top:0px;
	margin-left:0px;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -72px;
}
.selectphone dl dd.tis{
	float:left;color: #A4A3A3;font-size: 12px;width: 330px;padding-top:2px;height:40px;margin-top:8px;margin-left:0px;line-height:18px;
}
.para{
	width:1443px;
	height: auto;
	display: block;
	padding-bottom: 2px;
}
.select-camera span.stxt, .quick-setup span.stxt{
	line-height: 80px;	
	max-height: 80px;
	overflow: hidden;
	width: 250px;
	padding-right: 10px;
	margin-left: 40px;
}
.select-camera .select-show{
	display: block;
	float: left;
    width: 500px;
    margin-top:15px;
    margin-left:28px;
}
.select-camera .select-show .edit-input{
	position: relative;
    float: left;
    width:500px;
}
.select-camera .select-show .edit-cel{
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
}
.select-camera .select-show .edit-input input.input-edit{
	float: left;
	height: 26px;
	color: #1A1A1A;
	font-size: 14px;
	margin-right: 22px;
	padding-left:10px;
	padding-right: 10px;

}
.select-camera .select-show .edit-input div{
	float: left;
height: 30px;
line-height: 30px;
margin-right: 20px;
}
.select-camera .select-show .edit-input font{
	position: relative;
    left: 20px;
	color: #c86610;
	font-size: 18px;
}
.select-camera .select-show .edit-input i{
    float: left;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin: 6px 0;
    background: url(../images/settings_icon.png) no-repeat -352px -5px;
}
.select-camera .select-show .select-model,.select-camera .select-show .select-imei{
	float: left;
	width: 100%;
	line-height: 15px;
	height: 15px;
	font-size: 12px;
}
.select-camera .select-show .select-imei{
	margin-top:3px;
}
.quick-setup .phonedevice_t{
	float:left;
	color: #A4A3A3;
	font-size: 12px;
	width: 345px;
	padding-top:2px;
	height:40px;
	margin-top:18px;
	margin-left:30px;
	line-height:18px;
}
.select-camera .select-show .select-model{
	margin-top:8px;
	color:#A4A3A3;
}
.select-camera .select-show .select-model span{
	float: left;
	width: auto;
	display: inline-block;
	margin-right: 2px;
	font-size: 12px;
	color:#A4A3A3;
}
.select-camera .select-show .select-imei span{
	float: left;
	width: auto;
	display: inline-block;
	font-size: 12px;
	margin-right:2px;
	color:#A4A3A3;
}
.select-camera .select-show .select-model p{
	float: left;
	font-size: 12px;
	color:#a4a3a3;
}
.select-camera .select-show .select-imei p{
	float: left;
	font-size: 12px;
	color:#a4a3a3;
}
.camera-mode,.trigger-mode,.work-time,.send-mode,.remote-control,.time-calibration,.over-write,.gps{
	position: relative;
	width: 630px;
	margin: 0px auto 0px auto;
	background: none;
	height:76px;
	line-height:76px;
}
.border{
	border: none;
}
.margin{margin-top:26px;}
.select-camera span,.quick-setup span{
	float: left;
	color: #1a1a1a;
    font-size: 16px;
    width: 250px;
    padding-right: 10px;
    text-align: left;
}
#select-camera,#quick-setup{
	width: 238px;
    height: 24px;
	color: #CCCCCC;
	font-size: 16px;
	border: 1px solid #CCCCCC;
}
.select-camera select{
	width: 240px;
	height: 26px;
	font-size: 16px;
}

/*Quick Setup*/
.quick-setup .select-columns,.select-camera .select-columns{
	float: left;
}
.select-columns{
	position: relative;
	float: right;
	width: 158px;
	margin-right:2px;
}
.quick-setup .select-columns{
	position: relative;
	float: left;
	width: 313px;
}
.quick-setup .select-columns i{
	width:13px;
	height: 7px;
	display: block;
	cursor: pointer;
	background:url(../images/settings_icon_new.png) -21px -6px no-repeat;
	position: absolute;
	margin-left: 296px;
	margin-top: 10px;
}
#tareasele{
	float:left;
	width:220px;
}
#set-quicklist-result{
	width:313px;
	background: none;
}
.select-text{
	position: relative;
    z-index: 2;
	width: 158px;
	height: 24px;
	color: #1a1a1a;
	font-size: 16px;
	border: 1px solid #c9c8c8;
	padding: 0 !important;
	border-radius: 2px;
	/*background: url(../images/icon_down.png) 140px center no-repeat;*/
}
#set-tc-tz{
	width: 198px;
	height: 24px;
	color: #1a1a1a;
	font-size: 16px;
	border: 1px solid #C9C8C8;
	padding: 0 !important;
	/*background: url(../images/icon_down.png) 180px center no-repeat;*/
}
.camera-right .disable #set-tc-tz{
	border: 1px solid #999;
	/*background:url(../images/settings_icon_new.png) -6px - no-repeat;*/
	color: #999;
}
.select-list{
	width: 100%;
	color: #1A1A1A;
	font-size: 16px;
	background: #FFFFFF;
	border-left: 1px solid #c9c8c8;
	border-right: 1px solid #c9c8c8;
	border-bottom: 1px solid #c9c8c8;
	margin-top:-1px;
	overflow-x: hidden;
	scrollbar-width: thin;
}
#set-cameralist font,#set-tarea font,#set-timezone font{
	float:left;
}
#set-cameralist em,#set-tarea em,#set-timezone em{
	width: 14px;
    height: 10px;
    display: none;
    float: right;
    margin-right: 8px;
    margin-top: 8px;
}
#set-cameralist li.current em,#set-tarea li.current em,#set-timezone li.current em{
	display: block;
}
#set-timezone{
	width:198px;
}

.select-list::-webkit-scrollbar {
        width:8px;
        height:8px;
    }
   .select-list::-webkit-scrollbar-button    {
        background-color:#e6e5e5;
        height:0px;
    }
  .select-list::-webkit-scrollbar-track     {
        background:#e6e5e5;
    }
   .select-list::-webkit-scrollbar-track-piece {
       
    }
   .select-list::-webkit-scrollbar-thumb{
       background:#b5b4b4;
	   border-top:1px solid #e6e5e5;
	   border-right:1px solid #e6e5e5;
	   border-bottom:1px solid #e6e5e5;
	   border-left:2px solid #e6e5e5;
	   border-radius:10px;
    }
   .select-list::-webkit-scrollbar-corner {
        background:#82AFFF;
    }
   .select-list::-webkit-scrollbar-resizer  {
        background:#FF0BEE;
    }
.select-list li{
	width: 100%;
	height: 28px;
	line-height: 28px;
}
.select-list li:hover{
	color:#c86610;
}
.select-list li.current{
	color:#c86610;
	background:url(../images/icon_drop_down_right.png) right 8px center no-repeat;
}
.select-list li em{
	font-weight: normal;
}
#set-quicklist{width:313px}
#set-quicklist li{
	width:310px;
}
/*Camera Mode*/
.camera-mode span,.trigger-mode span,.work-time span,.send-mode span,.remote-control span,.time-calibration span,.over-write span,.gps span{
	color: #1a1a1a;
    font-size: 14px;
    width: 610px;
    display: block;
    height: 75px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}

.para_left div.current span i{
	color:#c86610;
	background:url(../images/icon_fgactive.png) no-repeat;
}
.camera-mode .camera-val,.trigger-mode .camera-val,.work-time .camera-val,.send-mode .camera-val,.remote-control .camera-val,.time-calibration .camera-val,.over-write .camera-val,.gps .camera-val{
	max-height: 66px;
	overflow: hidden;
	color: #1A1A1A;
	font-size: 14px;
	word-break: break-word;
	float: left;
	margin-left: 90px;
	display: block;
	white-space:pre-wrap;
}
#set-cm-text,#set-tm-text{
	line-height: 20px;
	height: 49px;
	padding-top: 16px;
	width: 310px;
}
#set-wt-text{
	width:310px;
}
.nvlist p{
	float:right;
}
.para_left div span,.para_4gwifi div.nvlist {
    border-bottom: 1px solid #e9e9e9;     
}
.para_left div span span{
	border: none;
}
.para_left div:hover span{
	background: #e67817; 
	border: none;
}
.para_left div:hover i.icon_r,.para_left div.current i.icon_r{
	display: block;
}
.para_left div.current span{
	background:#e67817;
	border: none;
}
.para_left div i.icon_r{
	width:20px;
	height: 76px;
	float:left;
	margin-top:0px;	
	display: none;
	background:url(../images/settings_icon_new.png) -383px -56px no-repeat;
}
#set-cm-text span,#set-tm-text span,#set-wt-text span{
	height: 20px;
	line-height: 20px;
	width: 100%;
	display: block;
	float: left;
}
.c785 #set-wt-text span{
	height: 16px;
	line-height: 16px;
}
#set-cm-text span:hover,#set-tm-text span{
	color:#1a1a1a;
}
/*.camera-mode span i,.trigger-mode i,.work-time i,.send-mode i,.remote-control i,.time-calibration i,.over-write i{
	float: left;
	margin-top: 15px;
	margin-right: -15px;
	width:24px;height:24px;
	background: url(../images/icon_fg.png) no-repeat;
}*/
/*.camera-mode span em,.trigger-mode em,.work-time em,.send-mode em,.remote-control em,.time-calibration em,.over-write em{
	float: left;
}*/
.camera-right .cmode{
	padding-left:58px;
	width:660px;	
	position: relative;
}
.camera-right.uml5p .cmode.disable{
	height: 40px;
	overflow: hidden;
}
.worktime .cmode{
	width:780px;	
}
.camera-right .cmode .pdis{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	display: none;
	margin-top:20px;
	background: #FFFFFF;
	opacity: 0;
}
.set-photo-size .show-time .pdis{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	display: none;
	margin-top:0px;
	background: #FFFFFF;
	opacity: 0;
}
.set-photo-size .show-time.disable .pdis{
	display: block;
}
.camera-right .cmode dl{
	width:100%;
	height:30px;
	display: block;
	overflow: hidden;
	margin-bottom:15px;
}
.camera-right .cmode dl dd{
	float: left;
	font-size: 16px;
	color: #1a1a1a;
	display: inline-block;
}
.renamemode{
	margin-top:30px;
}

.camera-right .cmode dl dd.txt{
	font-size: 16px;
	color: #1a1a1a;
	text-align: left;
	width:200px;
	margin-right: 20px;
	font-weight: bold;
}
.camera-right .cmode.renamemode dl dd#set-sc-rename{
	white-space:pre-wrap;
}
.camera-right .cmode dl dd .tbox{
	width: 153px;
    height: 28px;
    border: 1px solid #666;
    padding-left: 5px;
    font-size: 16px;
    background: #FFFFFF;
}
.camera-right .cmode p.graytis{
	color:#8f8f8f;
	margin-left:220px;
	margin-top:-10px;
}
.camera-right .cmode dl dd i.close{
	margin-left:9px;
	margin-top: 5px;
	width:18px;
	height: 18px;
	display: block;
	cursor: pointer;
	background: url(../images/settings_icon_new.png) -68px -56px no-repeat;
}

.camera-right .cmode dl dd i.close:hover{
	background: url(../images/settings_icon_new.png) -97px -56px no-repeat;
}
.camera-right .disable .pdis{
	display: block;
}
.camera-right .disable .set-photo-burst,.set-photo-size .show-time.disable,.camera-right .disable .set-photo-size .show-time,.camera-right .disable .set-flach-power{
	color:#D6D6D6;
}
.camera-right .disable input{
	background: #E9E9E9;
	color:#d6d6d6;
}
.camera-right .disable input.active{
	background: #c1c1c1;
}
.camera-right .disable .select_default{
	border:1px solid #D6D6D6;
}
.camera-right .disable .select i{
	background:url(../images/settings_icon_new.png) -6px -16px no-repeat;
}
.camera-right .disable .set-photo-size .time-div,.set-photo-size .disable .time-div{
	border:1px solid #D6D6D6;
}
.camera-right .disable .set-photo-size .time-div .show-time,.set-photo-size .show-time.disable font,.set-photo-size .disable .time-div input,.set-photo-size .disable .time-div .fg{
	color: #D6D6D6;
}
.camera-right .disable .set-photo-size .time-div .op_btn i.up,.set-photo-size .disable .time-div .op_btn i.up{
	background:url(../images/settings_icon_new.png) -335px -4px no-repeat;
}
.camera-right .disable .set-photo-size .time-div .op_btn i.down,.set-photo-size .disable .time-div .op_btn i.down{
	background:url(../images/settings_icon_new.png) -335px -15px no-repeat;
}
.camera-right .disable .set-photo-size .time-div input{
	color:#D6D6D6;
}

.camera-right .prompt-lp,.camera-right .prompts-lp{
	height: 14px;
	display: block;
}
.camera-right .prompts{
	float:left;
	width: 95px;
	height: 20px;
}
.camera-right .prompts i{
	float:right;
}
.camera-right .prompts i.tow{
	margin-top:6px;width: 38px;background: url(../images/settings_icon_new.png) no-repeat -208px -2px;
}
.camera-right .disable .prompts i.tow{
	margin-top:6px;width: 38px;background: url(../images/settings_icon_new.png) no-repeat -208px -17px;
}
.camera-right .prompts i.one{
	margin-top:6px;width:16px;margin-right:5px;background: url(../images/settings_icon_new.png) no-repeat -160px -2px;
}
.camera-right .disable .prompts i.one{
	margin-top:6px;width:16px;margin-right:5px;background: url(../images/settings_icon_new.png) no-repeat -160px -17px;
}
.camera-right .prompts i.three{
	margin-top:6px;width:52px;margin-right:4px;background: url(../images/settings_icon_new.png) no-repeat -269px -2px;
}
.camera-right .disable .prompts i.three{
	margin-top:6px;width:52px;background: url(../images/settings_icon_new.png) no-repeat -269px -17px;
}

.camera-right p.tishi{
	margin-left: 55px;
	margin-top: 26px;
	margin-bottom: 30px;
	width: 430px;
	height: 55px;
	display: block;
	overflow: hidden;
	line-height: 17px;
}
.camera-right p.tishi span.tb1{
	width:16px;
	height: 14px;
}
.camera-right p.tishi span.tb2{
	width:34px;
	height: 14px;
}
.camera-right p.tishi span.tb3 i{
	width:52px;
	height: 14px;
	display: block;
}
.camera-right .rtitle{
	width: 660px;
    height: 60px;
    display: block;
    margin: 0px auto auto 58px;
    border-bottom: 4px solid #e67817;
    overflow: hidden;
}
.camera-right .rtitle span{
	width:351px;
	height: 60px;
	display: block;
	line-height: 60px;
	text-indent: 30px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.camera-right .rtitle a{
	margin-top: 12px;
	float: right;
	padding:0px 10px 0px 10px;
	height: 36px;
	display: block;
	overflow: hidden;
	color:#1a1a1a;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	background: #E9E9E9;
	cursor: pointer;
	border-radius: 2px;
}
.camera-right .rtitle a.disable{
	background: #999;
    color: #ccc;
}
.camera-right .rtitle a:hover{
	color:#fff;
	background: #c86610;
}
.sendmode{
	padding-left:47px;
	margin-top:40px;
}


.sendmode .set-sendmode{
	display: block;
	overflow: hidden;
}
.sendmode .set-sendmode .tish{
	color: #999999;
}
.sendmode .set-sendmode span.sw{
	float:left;
	font-size: 16px;
	margin-left:10px;
	margin-top:8px;
	display: inline-block;
	line-height: 26px;
}
.sendmode .set-sendmode .txt{
	width:260px;
	line-height: 25px;
	display: block;
	float: left;
}
.sendmode .set-sendmode .checkbtn{
	width:58px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -104px;
	margin-top:8px;
	margin-left: 120px;
}
.sendmode .set-sendmode .checkbtn_a{
	width:58px;
	height: 26px;
	display: block;
	margin-top:8px;
	margin-left: 120px;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -72px;
}
.set-sendemail{
	margin-top:20px;
}
.set-sendemail dl{
	width:100%;
	/*height:30px;*/
	height: auto;
	display: block;
	overflow: hidden;
	margin-bottom:5px;
}
.set-sendemail dl dd{
	float: left;
	font-size: 16px;
	color: #1a1a1a;
	display: inline-block;
	max-width: 1340px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.set-sendemail dl dd input.tbox{
	width: 233px;
    height: 26px;
    border: 1px solid #666;
    padding-left: 5px;
    font-size: 16px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.set-sendemail dl dd input.tbox:hover{
	border: 1px solid #C86610;
}
.set-sendemail p.graytis{
	color:#8f8f8f;
	margin-left:220px;
	margin-top:-10px;
}
.set-sendemail dl dd i.close{
	margin-left:9px;
	margin-top: 5px;
	width:18px;
	height: 18px;
	display: block;
	cursor: pointer;
	background: url(../images/settings_icon_new.png) -68px -56px no-repeat;
}
.set-sendemail dl dd i.close:hover{
	background: url(../images/settings_icon_new.png) -97px -56px no-repeat;
}
.set-sendemail dl dd.dele{
	margin-left: 110px;
}
.set-sendemail dl dd.dele i.delete{
	margin-left:9px;
	margin-top: 5px;
	width:18px;
	height: 18px;
	display: block;
	cursor: pointer;
	background: url(../images/settings_icon_new.png) -27px -31px no-repeat;
}
.set-sendemail dl dd.dele i.delete:hover{
	background: url(../images/settings_icon_new.png) -48px -31px no-repeat;
}
.addemail{
	display: block;
	height: 30px;
	margin-top:20px;
}
.addemail span{
	display: inline-block;
}
.addemail i{
	float: left;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: 2px;
	margin-right: 5px;
	background: url(../images/settings_icon_new.png) -101px -79px;
}
.addemail a{
	display: inline-block;
	float: left;
	color:#1a1a1a;
}
.addemail span:hover{
	cursor: pointer;
}
.addemail span:hover a{
	color:#c86610;
}
.addemail span:hover i{
	background: url(../images/settings_icon_new.png) -121px -79px;
}
.camera-right .rtitle a.disable:hover{
	background: #999;
    color: #ccc;
}
.settingsBtn{
	width: 1300px;
	height:40px;
	display: block;
	margin: 38px auto 38px 40px;
}
.settingsBtn input{
	float: right;
	min-width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	height: 46px;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	margin-left: 200px;
	background-color: #C86610;
}
.settingsBtn input:hover,.ms-btn input:hover{
	background-color: #E07010;
	color:#fff;
	cursor: pointer;
}
.settingsBtn input.disable{
	background: #CCCCCC;
	color: #999999;
}
#set-selectcamera{
	width:258px;
	background:none;
	white-space:pre-wrap;
}
.select-camera .select-columns{
	width:258px;
}
.select-camera .select-columns i{
	width:13px;
	height: 7px;
	display: block;
	cursor: pointer;
	background:url(../images/settings_icon_new.png) -20px -6px no-repeat;
	position: absolute;
	right:5px;
	margin-top: 10px;
}
#set-cameralist li{
	width:100%;
	white-space:pre-wrap;
}
/*right*/
.camera-right{
   position:relative;
}
.set-camera-mode{
    width: 100%;
    display: block;
	margin-top:30px;
	height:20px;
}
.checkbtn,.radiobtn{
	width: 100%;
    display: block;
	margin-top:30px;
	height:26px;
}
.worktime .checkbtn{
	margin-top:14px;
}
.radiobtn{
	margin-top:30px;
}
.set-camera-mode em,.checkbtn em,.radiobtn em{
	font-weight: bold;
	font-size: 16px;
}
.radiobtn em.ntish{
	font-weight: normal;
	color:#FF3300;
	font-size: 14px;
	display: none;
	margin-left:5px;
}
.checkbtn em.tit{
	margin-left:50px;
}

.set-camera-mode p,.set-item p{
	float: left;
	min-width: 220px;
	font-size: 16px;
	text-indent: 20px;
	padding: 3.5px 0;
	margin-left:80px;
}
.set-photo-size p,.set-photo-burst p,.set-flach-power p{
	float: left;
	min-width: 100px;
	font-size: 16px;
	text-indent: 20px;
	padding: 3.5px 0;
	margin-left:50px;
}
.set-item p.alldiv{
	width: 300px;
}
.set-item .control{
	width:368px;
	float: right;	
}
.set-item .control #set-phontnumb{
	width: 218px;
	height: 24px;
	line-height: 24px;
}
.camera-right .disable .set-item .control #set-phontnumb{

}
.set-item .control .phonumb{
	width:140px;
	margin-left:5px;
	float:left;
}

.set-item .control .phonumb .phonenumberinput{
	width:138px;
	height:24px;
	background:#FFFFFF;
	text-indent: 5px;
	border:1px solid #c9c8c8;
	font-size: 16px;	
}
.camera-right .disable  .set-item .control .phonumb .phonenumberinput{
	border:1px solid #999;
}
.set-photo-size p.send-times{
	margin-left:100px;
	text-indent: 10px;
}
.camera-right .inpusele{
	float:right;
}
#set-sm-st{
	width: 100%;
	margin:8px 0px;
}
.disable p{color:#d6d6d6;}
.disable .select-text{
	color:#D6D6D6;
	border:1px solid #D6D6D6;
}
.disabled .tis{display: none;}
.disabled .select-text{
	color:#ccc;
	border:1px solid #ccc;
}
.disabled #tareasele i{
	display: none;
}
.set-item.disabled .control .phonumb .phonenumberinput{
	color:#ccc;
	border:1px solid #ccc;
}
.disabled .control .phonumb .phonenumberinput{
	color:#ccc;
	border:1px solid #ccc;
}
.selectphone dl.displayn{
	display: none;
}
.selectphone dl dd.tis.disabled{
	display: none;
}
.work-time .set-photo-size .show-time .start-title,.work-time .set-photo-size .show-time .stop-title{
	float: left;
	text-indent: 0;
    font-size: 16px;
	padding: 3.5px 12px 3.5px 50px;
}
.send-mode .set-photo-size .show-time .send-times,.time-calibration .set-photo-size .show-time .time-zone{
	float: left;
	text-indent: 0;
	font-size: 16px;
	padding: 3.5px 12px 3.5px 30px;
}
.set-photo-size .time-div{
	position: relative;
	float: left;
	width: 75px;
	height: 23px;
    line-height: 23px;
	border: 1px solid #666;
	display: block;overflow: hidden;
	padding-left: 5px;
	margin-right:20px;
}
.set-photo-size .time-div .hour{
	float: left;
	width: 16px;
    min-width: 16px;
    padding: 0px;
	height:23px;
	font-sie:14px;
	border: none;
	outline: none;
	display: block;
	text-align: right;
	margin-right:2px;
}
.set-photo-size .time-div .fg{
	width:2px;
	text-align: center;
	float: left;
	margin-right: 3px;
	display: block;
	line-height: 23px;
}
.set-photo-size .time-div .minite{
	float: left;
	width: 20px;
    min-width: 20px;
    padding: 0px;
	height:23px;
	font-size: 14px;
	border: none;
	outline: none;
	display: block;
	margin-left:2px;
	text-align: left;
}
.set-photo-size .time-div .op_btn{
	width: 16px;
	height: 23px;
	display: block;
	margin-left: 58px;
	margin-top: 1px;
	display: block;
	background: #FFFFFF;
	position: absolute;
}
.set-photo-size .time-div .op_btn i.up{
	display: block;
	width:16px;
	height: 10px;
	float:none;
	margin:0px;
	background: url(../images/settings_icon_new.png) -356px -4px no-repeat;
}
.set-photo-size .time-div .op_btn i.up:hover{
	background: url(../images/settings_icon_new.png) -387px -4px no-repeat;
}
.set-photo-size .time-div .op_btn i.down{
	display: block;
	width:16px;
	height: 10px;
	float:none;
	margin:1px 0px 0px 0px;
	background: url(../images/settings_icon_new.png) -356px -15px no-repeat;
}
.set-photo-size .time-div .op_btn i.down:hover{
	background: url(../images/settings_icon_new.png) -387px -15px no-repeat;
}
.set-photo-size .time-div input{
	width: 75px;
	height: 24px;
	color: #1A1A1A;
	font-size: 14px;
	background-color: transparent;
}
.set-photo-size .time-div input:hover{color:#000000;}
.set-photo-size .time-div i{
	float: right;
	width: 16px;
	height: 16px;
	margin: 4px 6px 0 0;
	background: url(../images/settings_icon.png) no-repeat -40px -39px;
}
.set-photo-size .time-div .time-divs{
	position: absolute;
    top: 26px;
    left: -1px;
    z-index: 1;
    width: 139px;
    height: 460px;
    overflow: auto;
    border: 1px solid #CCCCCC;
}
.set-photo-size .time-div .time-list{
    height: 460px;
    width: 120px;
}
.set-photo-size .time-div .time-list li{
	float: left;
    width: 100%;
    color: #1A1A1A;
    font-size: 16px;
    text-align: center;
    background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.set-camera-mode input,.set-photo-size input,.set-flach-power input{
	float: left;
	font-size: 14px;
	min-width: 70px;
	padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right:1px solid #f5f5f5 ;
	cursor: pointer;
	margin-right: 1px;
	background-color: #E9E9E9;
	color:#1a1a1a;
}
.set-flach-power input.disable{
	background: #999999;
	color: #CCCCCC;
}
.set-photo-size input.fo-m,.set-flach-power input.tw-high{
	border-right: none;
}
.set-photo-size .active,.set-flach-power .active{
	color:#fff;
	background: #c86610;
}

.set-camera-mode .photo-input,.set-camera-mode .video-input{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.radiobtn .radiobox{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -357px -31px no-repeat;
}
.cmode .weekli li span,.checkbtn span,.checkbtn2 span{
	cursor: pointer;
}
.checkbtn .checkbox-input,.checkbtn2 .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.checkbtn .checkbox-input-a,.checkbtn2 .checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}
.disable .checkbtn .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -78px no-repeat;
}
.disable .checkbtn .checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -78px no-repeat;
}
.disable .checkbtn em{
	color:#999999;
}
.disable .set-trriger-mode em,.disable .worktime-mode em{
	color:#1a1a1a;
}
.disable .set-trriger-mode .checkbox-input,.disable .worktime-mode .checkbox-input{
	background: url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.nvlist span.checkbox-input,.nvlist span.checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right:10px;
}
#set-summt{
	margin-right: 10px;
}
.cmode .weekli{
	display: block;
	overflow: hidden;
	height:20px;
	margin-left:90px;
	margin-top:5px;
}
.cmode .weekli li{
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.cmode .weekli li em{
	font-size: 16px;
}
.cmode .weekli li .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.cmode .weekli li .checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}



#specialReminder .ai-classes li .checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}

#specialReminder .ai-classes li  .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -54px no-repeat;
}

#specialReminder.disable .ai-classes li {
	color:#999;
}

#specialReminder.disable .ai-classes li .checkbox-input-a {
    background: url(../images/settings_icon_new.png) -26px -78px no-repeat;
}

#specialReminder.disable .ai-classes li .checkbox-input{
	background:url(../images/settings_icon_new.png) 0px -78px no-repeat;
}

#specialReminder .ai-classes li{
	float: left;
	display: inline-block;
	margin-right: 20px;
}

#specialReminder .ai-classes {
	padding: 20px 0 40px 2px;
}

#specialReminder .ai-classes li em{
	font-size: 16px;
}

.sendmode ul li{
	float: left;
	display: inline;
	list-style:none;
}

.camera-right .disable .weekli li .checkbox-input{
	background:url(../images/settings_icon_new.png) 0px -78px no-repeat;
}
.camera-right .disable .weekli li .checkbox-input-a{
	background:url(../images/settings_icon_new.png) -26px -78px no-repeat;
}
.camera-right .disable .weekli li{
	color:#D6D6D6;
}
.set-camera-mode .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 19px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}
.set-camera-mode span.active{
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}

.radiobtn span.active{
	background:url(../images/settings_icon_new.png) -332px -31px no-repeat;
}
.set-photo-size,.set-item{
	position: relative;
    width: 100%;
    display: block;
    height:24px;
	margin-top: 14px;
}
.set-photo-burst{
	position: relative;
    width: 100%;
    display: block;
    height:24px;
	margin-top:20px;
}
.sps-lp5,.sps-lp6,.sps-lp7,.sps-lp4{
	margin-bottom:60px;
}
.camera-right .phonenumb{
	font-size:16px;
	margin-left:175px;
	margin-top:13px;
}
.camera-right .phonenumb em{
	float: left;
	margin-right:10px;
	display: block;
	height:18px;
}
.camera-right .phonenumb .edit{
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-left:10px;
	display: none;
	background: url(../images/settings_icon.png) no-repeat -352px -5px;
}
.send-mode .set-photo-size,.remote-control .set-photo-size,.time-calibration .set-photo-size,.over-write .set-photo-size{
    width: 100%;
    display: block;
	padding-bottom: 307px;
}
.set-photo-size .show-time{
	float:left;
	display: block;
	height: 26px;
	margin-left: 90px;
	line-height: 26px;
	position: relative;
}
.set-photo-size .show-time i.disa{
	width:100%;
	height:26px;
	position:absolute;
	z-index:2;
}
.set-photo-size .show-time font{
	float:left;
	font-size:14px;
	margin-right:12px;
}

ul#send_time li font{
	margin-right:0px;
}
.set-photo-size .show-time div{
	
}
.set-flach-power{
	position: relative;
	display: block;
	width: 100%;
	margin-top:20px;
	min-height:26px;
}
.set-btn{
	display: none;
	width: 100%;
	padding-bottom: 114px;
	margin-top:60px;
}
.set-btn input{
	float: left;
	width: 90px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #5c5c5c;
	font-size: 16px;
	border-radius: 4px;
	background-color: #CCCCCC;
}
.set-btn .sv-btn{
	margin: 0 80px 0 20px;
}
.set-btn input:hover{
	background:#c86610;
	color:#fff;
}

/*时光轴*/
.camera-right .time-axis-lp{
	display: ;
	width: 100%;
	margin-bottom: 50px;
	margin-top:10px;
}
.camera-right .time-axis-lp .sj{
	width: 750px;
	margin: 2px auto;
	display: block;
	height:25px;
}
.camera-right .time-axis-lp .selettime{
	width: 300px;
	margin: 20px auto 0px auto;
	display: block;
	height:25px;
	text-align: center;
}

.camera-right .time-axis-lp .selettime .t1{
	float: left;
}
.camera-right .time-axis-lp .selettime .t2{
	float: left;
}
.camera-right .time-axis-lp .selettime .t3{
	float:left;
}
.camera-right .time-axis-lp em.ti1{
	float:left;
}
.camera-right .time-axis-lp em.ti2{
	float:right;
}
.camera-right .time-axis-lp .time-axis{
	width: 720px;
	height: 11px;
	border: 1px solid #666;
	border-radius: 50px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	overflow: hidden;
}
.camera-right .time-axis-lp .time-axis p{
	width:0px;
	height:11px;
	background: #c86610;
	top:0px;
}
.camera-right .time-axis-lp .time-axis .t2{
	margin-top:14px;
}
.camera-right .time-axis-lp .time-axis .t1{
	margin-top:-17px;
}
.camera-right .axis-square{
	display: block;
    width: 100%;
}
.camera-right .axis-square li{
	position: relative;
    color: #1A1A1A;
    font-size: 12px;
    float: left;
    height: 26px;
}
.camera-right .axis-square li:first-child font{
	position: absolute;
    bottom: -20px;
    left: -20px;
}
.camera-right .axis-square li:last-child font{
	position: absolute;
    bottom: -20px;
    left: -20px;
}
.camera-right .axis-square li:first-child{
	float: left;
}
.camera-right .axis-square li:last-child{
	float: right;
}
.camera-right .axis-square .axis-list1{
    left: 150px;
	width: 50px;
    height: 26px;
    background-color: #c86610;
}
.camera-right .axis-square .axis-list2{
    left: 518px;
	width: 50px;
    height: 26px;
    background-color: #c86610;
}
.camera-right .axis-square .axis-list1 font:first-child{
	position: absolute;
    top: -20px;
    left: -21px;
}
.camera-right .axis-square .axis-list1 font:nth-child(2){
	position: absolute;
    bottom: -20px;
    left: 30px;
}
.camera-right .axis-square .axis-list2 font:first-child{
	position: absolute;
    top: -20px;
    left: -20px;
}
.camera-right .axis-square .axis-list2 font:nth-child(2){
	position: absolute;
    bottom: -20px;
    left: 30px;
}
.toli{
	position: absolute;
	width: 80px;
	height: 36px;
	bottom: 20px;
	right: 78px;
	display: block;
	outline: none;
	z-index: 3;
}
.toli .next{
	cursor: pointer;
	width:30px;
	height: 36px;
	background: url(../images/settings_icon_new.png)  -235px -37px no-repeat;
	float:left;
	margin-right: 10px;
}

.toli .next_a{
	cursor: pointer;
	width:30px;
	height: 36px;
	float:left;
	background: url(../images/settings_icon_new.png)  -268px -37px no-repeat;
}
.toli .next_a:hover{
	
	background: url(../images/settings_icon_new.png)  -207px -80px no-repeat;
}
.toli .front{
	cursor: pointer;
	width:30px;
	height: 36px;
	margin-right: 10px;
	background: url(../images/settings_icon_new.png)  -169px -37px no-repeat;
	float:left;
}
.toli .front_a{
	cursor: pointer;
	width:30px;
	height: 36px;
	margin-right: 10px;
	background: url(../images/settings_icon_new.png)  -202px -37px no-repeat;
	float:left;
}
.toli .front_a:hover{
	background: url(../images/settings_icon_new.png)  -167px -80px no-repeat;
}
/*settings设置页面*/
/*message settings*/
.traffic-mesgset input,.message-settings .bpr-mesgset input,.message-settings .sdcsr-mesgset input,.message-settings .dur-mesgset input,.message-settings .per-mesgset input,.message-settings .temp-mesgset input,.message-settings .locoff-mesgset input,.message-settings .csr1-mesgset input,.message-settings .ufr-mesgset input{
	float: left;
	width: 80px;
	height: 26px;
	cursor: pointer;
	border-right: 1px solid #fff;
	border-left:none;
	border-top: none;
	border-bottom: none;
	font-size:14px;
}
.message-settings span,.message-settings font{
	color: #1A1A1A;
	font-size: 16px;
}
.message-settings font{
	white-space:pre-wrap;
}
.message-settings input{
	color: #1a1a1a;
	font-size: 12px;
	background:#E9E9E9;
}

.message-settings input.dis1 {
    color: #c1c1c1; 
}

.message-settings input.dis2 {
    color: #e9e9e9; 
}

.message-settings input.actives{
	background:#fe3400;
	color:#fff;
	border-right: none;
}
.message-settings input#bpr-mesgset3,.message-settings input#bpr-mesgset2,.message-settings input#bpr-mesgset1{
	border-right: 1px solid #fff;
}
.message-settings .bpr-mesgset{
	margin-top:32px;
	height:26px;
	display: block;
	overflow: hidden;
}
.message-settings input.active{
	background:#c86610;
	color:#fff;
}
.message-settings .generate-label{
	padding: 34px 0 50px 48px;
	display: block;
	overflow: hidden;
}

.message-settings .traffic-mesgset,.message-settings .sdcsr-mesgset,.message-settings .dur-mesgset,.message-settings .per-mesgset,.message-settings .temp-mesgset,.locoff-mesgset,.message-settings .csr1-mesgset,.message-settings .ufr-mesgset{
	width: 100%;
	height:26px;
	display: block;
	overflow: hidden;
	margin-top:30px;
}


.message-settings .temp-mesgset p, .message-settings .locoff-mesgset p{
	height:26px;
	line-height:26px;
	display: block;
	overflow: hidden;
	font-size: 16px;
    width: 100px;
    display: inline-block;
    padding-left: 60px;
}


.message-settings .temp-mesgset .tempselect , .message-settings .locoff-mesgset .tempselect {
	height:26px;
	display: block;
	font-size: 16px;
	position: absolute;
    display: inline-block;
}



.message-settings .temp-mesgset .tempselect .select-columns,.message-settings .locoff-mesgset .tempselect .select-columns{
	float:left;
	width:80px;
	margin-right: 10px;
}


.message-settings .temp-mesgset .tempselect .select i, .message-settings .locoff-mesgset .tempselect .select i{
	background: url(../images/settings_icon_new.png) -21px -6px no-repeat;
	margin-left: 60px;
	width: 13px;
	height: 7px;
	display: block;
	position: absolute;
	margin-top: 10px;
}

.message-settings .csr1-mesgset2 .select-text{
	position: relative;
    z-index: 2;
    width: 78px;
    height: 24px;
    color: #1a1a1a;
    font-size: 16px;
    border: 1px solid #C9C8C8;
    padding: 0 !important;
}

.message-settings .temp-mesgset .select-text,.message-settings .locoff-mesgset .select-text{
	position: relative;
    z-index: 2;
    width: 78px;
    height: 24px;
    color: #1a1a1a;
    font-size: 16px;
    border: 1px solid #C9C8C8;
    padding: 0 !important;
}

.message-settings .disable .tempselect .select-text {
    border: 1px solid #D6D6D6;
    color: #D6D6D6;
    /*background: url(../images/icon_down3.png) 60px center no-repeat;*/
}
.message-settings .disable .tempselect .select i{
	background: url(../images/settings_icon_new.png) -6px -16px no-repeat;
}
.message-settings .disable .tempselect i{
	background: url(../images/settings_icon_new.png) -6px -16px no-repeat;
}


.message-settings .temp-mesgset .tempselect .select-list,.message-settings .locoff-mesgset .tempselect .select-list{
	width:78px;
}
.message-settings .temp-mesgset .tempselect .select-list li:hover font,.message-settings .locoff-mesgset .tempselect .select-list li:hover font{
	color:#C86610;
}
.message-settings .temp-mesgset .tempselect .select-list li.current font{
	color:#C86610;
}

#set-temp-r-ul li font,#set-temp-d-ul li font,#set-locoff-r-ul li font,{
	float:left;
}
#set-temp-r-ul li em,#set-temp-d-ul li em,#set-locoff-r-ul li em{
	width: 14px;
    height: 10px;
    display: none;
    float: right;
    margin-right: 8px;
    margin-top: 8px;
}
#set-temp-r-ul li.current em,#set-temp-d-ul li.current em,#set-locoff-r-ul li.current em{
	display: block;
}
.message-settings .generate-label span{
	float: left;
	width: 143px;
	padding: 12.5px 0 12.5px 0px;
}
.message-settings .generate-label .label-btn{
	position: relative;
	float: left;
	border-radius: 2px;
	padding: 11px;
	margin-right: 40px;
	cursor: pointer;
	-webkit-user-select: none;
	margin-bottom:20px;
	height:21px;
	background:#E9E9E9;
}
.quick-save .quick-list .stcls-lp{
	display: none;
	position: absolute;
	top: 2px;
    right: 2px;
	width: 8px;
	height: 8px;
	background: url(../images/settings_icon.png) no-repeat -404px -8px;
}
.message-settings .generate-label .label-btn i:nth-child(2){
	position: absolute;
    right: 0;
    bottom: 0px;
	width: 19px;
	height: 19px;
	background: url(../images/settings_icon_new.png) no-repeat -1px -31px;
}
.message-settings .traffic-mesgset span,.message-settings .bpr-mesgset span,.message-settings .sdcsr-mesgset span,.message-settings .dur-mesgset span,.message-settings .per-mesgset span,.message-settings .temp-mesgset span,.locoff-mesgset span,.message-settings .csr1-mesgset span,.message-settings .ufr-mesgset span{
	float: left;
	width: 340px;
	font-size:16px;
	padding-left:48px;
	line-height:26px;
}

.message-settings .ms-btn{
	height:40px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-left: 48px;
	margin-bottom: 20px;
	margin-top:60px;
}
.message-settings .ms-btn input{
	width: 140px;
	height: 40px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	background: #c86610;
    color: #fff;
}	
.message-settings .ms-btn input.disable,.message-settings .ms-btn input.disable:hover{
	background: #999;
    color: #ccc;
}	
.message-settings .ms-btn input:hover{
	background:#E07010;
}

#quick_info{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 333;
    width: 100%;
    height: 100%;
	color: #1A1A1A;
	font-size: 20px;
	background:rgba(0, 0, 0, 0.6);
}
#quick_info .info_k{
	position: relative;
    top: 314px;
    left:34%;
	width: 600px;
	height: 260px;
	border-radius: 8px;
    background: #FFFFFF;
}
#quick_info .info_k .info_title{
	width: 560px;
	height: 56px;
	margin: auto;
	line-height: 56px;
	box-shadow: 0 2px 0 rgb(200,102,16);
}
#quick_info .info_k .info_title .close{
	float: right;
	width: 18px;
    height: 18px;
    cursor: pointer;
    margin-top: 20px;
    background: url(../images/home_icon_new.png) no-repeat -199px -293px;
}
#quick_info .info_k .info_title .close:hover{
	background: url(../images/home_icon_new.png) no-repeat -229px -267px;
}
#quick_info .info_k .info_cont{
	width:560px;
	margin:0px auto 15px auto;
	height:125px;
	display: block;
	overflow: hidden;
}
#quick_info .info_k .info_cont .txt{
	width:538px;
	font-size: 20px;
	text-align: center;
	color:#fff;
	margin-top:35px;
}
#quick_info .info_k .info_cont .labe_txt{
	width:370px;
	height: 38px;
	display: block;
	border:1px solid #C9C8C8;
	background:none;
	margin:40px auto 3px auto;
	font-size: 16px;
	color:#1a1a1a;
	text-indent: 10px;
}
#quick_info .info_k .info_cont .tstxt{
	width:370px;
	font-size: 12px;
	color:#A4A3A3;
	text-indent: 2px;
	margin:0px auto;
}
#quick_info .info_k .b_btn{
	height: 40px;
	padding-bottom: 32px;
}

#quick_info .info_k .b_btn .Cancel{
	float: right;
	margin-right:20px;
	background: rgb(153,153,153);
}
#quick_info .info_k .b_btn span.OK{
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
    line-height: 40px;
    border-radius: 2px;
    display: block;
    background: #C86110;
    float: right;
	margin-right:60px;
}
#quick_info .info_k .b_btn span.Cancel{
	width: 120px;
	height: 40px;
	color: #1A1A1A;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
    line-height: 40px;
    border-radius: 2px;
    display: block;
    background: #E9E9E9;
}
#quick_info .info_k .b_btn span.OK:hover{
	background:#E07010;
}
#quick_info .info_k .b_btn span.Cancel:hover{
	background: #D4D4D4;
}
.have-bgcolor .have-ok .bg_title,.set-tuisong .do-you2 .bg_title,.rest-bgcolor .do-you .bg_title{
	width: 560px;
	height: 56px;
	margin: auto;
	line-height: 56px;
	box-shadow: 0 2px 0 #C86610;
}
.notice-bgcolor .have-ok .bg_title{
	width: 560px;
	height: 56px;
	margin: auto;
	line-height: 56px;
}
.notice-bgcolor .have-ok .bg_title .title,.have-bgcolor .have-ok .bg_title .title,.set-tuisong .do-you2 .bg_title .title,.rest-bgcolor .do-you .bg_title .title{
	float: left;
    color: #1A1A1A;
    font-size: 20px;
}
.notice-bgcolor .have-ok .ok-btn{
	float: left;
	width: 100%;
	margin-bottom: 44px;
}
.notice-bgcolor .have-ok .ok-btn .ok-btns{
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	border: none;
    border-radius: 2px;
    background-color: #c86610;
}
.notice-bgcolor .have-ok .ok-btn .ok-btns:hover{
	background-color: #E07010;
}
.notice-bgcolor{
	position: fixed;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 100%;
	z-index:333;
	background: rgba(0, 0, 0, 0.6);
}
.notice-bgcolor .have-ok{
	position: relative;
    left: 34%;
    float: left;
    width: 600px;
    margin-top: 313px;
    border-radius: 8px;
    background: #ffffff;
}
.notice-bgcolor .have-ok .sts-cls{
	float: right;
	padding-top: 20px;
}
.notice-bgcolor .have-ok .sts-cls i,.have-bgcolor .have-ok .sts-cls i,.set-tuisong .sts-cls i,.rest-bgcolor .do-you .sts-cls i{
	float: right;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 2px;
	background: url(../images/home_icon_new.png) no-repeat -199px -293px;
}
.notice-bgcolor .have-ok .sts-cls i:hover,.rest-bgcolor .do-you .sts-cls i:hover,.have-bgcolor .have-ok .sts-cls i:hover,.set-tuisong .sts-cls i:hover,.rest-bgcolor .do-you .sts-cls i:hover{
	background: url(../images/home_icon_new.png) no-repeat -229px -267px;
}
.notice-bgcolor .have-ok .have-cont{
	width: 519px;
	margin: 0px auto;
	padding: 50px 0 50px 0;
	text-align: center;
	color: #1A1A1A;
	font-size: 20px;
	overflow: hidden;
	height: auto;
	word-break: break-word;
}
/*时间控件*/
.time-div{
	position: relative;
	float: left;
	width: 75px;
	height: 23px;
    line-height: 23px;
	border: 1px solid #999999;
	display: block;overflow: hidden;
	padding-left: 5px;
}
.time-div input{
	text-align: center;
}
.time-div .hour{
	float: left;
	width:16px;
	height:23px;
	font-sie:14px;
	border: none;
	outline: none;
	display: block;
	margin-right: 1px;
}
.time-div .fg{
	width:2px;
	text-align: center;
	float: left;
	display: block;
	line-height: 23px;
}
.time-div .minite{
	float: left;
	width:20px;
	height:23px;
	font-size: 14px;
	border: none;
	outline: none;
	display: block;
}
.time-div .op_btn{
	width: 16px;
	height: 23px;
	display: block;
	margin-left: 58px;
	margin-top: 1px;
	display: block;
	background: #fff;
	position: absolute;
}
.time-div .op_btn i.up{
	display: block;
	width:16px;
	height: 10px;
	float:none;
	margin:0px;
	background: url(../images/settings_icon_new.png) -356px -4px no-repeat;
}
.time-div .op_btn i.up:hover{
	background: url(../images/settings_icon_new.png) -387px -4px no-repeat;
}
.time-div .op_btn i.down{
	display: block;
	width:16px;
	height: 10px;
	float:none;
	margin:1px 0px 0px 0px;
	background: url(../images/settings_icon_new.png) -356px -15px no-repeat;
}
.time-div .op_btn i.down:hover{
	background: url(../images/settings_icon_new.png) -387px -15px no-repeat;
}
.time-div input{
	width: 75px;
	height: 24px;
	color: #1A1A1A;
	font-size: 14px;
	background-color: transparent;
}
.time-div input:hover{color:#000000;}
.time-div i{
	float: right;
	width: 16px;
	height: 16px;
	margin: 4px 6px 0 0;
	background: url(../images/settings_icon.png) no-repeat -40px -39px;
}
.time-div .time-divs{
	position: absolute;
    top: 26px;
    left: -1px;
    z-index: 1;
    width: 139px;
    height: 460px;
    overflow: auto;
    border: 1px solid #CCCCCC;
}
.time-div .time-list{
    height: 460px;
    width: 120px;
}
.time-div .time-list li{
	float: left;
    width: 100%;
    color: #1A1A1A;
    font-size: 16px;
    text-align: center;
    background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}


/*//785相机样式*/
.camera785 .cmr1 .set-photo-burst,.camera785 .cmr1 .set-flach-power,.camera785 .cmr1 .set-camera-mode{
	margin-top:13px;
}
.camera785 .cmr1 .set-camera-mode{
	margin-top:10px;
}
.camera785 .cmr1
#set-cm-pb-ul1 li,#listsettimel li,#settmtilist li,#send_time li,#set-timezone li,#set-tarea li{
	border-bottom: 1px solid #C9C8C8;
	border-top: 0px;
}
.camera785 .cmr1 .set-camera-mode .photo-input,.camera785 .cmr1 .set-camera-mode .video-input{
	width: 20px;
    height: 20px;
    margin-right: 19px;
    float: left;
    display: block;
    background: url(../images/settings_icon_new.png) -357px -31px no-repeat;
}
.camera785 .cmr1 .set-camera-mode span.active{
	background: url(../images/settings_icon_new.png) -332px -31px no-repeat;
}
.camera785 .cmr1 .set-camera-mode .photo-input,.camera785 .cmr1 .set-camera-mode .video-input{
	width: 20px;
    height: 20px;
    margin-right: 19px;
    float: left;
    display: block;
    background: url(../images/settings_icon_new.png) -357px -31px no-repeat;
}

.cameral2 .cmr1 .set-camera-mode .photo-input,.cameral2 .cmr1 .set-camera-mode .video-input{
	width: 20px;
    height: 20px;
    margin-right: 19px;
    float: left;
    display: block;
    background: url(../images/settings_icon_new.png) 0px -54px no-repeat;
}

.cameral2 .cmode.phote, .cameral2 .cmode.video{
    height: auto;
}

.cameral2 .cmr1 .set-camera-mode .photo-input.active,.cameral2 .cmr1 .set-camera-mode .video-input.active{
    background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}


.disable .set-trriger-mode .checkbox-input,.disable .worktime-mode .checkbox-input{
	background: url(../images/settings_icon_new.png) 0px -54px no-repeat;
}

.camera785 .cmr1 .set-camera-mode span.active{
	background: url(../images/settings_icon_new.png) -332px -31px no-repeat;
}
.cameral3 .cmr1 .set-camera-mode .photo-input,.cameral3 .cmr1 .set-camera-mode .video-input{
	width: 20px;
    height: 20px;
    margin-right: 19px;
    float: left;
    display: block;
    background: url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.cameral3 .cmr1 .set-camera-mode span.active{
	background: url(../images/settings_icon_new.png) -26px -54px no-repeat;
}
#set-cm-pb-ul1,#listsettimel,#settmtilist,#send_time,#set-timezone,#set-tarea{
	margin-top:0px;
}

.worktimepop{
	position: relative;
    left: 50%;
    top:50%;
    float: left;
    width: 830px;
    height:512px;
    margin-top: -256px;
    margin-left:-343px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 8px;
    background: #FFFFFF;
}
.worktimepop .timecontrlist{
	margin-top: 40px;
}
.worktimepop .time-axis-lp{
	display: ;
	width:720px;
	margin:10px auto 50px auto;
}
.worktimepop .time-axis-lp .title{
	display: block;
    overflow: hidden;
    height: 20px;
    width: 650px;
    margin: 0px auto 5px auto;
    font-size: 16px;
    color: #1a1a1a;
}
.worktimepop .time-axis-lp .title span{
	float: left;
	margin-right: 55px;
}
.worktimepop .time-axis-lp .title span.txt{
	font-weight: bold;
}
.worktimepop .time-axis-lp .title .txt{
	
}
.worktimepop .time-axis-lp .sj{
	width: 536px;
	margin: 2px auto;
	display: block;
	height:15px;
}
.worktimepop .time-axis-lp .selettime{
	width: 300px;
	margin: 0px auto;
	display: block;
	height:15px;
	text-align: center;
	color:#1a1a1a;
}
.worktimepop .time-axis-lp  em{color:#1A1A1A;}
.worktimepop .time-axis-lp .selettime .t1{
	float: left;
	margin-left:58px;
}
.worktimepop .time-axis-lp .selettime .t2{
	float: left;
	margin-left:110px;
}
.worktimepop .time-axis-lp .selettime .t3{
	float:left;
	margin-left:30px;
}
.worktimepop .time-axis-lp em.ti1{
	float:left;
}
.worktimepop .time-axis-lp em.ti2{
	float:right;
}
.worktimepop .time-axis-lp .time-axis{
	width: 720px;
	height: 11px;
	border-radius: 50px;
	margin: 0 auto;
	background-color: #E9E9E9;
	position: relative;
	display: block;
	overflow: hidden;
}
.worktimepop .time-axis-lp .time-axis p{
	width:0px;
	height:11px;
	background: #e67817;
	top:0px;
}
.worktimepop .time-axis-lp .time-axis .t2{
	margin-top:14px;
}
.worktimepop .time-axis-lp .time-axis .t1{
	margin-top:-17px;
}

#bg-color-picture .get-picture-cont{
	text-align: center;
	padding:30px 0px 0px 0px;
	min-height: 100px;
	width:95%;
	margin:0px auto;
}
#bg-color-picture .get-picture-btn span.OK-left,#bg-color-picture .get-picture-btn span.Cancel-right{
	width:120px;
}
#bg-color-picture .get-picture-btn .picture-btn-right{
	width: 300px;
	margin-right: 0px;
}
.set-photo-burst p.vlen{
	float:none;
	display:none;
	clear:both;
	font-size:12px;
	color:#E67817;
	text-align:right
}
.camera-right .disable .set-photo-burst p.vlen{
	color:#999;
}
.set-tuisong .do-you2 .tuisong-cont em.Calist{
	white-space: pre-wrap;
}

.ai-settings{
	display: block;
	padding-bottom: 25px;
}
.ai_setup{
	width: 1400px;
	padding-left: 40px;
	padding-bottom: 40px;
	margin:0px auto 15px auto;
	background:#FFFFFF;	
	overflow: hidden;
	position:relative;
	box-shadow: 0 1px 4px 2px rgb(103 103 103 / 25%);
}
.ai_setup .title{
	font-size: 28px;
	margin-top: 50px;
}
.ai_setup ul.itemul{
	min-height: 50px;
	display: block;
	margin-top: 20px;
}
.timeitem .show-time{
	height: 25px;
	display: block;
	overflow: hidden;
}
.ai_setup ul.itemul .selected dl dd{
	float: left;
	border-radius: 2px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
	background:#e9e9e9;
}
.ai_setup ul.itemul .selected dl{
	display: block;
	margin-top:0px;
	padding-top:10px;
	overflow: hidden;
}
.ai_setup ul.itemul .selected{
	display: none;
    overflow: hidden;
}
.ai_setup ul.itemul .selected dl dd i{
	/*width:14px;
	height: 14px;
	right:-8px;
	top:-8px;
	display: block;
	position: absolute;
	background: url(../images/ai/add_circle_u1714.svg);
	background-size: auto;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;*/
   font-style: normal;
    cursor: pointer;
    margin-left: 10px;
}
.ai_setup ul.itemul .selected dl dd i:hover{
	color: #7d7d7d;
}
.ai_setup ul.itemul .btn{
	display: block;
}
.ai_setup ul.itemul .btn_addc{
	display: inline-block;
	font-weight: 400;
    font-size: 16px;
    color: #C86610;
    cursor: pointer;
}
.ai_setup ul.itemul .btn_addc:hover{
	color:#e07010;
}
.ai_setup ul li{
	float: left;
	font-size: 16px;
	line-height: 50px;
}
.ai_setup ul#set-cameralistai li{
	line-height: 29px;
	width: 100%;
}
.ai_setup ul#set-cameralistai li font{
	float: left;
}
.ai_setup ul#set-cameralistai li em{
	width: 14px;
    height: 10px;
    display: none;
    float: right;
    margin-right: 8px;
    margin-top: 8px;
    background: url(../images/icon_drop_down_right.png) no-repeat;
}
.ai_setup ul#set-cameralistai li.current em{
	display: block;
}
.ai_setup ul li.left{
	width:220px;
}
.ai_setup ul li.right{
	width:1140px;
}
.ai_setup .select-columns{
	width:258px;
	height: 28px;
	background:none;
	margin-top: 12px;
	float: left;
	cursor: pointer;
}
.ai_setup .select-columns i{
	width:13px;
	height: 7px;
	display: block;
	cursor: pointer;
	background:url(../images/settings_icon_new.png) -20px -6px no-repeat;
	position: absolute;
	right:5px;
	margin-top: 10px;
}
.ai_setup ul li .select-text{
	width:258px;
}
.ai_setup .set-sendmode{
	display: block;
	overflow: hidden;
}
.ai_setup .set-sendmode .checkbtn{
	width:58px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -104px;
	margin-top:8px;
}
.ai_setup .set-sendmode .checkbtn_a{
	width:58px;
	height: 26px;
	display: block;
	margin-top:8px;
	float: left;
	background: url(../images/settings_icon_new.png) -317px -72px;
}
.ai_setup.disable .set-sendmode .checkbtn{
	background: url(../images/ai/icon_info_off_dis.png) no-repeat;
}
.ai_setup.disable .set-sendmode .checkbtn_a{
	background: url(../images/ai/icon_info_on_dis.png) no-repeat;
}

.ai_setup .set-sendmode span.sw{
	float:left;
	font-size: 16px;
	margin-left:10px;
	margin-top:8px;
	display: inline-block;
	line-height: 26px;
}
.ai_setup .weekli{
	display: block;
	overflow: hidden;
	height:20px;
	margin-top:10px;
	margin-bottom: 10px;
	position: relative;
}
.ai_setup .weekli li{
	float: left;
	display: inline-block;
	margin-right: 20px;
	line-height: 20px;
}
.ai_setup .weekli li em{
	font-size: 16px;
}
.ai_setup .weekli.disable li em{
	color: #999999;
}
.ai_setup .weekli li .checkbox-input{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) 0px -54px no-repeat;
}
.ai_setup .weekli.disable li .checkbox-input{
	background: url(../images/settings_icon_new.png) 0px -78px no-repeat;
}
.ai_setup .weekli li .checkbox-input-a{
	width:20px;
	height: 20px;
	margin-right: 6px;
	float:left;
	display: block;
	background:url(../images/settings_icon_new.png) -26px -54px no-repeat;
}
.ai_setup .weekli.disable li .checkbox-input-a{
	background: url(../images/settings_icon_new.png) -26px -78px no-repeat;
}
.timeitem{
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
}

.timeitem .show-time font{
	float:left;
	font-size:14px;
	line-height: 25px;
	margin-right:12px;
}
.timeitem .show-time.disable font,.disable .time-div .fg{
	color:#D6D6D6;
}
.ai_setup .timeitem .show-time .time-div{
	margin-right: 30px;
}
.ai_setup .ms-btn{
	height:40px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top:20px;
}
.ai_setup .ms-btn input{
	width: 140px;
	height: 40px;
	font-size: 16px;
	background: #E9E9E9;
	border: none;
	cursor: pointer;
	border-radius: 4px;
}
.ai_setup .planlist{
	display: block;
	overflow: hidden;
}
.ai_setup .s_aiplan{
	width: 238px;
	height: 268px;
	display: block;
	border: 1px solid #f2deb2;
	background: #fffaeb;
	border-radius: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.ai_setup .s_aiplan i.hot{
	position: absolute;
    left: -26px;
    top: 10px;
    width: 95px;
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    font-size: 14px;
    font-style: normal;
    color: #FFFFFF;
    background: url(../images/ai/u1781.svg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}
.ai_setup .s_aiplan li{
	display: block;
	float: none;
}
.ai_setup .s_aiplan li.ptype{
	line-height:30px
}
.ai_setup .s_aiplan .pname{
	font-weight: 700;
    font-style: normal;
    font-size: 18px;
    margin-top: 20px;
}
.ai_setup .s_aiplan li.rprice{
	color: #F96C05;
}
.ai_setup .s_aiplan li.rprice .p{
	font-weight: 700;
	font-size: 38px;
}
.ai_setup .s_aiplan li.txt{
	color:#FF6600;
	line-height: 20px;
    margin-top: -10px;
    margin-bottom: 50px;
}
.ai_setup .s_aiplan li.txt1{
	color:#CB976E;
	line-height: 20px;
    margin-top: -10px;
    margin-bottom: 50px;
}
.ai_setup .s_aiplan li.bottom{
	height: 32px;
}
.ai_setup .s_aiplan li.bottom a.btn{
	cursor: pointer;
	width: 120px;
    height: 32px;
    line-height: 32px;
    display: block;
    text-align: center;
    margin:0px auto;
    background: inherit;
    background-color: #F9D681;
    border: none;
    border-radius: 61px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgba(51, 36, 13, 0.513725490196078);
}
.ai_setup .s_aiplan li.bottom a.btn:hover,.ai_setup .s_aiplan li.bottom a.btn.bcol1:hover{
	background: #f9bb26;
	color:#33240d;
}
.ai_setup .s_aiplan li.bottom a.btn.bcol1{
	color: #33240D;
}
.ai_setup .privilege ul{
	min-height: 100px;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.ai_setup .privilege li{
	float: left;
	width: 120px;
	margin-right: 40px;
	text-align: center;
}
.ai_setup .privilege li .tp_icon{
	display: block;
	overflow: hidden;
	width: 98px;
	height: 98px;
	margin:0px auto 10px auto;
	border: 1px solid #F9D681;
	border-radius: 50%;
	background: rgba(255, 250, 235, 1);
}
.ai_setup .privilege li .tp_icon img{
	width: 47px;
	height: 47px;
	display: block;
	margin:25px auto;
}
.ai_setup .privilege li span{
	font-weight: 400;
    font-size: 16px;
}
.ai_setup .privilege ul li{
	line-height: 20px;
}
.ai_setup .billinghistory{
	width: 1320px;
}
.ai_setup .billinghistory .historylist{
	margin-top: 20px;
}
.ai_setup .billinghistory ul.tabletitle{
	display: block;
	overflow: hidden;
	border: 1px solid rgba(242, 222, 178, 1);
	background: rgba(255, 250, 235, 1);
}
.ai_setup .billinghistory ul.tabletitle li{
	float: left;
}
.ai_setup .billinghistory ul{
	display: block;
	overflow: hidden;
	border-bottom:1px solid rgba(242, 222, 178, 1);
}
.ai_setup .billinghistory ul li.numb{
	width: 110px;
	padding-left: 25px;
}
.ai_setup .billinghistory ul li.time{
	width: 255px;
}
.ai_setup .billinghistory ul li.pname{
	width: 245px;
}
.ai_setup .billinghistory ul li.pprice{
	width: 310px;
}
.ai_setup .billinghistory ul li.status{
	width: 200px;
}

.ai_setup #set-cameralist li{
	line-height: 29px;
}

#add-camera-k{
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -300px;
	width: 600px;
	background: #FFFFFF;
	border-radius: 8px;
	padding-bottom: 40px;
}
#add-camera-k .add-camera-header{
	width: 560px;
	height: 58px;
	line-height: 58px;
	margin: auto;
	color: #1A1A1A;
	font-size: 20px;
	border-bottom: 2px solid #c86610;
}

#add-camera-k .camera-header-left{
	float: left;
	line-height: 58px;
}
#add-camera-k .camera-header-right{
	float: right;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-top: 20px;
	background: url(../images/public_icon.png) no-repeat -173px -70px;
}
#add-camera-k .add-camera-nav{
	margin-top: 60px;
	position: relative;
}
#add-camera-k .camera-nav-left{
	float: left;
	width: 316px;
}
#add-camera-k .camera-nav-left ul li{
	float: left;
    width: 93%;
    height: 40px;
    text-align: right;
	line-height: 40px;
	margin-bottom: 40px;
}
#add-camera-k .camera-nav-centent{
	float: left;
	width: 330px;
}
.paypal #add-camera-k .camera-nav-centent{
	float: none;
	width: 100%;
	}
.paypal .paylist{
	display: block;
	overflow: hidden;
	margin-top:20px;
}
.paypal ul.disable{
	color: #666;
	border:none;
}
.paypal .disable .select_default{
	border: 1px solid #666;
    color: #666;
}
.paylist li{
	float: left;
	min-height: 40px;
	line-height: 40px;
	display: block;
}
.paylist li.text{
	width:240px;
	text-align: right;
}
.paylist li.items{
	width:300px;
	font-size: 16px;
}
.paylist li.items .checkbox,.paylist li.items .checkbox_a{
	display: block;
	height: 40px;
	overflow: hidden;
}
.paylist li.items .checkbox .icon_paypal,.paylist li.items .checkbox_a .icon_paypal{
	width:69px;
	height: 20px;
	margin-top:12px;
	background: url(../images/home_icon_new.png) no-repeat -284px -262px;
}
.paylist.disable li.items .checkbox .icon_paypal, .paylist.disable li.items .checkbox_a .icon_paypal{
	background: url(../images/home_icon_new.png) no-repeat -383px -262px;
}
.paylist li.items .checkbox .check_contr{
	float: left;
    width: 14px;
    height: 14px;
    margin: 13px 0;
    border-radius: 50%;
    border: 1px solid #1A1A1A;
    cursor: pointer;
}
.paylist li.items .checkbox_a .check_contr{
	float: left;
    width: 14px;
    height: 14px;
    margin: 13px 0;
    border-radius: 50%;
    border: 1px solid #C86610;
}
.paylist.disable li.items .checkbox_a .check_contr,.paylist.disable li.items .checkbox .check_contr{
	border: 1px solid #666;
}
.paylist li.items .checkbox .check_contr span{
	display: none;
	float: left;
    width: 8px;
    height: 8px;
    margin: 3px 3px;
    border-radius: 50%;
    background-color: #c86610;
}
.paylist li.items .checkbox_a .check_contr span{
	display: block;
	float: left;
    width: 8px;
    height: 8px;
    margin: 3px 3px;
    border-radius: 50%;
    background-color: #c86610;
}
.paylist.disable li.items .checkbox .check_contr span,.paylist.disable li.items .checkbox_a .check_contr span{
	background-color: #666;
}
.paylist li.items .checkbox .check_text,.paylist li.items .checkbox_a .check_text{
	float: left;
	margin-left: 9px;
}
.paypal #add-camera-k .error_info{
	margin-bottom: 0px;
    margin-left: 135px;
    margin-top: 20px;
    height: 20px;
    font-size: 16px;
}
.paypal #add-camera-k .error_info span{
	font-size: 16px;
}
.paypal #add-camera-k .error_info i{
	width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
    display: block;
    background: url(../images/home_icon_new.png) -413px -113px no-repeat;
}
.paypal #add-camera-k .camera-nav-btn div{
	width: 330px;
}
#add-camera-k .camera-nav-btn{
	width: 330px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.paypal #add-camera-k .camera-nav-btn{
	width: 600px;
	margin:0px auto;
	position: relative;
}
#add-camera-k  .camera-nav-btn div{
	width: 120px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 2px;
	text-align: center;
	line-height: 40px;
}
.paypal #add-camera-k .camera-nav-btn .paypal_btn{
	margin:0px auto;
}
.paypal #add-camera-k .camera-nav-btn .pay_card{
	color: #f5f5f5;
    background: #C86110;
    margin:0px auto;
}
.paypal #add-camera-k .camera-nav-btn .pay_card:hover{
	background: #E07010;
}
.ai_setup .pdis{
	width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    display: none;
    margin-top: 20px;
    background: #FFFFFF;
    opacity: 0;
}
.ai_setup .show-time {
    position: relative;
}
.ai_setup .weekli .pdis,.ai_setup .show-time.disable .pdis{
	margin-top: 0px;
}
.ai_setup.disable .pdis,.ai_setup .disable .pdis{
	display: block;
}
.ai_setup.disable .itemul{
	color: #999999;
}
.ai_setup.disable .weekli li .checkbox-input{
	background: url(../images/settings_icon_new.png) 0px -78px no-repeat;
}
.ai_setup.disable .weekli li .checkbox-input-a{
	background: url(../images/settings_icon_new.png) -26px -78px no-repeat;
}
.disable .time-div input{
	color: #D6D6D6;
}
.disable .time-div .op_btn i.up{
	background: url(../images/settings_icon_new.png) -335px -4px no-repeat;
}
.disable .time-div .op_btn i.down{
	background: url(../images/settings_icon_new.png) -335px -15px no-repeat;
}
.disable .time-div{
	border: 1px solid #D6D6D6;	
}
.ai_setup.disable .select-columns i{
	background: url(../images/settings_icon_new.png) -6px -16px no-repeat;
}
.cameraitems{
	height: 54px;
    margin-top: 30px;
    display: block;
}
.cameraitems .title{
	font-size:16px;
	color:#1A1A1A;
	font-weight: bold;
	float: left; 
	width:115px; 
	line-height: 40px;
	margin-left:40px;
	margin-right: 5px;
}
.cameraitems .selectedlist{
	max-width:1320px;
	float:left;
}
.cameraitems .all{
	line-height: 40px;
	font-size: 16px;
	color: #C86610;
}

.cameraitems .title span{
	display: inline-block;
	height: 40px;
	padding-right:5px;
	overflow: hidden;
}
.cameraitems .title span em{
	display: inline-block;
	float: left;
	margin-right: 7px;
	padding-right:20px;
	background: url(../images/icon_camera_down.png) right 18px no-repeat;
}
.cameraitems .title:hover span em{
	background: url(../images/icon_camera_up.png) right 18px no-repeat;
}
.cameraitems .title .clist{
	width: 336px;
    height: auto;
    display: none;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    margin-top: -15px;
    position: absolute;
    font-weight: normal;
    background: #ffffff;
    z-index: 2;
}

.cameraitems .title:hover span i,.cameraitems .title.current span i{
	background: url("../images/icon_up1.png") right center no-repeat;
}
.cameraitems .title:hover .clist,.cameraitems .title.current .clist{
	display: block;
}
.cameraitems .title .clist ul{
	display: block;
	overflow: auto;
	padding-top: 10px;
	max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
}
.cameraitems .title .clist ul::-webkit-scrollbar {
        width:8px;
        height:8px;
    }
   .cameraitems .title .clist ul::-webkit-scrollbar-button    {
        background-color:#E6E5E5;
        height:0px;
    }
  .cameraitems .title .clist ul::-webkit-scrollbar-track     {
        background:#E6E5E5;
    }
   .cameraitems .title .clist ul::-webkit-scrollbar-track-piece {
       
    }
   .cameraitems .title .clist ul::-webkit-scrollbar-thumb{
       background:#b5b4b4;
	   border-top:1px solid #e6e5e5;
	   border-right:1px solid #e6e5e5;
	   border-bottom:1px solid #e6e5e5;
	   border-left:2px solid #e6e5e5;
	   border-radius:10px;
    }
   .cameraitems .title .clist ul::-webkit-scrollbar-corner {
        background:#82AFFF;
    }
   .cameraitems .title .clist ul::-webkit-scrollbar-resizer  {
        background:#FF0BEE;
    }
.cameraitems .title .clist li{
	float: left;
	margin-left: 16px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
}
.cameraitems .title .clist li:hover{
	color:#C86110;
}
.cameraitems .title .clist li:hover .ai{
	color: #F5F5F5;
}
.cameraitems .title .clist li.current{
	color:#C86110;
}
.cameraitems .title .clist li.current .ai{
	color: #F5F5F5;
}
.cameraitems .title .clist li i.ai{
	width:18px;
	height: 16px;
	background: #C86110;
	color: #F5F5F5;
	border-radius: 4px;
	font-style: normal;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 14px;
}
.cameraitems .title .clist .btn{
	height:40px;
	display: block;
	text-align: center;
	margin-top:15px;
	margin-left: 40px;
	padding-bottom: 20px;
}
.cameraitems .title .clist .btn a{
	display: inline-block;
	float: left;
}
.cameraitems .title .clist .btn a.ok-left{
	display: block;
	width:120px;
	height: 40px;
    color: #f5f5f5;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    text-indent: 0px;
    line-height: 40px;
    border-radius: 2px;
    background: #C86110;
    margin-right: 20px;
}
.cameraitems .title .clist .btn a.cancel-right{
	display: block;
	width:120px;
	height: 40px;
    color: #1A1A1A;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    text-indent: 0px;
    line-height: 40px;
    border-radius: 2px;
    background: #E9E9E9;
}

.cameraitems .title .clist .btn a:hover{
	background: #E67010;
}
.cameraitems .title .clist .btn a.cancel-right:hover{
	background: #E2E2E2;
}
.cameraitems .selectedlist dl dd{
	float: left;
	border-radius: 2px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
	color: #1A1A1A;
	background: #E9E9E9;
	font-size: 16px;
}
.cameraitems .selectedlist dl dd i{
	font-style: normal;
	cursor: pointer;
	margin-left: 10px;
}
.cameraitems .selectedlist dl dd i:hover{
	color: #7d7d7d;
}
.cameraitems .selectedlist dl{
	display: block;
}
