#home-nav{
	width:100%;
	max-width:100%;
	min-width: 1400px;
	margin:0px auto;
}
#home-auto{
	background: #FFFFFF;
}
#head-bottom-navigation{
	width: 1400px;
	padding-left: 40px;
	height: 50px;
	border-bottom: 1px solid #dddddd;
	padding-right: 40px;
}
#bottom-navigation-list{
	width: 1400px;
	margin-top:20px;
}
#bottom-navigation-list li{
    float: left;
	cursor: pointer;
	line-height: 36px;
	height: 36px;
	background: #42230f;
	margin-right: 30px;
	min-width: 106px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#bottom-navigation-list li div{
	color: #f5f5f5;
	font-size: 16px;
	display: block;
	margin:0px;
}

#home_pageToolbar{margin:30px auto;
position: relative;
padding-top:1px;}
#home_pageToolbar a{
	cursor: pointer;
	padding: 9px 12px;
	border: 1px solid #D7D7D7;
	margin-left:-1px;
	position: relative;
	background: #E9E9E9;
	color:#1A1A1A;
}
#home_pageToolbar a.disable,#home_pageToolbar a.disable em{
	color:#d6d6d6;
}
#home_pageToolbar a.front{
	margin-right:10px;
}
#home_pageToolbar a.next{
	margin-left:10px;
}
#home_pageToolbar a.this,#home_pageToolbar a:hover{
	padding: 9px 12px;
	border:1px solid #D7D7D7;
	background:#d4d4d4;
	color:#1A1A1A;
}
#home_pageToolbar a.disable:hover,#home_pageToolbar a.disable:hover em{
	color:#d6d6d6;
	background: #E9E9E9;
}
#home_pageToolbar em{margin-left:10px;margin-right:10px;
	color:#1A1A1A;
}
#home_pageToolbar input.pageinput{
	width:33px;
	height:32px;
	font-size: 12px;
	border: 1px solid #D7D7D7;
	background:#E9E9E9;
	color:#1A1A1A;
	text-align:center;
}
.nosj{
	width: 276px;
	height: 213px;
	font-size: 20px;
	display: block;
	margin: 0px auto;
	text-align: center;
	line-height: 213px;
}

.add-camera .add-camera-cont{
	color: #f5f5f5;
	float: left;
	height:36px;
	line-height: 36px;
}
.add-camera .add-camera-icon{
	float: left;
	width: 20px;
	height: 20px;
	margin: 8px 6px 0px 2px;
	background: url(../images/homepage_icon.png) no-repeat -226px -147px;
}

#home-data-list{
	float: left;
	width: 100%;
	min-width: 1400px;
	margin:0px auto;
	/*height: 778px;
	overflow: hidden;*/
	min-height:356px;
}
#data-list{
	/*overflow-y: scroll;
    width: 1420px;
    height: 778px;*/
   margin-bottom:30px;
}
#data-list li{
	width: 1400px;
	border-bottom:1px solid #dddddd;
	margin:0px auto;
}
#data-list li.camerali,#data-list li.cameracenter{
	padding-left:40px;
	padding-right: 40px;
	display: block;
	overflow: hidden;
}
#data-list li.camerasub{
	width:1360px;
	margin-left:30px;
	padding-right: 40px;
}
#data-list .camerasub{
	display: block;
	overflow: hidden;
	background: #756034;
	border-bottom: 2px solid #33240d;
	position: relative;
}

#data-list div.camerasub .subk{
	margin-left:50px;
	border-left:1px dashed #524221;
}
#data-list div.camerasub .subk:last-child li.camerasub{
	border-bottom: none;
}
#data-list div.camerasub .subk .showmore{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top:29px;
	margin-left:-10px;
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -367px -91px;
}
#data-list div.camerasub .subk .pickup{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../images/homepage_icon.png) no-repeat -400px -91px;
}
#data-list .camera-list{
	width: 100%;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	color:#1a1a1a;
}
#data-list .camera-button{
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	margin-top:24px;
	position: relative;
}
#data-list .camera-button .page{
	width:1082px;
	height:40px;
	display: block;
}
#data-list .camera-button .right-button{
	width: 210px;
	height: 36px;
	right: 0px;
	position: absolute;
	margin-top: -40px;
}
#data-list .camera-details-bottom .left-button{
	min-width: 110px;
	padding-right: 10px;
	height: 36px;
	display: inline-block;
	color: #1A1A1A;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	border-radius: 2px;
	background:#E9E9E9;
	position: relative;
}
#data-list .camera-details-bottom .left-button:hover{
	background: #D4D4D4;
}

#data-list .camera-details-bottom i{
	width:19px;height: 18px;
	display: block;
	margin-left:10px;
	margin-top:9px;
	background:url(../images/home_icon_new.png) -418px -36px;
	float: left;
	margin-right: 5px;
}

#data-list .camera-details-bottom .left-button:hover a{
	color: #1a1a1a;
}
#data-list .camera-details-bottom a{
	float: left;
	margin-left:2px;
}

.camera-details-bottom .left-button:hover{
	background:#c86610;
}
.camera-details-bottom .left-button a{
	display:inline-block;
	line-height: 34px;
	float: left;
	color: #1A1A1A;
}
.camera-details-bottom .planselect_btn{
	min-width: 100px;
    height: 36px;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #F5F5F5;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    border-radius: 2px;
    background: #c86610;
}
.camera-details-bottom .planselect_btn a{
	color: #F5F5F5;
}
.camera-details-bottom .planselect_btn:hover{
	background:#E67010;
}
.camera-details-bottom .planselect_btn:hover a{
	color: #FFFFFF;
}
.camera-details-bottom .plan_information{
	width: 265px;
	line-height: 17px;
	word-break: break-word;
}
.camera-details-bottom .plan_information .red{
	color: #FF3300;
}
#data-list .camera-details-bottom .planselect_btn a{
	display:block;
	line-height: 34px;
	margin: 0px;
	float: none;
}
#data-list .camera-button .right-button div{
	color: #1A1A1A;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 34px;
	border-radius: 2px;
	background:#E9E9E9;
}
#data-list .camera-button .right-button div:hover{
	color: #f5f5f5;
	border-color: rgb(230, 120, 23);
	background-color: rgb(230, 120, 23);
}
#data-list .camera-button .right-button .show_more{
	float: right;
	min-width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	height: 34px;
}
#data-list .camera-button .right-button .show_more i{
	width: 13px;
	height: 7px;
	display: block;
	float: right;
	margin-top: 14px;
}
#data-list .camera-button .right-button .show_more i.down{
	background: url(../images/home_icon_new.png) no-repeat -164px -6px;
} 
#data-list .camera-button .right-button .show_more i.up{
	background: url(../images/home_icon_new.png) no-repeat -182px -4px;
} 
#data-list .camera-button .right-button .show_more:hover{
	background:#c86610;
	color:#fff;
}
#data-list .camera-button .right-button .show_more:hover i.down{
	background: url(../images/public_icon.png) no-repeat -190px -2px;
}
#data-list .camera-button .right-button .show_more:hover i.up{
	background: url(../images/public_icon.png) no-repeat -190px -11px;
}
#data-list .camera-button .right-button .show_more span{
	display: inline-block;
	padding-right: 5px;
}

#data-list .camera-button .right-button .get-location{
	float: right;
	width: 98px;
	height: 28px;
}

#data-list .camera-details{
	float: left;
	width: 310px;
}
i{font-style: normal;}
#data-list .camera-details .camera_Num{
	width:230px;
	height: 245px;
	margin:0px 50px 0px 0px;
	background:#E9E9E9;
	display: block;
	overflow: hidden;
}
#data-list .camera-details .camera_Num img{
	display: block;
	margin:10px auto 0px auto;
}
#data-list .camera-details .camera_Num .add-camera{ 
	height: 36px;
	margin:10px auto;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	border-radius: 4px;
    background: #C86610;
}
#data-list .camera-details .camera_Num .add-camera:hover{
	background: #e67010;
	color:#fff;
}
#data-list .camera-details .camera_Num .camernum{
	width:140px;height:177px;
	
}
#data-list .camera-details-bottom{
	width: 300px;
}
#data-list .camerasub .camera-details-bottom{
	width:260px;	
}
#data-list .camera-details-bottom .location{
	width: 265px;
	height:34px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	margin-top:10px;
	padding-left: 15px;
}
#data-list .camera-details-bottom .location i{
	width:12px;
	height: 16px;
	display: block;
	margin-top:2px;
	margin-left: -15px;
	background:url(../images/homepage_icon.png) no-repeat -240px -56px;
	position: absolute;
}
#data-list .camera-details-bottom .location:hover{
	cursor: pointer;
}
#data-list .cameracenter .camera-list{
	margin-bottom: 40px;
}
.cameracenter #camera-details-list .location{
	width: 1055px;
	padding-left:25px;
	height:34px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	margin-top:10px;
	
	text-indent:5px;
	font-size: 14px;
	margin-bottom:40px;
}
.cameracenter #camera-details-list .location i{
	width:18px;
	height: 24px;
	display: block;
	margin-left:-25px;
	background:url(../images/homepage_icon.png) no-repeat -214px -56px;
	position:absolute;
}
.cameracenter #camera-details-list .location:hover{
	cursor: pointer;
}
.cameracenter #camera-details-list .subcamera{width:100%;font-size: 14px;line-height:20px;}
.cameracenter #camera-details-list .subcamera em.cont{margin-right:8px;}
.cameracenter #camera-details-list .subcamera .cameracount{
	width: 165px;
	margin-right: 520px;
	float:left;
	cursor: pointer;
}
.cameracenter #camera-details-list .subcamera .cameracount .icon{
	width:27px;
	height:20px;
	margin-right:8px;
	background: url(../images/homepage_icon.png) -388px -56px no-repeat;
}
.cameracenter #camera-details-list .subcamera .cameracount:hover .icon{
	background: url(../images/homepage_icon.png) -207px -247px no-repeat;
}
.cameracenter #camera-details-list .subcamera .cameracount .icon_toggle{
	width:13px;
	height:13px;
	margin-top:5px;
	margin-right:0px;
	background: url(../images/homepage_icon.png) -420px -62px no-repeat;
}
.cameracenter #camera-details-list .subcamera .current .icon_toggle{
	background: url(../images/homepage_icon.png) -443px -62px no-repeat;
}
.cameracenter #camera-details-list .subcamera .cameracount:hover .icon_toggle{
	background: url(../images/homepage_icon.png) -24px -250px no-repeat;
}
.cameracenter #camera-details-list .subcamera .current:hover .icon_toggle{
	background: url(../images/homepage_icon.png) -48px -250px no-repeat;
}
.cameracenter #camera-details-list .subcamera .cameracount:hover{
	color:#C86610;
}
.cameracenter #camera-details-list .subcamera .totalphoto .icon{
	width:24px;
	height:20px;
	background: url(../images/public_icon.png) -65px -73px no-repeat;
}
.cameracenter #camera-details-list .subcamera .totalphoto:hover{
	color:#C86610;
	cursor: pointer;
}
.cameracenter #camera-details-list .subcamera .totalphoto:hover .icon{
	background: url(../images/public_icon.png) -65px -99px no-repeat;
}

