body {
  background:#eef1f3
}
/*************************************left part******************************************/
.leftPart{
	width: 200px;
   	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #333945;
	z-index: 2;
}
/**************************************菜单****************************************/
.nav li dt{
	 cursor: pointer;
	 width:160px;
	 height:50px;
	 text-align: center;
	 line-height: 50px;
}
.nav li dt:hover{
	background: #242f3f;
}
.nav li dt a:hover{
	color: #f8a83f !important;
}
.nav li dt img:nth-child(1){
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 18px;
    width:16px;
    height:16px;
}
.nav li dt img:nth-child(2){
    margin-top:23px;
}
.nav li dt a{
    text-decoration: none;
    color:#D2DCE8;
    display: block;
    float: left;
    margin-left: 16px;
    font-weight: 600;
    font-family: "圆体";
    letter-spacing: 2px;
    font-size: 14px;
}
.nav li dt a:hover{
	color: #FFFFFF;
}
.nav li dd p{
	cursor: pointer;
    width:160px;
    text-align: center;
    height:50px;
    line-height: 50px; 
    font-size: 14px;
    font-family: "圆体";
    padding-left: 8px;
    box-sizing: border-box;
}
.nav li dd a{
	 color:#D2DCE8;
	 text-decoration: none;
	 letter-spacing: 2px;
}
.nav li dd p:hover {
	background: #242f3f;
} 
.nav li dd p:hover a{
	color: #f8a83f;
}
.focus{
	color: #f8a83f !important;
}
.focusBack{
	background: #242f3f;
}
#a1{
	width: 70px;
}
.nav li:nth-of-type(1):hover a{
	color: #f8a83f !important;
}
#a1:focus{
	background: #242f3f !important;
}
/*************************************right part******************************************/
.rightPart{
	width: calc(100% - 200px);
	position: absolute;
	top: 0px;
	left: 200px;
	right: 0px;
	z-index: 1;
	min-width: 1000px;
	background-color: #eef1f3;
}
/*************************************right top part******************************************/
/*************************************section******************************************/
.superSection{
	width: 100%;
	height: auto;
}
.superSection section{
	width: calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -ms-calc(100% - 40px);
	 height: auto;
	 margin-top: 60px;
	 margin-left: 20px;
}
/******************锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�********************/
.form1{
	padding-top: 3px;
	clear: both;
	width: 100%;
	height: auto;
}
.gridtable{
	width: 100%;
	border: 1px solid #CAC9CB;
	border-collapse: collapse;
}
.gridtable a{
	color: #0000ee;
}
.gridtable tr:nth-child(2n+1){
	background: #f5f9fc;
}
.gridtable tr:first-child{
	background: #EFEFEF;
}
.gridtable th{
	height: 40px;
	line-height: 40px;
	border: 1px solid #CAC9CB;
	border-collapse: collapse;
	font-size: 14px;
	color: #eaf1f8;
	font-weight: 600;
	text-align: center;
}
.gridtable td{
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #CAC9CB;
	border-collapse: collapse;
	font-size: 14px;
	color: #383838;
	text-align: center;
}
/*************************锟斤拷锟斤拷锟斤拷********************/
.headline2{
	clear: both;
	padding-top: 30px;
	height: 18px;
	line-height: 18px;
}
.headline2 span{
	float: left;
}
.headline2 span:first-child{
	width: 4px;
	height: 18px;
	background: #FF6600;
}
.headline2 h2{
	float:left;
	letter-spacing: 4px;
	margin-left: 10px;
	color: #383838;
	font-size: 18px;
	font-weight: 600;
	margin-top: 1px;
	
}
/*分页*/
.globalsearch_page {
	width: 100%;
    height: 41px;
    padding-bottom: 20px;
    float: left;
}
.globalsearch_page .globalsearchpage_left {
    float: left;
    line-height: 56px;
    display: inline;
    padding-left:20px;
    
}
.globalsearchpage_left span {
    padding-left: 8px;
    font-size: 12px;
    color:#666666;
}
.globalsearchpage_left span:first-child {
	padding-left: 0px;
}
.globalsearchpage_left span em {
    padding-left: 5px;
    padding-right: 5px;
}
.globalsearch_page .globalsearchpage_right {
    float: right;
    display: inline;
    padding-right:20px;
}
.globalsearchpage_right li {
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.globalsearchpage_right li:last-child {
	margin-right: 14px;
}
.globalsearchpage_right li input{
	float:left;
	border: 1px solid #999999;
	color: #666666;
	padding-left: 15px;
}
.globalsearchpage_right li.line {
    line-height: 15px;
}
.globalsearchpage_right li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #fff;
    padding: 0px 6px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color:#666666;
}
.globalsearchpage_right li:nth-of-type(1),.globalsearchpage_right li:nth-of-type(2){
	margin-right:8px;
}
.globalsearchpage_right li a i.prev_icon, .globalsearchpage_right li a i.next_icon {
    display: inline-block;
    width: 8px;
    height: 13px;
}
.globalsearchpage_right li a i.prev_icon {
    background: url(../../images/globalsearchpage_prev_03.png) no-repeat;
    margin-top: 5px;
    background-size: auto 13px;
}
.globalsearchpage_right li a i.next_icon {
    background: url(../../images/globalsearchpage_next_03.png) no-repeat;
    margin-top: 5px;
    background-size: auto 13px;
}
.globalsearchpage_right li a:hover i.prev_icon, .globalsearchpage_right li a:hover i.next_icon {
    background-position: -38px 0px;
}
.globalsearchpage_right li.current a, .globalsearchpage_right li a:hover {
    background-color: #999999;
    border-color: #999999;
    color: #FFF;
}
.globalsearchpage_text {
    width: 52px;
    height: 24px;
    padding: 3px 5px;
    border: 1px solid #b6b9bb;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    margin-left: 12px;
}
.globalsearchpage_right li.text {
    margin-right: 2px;
}
.globalsearchpage_right input, .globalsearchpage_right a{
	outline:none;
}
#add{
	float: right;
	width: 96px;
	height: 34px;
	background: #FF991E;
	color: #fff;
	text-align: center;
	line-height: 34px;
	border-radius: 3px;
	font-size:14px;
	cursor:pointer;
}
#add:hover{
	background: #FF8300;
	color: #fff;
}
.deBtn{
    width: 91px;
    height: 28px;
    border: 1px solid #dcdcdc;
    background: #fff;
    margin: 15px 2px 0 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}
.orangeBtn{
    border-color: #f75c24;
    color: #f75c24;
}
/** 鑳屾櫙 */
.allshadow {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	-khtml-opacity:0.5;
	-moz-opacity:0.5;
	-o-opacity:0.5;
	display:none;
}

.delMem_box {
	width:258px;
	height:178px;
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background:#fff;
	z-index:999;
	border-radius:2px;
	box-shadow:0 0 5px #888;
	border:1px solid #888;
	padding:0 40px;
	display:none;
}
.bindingBox {
	position:fixed;
	width:688px;
	height:85%; 
	overflow-y:scroll;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background:#fff;
	z-index:999;
	border-radius:2px;
	box-shadow:0 0 5px #888;
	border:1px solid #888;
	display:none;
}
.edittingbox {
	position:fixed;
	width:688px;
	height:85%; 
	overflow-y:scroll;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background:#fff;
	z-index:999;
	border-radius:2px;
	box-shadow:0 0 5px #888;
	border:1px solid #888;
	display:none;
}
.bindingSelect{
	z-index:999;
	display:none;
}
footer{
	width:100%;
	height:120px;
}
/***************寰俊缁戝畾css缁撴潫*******************/
 .open,.close{width: 20%; font-size: 12px;}
.close span{border: 1px solid #ff6600;color: #ff6600;border-radius: 3px;margin: auto;
	width: 62px;height: 26px;display: block;line-height: 26px;text-align: center;}