.cameracenter #camera-details-list .subcamera .totalphoto{	
	float:left;
}
.cameracenter #camera-details-list .subcamera em{
	float: left;
	margin-right:5px;
}
#data-list .camera-details-bottom .totop{
	width: 300px;
    height: 18px;
    margin-top: 19px;
    position: absolute;
    z-index: 0;
}
#data-list .camera-details-bottom .totop a{
	float: right;
	height:18px;
	width: 16px;
	display: block;
	cursor: pointer;
	background:url(../images/icon_top_n.png) no-repeat ;
}
#data-list .camera-details-bottom .totop a:hover{
	background:url(../images/homepage_icon.png) -207px -30px no-repeat ;
}
#data-list .camera-details-bottom .camera-details-img span{
	position: relative;
    white-space: nowrap;
    width: 140px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    background: rgba(0,0,0,.5);
	margin: -70px auto;
	display: block;
	line-height: 30px;
}
#data-list .camera-details-bottom .camera-details-img .bg{
	width: 90px;
	height: 90px;
	display: block;
	background: #000000;
	opacity: 0.8;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 110px;
	border-radius: 50%;
	top: 28px;
	left:10px;
	text-align: center;
	position: absolute;
	font-weight: bold;
}
#data-list .camera-details-bottom .camera-details-img .text{
	width: 90px;
	height: 90px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 90px;
	border-radius: 50%;
	top: 28px;
	left:10px;
	text-align: center;
	position: absolute;
	font-weight: bold;
}
#data-list .camera-details-bottom .camera-details-img .text .return{
	width: 32px;
    height: 36px;
    display: block;
    margin-left: 29px;
    margin-top: 27px;
    background: url(../images/home_icon_new.png) -416px -136px no-repeat;
}
#data-list .camera-details-bottom .camera-details-img{
    text-align:center;
    width: 110px;
    height: 140px;
    margin-right:40px;
    display: block;
    float:left;
    overflow: hidden;
    position: relative;
}
#data-list .camerasub .camera-details-bottom .camera-details-img{
	margin-right:20px;
}
#data-list .camera-details-bottom .camera-details-img img{
	width:110px;height:140px;
}
#data-list .camera-details-bottom .camera-details-cont{
	width: 150px;
	float:left;
}
.camerasub #cont-auto{
	width:150px;
}
.camerasub #cont-auto li,#data-list .camerasub .camera-details-bottom .camera-details-cont{
	width: 130px;
}
#data-list .camerasub .camera-details,#data-list .camerasub .camera-details-bottom .totop{
	width:248px;
}
#data-list .camerasub .camera-details-bottom .totop{
	margin-top:19px;
}
#cont-auto li,#cont-auto span{
	width: 150px;
	box-shadow: none;
	border: none;
	height:18px;
	line-height:18px;
	word-break: break-all;
}
#cont-auto li{
	width: 160px;
}
#cont-auto li.img{
	width:140px;
	height: 36px;
	display: block;
	overflow: hidden;
	margin-top:10px;
	margin-left: 0px;
}
.cameracenter #cont-auto li.img{
	margin-top:39px;
}
#cont-auto li.img img{
	width:140px;
}
.camerasub #cont-auto li{
	width:150px;
	height:20px;
}
.camerasub #cont-auto li.img{
	height:30px;
}
.camerasub  #cont-auto li.li_name{
	margin-bottom:5px;
}
#cont-auto{
	width: 160px;
	margin: 0 auto;
	font-size: 14px;
	display: block;
	overflow: hidden;
}
#cont-auto em.tooltip{
	cursor: pointer;
}
#cont-auto .camera-name{
	float: left;
	width: 100%;
	height: 100%;
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 2px;
	white-space:pre-wrap;
}
#cont-auto em.camera-location{
	width: 65px;
    height: 100%;
	color: #1A1A1A;
	font-size: 14px;
	font-weight: 600;
	font-style:normal;
}
#cont-auto em.name{
	font-weight: bold;
}
#cont-auto li span{font-weight: bold;}
#cont-auto li.li_location{min-height:20px;line-height:15px;max-height:30px;overflow:hidden}
#cont-auto li.li_name{height:20px;line-height:20px;overflow:hidden;margin-top:5px;margin-bottom: 4px;}
#cont-auto .camera-name-cont{
	width: 90px;
	height: 100%;
	color: #1A1A1A;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
    text-overflow: ellipsis;
}
#cont-auto .camera-location-cont{
    width: 70px;
    color: #1A1A1A;
    font-size: 12px;
    text-indent: 5px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.cameracenter #camera-details-list .camera-details-icon ol#camera-right-icon{
	float:left;
	width: 940px;
}
.cameracenter #camera-details-list .camera-details-icon ol#camera-bottom-icon{
	float: right;
	width: 135px;
}
.camera-details-icon{
	width: 100%;
	height: 36px;
	margin-bottom:8px;
}
.camerali .camera-details-icon ol#camera-bottom-icon{
	width: 200px;
	height: 22px;
	margin: 11px  auto 0px auto;
	float:right;
	display: block;
	overflow: hidden;
}
.camerali .camera-details-icon ol#count{
	float: left;
	width: 600px;
	height: 36px;
	display: block;
	overflow: hidden;
	position:relative;
	
}
.camera-details-icon ol#count li{
	float: left;
	min-width: 88px;
	width: auto;
	height: 34px;
	line-height: 34px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	position:relative;
	border-right: 1px solid #FFFFFF;
	background:#E9E9E9;
	padding-left:10px;
	padding-right: 10px;
}
.camera-details-icon ol#count li:hover{
	cursor: pointer;
	color:#c86610;
	z-index: 2;
}
.camera-details-icon ol#count li.current{
	color:#c86610;
	margin-right:0px;
}

.camera-details-icon ol#count li span.favor{
	display:inline-block;	
	text-indent: 5px;
}
.camera-details-icon ol#count li span.favor i{
	width:16px;
	height: 16px;
	display: block;
	float: left;
	margin-top:11px;
	background:url(../images/icon_fav.png) no-repeat;
}
.camera-details-icon ol#count li:hover .favor i,.camera-details-icon ol#count li.current .favor i{
	background:url(../images/icon_favor2.png) no-repeat;
}
#camera-bottom-icon li{
	float: right;
	cursor: pointer;
	box-shadow: none;
	border:none;
}
#camera-bottom-icon .set-up{
	width: 22px;
	height: 22px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat 0px -27px;
}
#camera-bottom-icon .set-updis{
	width: 22px;
	height: 22px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat -256px -147px;
}
.cameracenter #camera-bottom-icon .set-up{
	width: 24px;
	height: 24px;
	margin-right: 30px;
	background: url(../images/public_icon.png) no-repeat -30px -69px;
}
.cameracenter #camera-bottom-icon .set-updis{
	width: 24px;
	height: 24px;
	margin-right: 30px;
	background: url(../images/public_icon.png) no-repeat -30px -121px;
}
.cameracenter #camera-bottom-icon .set-up:hover{
	background: url(../images/public_icon.png) no-repeat -30px -95px;
}
#camera-bottom-icon .position{
	width: 24px;
	height: 20px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat -167px -222px;
}
#camera-bottom-icon .positiondis{
	width: 24px;
	height: 20px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat -167px -274px;
}
.cameracenter #camera-bottom-icon .position{
	width: 24px;
	height: 20px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat -167px -222px;
}
.cameracenter #camera-bottom-icon .positiondis{
	width: 24px;
	height: 20px;
	margin-right: 30px;
	background: url(../images/homepage_icon.png) no-repeat -167px -274px;
}
.cameracenter #camera-bottom-icon .position:hover{
	background: url(../images/homepage_icon.png) no-repeat -167px -248px;
}
.cameracenter #camera-bottom-icon .position{
	margin-right: 0px;
}
#camera-bottom-icon .get{
	width: 28px;
	height: 22px;
	background: url(../images/homepage_icon.png) no-repeat -66px -27px;
}
.camerasub #camera-bottom-icon .get{
	width: 24px;
	height: 20px;
	background: url(../images/homepage_icon.png) no-repeat -388px -56px;
}
#camera-bottom-icon .getdis{
	width: 28px;
	height: 22px;
	background: url(../images/homepage_icon.png) no-repeat -136px -27px;
}
#camera-bottom-icon .totop{
	float: right;
	height:22px;
	width: 20px;
	display: block;
	cursor: pointer;
	margin-right:30px;
}
#camera-bottom-icon .totop a{
	height:22px;
	width: 20px;
	display: block;
	background:url(../images/homepage_icon.png) -157px -57px no-repeat ;
}
#camera-bottom-icon .totop a:hover{
	background:url(../images/homepage_icon.png) -186px -57px no-repeat ;
}
#camera-bottom-icon .set-up:hover{
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -30px -27px;
}
#camera-bottom-icon .position:hover{
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -167px -248px;
}
#camera-bottom-icon .get:hover{
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -101px -27px;
}
.camerasub #camera-bottom-icon .get:hover{
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -207px -247px;
}
#data-list .camera-details-top{
	width: 310px;
	height: 20px;
	margin-bottom:28px;
	margin-top:9px;
}
#camera-right-icon li{
	cursor: pointer;
	box-shadow: none;
	border:none;
}
#camera-right-icon .signal span{
	position: relative;
    top: 8px;
    left: 0;
    float: left;
    width: 47px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    background: rgba(0,0,0,0.6);
}
#camera-right-icon .electricity p{
	float:left;
	padding-left:3px;
	padding-right:5px;
	width: 28px;
	height: 20px;
	overflow: hidden;
	display: block;
}
#camera-right-icon .electricity p span{
	height:14px;
	margin-top:3px;
	display: block;
}
#camera-right-icon .electricity span.etxt{
	float:left;
	line-height: 20px;
	margin-left:4px;
}
#camera-right-icon .sd-card span{
	float:left;
	line-height:20px;
	margin-left:4px;
}
#camera-right-icon .electricity{
	float: left;
	width: 100px;
	height: 20px;
}
#camera-right-icon .signal{
	float: left;
	width: 26px;
	height: 20px;
	margin-right:30px;
}

#camera-right-icon .sd-card{
	float: left;
	width: 91px;
	height: 20px;
}
.camerasub #camera-right-icon .sd-card{
	width: 75px;
}
.camerasub #camera-right-icon .electricity{
	width: 88px;
}
#camera-right-icon .sd-card p{
	width:26px;
	height:20px;	
	float:left;
}

#camera-right-icon .memory{
	float: left;
	width: 20px;
	height: 20px;
	background:url(../images/homepage_icon.png) no-repeat -386px 0px;
}
#camera-right-icon .memory em{font-weight: bold;}
#camera-right-icon .memory .notice{
	float: right;
	width: 12px;
	height: 12px;
	margin-top:-6px;
	margin-right:-6px;
}
.camera-details-icon #camera-right-icon .electricity p{
	float:left;
	padding-left:3px;
	padding-right:5px;
	width: 34px;
	height: 24px;
	overflow: hidden;
	display: block;
}
.camera-details-icon #camera-right-icon .electricity p span{
	height:18px;
	margin-top:3px;
	display: block;
}
.camera-details-icon #camera-right-icon .electricity span.etxt{
	float:left;
	line-height: 24px;
	margin-left:4px;
	font-size:14px;
}

.camera-details-icon #camera-right-icon .sd-card span{
	float:left;
	line-height:24px;
	margin-left:4px;
	font-size:14px;
}
.camera-details-icon #camera-right-icon .electricity{
	float: left;
	width: 100px;
	height: 24px;
	margin-right: 10px;
}
.camera-details-icon #camera-right-icon .signal{
	float: left;
	width: 26px;
	height: 24px;
	margin-right:40px;
}
.camerasub #camera-right-icon .signal{
	margin-right: 25px;
}
.camera-details-icon #camera-right-icon .sd-card{
	float: left;
	width: 150px;
	height: 24px;
}
.camera-details-icon #camera-right-icon .sd-card p{
	width:32px;
	height:24px;	
	float:left;
}

#camera-details-mose{
	position: absolute;
    top: -20px;
    left: 83px;
    z-index: 1;
    width: 320px;
    height: 320px;
    display: none;
    background-color: rgb(0,124,194);
}
#camera-details-mose li {
color: #FFFFFF;
font-size: 16px;
box-shadow: none;
text-indent: 14px;
height: 30px;
border: none;
width:320px;
}
#camera-details-mose .details-mose-1{
	padding: 20px 0 25px 0;
}
#camera-details-mose .details-mose-2{
	padding-bottom: 20px;
}
#camera-details-mose .details-mose-3{
	padding-bottom: 30px;
}
#camera-details-mose .details-mose-4{
	padding-bottom: 15px;
}
#camera-details-mose .details-mose-5,.details-mose-6{
	padding-bottom: 0px;
}

#camera-details-list{
	display: block;
	width: 1082px;
	float: right;
	overflow: hidden;
}
#camera-details-list .nocameracont{
	display: block;
	width: 1120px;
	height: 245px;
	background:#E9E9E9;
	color:#1A1A1A;
	overflow:hidden;
}
#camera-details-list .nocameracont .no_c_title{
	font-size:36px;
	text-align: center;	
	margin-top: 22px;
	line-height:50px;
	font-family:tahoma,"microsoft yahei";
}
#camera-details-list .nocameracont .no_c_cont{
	font-size:30px;
	font-family:tahoma,"microsoft yahei";
	width: 940px;
	margin:10px auto;
	line-height:50px; 
}
#camera-details-list .nocameracont .no_c_cont .em{
	cursor: pointer;
	color:#c86610;
}
#camera-details-list .nocameracont .no_c_cont .em:hover{
	cursor: pointer;
	color:#e67010;
}
#data-list .camera-details .camera_Num .add-camera-cont{
	font-size: 16px;
}
.camerali #camera-details-list ol{
	width: 1082px;
	height: 36px;
	overflow: auto;
}
#camera-details-list ol li{
	width: 1080px;
	display: block;
	border:none;
}
#camera-details-list ol.camera-details-s{
	width: 1080px;
	height: 203px;
	border:1px solid #e9e9e9;
	background:#e9e9e9;
	padding-bottom: 8px;
	display: block;
	overflow: hidden;
}
#camera-details-list ol li img{
	float: left;
	width: 260px;
	height: 195px;
	cursor: pointer;
	background: url(../images/img_loading.jpg) no-repeat;
	display: block;
	outline: none;	
}
#camera-details-list ol li .mymosever{
	width: 260px;
	height: 195px;
	margin-left: 8px;
	margin-top: 8px;
	display: block;
	background: url(../images/img_loading.jpg) no-repeat;
}
#camera-details-list ol li .mymosever:hover .flotang{
	display: block;
}
#camera-details-list ol li .mymosever .v1{
	position: absolute;
	width:40px;
	height: 40px;
	left:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/homepage_icon.png) -416px -193px no-repeat;
}
#camera-details-list ol li .mymosever .v2{
	position: absolute;
	width:40px;
	height: 40px;
	left:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/homepage_icon.png) -302px -193px no-repeat;
}
#camera-details-list ol li .mymosever .v3{
	position: absolute;
	width:40px;
	height: 40px;
	left:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/homepage_icon.png) -360px -193px no-repeat;
}
.flotang{

}
.flotang i{
	cursor: pointer;
	margin-left: 20px;
}
.flotang .flo-col{
	float: left;
	width: 20px;
	height: 18px;
	margin-top: 3px;
	display: none;
	background: url(../images/homepage_icon.png) no-repeat -234px -30px;
}
.flotang .flo-share{
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	display: none;
	background: url(../images/homepage_icon.png) no-repeat -293px -29px;
}
#camera-details-list ol li .btn-to-view{
	display: inline-block;
    width: 72px;
    cursor: pointer;
    padding: 104px 0;
    background-color: #fff;
    border: 1px solid #CCCCCC;
}
#camera-details-list .btn-to-view span{
	display: block;
    width: 32px;
    height: 36px;
    margin: auto;
}

.addhtml,.the-lable,.the-delete,.the-origin{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    background:rgba(255, 255, 255, 0);
}
#sharephoto,#thelabel,#deletephoto{
	position: absolute;
    top: 0;
    left: 27%;
    width: 600px;
    margin: 221px auto;
    border-radius: 4px;
    background-color: #FFFFFF;
    border:1px solid rgba(204,204,204,.8);
}
#sharephoto .sharetop,#thelabel .thelabel-top,#deletephoto .delete-top{
	max-width: 560px;
    height: 36px;
    margin: 0 20px;
    padding-top: 20px;
    box-shadow: 0 2px 0 rgb(200,102,16);
}
#sharephoto .sharetop .sharetitle,#thelabel .thelabel-top .thelabel-title,#deletephoto .delete-top .delete-title{
	float: left;
	color: #1A1A1A;
	font-size: 20px;
}
#sharephoto .sharetop .shareclose,#thelabel .thelabel-top .thelabel-close,#deletephoto .delete-top .delete-close{
	float: right;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../images/home_icon_new.png) no-repeat -199px -293px;
}
#sharephoto .sharetop .shareclose:hover,#thelabel .thelabel-top .thelabel-close:hover
,#deletephoto .delete-top .delete-close:hover{
	background: url(../images/home_icon_new.png) no-repeat -229px -267px;
}
#sharephoto .sharebottom{
	float: left;
}
#sharephoto .sharebottom .sharefacebook{
	float: left;
	padding: 64px 40px 64px 144px;
}
#sharephoto .sharebottom .sharefacebook a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_facebook_n.png) no-repeat;
}
#sharephoto .sharebottom .sharetwitter{
	float: left;
	padding: 64px 40px 64px 0px;
}
#sharephoto .sharebottom .sharetwitter a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_twitter_n.png) no-repeat;
}
#sharephoto .sharebottom .shareemail{
	float: left;
	padding: 64px 0px 64px 0px;
}
#sharephoto .sharebottom .shareemail a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_email_n.png) no-repeat;
}
#sharephoto .sharebottom .shareemail a:hover{
	background: url(../images/home_icon_new.png) no-repeat -94px -633px;
}
#sharephotophra{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
	color: #1a1a1a;
	font-size: 20px;
	background: rgba(0,0,0,.6);
}
.sharephoto{
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -300px;
	width: 600px;
	height: 260px;
	background: #FFFFFF;
	border-radius: 5px;
}
#sharephotophra .sharetop{
	max-width: 560px;
    height: 36px;
    margin: 0px auto;
    padding-top: 20px;
    box-shadow: 0 2px 0 rgb(200,102,16);
}
#sharephotophra .sharetop .sharetitle{
	float: left;
	color: #1a1a1a;
	font-size: 20px;
}
#sharephotophra .sharetop .shareclose{
	float: right;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../images/home_icon_new.png) no-repeat -199px -293px;
}
#sharephotophra .sharetop .shareclose:hover{
	background: url(../images/home_icon_new.png) no-repeat -229px -267px;
}
#sharephotophra .sharebottom{
	float: left;
}
#sharephotophra .sharebottom .sharefacebook{
	float: left;
	padding: 64px 40px 64px 144px;
}
#sharephotophra .sharebottom .sharefacebook a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_facebook_n.png) no-repeat;
}
#sharephotophra .sharebottom .sharefacebook a:hover{
	background: url(../images/homepage_icon.png) no-repeat -89px -574px;
}
#sharephotophra .sharebottom .sharetwitter{
	float: left;
	padding: 64px 40px 64px 0px;
}
#sharephotophra .sharebottom .sharetwitter a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_twitter_n.png) no-repeat;
}
#sharephotophra .sharebottom .sharetwitter a:hover{
	background: url(../images/homepage_icon.png) no-repeat -272px -574px;
}
#sharephotophra .sharebottom .shareemail{
	float: left;
	padding: 64px 0px 64px 0px;
}
#sharephotophra .sharebottom .shareemail a{
	float: left;
	width: 76px;
	height: 76px;
	cursor: pointer;
	background: url(../images/icon_email_n.png) no-repeat 0px;
}
#sharephotophra .sharebottom .shareemail a:hover{
	background: url(../images/home_icon_new.png) no-repeat -94px -633px;
}
#deletephoto .delete-bottom,#thelabel .thelabel-bottom{
	float: left;
	width: 100%;
}
#deletephoto .delete-bottom .delete-bottom-top,#thelabel .thelabel-bottom .thelabel-btm-top{
	float: left;
	width: 100%;
}
#deletephoto .delete-bottom .delete-bottom-top p{
	width: 445px;
	margin: 0 auto;
	padding: 36px 0;
	color: #1A1A1A;
	font-size: 20px;
	line-height: 30px;
}
#deletephoto .delete-bottom .delete-bottom-bto{
	float: left;
	width: 100%;
	padding-bottom: 32px;
}
#thelabel .thelabel-bottom .thelabel-btm-bto{
	float: left;
	width: 100%;
	padding-bottom: 24px;
}
#thelabel .thelabel-bottom .info_cont{
	width:560px;
	margin:0px auto 15px auto;
	height:125px;
	display: block;
	overflow: hidden;
}
#thelabel .thelabel-bottom .info_cont .txt{
	width:538px;
	font-size: 20px;
	text-align: center;
	color:#fff;
	margin-top:35px;
}
#thelabel .thelabel-bottom .info_cont .labe_txt{
	width: 350px;
	height: 38px;
	display: block;
	border: 1px solid #c9c8c8;
	background: none;
	margin: 40px auto 3px auto;
	font-size: 16px;
	color: #1a1a1a;
	padding-left: 10px;
	padding-right:10px;
}
#thelabel .thelabel-auto .tstxt{
	width:370px;
	font-size: 12px;
	color:#999;
	text-indent: 2px;
	margin:0px;
}
#thelabel .thelabel-bottom .info_cont .tstxt{
	width:370px;
	font-size: 12px;
	color:#999;
	text-indent: 2px;
	margin:0px auto;
}
#deletephoto .delete-bottom .delete-bto-btn,#thelabel .thelabel-bottom .thelabel-bto-btn{
	float: right;
	height: 40px;
	margin-right: 20px;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-bto-btn{
	width:300px;
	float:none;
	margin:0px auto;
}
#deletephoto .delete-bottom .bto-btn{
	width:100%;
	margin:0px auto;
}
#deletephoto .delete-bottom .bto-btn .btn_yes{
	float: none;
    margin: 0px auto;
    width: 80px;
    height: 40px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    display: block;
    background: #b25b0e;
    font-size: 14px;
}
#deletephoto .delete-bottom .bto-btn .btn_yes:hover{
    background: #c86610;
}
#thelabel .thelabel-bottom .addlabel-btn{
	float: left;
	min-width: 125px;
	height: 20px;
	margin-left: 20px;
	color: #b35b0e;
	font-size: 16px;
	cursor: pointer;
}
#thelabel .thelabel-bottom .addlabel-btn i{
	width:20px;
	height:20px;
	display: block;
	margin-right: 5px;
	float: left;
	background: url(../images/homepage_icon.png) -226px -173px no-repeat;
}
#thelabel .thelabel-bottom .addlabel-btn:hover{
	color:#c86610;
}
#thelabel .thelabel-bottom .addlabel-btn:hover i{
	background: url(../images/homepage_icon.png) -249px -173px no-repeat;
}
#deletephoto .delete-bottom .delete-bto-btn input,#thelabel .thelabel-bottom .thelabel-bto-btn input{
	min-width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	border: none;
	cursor: pointer;
	border-radius: 2px;
}
#deletephoto .delete-bottom .delete-bto-btn .delete-yes-left,.thelabel-yes-left,#thelabel .thelabel-bottom .thelabel-bto-btn input.add-left,.rectify-yes-left{
	float: left;
	color: #FFFFFF;
	background: #c86610;
	font-size:16px;
}
#deletephoto .delete-bottom .delete-bto-btn .delete-yes-left:hover,.thelabel-yes-left:hover,#thelabel .thelabel-bottom .thelabel-bto-btn input.add-left:hover
,.rectify-yes-left:hover{
	color: #FFFFFF;
	background: #E07010;
}
#deletephoto .delete-bottom .delete-bto-btn .delete-no-right:hover,#thelabel .thelabel-bottom .thelabel-bto-btn .thelabel-no-right:hover,#thelabel .thelabel-bottom .thelabel-bto-btn input.cancel-right:hover{
	background: #D4D4D4;
}
#deletephoto .delete-bottom .delete-bto-btn .delete-no-right,.thelabel-no-right,.cancel-right{
	float: right;
	background: #E9E9E9;
	font-size:16px;
	margin-left:60px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto{
	width: 560px;
	min-height: 100px;
	margin: 26px auto 14px;
	overflow: hidden;

}
#thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto .tagCont{
	display: inline-block;
	float: left;
		clear: both;
}
#thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto ul{
	display: block;overflow:hidden;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto ul{
	overflow:visible;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto ul#selectlist{
	overflow-y:scroll;
	overflow-x:hidden;
	z-index: 11;
}
#thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto .label-list{
	display: block;min-height: 1px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .add-new-tag{
	position: relative;
	line-height:20px;
}