.open span{border: 1px solid #3a95e3;color: #3a95e3;border-radius: 3px;margin: auto;
	width: 62px;cursor:pointer;height: 26px;display: block;line-height: 26px;text-align: center;}
.new_text{ width:120px; height:34px; padding:7px 5px; background-color:#FFF; border:1px solid #ddd; border-radius:4px; font-size:12px; color:#717780;}

/******************鏈嶅姟璇︽儏鏍囬********************/
.headline2{
	clear: both;
	padding-top: 22px;
	height: 18px;
	line-height: 18px;
}
.headline2 span{
	float: left;
}
.headline2 span:first-child{
	width: 4px;
	height: 18px;
	background: #FF6600;
}
.headline2 span:nth-child(2){
	letter-spacing: 4px;
	margin-left: 16px;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	margin-top: 1px;
}
.fuctionSettes{
	float: right;
}
.fuctionSettes p{
	cursor: pointer;
	color: #666666;
	text-align: center;
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 14px;
  /* border-right: 1px solid #999999; */
  border-radius: 6px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  background: rgb(14, 172, 14);
  color: #fff;
}
.fuctionSettes p:hover{
	/* background: #999999; */
  opacity: 0.9;
	color: #fff;
}
.fuctionSettes p:last-child{
	/* border:none; */
}
.btn_New{
	width: 80px;
	height:30px;
}
#arrow{
	display: inline-block;
	width: 10px;
	height: 8px;
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform: rotate(0deg);
}
.fuctionSettes select{
	width: 100px;
	height:31px;
	color: #6492d4;
	border-radius: 5px;
	text-align: center;
	margin-right:10px;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 14px;
	border:none;
}
/******************瑙掕壊绠＄悊鍐呭********************/
#contentWrap{
	width: 100%;
	height: 100%;
	border:1px solid #dde7f0;
	/*margin:25px;*/
	float: left;
	background: #fff;
}
#role_left{
	width: 210px;
	height: auto;
	float: left;
	box-sizing: border-box;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	color: #444;
}
#role_right{
	width: calc(100% - 210px);
	width: -webkit-calc(100% - 210px);
	width: -ms-calc(100% - 210px);
	width: -moz-calc(100% - 210px);
	float: left;
	box-sizing: border-box;
	border-left:1px solid #dde7f0;
}
#newrole{
	width: 80px;
	height: 32px;
	font-size: 14px;
	background: #6492d4;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin:22px 0;
	margin-left: 15px;
	cursor: pointer;
	padding: 0;
}
.rightblank{
    margin-top: 16px;
    display: inline-block;
}
.pic_role{
	display: none;
}
.pic_role2{
	display: none; 
	width: 30%;
	float: right;
	height: 46px;
}
.write1{
	background: url(../../images/edit.png) no-repeat;
	height: 12px;
	width:12px;
	display: inline-block;
	background-size:contain;
}
.delete1{
	background: url(../../images/delete.png) no-repeat;
	height: 12px;
	width:12px;
	display: inline-block;
	background-size:contain;
}
.system_role{
	background: #f8f8f8;
	color: #4c4d4d !important;
}
#role_left p:hover .pic_role{
	display: inline-block;
	width: auto;
}
#role_left p:hover{
	background: #f8f8f8;
	color: #4c4d4d;
}
#role_left p:focus{
	background: #f8f8f8;
	color: #4c4d4d;
}
#role_left p{
	height: 46px;
	line-height: 46px;
	color: #4c4d4d;
	font-size: 14px;
	padding-left: 20px;
    font-family: Arial,"圆体-简",Helvetica,sans-serif;
    font-weight: bold;
}
#permission{
	width: 100%;
	height: 54px;
	border-bottom:1px solid #dde7f0;
	box-sizing: border-box;
}
#permission span{
	width: 100px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin-top: 21px;
}
#permission span:nth-of-type(1){
	margin-left:22px;
}
.permission2{
	width: 100%;
	height: 58px;
	border-bottom:1px solid #dde7f0;
	box-sizing: border-box;
}
.permission2 span {
    width: 100px;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	margin-top: 21px;
}
.permission2 span:nth-of-type(1){
	margin-left:22px;
}
.limit{
	border-top: 3px solid #ff8d32;
	border-right: 1px solid #dde7f0;
	border-left: 1px solid #dde7f0;
	color: #ff8d32;
	border-bottom: none;
	cursor: pointer;
}
.role_tit2{
	height: 46px;
	line-height: 46px;
	padding-left: 36px;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
}
.role_tit2 span{
	padding-left:6px;
	/* font-family: "微软雅黑"; */
	font-family: Arial,"圆体-简",Helvetica,sans-serif;
	letter-spacing: 1px;
	color: #444;
}
#role_right img,#role_right span{
	vertical-align:middle;
}
#role_list2{
	margin:0 35px;
	border:1px solid #ddd;
}
#role_list2 p{
	border-bottom: 1px solid #ddd;
	min-height: 35px;
	line-height: 36px;
	font-size: 12px;
	cursor: pointer;
}
#role_list2 .WrapFirst{
	background: #f8f8f8;
	padding-left: 20px;
	color: #444;
	/* font-family: "微软雅黑"; */
	font-family: Arial,"圆体-简",Helvetica,sans-serif;
	letter-spacing: 1px;
}
#role_list2 .WrapSecond{
	color: #666;
	/* font-family: "微软雅黑"; */
	font-family: Arial,"圆体-简",Helvetica,sans-serif;
	letter-spacing: 1px;
}
#role_list2 .WrapFirst span{
	padding-left: 6px;
}
#role_list2 .WrapSecond span{
	padding-left:6px;
}
#role_right #role_list2 .blank{
	height: 10px;
}
.role_btn{
	width: 68px;
	height: 30px;
	background: #4d72a9;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	margin:10px 0;
	margin-left: 40px;
}
#line{
	height: 30px;
	margin-top: 30px;
	margin-left: 22px;
	border-bottom: 1px dotted #ddd;
}
@media screen and (min-width: 1024px) and (max-width: 1280px){
	#role_list2 .WrapSecond span{
	padding-right:0px;
	}
	#role_list2 .WrapSecond img{
	margin-left: 25px;
	}
}
@media screen and (min-width: 1280px) and (max-width: 1440px){
	#role_list2 .WrapSecond span{
	padding-right:15px;
	}
	#role_list2 .WrapSecond img{
	margin-left: 30px;
	}
}
@media screen and (min-width: 1440px) and (max-width: 1680px){
	#role_list2 .WrapSecond span{
	padding-right:34px;
	}
	#role_list2 .WrapSecond img{
	margin-left: 34px;
	}
}
@media screen and (min-width: 1680px) and (max-width: 1920px){
	#role_list2 .WrapSecond span{
	padding-right:36px;
	}
	#role_list2 .WrapSecond img{
	margin-left: 34px;
	}
}
/******************weblink********************/
.explain{
	color: #999;
	font-size: 12px;
	letter-spacing: 1px;
	margin:14px 0 14px 40px;
	cursor: pointer;
}
.webcontent{
	width: 430px;
	height: 100px;
	border:1px solid #e6eaeb;
	margin-left: 40px;
	padding: 20px;
}
#copyboard{
	width: 140px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:10px 0 20px 40px;
	cursor: pointer;
}
/******************applink********************/
.linksdk{
	margin:34px 0 0 45px;
	letter-spacing: 1px;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    font-family: "微软雅黑";
    float: left;
    width: 100%;
}
#appledown{
	width: 256px;
	height: 90px;
	border:1px solid #e1e5e5;
	text-align: center;
	border-radius:5px;
	margin:14px 0 0 40px;
	padding-top: 27px;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
}
#Androidown{
	width: 256px;
	height: 90px;
	border:1px solid #e1e5e5;
	text-align: center;
	border-radius:5px;
	margin:14px 0 0 33px;
	padding-top: 27px;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
}
#appWrap,#AndroidWrap{
	float: left;
}
#erweima,#addapp{
	width: 100%;
	float: left;
}
#erweima{
	margin:30px 0 0 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
}
#addapp{
	width: 140px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:32px 0 32px 40px;
	cursor: pointer;
}