#thelabel .thelabel-bottom .thelabel-btm-top .add-new-tag i{
	position: absolute;
    top: 12px;
    left: 6px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/homepage_icon.png) no-repeat -226px -173px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .tagCont ol li .add-new-tag input.label-list-input
    width: 113px;
    height: 38px;
    text-align: center;
    padding: 0 0 0 15px;
    line-height:20px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .tagCont .icon-top{
	display: none;
	position: absolute;
    top: 2px;
    right: 2px;
	width: 8px;
	height: 8px;
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -35px -468px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .tagCont .icon-bottom{
	display: none;
	position: absolute;
    bottom: 1px;
    right: 1px;
	width: 19px;
	height: 19px;
	cursor: pointer;
	background: url(../images/home_icon_new.png) no-repeat -2px -465px;
}
#thelabel .thelabel-bottom .thelabel-btm-top ul li,#thelabel .thelabel-bottom .thelabel-btm-top .tagCont ol li{
	position: relative;
	float: left;
    margin: 0 10px 10px 0;
}
#thelabel .thelabel-bottom .thelabel-btm-top ul li input,#thelabel .thelabel-bottom .thelabel-btm-top .tagCont ol li input{
	color: #1A1A1A;
	font-size: 16px;
	padding: 0px 15px;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	cursor: pointer;
	background: transparent;
	height: 40px;
	line-height: 40px;

}
#thelabel .thelabel-bottom .thelabel-btm-top ul.rectify li input{
	width: 345px;
	border: 1px solid #000;
	padding-left: 10px;
	text-indent: 0px;
}
#thelabel .thelabel-bottom .thelabel-btm-top .tagCont ol li input.current{
	border: 1px solid #c86610;
	display: block;
}

/*添加相机*/
#add-camera-k{
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -434px;
	width: 868px;
	height: 650px;
	background: rgba(255,255,255);
	border-radius: 8px;
}
#add-camera-k .add-camera-header{
	width: 788px;
	height: 78px;
	margin: auto;
	color: #1A1A1A;
	font-size: 24px;
	border-bottom: 2px solid #e67817;
}
#add-camera-k .add-camera-header .cname{
	font-size:16px;
	color:#999999;
}
#add-camera-k .camera-header-left{
	float: left;
	line-height: 80px;
}
#add-camera-k .camera-header-right{
	float: right;
	width: 19px;
	height: 19px;
	cursor: pointer;
	margin-top: 30px;
	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 ul li.step1{
	display: block;
}
.paypal #add-camera-k .camera-nav-centent{
	float: none;
	width: 100%;
}
.paypal #add-camera-k .camera-nav-centent ul li dl{
	min-height:41px;
}
.paypal #add-camera-k .camera-nav-centent ul li dl dd{
	float: left;
}
.paypal #add-camera-k .camera-nav-centent ul li dl dd.left{
	float: left;
    width: 294px;
    padding-right: 22px;
    text-align: right;
    min-height: 41px;
    line-height: 41px;
}
.disable .left{
	color:#d6d6d6;
}
.paypal #add-camera-k .camera-nav-centent ul li dl dd.right{
	float: left;
    width: 550px;
    line-height: 41px;
}
#paypal2 .hqplan .cbox{
	display: inline-block;
	overflow: hidden;
	line-height: 20px;
}
#paypal2 .hqplan .cbox i{
	width:20px;
	height: 20px;
	margin-right: 5px;
	background: url(../images/home_icon_new.png) no-repeat -299px -641px;
	float: left;
}
#paypal2 .hqplan .cbox i.checked{
	background: url(../images/home_icon_new.png) no-repeat -273px -641px;
}
#paypal2 .hqplan .cbox em{
	float: left;
}
.paypal #add-camera-k .camera-nav-centent ul li dl dd.right .tish{
	color: #b8b8b8;
	line-height: 25px;
	display: block;
}
#add-camera-k .camera-nav-centent ul li.paypal .price .m2{
	font-size:16px;
}
#add-camera-k .camera-nav-centent ul li.paypal .price .p2{
	font-size: 34px;
}
#add-camera-k .camera-nav-centent ul li{
	min-height:41px;
	display: block;
	width: 100%;
}
.paypal #add-camera-k .camera-nav-centent ul li{
	min-height: 41px;
    display: block;
    margin-bottom: 40px;
}
.paypal #add-camera-k .camera-nav-centent ul li#activeitem{
	margin-bottom:10px;
}
.paypal #add-camera-k .camera-nav-centent ul li.step2{
	margin-bottom: 10px;
	display: none;
}
#paymentbtn i.back{
	position: absolute;
	margin-top: 10px;
	left:0px;
}
#paymentbtn i.back:hover{
	color: #E67010;
	cursor: pointer;
}
#add-camera-k .camera-nav-centent #right-prompt-set {
	position: absolute;
	margin-top: -7px;
	left: 660px;
	width: 194px;
	height: 48px;
	border-radius: 4px;
	background: #C86610;
	font-size:12px;
} 
#add-camera-k .camera-nav-centent  .left-icon {
	position: relative;
	top: 15px;
	left: -8px;
	float: left;
	width: 9px;
	height: 16px;
	background: url(../images/homepage_icon.png) no-repeat 0px -248px;
}
#add-camera-k .camera-nav-centent .right-prompt-c{
	text-indent: 0px;
	width: 178px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 10px auto;
}
#add-camera-k .camera-nav-centent ul li .add-input{
	float: left;
	width: 312px;
	height: 38px;
	font-size: 16px;
	padding-left:8px;
	padding-right:10px;
	background: none;	
	border-radius: 2px;
	border: 1px solid #C9C8C8;
}
#add-camera-k .camera-nav-centent ul li input{
	color:#1A1A1A;
}
#add-camera-k .camera-nav-centent ul li input.inp{
	color:#999;
}
#add-camera-k .camera-nav-centent ul li .camera-locations{
	width: 295px;
    background: none;
    border: none;
    float: left;
	color: #1A1A1A;
	font-size: 16px;
	padding-left:8px;
	height: 164px;	
	line-height:22px;
	padding-top:4px;
	resize: none;
	overflow:hidden;
}
#add-camera-k .camera-nav-centent ul li .camera-model{
	width: 220px;
}
#add-camera-k .camera-nav-btn{
	width: 330px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.paypal #add-camera-k .camera-nav-btn{
	width: 788px;
	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;
}
#add-camera-k .camera-nav-btn .camera-nav-btn-left{
	float: left;
	color: #f5f5f5;
	background: #C86610;	
	
}
#simexpired #add-camera-k .camera-nav-btn .camera-nav-btn-left{
	margin-left:310px;
}
.paypal #add-camera-k .camera-nav-btn .paypal_btn{
	margin-left:276px;
	float:left;
}
.paypal #add-camera-k .camera-nav-btn .paypal_btn_disable{
	background: url(../images/btn_web_paypal_dis.png) no-repeat;
	width: 150px;
	height: 40px;
	margin-left:157px;
	float:left;
}
.paypal #add-camera-k .camera-nav-btn .camera-nav-btn-left{
	margin-left:276px;
}
.paypal #add-camera-k .camera-nav-btn .pay_card{
	float: left;
    color: #f5f5f5;
    background: #C86610;
    margin-left:276px;
}
.paypal #add-camera-k .camera-nav-btn .pay_card:hover{
	background: #e67010;
}
#add-camera-k  .camera-nav-btn .camera-nav-btn-left:hover{
	color: #F5F5F5;
	background: #e67010;
}
#add-camera-k .camera-nav-btn .camera-nav-btn-right{
	float: right;
	color: #1A1A1A;
	background: #E9E9E9;	
}
.paypal #add-camera-k .camera-nav-btn .camera-nav-btn-right{
	float: left;
	margin-left: 90px;	
}
#add-camera-k .camera-nav-btn .camera-nav-btn-right:hover{
	color: #1A1A1A;
	background: #E2E2E2;
}
#add-camera-k .camera-nav-centent .description{
	position: relative;
	border-radius: 2px;
	border: 1px solid #C9C8C8;
	height:170px;
}
#add-camera-k .camera-nav-centent .description i{
	float: left;
    width: 21px;
    height: 22px;
    cursor: pointer;
    margin-top: 9px;
    background: url(../images/homepage_icon.png) no-repeat 0px -220px;
}
#add-camera-k .camera-nav-centent .model{
	position: relative;
	width: 268px;
}
#add-camera-k .camera-nav-centent .model i{
	float: left;
	width: 38px;
	height: 36px;
	cursor: pointer;
	margin-top: 1px;
	background: url(../images/home_icon.png) no-repeat -127px -458px;
}
#add-camera-k .camera-nav-centent #model-list{
	position: absolute;
    top: 38px;
    left: 0;
    max-width: 267px;
    border-radius: 2px;
    border: 1px solid #FFFFFF;
}
#add-camera-k .camera-nav-centent #model-list li{
	float: left;
	width: 257px;
	height: 40px;
	color: #000000;
	margin: 0;
	cursor: pointer;
	border: none;
	border-radius: 0;
	line-height: 40px;
	background: rgb(255,255,255);
}
#add-camera-k .camera-nav-centent #right-prompt{
	position: absolute;
	top: -20px;
	right: -205px;
	width: 194px;
	min-height: 80px;
	border-radius: 4px;
	background: #c86610;
}
#add-camera-k .camera-nav-centent #right-prompt span{font-size:12px;
	width:178px;
	margin:5px auto;
	display: block;
	line-height:18px;
	color: #FFFFFF;
}
#add-camera-k .camera-nav-centent #right-prompt i{
	position: absolute;
    top: 31px;
    left: -8px;
	float: left;
	width: 8px;
	height: 16px;
	margin: 0;
	background: url(../images/homepage_icon.png) no-repeat 0px -248px;
}
.bg-color-picture.paypal,#add-camera-bg{
	font-size: 16px;
}
.gender-right .gender-cont .male-chek{
	float: left;
	width: 14px;
	height: 14px;
	margin: 18px 0;
	border-radius: 50%;
	border: 1px solid #333;
}
.paypal #add-camera-k .add-camera-nav{
	min-height: 440px;
	margin-top:40px;
}
#simexpired #add-camera-k .add-camera-nav{
	min-height: 380px;
    margin: 110px auto auto 258px;
    width: 788px;
}
#simexpired #add-camera-k .camera-nav-centent{
	width:100%;
	float: none;
}
#simexpired #add-camera-k .camera-nav-centent ul li dl dd{
	float:left;
	line-height: 41px;
}
#simexpired #add-camera-k .camera-nav-centent ul li dl dd.left{
	margin-right: 14px;
}
#simexpired #add-camera-k .camera-nav-btn{
	width:100%;
}
#simexpired #add-camera-k .camera-nav-btn .camera-nav-btn-right{
	float: left;
	margin-left: 90px;
}
#paypal2 #add-camera-k .add-camera-nav{
	min-height: 500px;
}
.paypal .paylist{
	display: block;
	overflow: hidden;
}
.paypal ul.disable{
	color: #D6D6D6;
	border:none;
}
.paypal .disable .select_default{
	border: 1px solid #D6D6D6;
    color: #D6D6D6;
}
.paylist li{
	float: left;
	min-height: 40px;
	line-height: 40px;
	display: block;
}
.paylist li.text{
	width:294px;
	padding-right: 22px;
	text-align: right;
}
.paylist li.items{
	width:500px;
}
.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;
}
.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: 310px;
    margin-top: 15px;
    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;
}