/******************weblink********************/
.explain{
	color: #999;
	font-size: 12px;
	letter-spacing: 1px;
	margin:14px 0 14px 40px;
	cursor: pointer;
}
.webcontent{
	width: 430px;
	height: 100px;
	border:1px solid #e6eaeb;
	margin-left: 40px;
	padding: 20px;
	font-size: 12px;
	word-wrap: break-word;
	color: #666;
}
#copyboard{
	width: 140px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:10px 0 20px 40px;
	cursor: pointer;
}
/******************applink********************/
.linksdk{
	margin:34px 0 0 45px;
	letter-spacing: 1px;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    font-family: "微软雅黑";
    float: left;
    width: 100%;
}
#appledown{
	width: 256px;
	height: 94px;
	border:1px solid #e1e5e5;
	border-radius:5px;
	margin:14px 0 0 40px;
	padding-top: 27px;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bolder;
	color: #666;
}
.apPic{
	background: url(../../images/iben/apple-icon.png) no-repeat;
	width: 38px;
	height: 38px;
	display: inline-block;
	float: left;
	vertical-align: center;
	margin:0 30px 0 30px;
}
.anPic{
	background: url(../../images/iben/Android-icon.png) no-repeat;
	width: 38px;
	height: 38px;
	display: inline-block;
	float: left;
	vertical-align: center;
	margin-left:30px;
}
#Androidown{
	width: 256px;
	height: 94px;
	border:1px solid #e1e5e5;
	text-align: center;
	border-radius:5px;
	margin:14px 0 0 33px;
	padding-top: 27px;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bolder;
	color: #666;
}
#appWrap,#AndroidWrap{
	float: left;
}
#erweima,#addapp{
	width: 100%;
	float: left;
}
#erweima span{
	height: 36px;
	line-height: 36px;
	display: inline-block;
	float: left;
}
#erweima i{
	background: url(../../images/iben/qrcode.png) no-repeat;
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-left: 20px;
	float: left;
}
#erweima{
	margin:20px 0 0 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
}
#addapp{
	width: 140px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:32px 0 32px 40px;
	cursor: pointer;
}
.linkgridtable{
	width: 100%;
	border-collapse: collapse;
}
.linkgridtable tr:hover{
	background: #f5f5f5;
}
.linkgridtable td{
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #CAC9CB;
	border-collapse: collapse;
	font-size: 14px;
	color: #777;
}
.write{
	background: url(../../images/iben/Group62.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	background-size: 100%;
	vertical-align: middle;
}
.delete{
	background: url(../../images/iben/Group65.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	background-size: 100%;
	vertical-align: middle;
}
/******************weixinlink********************/
.linkwx{
	margin:34px 0 25px 45px;
	letter-spacing: 1px;
    color: #555;
    font-size: 15px;
    font-weight: 600;
    font-family: "微软雅黑";
    float: left;
    width: 100%;
}
.explain1{
	color: #999;
	font-size: 12px;
	letter-spacing: 1px;
	margin:5px 0 5px 40px;
	cursor: pointer;
}
#weixinplat{
	width: 140px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:20px 0 20px 40px;
	cursor: pointer;
}
.wxlinkgridtable{
	width: 100%;
	border-collapse: collapse;
	margin-left: 40px;
}
.wxlinkgridtable td,.wxlinkgridtable th{
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #CAC9CB;
	border-collapse: collapse;
	font-size: 14px;
	color: #777;
}
.wxlinkgridtable td{
	border-bottom: none;
}
.wxlinkgridtable .offbind{
	color: #6492d4;
	cursor: pointer;
}
#permission1{
	width: 100%;
	height: 64px;
	border-bottom:1px solid #ddd;
	box-sizing: border-box;
	margin-top: 10px;
	line-height: 51px;
}
#permission1 span{
	width: 100px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 21px;
	cursor:hand;

}
#permission1 span:nth-of-type(1){
	margin-left:22px;
}
.limit1{
	border-top: 3px solid #ff8d32;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #ff8d32;
	border-bottom: none;
	cursor: pointer;
}
.u-icon-avater {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 20px;
    margin-top: 8px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}

/******************basic********************/
#personID,#passwordID{
	width: 100%;
	height: 280px;
	float: left;
	font-size: 12px;
	margin-left:45px;
}
#personID input,#passwordID input{
	width: 200px;
	height: 32px;
	margin:10px 0 10px 20px;
	padding-left: 20px;
}
#personID label,#passwordID label{
	width: 70px;
    height: 40px;
    display: inline-block;
    text-align: right;
    color: #666;
}
#passwordID p:nth-of-type(1){
	margin-top:20px;
}
#emailID{
	margin-top:32px;
}
#emailID span{
	margin-left: 20px;
	color: #666;
}
#phoneID{
	margin-top: 22px;
}
#phoneID span{
	margin-left: 20px;
	color: #666;
}
#phoneID em{
	margin-left: 20px;
	color: #6492d4;
	cursor: pointer;
}
.basicbtn{
	width: 120px;
	height: 36px;
	background: #6492d4;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	margin:20px 0 32px 90px;
	cursor: pointer;
}
.basictitle{
	margin:34px 0 0 45px;
	padding-bottom: 10px;
	letter-spacing: 1px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
}
.alert1{
	margin-left: 30px;
	color: #ff8d32;
	font-size: 12px;
}





header{
    width: 100%;
    height:40px;
    background: #fff;
    border:1px solid #e3e3e3;
    position: fixed;
    right: 0px;
    z-index:10000;
    border-bottom:1px solid #ccc;
    /**
    box-shadow: 0 10px 10px #ccc;*/
}
.logo{
   width:200px;
   height:80px;
   float: left;
   border-bottom:2px solid #454954;
}
.logo img{
    padding-left:26px;
    padding-top:20px;
    height:36px;
}
.top-R{
    height:60px;
    float: right;
}
.toplist{
    height:40px;
    float: right;
}
.toplist li{
    height:40px;
    line-height:40px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    position: relative;
    border-right:1px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	color: #0060aa;
}
.toplist li:nth-of-type(1){
	border-left:1px solid #ccc;
}
#toplist_1 img:nth-of-type(2){
	margin-right: 10px;
}
.toplist_2_img1{
	margin-left: -10px;
}
.toplist li:last-child{
	border-right:none;
}
.toplist li img{
    display: block;
    float: left;
    width: 13px;
    margin-top:13px;
}
.toplist li span{
    display:block;
    float: left;
    color: #333;
    font-size: 14px;
    margin: 0 10px;
}
.toplist li .more{
    margin-top:7px;
}
.schoolPerson a:first-child{
	top: 16px;
}
.schoolPerson a:nth-child(2){
	top: 42px;
}

.schoolPerson{
	display: none;
	position: absolute;
	top: 22px;
	z-index: 1;
	width: 124px;
	height: 79px;
	background: url(../../images/iben/xiala.png) no-repeat;
}
.schoolPerson a{
	cursor: pointer;
	display: block;
	width: 102px;
	height: 26px;
	line-height: 26px;
	padding-left: 18px;
	font-size: 14px;
	color: #999;
	position: absolute;
	left: 2px;
	z-index: 200;
	text-decoration: none;
	font-weight: 600;
}
.schoolPerson a:hover{
	background: #e1e0e2;
}


article {
    width: 100%;
    min-height: 708px;
    height: auto;
    background: #fff;
}