/*下拉框*/
.selectbg{
	z-index: 11;
}
.select{
    position: relative;
    float: left;
	width: 330px;
	cursor:pointer;
	font-size: 16px;
}
.select i{
	width: 13px;
	height: 7px;
	display: block;
	background: url(../images/home_icon_new.png) -164px -6px no-repeat;
	position: absolute;
	margin-left: 302px;
	margin-top: 15px;
}
.select.disable i{
	background: url(../images/home_icon_new.png) -329px -150px no-repeat;
}
.disable .select i{
	background: url(../images/home_icon_new.png) -329px -150px no-repeat;
}
#add-camera-k .select i{
	width: 16px;
	height: 8px;
	display: block;
	background: url(../images/icon_subscriptionplan_striangledown_n.png);
	position: absolute;
	margin-left: 302px;
	margin-top: 16px;
}
#add-camera-k .select.disable i{
	background: url(../images/icon_subscriptionplan_striangledown_dis.png) no-repeat;
}
.rectify .select i{
	width: 13px;
	height: 7px;
	display: block;
	background: url(../images/icon_down_errorcorrectionreward.png) no-repeat;
	position: absolute;
	margin-left: 302px;
	margin-top: 17px;
}
.select_default{
	height: 39px;
	text-indent: 5px;
	line-height: 39px;
	padding: 0px 15px 0 0;
	overflow: hidden;
	border:1px solid #c9c8c8;
	border-radius: 4px;
	color:#1A1A1A;
}
#ai_correct3 ul li .select .select_default{
	text-indent:10px;
	border-radius: 2px;
}
.select_default.disable{
	border:1px solid #D6D6D6;
	color:#D6D6D6;
}
.select_default{
	text-indent: 10px;
}
#add-camera-k .camera-nav-centent ul.select_item{
	border-radius: 4px;
	margin-top:-1px;
	border:1px solid #c86610;
	border-radius: 4px;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 12;
	width:328px;
}

#add-camera-k .camera-nav-centent ul.select_item li{
	height:40px;
	line-height:40px;
	border-radius: 0px;
	float:none;
	margin: 0 !important;
	padding-left:6px;
	border:none;
	width:322px;
	display: block;
	overflow: hidden;
}
#add-camera-k .camera-nav-centent ul#categorylist2 li span,#add-camera-k .camera-nav-centent ul#intervaltypelist li span{
	width:36px;
	height: 16px;
	display: block;
	background: url(../images/home_icon_new.png) -232px -641px no-repeat;
	position: absolute;
    right: 5px;
    margin-top: 12px;
}

.paypal .select_default span{
	width:36px;
	height: 16px;
	display: block;
	background: url(../images/home_icon_new.png) -232px -641px no-repeat;
	position: absolute;
    right: 5px;
    margin-top: -8px;
}
#add-camera-k .camera-nav-centent ul.select_item li:hover,#add-camera-k .camera-nav-centent ul.select_item li.current{
	background:#c86610;
	color:#1A1A1A;
}
#add-camera-k .camera-nav-centent ul li.paypal span{
	display: block;
	float: left;	
	font-size:16px;
	max-width: 525px;
}
#add-camera-k .camera-nav-centent ul li.paypal span em{
	float: left;
	display: inline-block;
}
#add-camera-k .camera-nav-centent ul li.paypal span em.red{
	display: block;
    float: left;
    max-width: 480px;
}
#add-camera-k .camera-nav-centent ul li.paypal .price{
	color:#C86610;
	font-size:34px;
}
#add-camera-k .camera-nav-centent ul li.paypal .price.money{
	font-size: 16px;
	color: #1A1A1A;
}

#add-camera-k .camera-nav-centent ul li.paypal .price em.m{
	font-size:24px;
}
#add-camera-k .camera-nav-centent ul li.paypal .price.money em.m{
	font-size: 16px;
}
#add-camera-k .camera-nav-centent ul li.paypal .price em.m1,#add-camera-k .camera-nav-centent ul li.paypal .price em.p1{
	font-size: 26px;
	color: #1A1A1A;
	text-decoration: line-through;
}
#add-camera-k .camera-nav-centent ul li.paypal .price em.p1{
	margin-right: 5px;
}
#add-camera-k .camera-nav-centent ul li.paypal .privilege{
	font-size: 14px;
	color: #999;
	margin-top: 25px;
	line-height: 20px;
}
#add-camera-k .camera-nav-centent ul li.paypal .cloud,#add-camera-k .camera-nav-centent ul li.paypal .pictures{
	padding-top:10px;
	padding-bottom: 10px;
	min-height: 20px;
	line-height: 20px;
}
#paypal2 #add-camera-k{
	height: 700px;
}
#add-camera-k .camera-nav-centent ul li.paypal .cloud i{
	width:20px;
	height: 14px;
	margin-right:5px;
	margin-top: 3px;
	float: left;
	display: block;
	background: url(../images/home_icon_new.png) -212px -670px no-repeat;
}
#add-camera-k .camera-nav-centent ul li.paypal .pictures i{
	width:20px;
	height: 16px;
	margin-right:5px;
	float: left;
	display: block;
	margin-top: 2px;
	background: url(../images/home_icon_new.png) -239px -670px no-repeat;
}
#add-camera-k .camera-nav-centent ul li.paypal .pic{
	padding-top:10px;
	padding-bottom: 10px;
	line-height: 20px;
	margin-top: 4px;
	overflow: hidden;
}
#add-camera-k .camera-nav-centent ul li.paypal .pic i{
	width:20px;
	height:16px;
	display: block;
	margin-right:5px;
	background: url(../images/home_icon_new.png) -185px -670px no-repeat;
	float: left;
	margin-top: 2px;
}
#add-camera-k .camera-nav-centent ul li.paypal .service{
	height: 30px;
	line-height: 30px;
	margin-top: 4px;
	color: #C86610;
}

@-webkit-keyframes rotate{
	to{
		-webkit-transform: rotate(30deg);
	}
}
@-ms-keyframes rotate{
	to{
		-ms-transform: rotate(30deg);
	}
}
@-moz-keyframes rotate{
	to{
		-moz-transform: rotate(30deg);
	}
}
@-o-keyframes rotate{
	to{
		-o-transform: rotate(30deg);
	}
}
@keyframes rotate{
	to{
		transform: rotate(30deg);
	}
}
#add-camera-k .camera-nav-centent ul li.paypal .service i{
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	-moz-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
	width:20px;
	height:18px;
	display: block;
	margin-right:5px;
	background: url(../images/home_icon_new.png) -183px -641px no-repeat;
	float: left;
	margin-top: 5px;
	-webkit-animation: rotate 1.5s ease-in-out alternate infinite;
	-ms-animation: rotate 1.5s ease-in-out alternate infinite;
	-moz-animation: rotate 1.5s ease-in-out alternate infinite;
	-o-animation: rotate 1.5s ease-in-out alternate infinite;
	animation: rotate 1.5s ease-in-out alternate infinite;
}
#add-camera-k .camera-nav-centent ul li.paypal .validity{
    line-height: 20px;
    min-height:20px;
    margin-top: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
	margin-top: 4px;
}
#add-camera-k .camera-nav-centent ul li.paypal .validity i{
	width:20px;
	height:20px;
	display: block;
	margin-right:5px;
	background: url(../images/home_icon_new.png) -350px -641px no-repeat;
	float: left;
	margin-top: 0px;
}
#add-camera-k .camera-nav-centent ul li.paypal .rules{
	padding-top:10px;
	padding-bottom: 10px;
	line-height: 20px;
	margin-top: 4px;
	overflow: hidden;
}
#add-camera-k .camera-nav-centent ul li.paypal .rules i{
	width:18px;
	height:20px;
	display: block;
	margin-right:5px;
	background: url(../images/home_icon_new.png) -325px -641px no-repeat;
	float: left;
	margin-top: 0px;
}
#add-camera-k .camera-nav-centent ul li.paypal .red{
	color:#C86610;
}
#add-camera-k .error_info{
	color: #f30;
	font-size: 14px;
	float: left; 
	width: 100%; 
	height: 39px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:70px;
}
#add-camera-k .error_info i{
	width:20px;
	height: 20px;
	margin-right: 5px;
	float: left;
	display: block;
	background: url(../images/home_icon_new.png) -436px -90px no-repeat;
}
#add-camera-k .error_info span{
	float: left;
	font-size:20px;
}
#add-camera-k .input-error-info{
	color: #e51717;
	font-size: 14px;
	width: 100%; 
	height: 39px;
	line-height:20px;
}
#add-camera-k #input-error-desc-info{
	color: #a4a3a3;
}
/*#add-camera-k  .back{
	width: 788px;
	margin-left: 39px;
	bottom:40px;
	height: 30px;
	margin: 10px auto 0px auto;
	position: relative;
	z-index: 1;
}*/
#add-camera-k .camera-nav-btn a:hover{
	cursor: pointer;
	color: #C86610;
}

#add-camera-k .camera-nav-btn div.left{
	float: left;
	width:120px;
	height: 30px;
	display: block;
}
#add-camera-k .camera-nav-btn div.left a{
	float: left;
}
#add-camera-k .camera-nav-btn div.right{
	float: right;
}
#bottom-navigation-list li:hover{
	border:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	background:#c86610;
	color:#fff;
}
#bottom-navigation-list li:hover div{
	box-shadow: none;
	-webkit-box-shadow: none;
	background:#c86610;
	color:#fff;
}

.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: 18px;
	border: none;
    border-radius: 4px;
    background-color: #b25b0e;
}
.notice-bgcolor .have-ok .ok-btn .ok-btns:hover{
	background-color: #C86610;
}
.notice-bgcolor{
	position: fixed;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 100%;
	z-index:333;
}
.notice-bgcolor .have-ok{
	position: relative;
    left: 34%;
    float: left;
    width: 600px;
    margin-top: 313px;
    border-radius: 8px;
    background: #fff;
}
.notice-bgcolor .have-ok .havetop{
	max-width: 560px;
    height: 36px;
    margin: 0 20px;
    padding-top: 20px;
    box-shadow: 0 2px 0 rgb(200,102,16);
}
.notice-bgcolor .have-ok .sts-cls{
	float: right;
	padding-top: 0px;
}
.notice-bgcolor .have-ok .sts-cls i{
	float: right;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 20px;
	background: url(../images/home_icon_new.png) no-repeat -252px -267px;
}

.notice-bgcolor .have-ok .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;
}

.the-thumbnail{
	display: none;
	position: fixed;
    width: 100%;
    min-width: 1024px;
    height: 100%;
    top:0px;
    z-index: 4;
    background: rgba(0,0,0,.8);
}
#the-thumbnail{
	width: 100%;
	height: 100%;
}
#the-thumbnail-auto{
	position: relative;
	min-width: 1125px;
	max-width: 1400px;
	/*height: 774px;*/
	height:90%;
	min-height: 590px;
	max-height: 774px;
	overflow: hidden;
	background: rgba(0,0,0,.5);
	margin: 28px auto 42px;
}
#the-thumbnail-button .button-close{
	position: absolute;
	top: 10px;
    right: 16px;
	float: left;
	width: 30px;
	height: 30px;
	z-index: 2;
	cursor: pointer;
	background: url(../images/home_icon_new.png) no-repeat -202px -326px;
}
#the-thumbnail-button .DB_prevBtn{
	position: absolute;
    top: 50%;
    left: 53px;
	float: left;
	width: 42px;
	height: 71px;
	margin-top:-30px;
	z-index: 1;
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat 0 -147px;
}
#the-thumbnail-button .DB_prevBtn:hover{
	background: url(../images/homepage_icon.png) no-repeat -46px -147px;
}
#the-thumbnail-button .prbtn{	
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 150px;
	height: 86%;
	z-index: 1;
	cursor: pointer;
	background: #000;
}
#the-thumbnail-button .ntbtn{	
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 150px;
	height: 86%;
	z-index: 1;
	cursor: pointer;
	background: #000;
}
#the-thumbnail-button .DB_nextBtn{
	position: absolute;
    top: 50%;
    right: 53px;
	float: right;
	width: 42px;
	height: 71px;
	margin-top:-30px;
	z-index: 1;
	cursor: pointer;
	background: url(../images/homepage_icon.png) no-repeat -105px -147px;
}
#the-thumbnail-button .DB_nextBtn:hover{
	background: url(../images/homepage_icon.png) no-repeat -150px -147px;
}
#the-thumbnail-auto .DB_page {
	position: absolute;
	width: 100%;
    height: 60px;
    z-index: 1;
	color: #ffffff;
	font-size: 16px;
	line-height: 60px;
    background: #000;
    display:block;
    opacity: 0;
    bottom:110px;
    }
 #the-thumbnail-auto .DB_page:hover{
 	opacity: 1;
 }
#the-thumbnail-auto .DB_page .DB_page_left{
	float: left;
    height: 60px;
    padding-left: 150px;
    }
#the-thumbnail-auto .DB_page .DB_page_left ul{
	display: block;
	overflow: hidden;
	width: 100%;
}
#the-thumbnail-auto .DB_page .DB_page_left li{
	float: left;
	margin-right:30px;
	display: inline-block;
	color:#fff;
}
#the-thumbnail-auto .DB_page .DB_page_left li .enlergy{
	display: block;
	width:24px;
	padding-left: 5px;
	padding-right: 5px;
	height:16px;
	margin-top: 21px;
	overflow: hidden;
	float: left;
	background: url(../images/homepage_icon.png) -394px -31px no-repeat;
	margin-right: 5px;
}
#the-thumbnail-auto .DB_page .DB_page_left li.loc{
	width:24px;
	height: 22px;
	display: none;
	margin-right: 0px;
	background: url(../images/homepage_icon.png) -293px -151px no-repeat;
	margin-top:18px;
}
#the-thumbnail-auto .DB_page .DB_page_left li em{
	float: left;
}
#the-thumbnail-auto .DB_page .DB_page_left li .enlergy span{
	height: 10px;
    margin-top: 3px;
    display: block;
    background: #fff;
    float: right;
}
#the-thumbnail-auto .DB_page .DB_page_right{
	float: right;
	padding-right: 150px;
}
#the-thumbnail-auto .DB_page .DB_page_right p{
	float: left;margin-right:30px;
}
#the-thumbnail-auto .DB_page .DB_page_right p a{
	cursor: pointer;
	color:#fff;
}
#the-thumbnail-auto .DB_page .DB_page_right #DB_page_list{
	float: left;
	width:350px;
}
#the-thumbnail-auto #DB_page_list li{
	float: left;
	height: 60px;
	/*display: table-cell;
 	vertical-align:middle;*/
}
#the-thumbnail-auto #DB_page_list .page-keep a{
	width: 24px;
	height: 22px;
	cursor: pointer;
	display: inline-block;
	vertical-align:middle;
	background: url(../images/homepage_icon.png) no-repeat -91px -119px;
}
#the-thumbnail-auto #DB_page_list .page-keep a:hover{
	background: url(../images/homepage_icon.png) no-repeat -148px -119px;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal a{
	width: 22px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align:middle;
	/*background: url(../images/home_icon_new.png) no-repeat -62px -220px;*/
	background: url(../images/homepage_icon.png) no-repeat 0px -117px;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal a.no{
	display: none;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal a:hover{
	background: url(../images/homepage_icon.png) no-repeat -31px -117px;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal a.disable{
	background: url(../images/homepage_icon.png) no-repeat -62px -117px;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal a.disable:hover{
	background: url(../images/homepage_icon.png) no-repeat -62px -117px;
}
#the-thumbnail-auto #DB_page_list .page-GetOrignal,#the-thumbnail-auto #DB_page_list .page-keep,#the-thumbnail-auto #DB_page_list .page-toshare,#the-thumbnail-auto #DB_page_list .page-thedownload,#the-thumbnail-auto #DB_page_list .page-thelabel,#the-thumbnail-auto #DB_page_list .page-delete{
	margin-left: 30px;
}

#the-thumbnail-auto #DB_page_list .page-rectify a{
	width: 22px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align:middle;
	/*background: url(../images/home_icon_new.png) no-repeat -62px -220px;*/
	background: url(../images/ai/icon_bigcorrect_a_mistake_n.png) no-repeat;
}
#the-thumbnail-auto #DB_page_list .page-rectify a.no{
	display: none;
}
#the-thumbnail-auto #DB_page_list .page-rectify a:hover{
	background: url(../images/ai/icon_bigcorrect_a_mistake_sel.png) no-repeat;
}
#the-thumbnail-auto #DB_page_list .page-rectify a.disable{
	background: url(../images/ai/icon_bigcorrect_a_mistake_dis.png) no-repeat;
}
#the-thumbnail-auto #DB_page_list .page-rectify a.disable:hover{
	background: url(../images/ai/icon_bigcorrect_a_mistake_dis.png) no-repeat;
}

#the-thumbnail-auto #DB_page_list .page-toshare a{
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/homepage_icon.png) no-repeat -179px -117px;
}
#the-thumbnail-auto #DB_page_list .page-toshare a:hover{
	background: url(../images/homepage_icon.png) no-repeat -237px -117px;
}
#the-thumbnail-auto #DB_page_list .page-toshare a.disable{
	background: url(../images/homepage_icon.png) no-repeat -208px -117px;
}
#the-thumbnail-auto #DB_page_list .page-toshare a.disable:hover{
	background: url(../images/homepage_icon.png) no-repeat -208px -117px;
}
#the-thumbnail-auto #DB_page_list .page-thedownload a{
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	/*background: url(../images/home_icon_new.png) no-repeat -332px -222px;*/
	background: url(../images/homepage_icon.png) no-repeat -268px -119px;
}
#the-thumbnail-auto #DB_page_list a{
	border:none;
}
#the-thumbnail-auto #DB_page_list .page-thedownload a.disable{
	background: url(../images/homepage_icon.png) no-repeat -332px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thedownload a.disable:hover{
	background: url(../images/homepage_icon.png) no-repeat -332px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thedownload a:hover{
	background: url(../images/homepage_icon.png) no-repeat -298px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thelabel a{
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/homepage_icon.png) no-repeat -369px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thelabel a:hover{
	background: url(../images/homepage_icon.png) no-repeat -427px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thelabel a.disable{
	background: url(../images/homepage_icon.png) no-repeat -398px -119px;
}
#the-thumbnail-auto #DB_page_list .page-thelabel a.disable:hover{
	background: url(../images/homepage_icon.png) no-repeat -398px -119px;
}
#the-thumbnail-auto #DB_page_list .page-delete a{
	width: 22px;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/homepage_icon.png) no-repeat -27px -220px;
}
#the-thumbnail-auto #DB_page_list .page-delete a:hover{
	background: url(../images/homepage_icon.png) no-repeat -55px -220px;
}
#DB_gallery{
	width: 930px;
    height: 100%;
    min-height: 590px;
    margin: 0 auto;
}
#DB_gallery ul,#DB_gallery li {
	list-style:none;
	margin:0;
	padding:0
}
#DB_gallery img {
	border:none;
	vertical-align:top;
}
#DB_thumMove_list img{
	width: 110px;
	height: 73px;
}
#DB_gallery .DB_imgSet {
	position:relative;
	width: 864px;
    max-height: 648px;
   height:86%;	
	overflow:hidden;
	margin: 0 auto;
}
#DB_gallery .DB_imgSet .DB_imgWin {
	height: 100%;
margin: 0px auto;
display: block;
overflow: hidden;
	}
	#DB_gallery .DB_imgSet .DB_imgWin img
	{
			background:#dbdbdb url(../images/img_loadingl.png) center center no-repeat
	}