aside {
    width: 200px;
    min-height: 1084px;
    height: auto;
    background: #333945;
    float: left;
}
.nav1 li dt{
	 cursor: pointer;
	 width:200px;
	 height:56px;
	 text-align: center;
	 line-height: 56px;
	 box-sizing: border-box;
	 border-bottom:1px solid #3b3b43;
     border-left: 2px solid #32323a;
}
.nav1 li:nth-of-type(1){
	margin-bottom: 0;
}
.nav1 li dt:hover{
	background: #1a1e22;
}
.nav1 li dt span:hover{
	/* color: #f87822 !important; */
	
}
.nav1 li dt img:nth-of-type(1){
    display: block;
    float: left;
    margin-left: 18px;
    margin-top: 19px;
    height: 18px;
}
.nav1 li dt img:nth-of-type(2){
    margin-top: 23px;
    display: inline-block;
    width: 7px;
    height: 9px;
    margin-left: -26px;
    float: right;
    margin-right: 25px;
}
.nav1 li dt span{
	/* font-family: "圆体"; */
    text-decoration: none;
    color:#FFFFFF;
    display: block;
    float: left;
    margin-left: 12px;
    letter-spacing: 0;
    font-size: 14px;
}
.nav1 li dt span:hover{
	color: #FFFFFF;
}
.nav1 li dd{
	display:none;
}
/*针对火狐浏览器去掉多余空行*/
.menuTwo::before{
	content:""; clear: both; height: 0; overflow: hidden; visibility: hidden; display: block;
}
.nav1 dd::before{
    font-size: 0px;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
}
.promptMessage dd::before{
    font-size: 0px;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
}
.nav1 li dd p{
	cursor: pointer;
    width:198px;
    height:50px;
    line-height: 50px; 
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 52px;
    background:#3d4452;
}
.nav1 li dd a span{
	 color:#D2DCE8;
	 text-decoration: none;
	 letter-spacing: 0;
	 display: inline-block;
	 /* font-family: "圆体"; */
}
.nav1 li dd p:hover {
	background: #1a1e22 !important;
} 
.nav1 li dd p:hover a{
	color: #fff;
}
.focus{
	color: #ff6520 !important;
}
.focusBack{
	background: #3a6daf;
}

/******************enterprise********************/
#enterpriseID,#enterprisemodel{
	width: 100%;
	float: left;
	font-size: 12px;
	margin-left:20px;
	margin-top: 20px;
	font-size:14px;
}
#enterpriseID label{
	width: 90px;
    height: 60px;
    display: inline-block;
    text-align: left;
    color: #666;
}
#enterpriseID p:nth-of-type(1){
	margin-top:20px;
}
.enterprisename span{
	margin-left: 20px;
	color: #222;
}
#enterprisemodel p:nth-of-type(1){
	margin-top:20px;
	display: inline-block;
	height: 30px;
}
#enterprisemodel p:nth-of-type(1) label{
	color: #666;
}
#enterprisemodel p:nth-of-type(1) span{
	margin-left: 82px;
	color: #222;
}
.prisemodel{
	color: #666;
	margin-top: 32px;
	display: inline-block;
	width: 100px;
	height: 30px;
}
.ifonOff{
	margin-left: 130px;
	color: #222;
}
.numonOff{
	margin-left: 118px;
	color: #222;
}
.numonOff1{
	margin-left: 105px;
	color: #222;
}
.numonOff2{
	margin-left: 78px;
	color: #222;
}
.basictitle2{
	margin:34px 0 0 20px;
	padding-bottom: 15px;
	letter-spacing: 1px;
    font-family: "微软雅黑";
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #222;
}
.state1{
	color: #666;
}
#blankBus{
	height:30px;
	width:100%;
}