#DB_gallery .DB_imgSet .DB_page .DB_current {
	/*color:#ffff00*/
}
#DB_gallery .DB_imgSet .DB_page .DB_total {
	/*color:#ffcc00*/
}
/*#DB_gallery .DB_imgSet .DB_prevBtn {
	position:absolute;
	top:50%;
	margin-top:-45px;
	cursor:pointer;
	left:0;
}
#DB_gallery .DB_imgSet .DB_nextBtn {
	position:absolute;
	top:50%;
	margin-top:-45px;
	cursor:pointer;
	right:0;
}*/
#DB_gallery .DB_thumSet {
	position:relative;
	margin: 19px auto 0px auto;
    width: 864px;
}
#DB_gallery .DB_thumSet .thunslp .DB_thumMove {
	position: relative;
    left: 0;
    width:870px;
    display: inline-block;
}
#DB_gallery .DB_thumSet .thunslp .DB_thumMove li img{
	background: url(../images/img_loading.jpg) -260px 0px no-repeat;
}
#DB_gallery .DB_thumSet .thunslp{
    position:relative;
	white-space:nowrap;
	font-size:0;
	overflow:hidden;
	width: 864px;
}
#DB_gallery .DB_thumSet .DB_thumMove li {
	display: inline-block;
	margin-right: 6px;
	border: 1px solid transparent;
	float:left;
	width:79px;
	height: 79px;
	display: block;overflow: hidden;
}
#DB_gallery .DB_thumSet .DB_thumMove li a{
	width:79px;
	height: 79px;
	display: block;
	overflow: hidden;
}
#DB_gallery .DB_thumSet .DB_thumMove li .v1{
	position: absolute;
	width:22px;
	height: 22px;
	margin:10px;
	background: url(../images/homepage_icon.png) -375px -159px no-repeat;
}
#DB_gallery .DB_thumSet .DB_thumMove li .v2{
	position: absolute;
	width:22px;
	height: 22px;
	margin:10px;
	background: url(../images/homepage_icon.png) -434px -159px no-repeat;
}
#DB_gallery .DB_thumSet .DB_thumMove li .v3{
	position: absolute;
	width:22px;
	height: 22px;
	margin:10px;
	background: url(../images/homepage_icon.png) -405px -159px no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .v1{
	position: absolute;
	width:100px;
	height: 100px;
	margin-left:40px;
	margin-top:30px;
	background: url(../images/homepage_icon.png) -356px -241px no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .v1:hover{
	background: url(../images/homepage_icon.png) -247px -241px no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .v3{
	position: absolute;
	width:100px;
	height: 100px;
	margin-left:40px;
	margin-top:30px;
	background: url(../images/homepage_icon.png) 0px -359px no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai{
	position: absolute;
	width:100px;
	height: 100px;
	margin-right:40px;
	margin-top:30px;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_deer{
	background: url(../images/ai/icon_bigimage_deer.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_bear{
	background: url(../images/ai/icon_bigimage_bear.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_bird{
	background: url(../images/ai/icon_bigimage_bird.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_people{
	background: url(../images/ai/icon_bigimage_people.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_veh{
	background: url(../images/ai/icon_bigimage_vehicle.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_boar{
	background: url(../images/ai/icon_bigimage_boar.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_cat{
	background: url(../images/ai/icon_bigimage_cat.png) no-repeat;
}
#DB_gallery .DB_imgSet .DB_imgWin .vai_dog{
	background: url(../images/ai/icon_bigimage_dog.png) no-repeat;
}
#DB_gallery .DB_thumSet .DB_prevPageBtn {
	position:absolute;
	top: 1px;
	cursor:pointer;
	left: -38px;
	background-color: #000000;
}
#DB_gallery .DB_thumSet .DB_prevPageBtn i{
	float: left;
	width: 14px;
	height: 24px;
	margin: 28px 8px;
	background: url(../images/homepage_icon.png) no-repeat -202px -147px;
}
#DB_gallery .DB_thumSet .DB_nextPageBtn {
	position:absolute;
	top: 1px;
	cursor:pointer;
	right: -38px;
	background-color: #000000;
}
#DB_gallery .DB_thumSet .DB_nextPageBtn i{
	float: left;
	width: 14px;
	height: 24px;
	margin: 28px 8px;
	background: url(../images/homepage_icon.png) no-repeat -202px -181px;
}
#DB_gallery .DB_thumSet .DB_thumLine {
	position:absolute;
	width:100px;
	height:63px;
	border:5px solid #ff0000;
	left:0;
	top:0
}
#DB_gallery .DB_thumbnail{
	width:79px;
	height:79px;
	display: block;
}
#DB_gallery .libordercolor{
	border-color: #f60 !important;
}

.flotang .flo-col:hover{
	background: url(../images/homepage_icon.png) no-repeat -262px -30px;
}
.flotang .flo-share:hover{
	background: url(../images/homepage_icon.png) no-repeat -326px -30px;
}
.flotang div{width: 260px;height: 24px;margin:0px auto;}
.mymosever:hover .flotang div{
	background: rgba(0,0,0,.7);
}
.mymosever:hover .flo-share{
	display: block;
}
.mymosever:hover .flo-col{
	display: block;
}
.mymosever:hover .flo-ai{
	display: block;
}
.j-pl-photoitem:hover .flo-share{
	display: block;
}
.j-pl-photoitem:hover .flo-col{
	display: block;
}
.j-pl-photoitem:hover .flo-ai{
	display: block;
}
.j-pl-photoitem:hover .flotang div{
	background: rgba(0,0,0,.7);
}

/*!
Video.js Default Styles (http://videojs.com)
Version 4.5.1
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#ccc} 
@font-face{font-family:VideoJS;src:url(font/vjs.eot);src:url(font/vjs.eot?#iefix) format('embedded-opentype'),url(font/vjs.woff) format('woff'),url(font/vjs.ttf) format('truetype');font-weight:400;font-style:normal}
.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333;background-color:rgba(51,51,51,.9)}
.vjs-default-skin .vjs-slider:focus{-webkit-box-shadow:0 0 2em #fff;-moz-box-shadow:0 0 2em #fff;box-shadow:0 0 2em #fff}
.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}
.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0 0 1em #fff;position:absolute;top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.vjs-default-skin .vjs-control-bar{display:none;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#07141e;background-color:rgba(7,20,30,.7)}
.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}
@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}
}
.vjs-default-skin .vjs-control{outline:0;position:relative;float:left;text-align:center;margin:0;padding:0;height:3em;width:4em}
.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5)}
.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0 0 1em #fff}
.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}
.vjs-default-skin .vjs-play-control:before{content:"\e001"}
.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}
.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer;float:right}
.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}
.vjs-default-skin .vjs-volume-control{width:5em;float:right}
.vjs-default-skin .vjs-volume-bar{width:5em;height:.6em;margin:1.1em auto 0}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content{height:2.9em}
.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.5em;background:#c86610 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:.5em;height:.5em}
.vjs-default-skin .vjs-volume-handle:before{font-size:.9em;top:-.2em;left:-.2em;width:1em;height:1em}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{width:6em;left:-4em}
.vjs-default-skin .vjs-progress-control{position:absolute;left:0;right:0;width:auto;font-size:.3em;height:1em;top:-1em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.vjs-default-skin:hover .vjs-progress-control{font-size:.9em;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.vjs-default-skin .vjs-progress-holder{height:100%}
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,.vjs-default-skin .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;left:0;top:0}
.vjs-default-skin .vjs-play-progress{background:#c86610 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}
.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,.4)}
.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}
.vjs-default-skin .vjs-seek-handle:before{padding-top:.1em}
.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}
.vjs-default-skin .vjs-current-time{float:left}
.vjs-default-skin .vjs-duration{float:left}
.vjs-default-skin .vjs-remaining-time{display:none;float:left}
.vjs-time-divider{float:left;line-height:3em}
.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}
.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}
.vjs-default-skin .vjs-big-play-button{position:absolute;width:100px;height:100px;margin-left:40px;margin-top:60px;background:url(../images/homepage_icon.png) -215px -359px no-repeat}
.vjs-default-skin .vjs-big-play-button:hover{background:url(../images/homepage_icon.png) -109 -359px no-repeat}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-2.1em;top:50%;margin-top:-1.4000000000000001em}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button{display:none}
.vjs-default-skin.vjs-has-started .vjs-big-play-button{display:none}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}
.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-.5em;margin-top:-.5em;opacity:.75;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}
.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0 0 .1em #000}
@-moz-keyframes spin{0%{-moz-transform:rotate(0)}
100%{-moz-transform:rotate(359deg)}
}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(359deg)}
}
@-o-keyframes spin{0%{-o-transform:rotate(0)}
100%{-o-transform:rotate(359deg)}
}
@keyframes spin{0%{transform:rotate(0)}
100%{transform:rotate(359deg)}
}
.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer;display:none}
.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0;width:0;height:0;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000;border-top-color:rgba(7,40,50,.5)}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,.7);-webkit-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);-moz-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);box-shadow:-.2em -.2em .3em rgba(255,255,255,.2)}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu{display:block}
.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0 .3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover,.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover{outline:0;color:#111;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}
.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}
.vjs-default-skin .vjs-captions-button:before{content:"\e008"}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}
.video-js{background-color:#000;position:relative;padding:0;font-size:14px;width:90%;height:90%;display:none;overflow:hidden;margin:0 auto;vertical-align:middle;font-weight:400;font-style:normal;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;display: block;overflow: hidden;}
.video-js:-moz-full-screen{position:absolute}
body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}
.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important}
.video-js:-webkit-full-screen{width:100%!important;height:100%!important}
.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}
.vjs-poster{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;height:100%;margin:0;padding:0;position:relative;width:100%}
.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}
.video-js.vjs-using-native-controls .vjs-poster{display:none}
.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}
.video-js .vjs-text-track{display:none;font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}
.video-js .vjs-subtitles{color:#fff}
.video-js .vjs-captions{color:#fc6}
.vjs-tt-cue{display:block}
.vjs-default-skin .vjs-hidden{display:none}
.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}


.bg-color-picture .get-picture-btn .Cancel-right:hover{
	color: #1A1A1A;
	background: #D4D4D4;
}
.bg-color-picture .get-picture-close:hover{
	background: url(../images/home_icon_new.png) no-repeat -229px -267px;
}
/*弹框*/
.bg-color-picture{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
	color: #1A1A1A;
	font-size: 20px;
	background:rgba(0, 0, 0, 0.6);
}
.bg-color-picture .picture-size{
	position: relative;
    top: 25%;
	width: 600px;
	margin: auto;
	border-radius: 4px;
    background: #FFFFFF;
    color: #1A1A1A;
}
.bg-color-picture .get-picture-title{
	width: 560px;
	height: 56px;
	margin: auto;
	line-height: 56px;
	box-shadow: 0 2px 0 #C86610;
}
.bg-color-picture .get-picture-close{
	float: right;
	width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(../images/home_icon_new.png) no-repeat -199px -293px;
}
.bg-color-picture .get-picture-cont{
	padding:50px;
	text-align: center;
}
#addguestaccount .get-picture-cont{
	padding:30px 30px 23px 30px;
	text-align: center;
}
.bg-color-picture .get-picture-btn{
	width: 100%;
	height: 40px;
	font-size: 20px;
	color: #c86610;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	border-radius: 2px;
	margin: 0px 30px auto auto;
	text-indent: 22px;
	display: block;
	padding-bottom: 30px;
}
.bg-color-picture .get-picture-btn .anotice{
	float: left;
}
.bg-color-picture .get-picture-btn .anotice .actnotice{
	color: #b25b0e;
	font-size: 14px;
	display: inline-block;
	text-indent: 0px;
	cursor: pointer;
	margin-left:20px;
}
.bg-color-picture .get-picture-btn .anotice .actnotice i{
	width:14px;
	height: 14px;
	display: block;
	float: left;
	margin-top: 13px;
    margin-right: 3px;
	background: url(../images/home_icon_new.png) -377px -641px no-repeat;
}
.bg-color-picture .get-picture-btn .anotice .actnotice em{
	float: left;
}
.bg-color-picture .get-picture-btn .picture-btn-right{
	float: right;
	width: 300px;
	margin-right: 20px;
}
.bg-color-picture .get-picture-btn span{
	width: 120px;
	height: 40px;
	color: #f5f5f5;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	text-indent:0px;
    line-height: 40px;
    border-radius: 2px;
}
.bg-color-picture .get-picture-btn .OK-left{
	float: left;	
	background: #c86610;
}
.bg-color-picture a.ok:hover,.bg-color-picture .get-picture-btn .OK-left:hover{
	background: #e67010;
}

.bg-color-picture .picture-btnone a.ok{
	width: 120px;
	height: 40px;
	color: #f5f5f5;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	text-indent:0px;
    line-height: 40px;
    border-radius: 2px;
    display: block;
    background:#C86110;
}
.bg-color-picture .picture-btnone a.ok:hover{
	background:#e67010;
}
.bg-color-picture .picture-btnone{
	width: 120px;
	height: 40px;
	display: block;
	margin:0px auto;
	padding-bottom:30px;
}
.bg-color-picture .info_cont{
	width:100%;
	margin:0px auto;
	height:70px;
	display: block;
	overflow: hidden;
	position: relative;
}
.bg-color-picture .info_cont .labe_txt{
	width: 350px;
	height: 38px;
	display: block;
	border: 1px solid #C9C8C8;
	background: none;
	margin: 10px auto 0px auto;
	font-size: 20px;
	color: #1A1A1A;
	padding-left: 10px;
	padding-right0:10px;
}
.bg-color-picture .info_cont .tstxt{
	width:370px;
	font-size: 16px;
	height:20px;
	line-height: 20px;
	text-align: left;
	color:#999;
	text-indent: 2px;
	margin:0px auto;
}
.bg-color-picture .info_cont txt{
	color: #D5D4D4;
    position: absolute;
    width: 360px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
    margin-top: 19px;
    margin-left: 73px;
    text-align: left;
}
::-ms-clear, ::-ms-reveal{display: none;}

.have-bgcolor .have-ok .bg_title{
	width: 560px;
	height: 56px;
	margin: auto;
	line-height: 56px;
	box-shadow: 0 2px 0 #C86610;
}
.have-bgcolor .have-ok .bg_title .title_text{
	float: left;
	font-size:24px;
	display: inline-block;
	color: #FFFFFF;
}

.vip_content{
	margin: 0px auto;
	min-height: 200px;
	width: 1480px;
	padding-bottom: 40px;
}
.vip_content .title_v{
	text-align: center;
	font-family: 'Tahoma Normal', 'Tahoma', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #33240d;
    margin-top:60px;
    margin-bottom: 35px;
}
.vip_content .title_v .title_t{
	display: inline-block;
	min-height: 20px;
	text-align: center;
	margin: 0px auto;
}
.vip_content .title_v .title_t .tl,.vip_content .title_v .title_t .tc,.vip_content .title_v .title_t .tr{
	float:left;
}
.vip_content .title_v .title_t .tl{
	width:71px;
	height: 18px;
	margin-top: 7px;
	margin-right: 5px;
	display: block;
	background: url(../images/icon_ll.png);
}
.vip_content .title_v .title_t .tr{
	width:71px;
	height: 18px;
	margin-top: 7px;
	margin-left:5px;
	display: block;
	background: url(../images/icon_rr.png);
}
.vip_content #benefits{
	width:365px;
	margin-top: 21px;
	float: left;
	border-left: 1px solid #dfdede;
	border-top: 1px solid #dfdede;
	border-bottom: 1px solid #dfdede;
	background: #FFFFFF;
	color: #937d58;
	min-height: 527px;
	z-index: 1;
}
.vip_content #common{
	width:365px;
	margin-top: 21px;
	float: left;
	border-right: 1px solid #dfdede;
	border-top: 1px solid #dfdede;
	border-bottom: 1px solid #dfdede;
	background: #FFFFFF;
	color: #937d58;
	min-height: 527px;
	z-index: 1;
}
.vip_content .benefit .title{
	font-size: 18px;
	color: #33240d;
	text-align: center;
	height: 125px;
	line-height: 125px;
}
.vip_content .benefit ul li{
	height: 86px;
	line-height: 86px;
	font-size: 16px;
	text-align: center;
}

.vip_content #common.benefit ul li span{
	display: table-cell;
	text-align: center;
	line-height: 20px;
	height: 56px;
	width: 550px;
	padding: 25px 0 15px 0;
}

.vip_content .benefit ul li:nth-child(even){
	background: #fbf9f8;
}
.vip_content .content{
	display: block;
	overflow: hidden;
	margin:0px auto;
}
.vip_content .content .detail{
	width: 740px;
	text-align: center;
	background:#fffaeb;
	float: left;
	font-size: 16px;
	min-height: 300px;
	border: 1px solid #f9d681;
	margin-top: 10px;
	box-shadow: 0px 0px 5px rgba(8,1,3,0.35);
	position: relative;
	z-index: 2;
}
.vip_content .content .detail .hot{
	width:69px;
	height: 69px;
	display: block;
	position: absolute;
	margin-top:-1px;
	background: url(../images/icon_hot.png);
}
.vip_content .content .detail  li{
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 56px;
	color: #ca963b;
}
.vip_content .content .detail  li span{
	display: table-cell;
	vertical-align: middle;
	width: 370px;
	height: 56px;
}
.vip_content .content .detail  li.top{
	height: 136px;
	padding:0px;
	font-weight: 400;
    font-style: normal;
    font-size: 20px;
    display: block;
    overflow: hidden;
}

.vip_content .content .detail  li.bottom{
	height: 105px;
	padding:0px;
	font-weight: 400;
    font-style: normal;
    font-size: 20px;
    display: block;
    overflow: hidden;
}

.vip_content .content .detail  li.top .svip,.vip_content .content .detail  li.top .vip{
	height: 28px;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 17px;
}
.vip_content .content .detail  li.top .svip p,.vip_content .content .detail  li.top .vip p{
	display: inline-block;
	margin:0px auto;
}
.vip_content .content .detail  li.top .svip i,.vip_content .content .detail  li.top .vip i{
	width:32px;
	height: 28px;
	margin-right: 6px;
	float: left;
	display: block;
}
.vip_content .content .detail  li.top .svip i{
	background: url(../images/icon_svip.png);
}
.vip_content .content .detail  li.top .vip i{
	background: url(../images/icon_vip.png);
}
.vip_content .content .benefit  li .common i{
	width:32px;
	height: 28px;
	margin-right: 6px;
	margin-top:47px;
	float: left;
	display: block;
	background: url(../images/icon_vip_disp.png);
}
.vip_content .content .benefit li  p.common{
	display: inline-block;
	margin:0px auto;
}
.vip_content .content .detail  li.top .svip em,.vip_content .content .detail  li.top .vip em,.vip_content .content .benefit li  p.common em{
	float: left;
}	
.vip_content .content .detail  li.top .btn{
	min-width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	height: 48px;
	line-height: 48px;
	color: #33240D;
	background: rgba(249, 214, 129, 1);
	border-radius: 61px;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	margin-top:50px;
}

.vip_content .content .detail  li.bottom .btn{
	min-width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	height: 48px;
	line-height: 48px;
	color: #33240D;
	background: rgba(249, 214, 129, 1);
	border-radius: 61px;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	margin-top:31px;
}

.vip_content .content .detail  li.top .btn.disable{
	background: #E9E9E9;
	color: #F5F5f5;
}
.vip_content .content .detail ul li:nth-child(odd){
	background: #fbf4e4;
}
.vip_content .content .detail ul li:nth-child(even){
	background: #fffaeb;
}
.vip_content .content .detail .left{
	float: left;
	width: 369px;
	display: block;
	border-right: 1px solid #f9d681;	
}
.vip_content .content .detail  li dl{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.vip_content .content .detail  li dl dd{
	float: left;
}
.vip_content .content .detail  li dl dd.typeleft{
	width: 175px;
	text-align: left;
	float: left;
	margin-left: 54px;
	display: block;
	overflow: hidden;
}
.vip_content .content .detail  li dl dd.typeleft span,.vip_content .content .detail  li dl dd.typeright span{
	width: 100%;
	display: block;
	margin-top: -1px;
}
.vip_content .content .detail  li dl dd.typeleft span.tc,.vip_content .content .detail  li dl dd.typeright span.tc{
	height: 20px;
	line-height: 20px;	
	margin-top:-1px;
	margin-bottom: 2px;
}

.vip_content .content .detail  li dl dd.typeleft span.rprice,.vip_content .content .detail  li dl dd.typeright span.rprice{
	font-family: 'Tahoma Negreta', 'Tahoma Normal', 'Tahoma', sans-serif;
    font-weight: 700;
    font-size: 32px;
    height: 30px;
    line-height: 30px;
    color: #F96C05;
}
.vip_content .content .detail  li dl dd.typeleft span.rprice em,.vip_content .content .detail  li dl dd.typeright span.rprice em{
	font-size: 16px;
	font-weight: normal;
	margin-right: 3px;
}
.vip_content .content .detail  li dl dd.typeleft span.rprice em.p,.vip_content .content .detail  li dl dd.typeright span.rprice em.p{
	font-size: 24px;
	font-weight:700 ;
}
.vip_content .content .detail  li dl dd.typeleft span.price,.vip_content .content .detail  li dl dd.typeright span.price{
	font-size: 16px;
	height: 15px;
	line-height: 15px;
	color: #efc061;
	text-decoration: line-through;
}
.vip_content .content .detail  li dl dd.typeright{
	width: 120px;
	text-align: left;
	float: left;
	display: block;
	overflow: hidden;
}
.vip_content .content .detail .right{
	float: left;
	width: 370px;
	display: block;
}


/*AI套餐添加代码*/
#camera-details-list ol li .mymosever .vai_bird{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_bird.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_boar{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_boar.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_bear{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_bear.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_cat{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_cat.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_dog{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_dog.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_people{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_people.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_veh{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_vehicle.png) no-repeat;
}
#camera-details-list ol li .mymosever .vai_deer{
	position: absolute;
	width:40px;
	height: 40px;
	right:7px;
	top:7px;
	cursor: pointer;
	background: url(../images/ai/icon_deers.png) no-repeat;
}
.flotang .flo-ai{
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	display: none;
	background: url(../images/ai/icon_bigcorrect_a_mistake_n.png) no-repeat;
	background-size: 100%;
}
.flotang .flo-ai.disable{
	background: url(../images/ai/icon_bigcorrect_a_mistake_dis.png) no-repeat;
	background-size: 100%;
}
.flotang .flo-ai:hover{
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	display: block;
	background: url(../images/ai/icon_bigcorrect_a_mistake_sel.png) no-repeat;
	background-size: 100%;
}
.flotang .flo-ai.disable:hover{
	background: url(../images/ai/icon_bigcorrect_a_mistake_dis.png) no-repeat;
	background-size: 100%;
}
#ai_correct3 ul.rectify{
	width:372px;
	margin:0px auto;
}
#ai_correct3 ul li{
	min-height: 41px;
    display: block;
    margin-bottom: 20px;
}
#ai_correct3 .select{
	float: none;
}
#ai_correct3 ul li p{
	margin-bottom:5px;
}
#ai_correct3 ul li dl dd.left{
	float: left;
    width: 150px;
    padding-right: 15px;
    text-align: right;
    min-height: 41px;
    line-height: 41px;
}
#ai_correct3 ul li dl dd.right{
	width:300px;
	float: left;
}
#ai_correct3 ul li .text_box,#ai_correct3 ul li .labe_txt{
	width: 355px;
	background: none;
	font-size: 16px;
	height: 39px;
    text-indent: 10px;
    line-height: 39px;
    padding: 0px 15px 0 0;
    overflow: hidden;
    border: 1px solid #c9c8c8;
    border-radius: 2px;
    color: #1A1A1A;
}
#ai_correct3 ul li .select{
	width:372px;
}
#ai_correct3 ul li .select i{
	right:10px;
}
#ai_correct3 ul#selectlist{
	width: 370px;
	position: absolute;
	background: #FFFFFF;
	display: none;
	border:1px solid #C86610;
	height: 123px;
	overflow-y: auto;
	z-index: 11;
}
#ai_correct3 ul#selectlist li{
	margin-bottom: 0px;
	text-indent: 10px;
	line-height: 40px;
}
#ai_correct3 ul#selectlist li:hover{
	background: #C86110;
}
.select-list::-webkit-scrollbar {
        width:8px;
        height:8px;
    }
   .select-list::-webkit-scrollbar-button    {
        background-color:#E6E5E5;
        height:0px;
    }
  .select-list::-webkit-scrollbar-track     {
        background-color:#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;
    }
.camera-nav-centent .notice_text{
	font-size: 16px;
	padding-bottom: 20px;
}
.callback_ti{
	display: block;
	text-align: center;
	min-height:45px;
	line-height: 45px;
}
.callback_ti i.te{
	float: left;
}
.callback_ti i.icon{
	width: 28px;
	height: 27px;
	float: left;
	margin-left: 210px;
	margin-right: 5px;
	margin-top:5px;
	background:url(../images/ai/icon_1.png) no-repeat ;
	display: block;
}
.callback_ti i.icon_smile{
	width:48px;
	height: 48px;
	margin:0px auto 15px auto;
	background:url(../images/ai/icon_smile.png) no-repeat ;
	background-size: 48px;
	display: block;
}
.callback_te{
	text-align: center;
	line-height: 20px;
}

#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top ul li{
	height: 41px;
	display: block;
	margin-bottom: 25px;
	font-size: 16px;
}
#therewardlabel ul.rectify{
	width:372px;
	margin:0px auto;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top ul.rectify li{
	height:auto;
	margin-bottom:20px;
	float: none;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top ul.rectify li{
	float: none;
}
#therewardlabel ul li dl dd.left{
	float: left;
    width: 150px;
    padding-right: 15px;
    text-align: right;
    min-height: 41px;
    line-height: 41px;
}
#therewardlabel ul li dl dd.right{
	width:300px;
	float: left;
}
#therewardlabel ul li .text_box,#therewardlabel ul li .labe_txt{
	width: 355px;
	font-size: 16px;
	height: 39px;
    text-indent: 5px;
    line-height: 39px;
    padding: 0px 15px 0 0;
    overflow: hidden;
    border: 1px solid #C9C8C8;
    border-radius: 2px;
    color: #1A1A1A;
}
#therewardlabel ul li p {
    margin-bottom: 5px;
}
#therewardlabel ul li .select{
	width:372px;
	float: none;
}
#therewardlabel ul li .select i{
	right:10px;
    background: url(../images/icon_down_errorcorrectionreward.png) no-repeat;
}
#therewardlabel ul#selectlist{
	width: 370px;
	position: absolute;
	background: #FFFFFF;
	display: none;
	border:1px solid #C86610;
	height: 123px;
	overflow-y: auto;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top ul li #selectlist li{
	margin-bottom: 0px;
	text-indent: 10px;
	line-height: 40px;
	float: none;
	width: 100%;
}
#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top ul li #selectlist li:hover{
	background: #C86110;
	color: #1A1A1A;
}
#therewardlabel .select_default{
	text-indent:10px;
	width:355px;
	height: 39px;
	line-height: 39px;
	padding: 0px 15px 0 0;
	overflow: hidden;
	border:1px solid #C9C8C8;
	border-radius: 2px;
	color:#1A1A1A;
}

#therewardlabel #thelabel .thelabel-bottom .thelabel-btm-top .thelabel-auto{
	overflow:visible;
}