/******************椋庢牸淇敼********************/
/*section{
	background: #eef1f3 !important;
    min-height: 708px;
    height: auto;
    float: left;
    position: relative;
    margin:0;
    padding-bottom: 20px;
}*/
/*header{
	box-shadow: 0 3px 3px #e5e5e5;
}*/
article{
	background: #eef1f3;
}
.headline2 {
    clear: both;
    padding:25px 0 25px 4%;
}
.headline3 {
    clear: both;
    padding:15px 0 15px 2%;
    border-bottom:1px solid #f0f0f0;
    background:#f9fafc;
}
.headline2 span:first-child {
    width: 0px;
    height: 18px;
}
.headline2 span:nth-child(2) {
    letter-spacing: 4px;
    margin-left: 0px;
    color: #666666;
    font-size: 18px;
    font-weight: 600;
    margin-left: -40px;
}
.form1{
	padding-top:0;
	border:0;
	clear: both;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	height: auto;
}
.gridtable{
	width: 100%;
	border-collapse: collapse;
	border:none;
	table-layout: fixed;
	margin-top:15px;
}
.gridtable tr:nth-of-type(2n+1){
	background: #f6fafe;
}
.gridtable tr:nth-of-type(2n){
	background: #fdfeff;
}
.gridtable th{
	height: 36px;
	line-height: 36px;
	border:none;
	border-right: 1px solid #fff;
	border-collapse: collapse;
	font-size: 14px;
	color: #333334;
	background: #edf1f5;
	font-weight: bold;
	text-align: center;
}
.gridtable td{
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	border-collapse: collapse;
	border:none;
	font-size: 13px;
	color: #666666;
	text-align: center;
	border-right: 1px solid #fff;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modify_background{
	background:#fff;	
	padding-bottom: 60px;
}
.modify_background1{
	background:#fff;
	float:left;
	width:100%;
}
::-webkit-input-placeholder{
	color:#a3a3a3 !important;
}
::-moz-input-placeholder{
	color:#a3a3a3 !important;
}
:-moz-input-placeholder{
	color:#a3a3a3 !important;
}
:moz-placeholder {
	color: #a3a3a3 !important;
}
::-moz-placeholder{
	color: #8b8b8b !important;
}
:-ms-input-placeholder {
	color: #a3a3a3 !important;
}
/*@media (min-width: 1024px){
section{
	width: 88%;
    }
} 

@media (min-width: 1100px) {
section{
	width: 92%;
    }
} 
@media (min-width: 1280px) {
section{
	width: 93%;
    }
} 

@media (min-width: 1366px) {
section{
	width: 93%;
    }
}  

@media (min-width: 1556px) {
section{
	width: 94%;
    }
} 

@media (min-width: 1680px) {
section{
	width: 95%;
    }
} 
@media (min-width: 1920px) {
section{
	width: 95%;
    }
} */
/********************************批量导入弹框 ******************************************/ 
.gather2{
	margin-left:46px;
	float: left;
	margin-top: 20px;
}
.gather2 li{
	margin-top: 14px;
	margin-left: 70px;
	float: left;
	width: 90%;
}
.gather2 span{
	cursor: pointer;
	width: 100%;
	height: 36px;
	line-height: 36px;
	letter-spacing: 0;
	float: left;
	color: #777;
	font-size: 14px;
}
.gather2 li:nth-of-type(1) span{
	display: inline-block;
	width: auto;
}
.gather2 li:nth-of-type(1) span:nth-of-type(2){
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	cursor: pointer;
}
.gather3 li:nth-of-type(2) span{
	display: inline-block;
	width: auto;
}
.gather3 li:nth-of-type(2) span:nth-of-type(2){
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	cursor: pointer;
}
.btntrans{
	margin-top: 40px;
	/*margin-left:120px;*/
	float: left;
}
.gather2  a{
	color: #59b9f3;
	text-decoration: none;
}
/*山东统计局的导入弹框*/
.dataManage li{
	margin-left: 0;
}
.dataManage li span{
	width: auto;
}
.dataManage li span img{
	width: 14px;
	vertical-align: middle;
}
.dataManage li{
	margin-top: 10px;
}
.dataManage li input{
	width: 210px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    outline: none;
    font-size: 14px;
    color: #777;
}
/******************用户管理********************/
#content_user{
	width: 100%;
	background:#fff;
	float: left;
	padding-left:28px;
	box-sizing:border-box;
}
.save_02,.save_03{
	width: 200px;
	height: 30px;
	background: #6594d3;
	color:#fff;
	line-height: 30px;
	text-align: center;
	border-radius: 6px;
	margin:20px 0 30px 133px;
  font-size: 16px;
  cursor: pointer;
}
.save_03{
	margin:40px 0 160px 133px;
}
#content_user h3{
	font-size: 16px;
    padding: 30px 0 10px 0;
    margin-bottom:20px;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    font-weight: bold;
}
#content_user h3 i{
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../../images/iben/inform_03.png) no-repeat;
	margin-right: 10px;
	background-size: 100%;
}
#content_user p{
	/* width: 100%; */
	margin-bottom: 20px;
}
#content_user p label{
	width: 130px;
	display: inline-block;
	color: #888;
	font-size: 14px;
}
#content_user p input,select{
	width: 200px;
	height: 26px;
	border:1px solid #e3e3e3;
	border-radius: 6px;
	/*padding-left: 15px;*/
	color: #666;
	box-sizing: border-box;
	outline: none;
}
/******************applink新********************/
.linksdk_02{
	margin:30px 0 0 30px;
	letter-spacing: 1px;
    color: #666;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
}
#appledown_02,#Androidown_02{
	width: 260px;
	height: 100px;
	box-shadow: 0 3px 3px #e5e5e5;
	margin:25px 0 0 30px;
	padding-top: 27px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bolder;
	color: #447cc2;
}
.apPic_02{
	background: url(../../images/iben/apple-icon.png) 6px no-repeat;
	width: 38px;
	height: 38px;
	border:2px solid #c0c0c0;
	border-radius: 50%;
	display: inline-block;
	float: left;
	vertical-align:middle;
	margin-left:40px;
	background-size: 66%;
}
.anPic_02{
	background: url(../../images/iben/Android-icon.png) 6px no-repeat;
	width: 38px;
	height: 38px;
	border:2px solid #c0c0c0;
	border-radius: 50%;
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-left:40px;
	background-size: 70%;
}
#Androidown_02,#appledown_02{
	text-align:center;
}
#appWrap_02,#AndroidWrap_02{
	float: left;
}
#addapp_02{
	width: 160px;
	height: 30px;
	background: #6391d3;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin:40px 30px 10px 30px;
	cursor: pointer;
	float: left;
	border-radius: 6px;
}
.explain_02{
	color: #447cc2;
	font-size: 14px;
	margin-top:20px;
	text-align: center;
	cursor: pointer;
}
.gridtable_02{
	width: 100%;
	border-collapse: collapse;
	border:none;
}
.gridtable_02 tr:nth-of-type(2n+1){
	background: #f6fafe;
}
.gridtable_02 tr:nth-of-type(2n){
	background: #fdfeff;
}
.gridtable_02 th{
	height: 40px;
	line-height: 40px;
	border:none;
	border-right: 1px solid #fff;
	border-collapse: collapse;
	font-size: 14px;
	color: #333334;
	background: #edf1f5;
	font-weight: bold;
	text-align: center;
}
.gridtable_02 td{
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-collapse: collapse;
	border:none;
	font-size: 14px;
	color: #666666;
	text-align: center;
	cursor: pointer;
}
.phone_02{
    box-sizing: border-box;
    width: 30px;
    /*height: 40px;*/
    float: left;
    margin-left: 40%;
}
/******************weixinlink新********************/
.linkwx_03{
	margin:30px 0 30px 40px;
    color: #666;
    font-size: 15px;
    font-weight: 600;
    font-family: "微软雅黑";
    /* float: left;
    width: 100%; */
}
.explain_03{
	color: #888;
	font-size: 14px;
	letter-spacing: 1px;
	margin:0px 0 20px 40px;
	cursor: pointer;
}
.explain1_03{
	color: #6592d5;
	font-size: 12px;
	margin:20px 0 30px 40px;
	cursor: pointer;
}
#weixinplat_03{
	width: 160px;
	height: 35px;
	background: #6592d5;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	border-radius: 6px;
	margin:20px 0 20px 40px;
	cursor: pointer;
}
#txt_03{
	width: 200px;
	height: 30px;
	box-sizing: border-box;
	border:1px solid #6592d5;
	border-radius: 6px;
	padding-left: 20px 20px 0px 20px;
	outline: none;
	padding:10px;
}
#btn_03{
	width: 80px;
	height: 30px;
	background: #6592d5;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border-radius: 5px;
	font-size: 14px;
	margin-left: 10px;
	cursor: pointer;
}
#permission_02{
    height: 40px;
    background: white;
    box-sizing: border-box;
    /* background: #fff;
    width: 500px; */
}
#permission_02 span{
	width: 100px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	float: left;
	color: #666;
	background: #fff;
}
#permission_02 span:hover{
	cursor:pointer;
}
#permission_02 span:nth-of-type(1){
	margin-left:0px;
}
#permission_02 .limit_02{
	color: #fff;
    background: #f97622;
    box-shadow: 0 3px 3px #e5e5e5;
    cursor: pointer;
}
.u-icon-avater {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-top: 8px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-left: 30%;
}
.nameben_03{
	float: left;
}
/******************服务信息********************/
.headtitle_02{
	margin:30px 0 0 40px;
	float: left;
	width: 100%;
}
.headtitle_02 i{
	background: url(../../images/iben/inform_03.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	background-size: 100%;
}
.headtitle_02 span{
	color: #ff5f24;
	font-size: 16px;
	padding-left: 10px;
	font-family: "黑体";
}
.enterprise_02{
	width: 100%;
	box-sizing: border-box;
	margin:40px 0 10px 0px;
	float: left;
	padding-left: 60px;
}
.enterprise_left,.enterprise_right,.enterprise_center{
	float: left;
	box-sizing: border-box;
}
.enterprise_left i,.enterprise_right i,.enterprise_center i{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}
.enterprise_left i{
	background: url(../../images/iben/platinform_06.png) 7px 7px #76b7e7 no-repeat;
	background-size: 68%;
}
.enterprise_right i{
	background: url(../../images/iben/platinform_08.png) 7px 11px #76b7e7 no-repeat;
	background-size: 68%;
}
.enterprise_center i{
	background: url(../../images/iben/platinform_07.png) 12px 5px #76b7e7 no-repeat;
	background-size: 43%;
}
.enterprise_left span,.enterprise_right span,.enterprise_center span{
	vertical-align: middle;
}
.enterprise_left span:nth-of-type(1),.enterprise_right span:nth-of-type(1),
.enterprise_center span:nth-of-type(1){
	padding-left: 10px;
	box-sizing: border-box;
	color: #888;
	font-size: 14px;
}
.enterprise_left span:nth-of-type(2),.enterprise_right span:nth-of-type(2),
.enterprise_center span:nth-of-type(2){
	padding-left: 20px;
	color: #76b7e7;
	box-sizing: border-box;
	font-size: 14px;
}
.enterprise_right,.enterprise_center{
	margin-left:80px;
}
#nowservice_01,#nowservice_02{
	width: 380px;
    height: 140px;
    float: left;
    margin-top: 40px;
    margin-left: 60px;
    box-shadow: 0 3px 3px #e5e5e5;
    box-sizing: border-box;
    border: 1px solid #f5f5f5;

}
#nowservice_01 img,#nowservice_02 img{
	padding: 40px 30px;
	vertical-align: middle;
	float: left;
	height: 48px;
}
#nowservice_01 span,#nowservice_02 span{
	float: left;
	height: 140px;
	padding-top:20px;
	box-sizing: border-box;
}
#nowservice_01 span font,#nowservice_02 span font{
	font-size: 14px;
	line-height: 25px;
	width: 130px;
    display: inline-block;
    color: #888;
}
#nowservice_01 span i,#nowservice_02 span i{
	font-size: 14px;
	color: #8fc1ec;
	font-style:normal;
	padding-left: 15px;
}
#nowservice_02{
	height: 120px;
	margin-top: 30px;
}
#nowservice_02 span font{
	width: 130px;
}
#nowservice_02 span{
	padding-top: 30px;
}
#nowservice_02 img{
	padding-top: 30px;
}
/******************推送策略********************/
.strategy{
	float:left;
	width:100%;
	background:#fff;
	padding-left: 28px;
	padding-bottom: 30px;
	font-family: Arial, 'Hiragino Sans GB', 微软雅黑, 黑体-简, Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.strategy h3{
	font-size: 16px;
	padding:28px 0 10px 0;
	border-bottom:1px solid #e3e3e3;
	color: #333;
	font-weight: bold;
}
.strategy p{
	font-size: 12px;
	color: #666;
	margin:20px 0 10px 0;
	/*font-weight: bold;*/
}
.strategy img{
	margin-bottom: 15px;
	cursor: pointer;
}
.strategy01,.strategy04{
	width: 100%;
	float: left;
}
.strategy02{
	width: 48%;
	float: left;
}
.strategy03{
	width: 48%;
	float: right;
}
.sendmessage{
	float: left;
	color: #333;
	width: 100%;
	font-size: 12px;
}
.sendmessage h4{
	padding-top: 28px;
    padding-left: 20px;
}
.sendmessage p{
	padding: 12px 0 0 20px;
	margin:0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 226px;
}
.sendmessage01{
	width: 262px;
	height: 120px;
	background: url(../../images/iben/background_11.png) 0px 5px no-repeat;
	float: left;
	margin:18px 30px 0 -10px;
	position: relative;
	background-size: 97%;
}
.sendPic{
	width: 262px;
	height: 120px;
	text-align: center;
	float: left;
	margin:18px 30px 0 -10px;
}
.sendPic img{
	margin-top:25px;
}
.closeImg{
	position: absolute;
    left: 230px;
    top: -5px;
}
/******************产品信息********************/
.productinform{
	float:left;
	width:100%;
	background:#fff;
	/*padding-left: 20px;*/
	padding-bottom: 24px;
}
.productinform .productimg{
	float: right;
	margin-top: -10px;
    margin-right: 42px;
}
.productIntroduce{
	width: 47%;
	margin-left: 2%;
	float: left;
	color: #333;
	background: #fff;
	box-shadow: 0 5px 5px #ccc;
	border:1px solid #f5f5f5;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 26px;
}
.productIntroduce h3{
	height: 29px;
	font-size: 15px;
	border-bottom: 1px dashed #ddd;
	font-weight: bold;
}
.productIntroduce h3 em{
	background: url(../../images/iben/border_03.png) no-repeat;
	height: 30px;
	width: 8px;
	float: left;
}
.productIntroduce h3 img{
	margin-left: 5px;
	float: left;
}
.productIntroduce h3 span{
	display: inline-block;
	line-height: 29px;
	/*float: left;*/
	/*padding-left: 10px;*/
	max-width: calc(100% - 138px);
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.productIntroduce h3 div{
	display: inline-block;
	float: right;
    margin-top: 6px;
    margin-right: 4px;
}
.productIntroduce i{
	margin-right: 16px;
}
.productIntroduce .spread{
	background: url(../../images/iben/spread_03.png) no-repeat bottom center;
	width: 48px;
	height: 17px;
	display: inline-block;
	cursor: pointer;
	background-size: 100%;
}
.productIntroduce .writeNew{
	background: url(../../images/iben/Group62.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	cursor: pointer;
	background-size:100%;
}
.productIntroduce .deleteNew{
	background: url(../../images/iben/Group65.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	cursor: pointer;
	background-size:100%;
}
.label_00{
	margin:10px 0 10px 16px;
}
.label_00 span{
	padding: 4px 8px;
	border-radius: 10px;
	margin-right: 10px;
}
.label_01{
	border:1px solid #d33b43;
}
.label_02{
	border:1px solid #259dd4;
}
.label_03{
	border:1px solid #a458d1;
}
.label_04{
	border:1px solid #01a7a0;
}
.label_05{
	border:1px solid #ee9f38;
}
.productIntroduce h4{
	font-size: 14px;
	font-weight: bold;
	margin:10px 0 0 16px;
}
.productIntroduce p{
	font-size: 12px;
	margin:15px 30px 0 16px;
}
.productIntroduce .link{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.productIntroduce .person{
	margin-top: 0px;
	padding: 10px 0;
}
.productIntroduce .person span:nth-of-type(2){
	float: right;
	margin-right: 30px;
}
.productIntroduce p:nth-of-type(2){
	height: 50px;
	overflow-y: auto;
}
.productIntroduce .person span:nth-of-type(2){
	float: right;
	margin-right: 30px;
}
.productIntroduce p:nth-of-type(2){
	height: 50px;
	overflow-y: auto;
}
/******************智能学习********************/
.autoStudy{
	float:left;
	width:100%;
	background:#fff;
	padding: 24px 60px 0px 26px;
	font-size: 16px;
	box-sizing: border-box;
}
.autoStudy .alert{
	color: #333333;
	font-size: 16px;
}
.autoStudy .alert span{
	color: #fd7402;
}
.autoStudy .search{
	padding-top: 20px;
}
.autoStudy .search input{
	font-size: 12px;
	width: 164px;
	height: 30px;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 6px;
	border:1px solid #999;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	font-family: Arial,"细体",Helvetica,sans-serif;
}
.autoStudy .search i{
	background: url(../../images/iben/arrow_03.png) 0 -1px no-repeat;
	width: 11px;
	height: 8px;
	display: inline-block;
	margin-left: 5px;
}
.autoStudy .detail{
	margin-top:20px;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.autoStudy .detail p{
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
	border-bottom:1px solid #ddd;
	padding-left: 20px;
}
.autoStudy .detail p:nth-last-child(1){
	border-bottom: none;
}
.autoStudy .detail p span{
	color: #999;
	margin-left: 10px;
    cursor: pointer;
}
.autoStudy .detail p span em{
	color: #fb7602;
	padding:0 5px;
}
.autoStudy .ftList{
	padding:80px 0 0 5px;
	color: #999;
}
.autoStudy .ftList span{
	padding:0 5px;
	font-weight: bold;
}
.autoStudy .search select{
	float: right;
    width: 70px;
    height: 25px;
    color: #999;
    line-height: 25px;
    padding-left: 15px !important;
    padding-top: 2px;
}
/******************知识扩充********************/
.autoStudy .detail_02{
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.autoStudy .detail_02 div{
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #333;
	border-bottom:1px solid #ddd;
	padding-left: 5px;
}
.autoStudy .detail_02 div i{
	padding: 6px 10px;
    margin-right: 6px;
    border-radius: 6px;
    font-size: 14px;
    font-style: normal;
    color:#666;
    cursor:pointer;
}
.autoStudy .detail_02 div:nth-last-child(1){
	border-bottom: none;
}
.autoStudy .detail_02 div span{
	color:#999;
	padding-left: 25px;
}
.autoStudy .detail_02 div span em{
	color: #fb7602;
	padding:0 5px;
}
.autoStudy .detail_02 img{
	vertical-align: middle;
	padding: 0 15px;
	cursor: pointer;
}
.autoStudy .alert{
	color: #333;
}
.autoStudy .alert span{
	color: #fd7502;
}
.autoStudy .detail_02 span:nth-of-type(2){
	float: right;
}
.autoStudy .detail_02 span:nth-of-type(2) i{
	padding: 6px 10px;
    margin-right: 6px;
    border-radius: 6px;
    font-size: 14px;
    font-style: normal;
    color:#666;
    cursor:pointer;
}
.autoStudy .detail_02 span:nth-of-type(2) i:nth-of-type(1){
	border:1px solid #d33b43;
}
.autoStudy .detail_02 span:nth-of-type(2) i:nth-of-type(2){
	border:1px solid #259dd4;
}
.autoStudy .detail_02 span:nth-of-type(2) i:nth-last-child(1){
	border:1px solid #01a7a0;
	margin-right: 36px;
}

/******************访客记录********************/
.visitRecord{
	float:left;
	width:100%;
	background:#fff;
	padding: 20px 30px;
	font-size: 14px;
	box-sizing: border-box;
}
.visitRecord table{
	width: 100%;
	border-collapse: collapse;
	border:none;
	table-layout: fixed;
}
.visitRecord .form{
	padding-top:16px;
	border:0;
	clear: both;
	width: 100%;
	box-sizing: border-box;
}
.visitRecord table th{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: #f5f5f5;
}
.visitRecord table td{
	height: 52px;
	line-height: 52px;
	border:none;
	border-bottom: 1px solid #cdcdcd;
	color: #666666;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.visitRecord .talkCon{
	color: #fb7602;
	font-size: 14px;
}
/*******************宣讲组*******************/
.printGroup p{
	width:394px;
	height: 30px;
	line-height: 30px;
	margin-left:30px;
	margin-top:20px;	
	margin-right:20px;
	color: #777;
	letter-spacing: normal;
	font-size: 14px;
}
.printGroup p span{
	float: left;
	width: 124px;
	height: 30px;
	line-height: 30px;
}
.printGroup p input{
	width: 240px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	outline: none;
}
/******************知识管理********************/
.autoKnowledgeManage{
	float:left;
	width:100%;
	background:#fff;
	padding: 20px;
	padding-bottom: 80px;
	box-sizing: border-box;
}
.autoKnowledgeManage h3,.autoKnowledgeManage p{
	font-size: 14px;
	color: #333;
}
.autoKnowledgeManage h3 span{
	font-weight: normal;
	color: #666;
}
.autoKnowledgeManage .detailCon{
	width: 100%;
	border:1px solid #eee;
	margin-top:15px;
	float: left;
}
.autoKnowledgeManage .detailCon .Top{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
}
.autoKnowledgeManage .detailCon .Top_box{
	width: 100%;
	float: left;
	height: auto;
	background: #f5f5f5;
	/*display: none;*/
}
.autoKnowledgeManage .detailCon .Top_con{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eee;
}
.autoKnowledgeManage .detailCon .Top_con img{
	padding: 0;
	vertical-align: middle;
	margin-left: 90px;
}
.relationKnowledge .detailCon img{
	padding: 0;
	vertical-align: middle;
	margin: 15px 14px 0 12px;
}
.relationKnowledge .detailCon .Top_con img{
	margin-left:80px;
	margin-top: 0;
}
.autoKnowledgeManage .detailCon .Center{
	width: 100%;
	height: 84px;
	border-bottom: 1px solid #eee;
}
.autoKnowledgeManage .detailCon .Bottom{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
}
.autoKnowledgeManage .detailCon .Top img,.autoKnowledgeManage .detailCon .Top h3,
.autoKnowledgeManage .detailCon .Center div,.autoKnowledgeManage .detailCon .Center h3,
.autoKnowledgeManage .detailCon .Bottom h3{
	float: left;
}
.autoKnowledgeManage img{
	padding:15px 18px;
}
.autoKnowledgeManage .Top p{
	float: right;
	margin-right: 25px;
	margin-top: 6px;
}
.autoKnowledgeManage .Top p span{
	width: 21px;
    height: 20px;
	display: inline-block;
}
.autoKnowledgeManage .Top p span.write{
	background: url(../../images/iben/write_09.png) no-repeat;
	margin-right: 6px;
	background-size: contain;
}
.autoKnowledgeManage .Top p span.delete{
	background: url(../../images/iben/delete_09.png) no-repeat;
	background-size: contain;
}
.autoKnowledgeManage .detailCon .Center{
	padding-top:20px;
	box-sizing: border-box;
}
.autoKnowledgeManage .detailCon .Center h3,.autoKnowledgeManage .detailCon .Bottom h3{
	padding-left: 51px;
}
.autoKnowledgeManage .detailCon .Center div p{
	color: #666;
	padding-left: 15px;
	line-height: 30px;
	margin-top: -5px;
}
.autoKnowledgeManage .detailCon .Bottom div{
	float: right;
	margin-right: 30px;
}
#imgdiv,#imgdiv_edit,#imgdiv em,#imgdiv_edit em{
	font-size:0 ;
}
#imgdiv em,#imgdiv_edit em{
	display: inline-block;
	position: relative;
	margin-right: 5px;
	margin-top: 10px;
	vertical-align: middle;
}
#imgdiv li,#imgdiv_edit li{
	float: left;
	position: relative;
	margin-right: 20px;
}
#imgdiv em img,#imgdiv_edit em img,#imgdiv li img,#imgdiv_edit li img{
	display:inline-block;width:90px;height: 70px;
}
#imgdiv li i,#imgdiv_edit li i{
	/*display: inline-block; position: absolute; top: -10px; right: -2px;*/ 
	font-size: 12px;
	/*cursor: pointer;*/
}
#feedback{
	background:#32323a;
	width:200px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:1;
	margin-bottom:0;
}
#feedback .section{
	border:1px solid #242730;
	border-bottom:none;
}
#feedback h6{
	cursor:pointer;
	height:30px;
	line-height:30px;
	padding:10px 10px 10px 20px;
	text-align:left;
}
#feedback h6 img{
	width:20px;
	vertical-align:middle;
}
#feedback h6 span{
	color:#fff;
	vertical-align:middle;
	padding-left:18px;
}
#feedback h6 .arrow3{
	background-image:url(../../images/iben/up.png);
	width:20px;
	height:14px;
	background-size:cover;
	display:inline-block;
	float:right;
	vertical-align:middle;
	margin-top:10px;
	padding-left:0px;
}
#feedback h6 .arrow2{
	background-image:url(../../images/iben/down.png);
	width:20px;
	height:14px;
	background-size:cover;
	display:inline-block;
	float:right;
	vertical-align:middle;
	margin-top:10px;
	padding-left:0px;
}
#feedback .message{
	font-family:"微软雅黑";
	color:#eee;
	margin:0px 5px 20px 5px;
	text-align:left;
}
#feedback textarea{
	background:#eee;
	border:none;
	color:#666;
	font-size:14px;
	height:100px;
	padding:10px;
	width:180px;
	margin:0 8px;
	resize:none;
	outline:none;
	overflow:auto;
	margin-bottom:20px;
}
#feedback{
	text-align:center;
}
#feedback .submit{
	color:#fff;
	font-size:18px;
	margin-bottom:20px;
	display:inline-block;
}
/*进博会商业广场样式*/
#aiFlow_left{
	width: 180px;
	height: 760px;
	/*height: calc(100vh - 0);*/
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 0px 
		rgba(0, 0, 0, 0.03);
	float: left;
	margin-right: 12px;
	position: relative;
}
#aiFlow_right{
	width: calc(100% - 194px);
	width: -moz-calc(100% - 194px);
	width: -webkit-calc(100% - 194px);
	height: 760px;
	/*height: calc(100vh - 0);*/
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 0px 
		rgba(0, 0, 0, 0.03);
	position: relative;
}
#module_left{
	width: 180px;
	height: 100%;
	/*height: calc(100vh - 20px);
	height: -moz-calc(100vh - 20px);
	height: -webkit-calc(100vh - 20px);*/
	float: left;
	box-sizing: border-box;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	color: #444;
	border-right:1px solid #dde7f0;
	position: relative;
}
#module_right{
	width: calc(100% - 180px);
	width: -webkit-calc(100% - 180px);
	width: -ms-calc(100% - 180px);
	width: -moz-calc(100% - 180px);
    float: left;
    box-sizing: border-box;
}   
#scrollNumber_box{
	height: calc(100% - 76px);
	height: -webkit-calc(100% - 76px);
	height: -ms-calc(100% - 76px);
	height: -moz-calc(100% - 76px);
	overflow: hidden;
	overflow-y: auto;
}
.ellipsis{
	float: left;
	display: inline-block;
	width: 65%;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.floorIndex_box{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ebeefb;
}
.floorIndex_box p{
	padding-left: 10px;
	height: 100%;
}
.floorIndex_box:hover{
	background: #f9fafb;
	color: #333333;
}
.floorIndex_box:hover .pic_role2{
	display: inline-block;
	float: right;
}
.floorIndex_select {
    background: #f9fafb !important;
}
.tem_nodata{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	color: #999999;
}
/*热点问题*/
.sortableOption{
	/*width: 100%;*/
	text-align: center;
}
.sortableOption_firstLi{
	height: 40px; 
    line-height: 38px;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
}
.sortableOption span{
	display: inline-block;
	text-align: center;
	/*height: 52px;
	line-height: 52px;*/
	float: left;
	text-align: center;
}
.sortableOption span i{
	font-style: normal;
}
.sortableOption_orther{
    height: 52px;
	line-height: 52px;
    border: none;
    border-bottom: 1px solid #cdcdcd;
    color: #666666;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: hand;
}
.ui-sortable-helper{
	background: #f5f5f5;
	cursor: move;
}
/*九宫格导入进程*/
.importRsProcess{
	display: inline-block;
	float: right;
	margin-top: 2px;
}
.importRsProcess div{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
.importRsProcess div span{
	margin-left: 4px;
}
.importRsProcess div img{
	width: 20px;
}
/*九宫格页面样式*/
.new_sceneBox{
	height: auto;
	padding: 14px;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-content: center;
	border:1px solid #CCCCCC;
	margin-top: 10px;
    margin-left: 10px;
    border-radius: 6px;
}
.scene_left{
	flex: 1;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-content: center;
}
.scene_checkbox{
	margin-right: 10px;
}
.zhanshi_bg{
	display: inline-block;
	background: url(../../images/sceneFunction.png) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
	width: 242px;
	height: 200px;
	margin-left: 0px;
}
.zhanshi_bg img{
	border-radius:50%;
	width:90px; 
	height:90px;
	margin-left: 76px;
	margin-top: 35px;
}
.scene_bg{
	position: relative;
}
.scene_bg .scene_bg_icon{
	width:90px; 
	height:90px;
	border-radius:50%;
	overflow:hidden;
	position: absolute;
	left: 76px;
	top: 35px;
}
.scene_bg .scene_bg_icon img{
	width: 100%;
}
.scene_bg .scene_bg_title{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 154px;
	color: #FFFFFF;
}
.scene_center{
	flex: 1;
}
.scene_center div,.scene_right div{
	width: 100%;
	margin-bottom: 10px;
}
.scene_center div span{
	margin-right: 4px;
}
.scene_center_icon span,.scene_center_con span{
	float: left;
}
.scene_center_icon img{
	background:#3CBEF9;
}
.scene_right{
	flex: 1;
}
.scene_center_con textarea{
	outline: none;
	width: 80%;
	max-width: 230px;
	height: 70px;
	max-height: 70px;
	border:1px solid #CCCCCC;
	border-radius: 6px;
	resize:none;
}
.scene_right .confirm1{
	cursor: pointer;
    letter-spacing: 2px;
    width: 70px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    background: #f97723;
    margin-left: 0;
}
/*九宫格弹框样式*/
.new_scenefunction{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-content: center;
	padding: 14px;
	border-bottom: 1px solid #CCCCCC;
}
.new_scenefunction_add{
	flex: 1;
}
.new_scenefunction_add div{
	margin-bottom: 10px;
	margin-left: 15px;
}
.new_scenefunction_add div span{
	float: left;
	display: inline-block;
	width: 46px;
}
.new_scenefunction_add div input{
	display: inline-block;
	width: 180px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    color: #666666;
    padding-left: 6px;
}
.new_scenefunction_add div img{
	width: 100px;
	cursor: pointer;
}
.new_scenefunction_default{
	flex: 1;
}
.new_scenefunction_default div{
	width: 190px;
	height: 170px;
	background: #3CBEF9;
	cursor: pointer;
}
.new_scenefunction_default div img{
	width: 46px;
	height: 46px;
	margin-left: 10px;
	margin-top: 4px;
}
.new_scenefunction_pre{
	flex: 1;
}
.new_scenefunction_pre_icon {
	 position: absolute;
	 left: 62px;
	 top: 27px;
}
.new_scenefunction_pre_icon img{
	border-radius:50%;
	width:77px;
	height:77px;
}
.new_scenefunction_pre_title{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 120px;
	color: #FFFFFF;
}
 .search_detail{
    background: url(../../images/iben/Search_detail.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    background-size: 100%;
    cursor: pointer;
    vertical-align: middle;
}
.search_detail:hover{
    background: url(../../images/iben/Search_detail_sel.png) no-repeat;
    background-size: 100%;
}
.toValueData_btn{
    display: inline-block;
    background: url(../../images/iben/toValueData_btn_nor.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100%;
    margin-right: 6px;
    vertical-align: middle;
    cursor: pointer;
}
.toValueData_btn:hover{
    background: url(../../images/iben/toValueData_btn_sel.png) no-repeat;
    background-size: 100%;
}
.close_05{
    display: inline-block;
    background: url(../../images/iben/close_05.png) no-repeat;
    width: 32px;
    vertical-align: middle;
    height: 18px;
    background-size: 100%;
    cursor: pointer;
    margin-left: 5px;
}
.close_06{
    display: inline-block;
    background: url(../../images/iben/close_06.png) no-repeat;
    width: 32px;
    vertical-align: middle;
    height: 18px;
    background-size: 100%;
    cursor: pointer;
    margin-left: 5px;
}
.moveUp{
    background: url(../../images/iben/moveUp_nor.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    background-size: 100%;
    cursor: pointer;
    vertical-align: middle;
}
.moveUp:hover{
    background: url(../../images/iben/moveUp_sel.png) no-repeat;
    background-size: 100%;
}
.moveDown{
    background: url(../../images/iben/moveDown_nor.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    background-size: 100%;
    cursor: pointer;
    vertical-align: middle;
}
.moveDown:hover{
    background: url(../../images/iben/moveDown_sel.png) no-repeat;
    background-size: 100%;
}
.commit_btn{
	display: inline-block;
	background: url(../../images/iben/commit.png) no-repeat;
	width: 14px;
	height: 14px;
	background-size: 100%;
	margin-left: 4px;
	cursor: pointer;
	margin-top: 8px;
}
.commit_btn:hover{
	background: url(../../images/iben/commit_sel.png) no-repeat;
	background-size: 100%;
}
.padding_input {
  padding: 0 10px;
}
.doctor_icon {
  width: 16px;
  display: inline-block;
  cursor: pointer;
}
textarea {
  outline: none;
  padding: 10px;
  resize: none;
  color: #666;
  border-radius: 4px;
  border-color: #e3e3e3;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.textarea_content {
  width: 80%;
  max-width: 230px;
  height: 70px;
  max-height: 70px;
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  background: #f1f1f1;
  margin-left:30px;
  overflow: auto;
  padding: 3px 8px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            height: 100%;
            width: 100%;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  /* background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0); */
  background-color: #bfbebe;
  border: 1px solid #bfbebe;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 3px;
  height: 3px;
  margin: 2px;
  background-color: #fff;
  border: 1px solid #fff;
  /* background-color: #999; */
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 12px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    /* bottom: 20px; */
    bottom: 10px;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
  top: -5px;
  left: 2px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}