*{
    padding: 0;
    margin: 0 auto;
}
input,textarea{
	font-family: "微软雅黑",HELVETICA;
}
input[type=button]{
	cursor: pointer;
}
li{
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
    text-decoration: none;
}
body {
    font-size: 12px;
    font-family: "微软雅黑",HELVETICA;
    position: relative;
}
img{
	border:none;
}

.clearfix:before{
    content:".";
    display:block;
    clear:both;
    height:0;
    font-size:0;
    visibility:hidden;
    overflow:hidden;
}
.clearfix:after{
    content:".";
    display:block;
    clear:both;
    height:0;
    font-size:0;
    visibility:hidden;
    overflow:hidden;
}

/* 登录 */
.wrapper{
	width: 100%;
    height: 100%;
    position: relative;
}
.w_login {
    height: 418px;
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -209px;
}
.w_login {
    background: url(../images/bg_13_x.png) center center repeat-x;
}
.login_box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 420px;
}
.login_box {
    background: url(../images/login_bg.png) center center no-repeat;
}
.login {
    position: absolute;
    right: 0px;
    top: 66px;
    z-index: 10;
    width: 340px;
    text-align: center;
}
.login h3 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.login form {
    height: 140px;
    padding-top: 40px;
    margin-bottom: 50px;
}
.slzh {
    background: url(../images/bg_yhm01.png) no-repeat left top;
    width: 254px;
    height: 32px;
    position: relative;
    margin: 0 auto 12px auto;
}
.login form .text {
    background: url(../images/bg_03.png) no-repeat left center;
    border: none;
    height: 20px;
    line-height: 20px;
    width: 200px;
    position: absolute;
    left: 36px;
    outline: none;
    font-size: 12px;
    margin-top: 5px;
}
.slmm {
    background: url(../images/bg_mm01.png) no-repeat left top;
    width: 254px;
    height: 32px;
    position: relative;
    margin: 0 auto 12px auto;
}
.login form .password {
    background: url(../images/bg_04.png) no-repeat left center;
    border: none;
    height: 20px;
    line-height: 20px;
    width: 200px;
    position: absolute;
    left: 36px;
    outline: none;
    font-size: 12px;
    margin-top: 5px;
}
.login h5 {
    width: 254px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    background: url(../images/bg_dlbtn.png);
}
.login h5 a {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
}
.login h6 {
    font-size: 12px;
    font-weight: normal;
    color: #acacac;
}
/* 头部 */
.top{
    width: 100%;
    height: 50px;
    background: #176bc8;
    position: relative;
}
.top .left{
    float: left;
    width: 185px;
    background: #282f3a;
}
.top .left .head{
    width: 36px;
    height: 36px;
    margin: 7px 10px;
    border-radius: 50%;
    float: left;
}
.top .left .head img{
    width: 100%;
}
.top .left .txt{
    float: left;
    height: 36px;
    margin: 7px 0;
    height: 36px;
    color: #fff;
}
.top .left .txt h3{
    color: #fff;
    font-size: 12px;
    font-weight:normal;
}
.top .center{
    float: left;
}
.top .center .item{
    float: left;
    min-width: 100px;
    text-align: center;
}

.top .center .item+.item{
    margin-left: 10px;
}
.top .center .item a{
    display: block;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    color: #FFF;
    display: block;
    padding: 0 5px;
    margin: 5px;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
    box-sizing: border-box;
}
.top .center .item a .icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}
.top .center .item a span{
    font-size: 14px;
    line-height: 32px;
}
.top .center .item a:hover{
    background: #d1e1f4;
    color: #176bc8;
}
.top .center .time{
    background: url("../images/time_white.png") no-repeat center;
    background-size:contain;
}
.top .center .item a:hover .time{
    background:url("../images/time.png") no-repeat center;
    background-size:contain;
}
.top .center .sys{
    background: url("../images/sys_white.png") no-repeat center;
    background-size:contain;
}
.top .center .risk{
    background: url("../images/risk_white.png") no-repeat center;
    background-size:contain;
}
.top .center .opinion{
    background: url("../images/opinion_white.png") no-repeat center;
    background-size:contain;
}
.top .center .process{
    background: url("../images/process_white.png") no-repeat center;
    background-size:contain;
}
.top .center .invest{
    background: url("../images/invest_white.png") no-repeat center;
    background-size:contain;
}
.top .center .efficacy{
    background: url("../images/efficacy_white.png") no-repeat  center;
    background-size:contain;
}
.top .center .idea{
    background: url("../images/idea.png") no-repeat center;
    background-size:contain;
}
.top .center .transaction{
    background: url("../images/transaction.png") no-repeat center;
    background-size:contain;
}
.top .center .form{
    background: url("../images/form.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .sys{
    background:url("../images/sys_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .risk{
    background:url("../images/risk_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .opinion{
    background:url("../images/opinion_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .process{
    background:url("../images/process_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .invest{
    background:url("../images/invest_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .efficacy{
    background:url("../images/efficacy_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .idea{
    background:url("../images/idea_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .form{
    background:url("../images/form_blue.png") no-repeat center;
    background-size:contain;
}
.top .center li a:hover .transaction{
    background:url("../images/transaction_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a{
    background:#d1e1f4;
    color: #176bc8;
}
.top .center .active a .time{
    background:url("../images/time.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .sys{
    background:url("../images/sys_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .risk{
    background:url("../images/risk_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .opinion{
    background:url("../images/opinion_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .process{
    background:url("../images/process_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .form{
    background:url("../images/form_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .invest{
    background:url("../images/invest_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .efficacy{
    background:url("../images/efficacy_blue.png") no-repeat center;
    background-size:contain;
}
.top .center .active a .idea{
    background:url("../images/idea_blue.png") no-repeat center;
    background-size: 100%;
}
.top .center .active a .transaction{
    background: url("../images/transaction_blue.png") no-repeat center;
    background-size:contain;
}
.top .right{
    height: 50px;
    float: right;
}
.top .right .company,
.top .right .no-permission{
	display: inline-block;
    position: relative;
    max-width: 206px;
    padding: 10px 24px 10px 0;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    overflow: hidden;
}
.top .right .no-permission{
	cursor:default;
}
.top .right .company:after{
    position: absolute;
    right: 10px;
    top: 24px;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: "";
}
.top .right .no-permission:after{
	display:none;
}
.top .right .logout{
	display: inline-block;
	position:relative;
    width: 40px;
    height: 50px;
    background: url("../images/login-out1.png") no-repeat center;
}
.top .right .logout:before{
	display: block;
    position: absolute;
    margin-top:11px;
    height: 28px;
    width: 1px;
    background: #68a4ef;
    content: "";
}
.top .right .logout:hover{
    background: #0e5fb8 url("../images/login-out2.png") no-repeat center;;
}
.content{
    width: 100%;
    background: #fff;
    position:relative;
}
.content .left{
	float:left;
	width:100%;
	padding-right:245px;
	box-sizing:border-box;
}
.content .right{
    width: 245px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.top .menu-box .list {
    float: left;
}
.top .menu-box .list2{
    float: left;
}
 .top  .menu-box a.more .icon{
    width: 16px;
    height: 2px;
    background: #fff;
    vertical-align: top;
    margin-top: 19px;
}
.top .menu-box .more .icon:after{
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    margin: -7px 0 0 7px;
    background: #fff;
}
.top .menu-box .more:hover .icon{
    background: #176bc8;
}
.top .menu-box .more:hover .icon:after{
    background: #176bc8;
}
.top .show-more{
    display: none;
    position: relative;
}
.top .more-box{
    position: absolute;
    width: 100%;
    height:auto;
    max-height:calc(100vh - 200px); 
    background: #176bc8;
    display:none;
    overflow: hidden;
    z-index: 19891016;
}
.top .more-box .link{
	padding: 0 2px;
    line-height: 28px;
}
.top .show-more:hover .more-box{
   display:block;
   }

/*左边*/ 
.left_menu{width: 185px;background: #363d48;float:left;text-align:right;position: absolute;left: 0;top: 0;z-index: 1;}  
.left_menu h3{font-size:18px;font-weight:bold;color: #fff;padding-bottom:10px;text-align:right;padding-right:20px;padding-top:10px;}  
.left_menu li:hover a{background:#4b5463; color:#fff!important; font-weight:bold;} 
.left_menu li a{font-size:14px;color:#fff;height:30px;line-height:30px;display:inline-block;padding-right:20px;width: 165px;text-align:right;}  
.left_menu li a:link.selected,.left_menu li a:visited.selected{background:#ffffff; color:#ff8400!important; font-weight:bold; border-left:solid #ff8400 3px;} 

.touxiangD{ width:100%; height:194px;}
/*.touxiangD img{ margin:24px auto; max-width:80%; max-height:auto;}*/

/* 知识卡片 */
.layui-anim-02 {
    border-radius: 5px;
    border-bottom: solid #176bc8 5px;
    overflow: hidden;
}
.card-manage{
	padding:10px 20px 0 20px;
}
.card-manage .dept{
	
}
.card-manage .title{
	margin-right:10px;
	color: #000;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
}
.card-manage .selectDept,.card-manage .question{
	width:300px;
	height:25px;
	padding:0 5px;
	border: solid #c5c5c5 1px;
	vertical-align: top;
	line-height:25px;
	font-size:12px;
	
}

.card-manage .question{
	width:560px;
	height:28px;
	line-height:28px;
	z-index:99;
}
.card-manage .history-list{
	display:none;
    position: absolute;
	width:570px;
	max-height:570px;
	margin:0;
	overflow: auto;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border: solid #c5c5c5 1px;
	border-top: none;
	background: #fff;
	z-index:99;
	box-shadow: 0 1px 1px #176bc8;
}
.history-row{
	line-height: 22px;
	padding:4px 5px;
	font-size:13px;
}
.history-row .belong{
	margin-left: 5px;
    color: #a7a7a7;
	font-size:12px;
}
.first-row{
	font-size:14px;
	font-weight:bold;
}
.no-found{
	display:none;
	text-align:center;
}
.no-found .tip{
	color:rgb(34, 34, 34);
}
.first-row:hover{
	background:none;
}
.history-row .item{
	color:rgb(34, 34, 34);
}
.history-row .item:hover{
	text-decoration: underline;
}
.card-manage .creat{
	width:100px;
	height:30px;
	border:none;
	vertical-align: top;
	color:#fff;
	background:#176bc8;
}
.creatBox{
    width: 100%;
    height: 100%;
	padding:10px 20px;
    background: #f9f9f9;
    box-sizing:border-box;
    /* overflow: auto; *//* 会使富文本编辑器的工具栏显示位置显示异常，暂去掉 by huanglq 2017-3-20 */
}
.creatBox .head{
	text-align:right;
}
.creatBox .head .save-card{
	width:90px;
	height:26px;
   /*  margin-right: 35px; */
	border:none;
    vertical-align: top;
	border-radius:3px;
	color:#fff;
	background:#176bc8;
}
.creatBox .head .del-card{
	width:90px;
	height:26px;
   /*  margin-right: 35px; */
	border:none;
    vertical-align: top;
	border-radius:3px;
	color:#fff;
	background:#ff0000;
}
.creatBox .head .close{
	margin:2px 0 0 8px;
	width:20px;
	height:21px;
	border:none;
	background:url("../images/ad_close.png") no-repeat;
	outline:none;
}
.creatBox .content .key{
	font-weight: bold;
}
.creatBox .content .key .tip{
	color: #ff0000;
}
.creatBox .content .txt{
	width:100%;
	height:26px;
	line-height:20px;
	padding:2px 5px;
    margin: 5px 0;
	border:solid #c5c5c5 1px;
    box-sizing: border-box;
}
.creatBox .content .question-txt{
	height:66px;
	resize:none;
}
.creatBox .content .answer-txt{
	height:143px; 
	resize:none;
}
.card-manage .strip{
	position:relative;
	padding-left:30px;
	line-height:24px;
	font-size:14px;
	font-weight: bold;
	color: #176bc8;
}
.card-manage .strip:before{
	display:block;
	position:absolute;
	left: 0;
	width:24px;
	height:24px;
    text-align: center;
    background: #176bc8;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
	content:"1";
}
.card-manage .two:before{
	content:"2";
}
.card-manage .three:before{
	content:"3";
}
.card-manage .four:before{
	content:"4";
}
.card-manage .five:before{
	content:"5";
}
.card-manage .line{
	margin:2px 0 0 11px;
	width:80%;
	height:20px;
	border-left:2px solid #d0e6ff;
}
.card-manage .menu-item{
	display:inline-block;
	position:relative;
	padding-left:30px;
	font-size:14px;
	color: #176bc8;
}
.card-manage .menu-item:before{
	display:block;
	position:absolute;
	left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 8px;
	width:8px;
	height:8px;
    background: #176bc8;
    border-radius: 50%;
    content:"";
}
.card-manage .menu-item:after{
	display:block;
	position:absolute;
	left: 11px;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 8px;
	width:8px;
	height:2px;
    background: #176bc8;
    border-radius: 50%;
    content:"";
}
.card-manage .menu-item .opear{
	text-decoration: underline;
    cursor: pointer;
}
.ztree li a:hover {
	color: #fff;
    background-color: #176bc8;
}
.ztree li a.curSelectedNode {
	color: #fff;
    background-color: #176bc8;
}


/*分页*/
.table_box{
	padding:20px 0;
}
.page{
	margin:0 auto;
	text-align:center;
	font-size:14px;
}

.page font{
	padding:0 5px;
	color:#ff8400
}

.page .class1_ur4{
	float:right;
}
.page .class1_ur4 a{
	width: 50px;
    height: 32px;
    margin-left: 3px;
    line-height: 32px;
    border: 1px solid #e4e4e4;
    text-align: center;
    font-size: 12px;
    background: #fff;
    color: #333;
    display: inline-block;
}
.page .class1_ur4 .pageNum{
	width: 32px;
    height: 32px;
}
.page .class1_ur4 .pgCurrent{
    background: #176bc8;
    color: #fff;
    border: 1px solid #176bc8;
}
.page .class1_ur4 .disableClick{
	pointer-events: none;
    border: 1px solid #e3e4e4;
    color: #e3e4e4;
    cursor: default;
}
.page .class1_ur4 a:hover{
	 border: 1px solid #176bc8;
}
.page .class1_ur4 .disableClick:hover{
    border: 1px solid #e3e4e4;
}
.page .class1_ur4 .pgCurrent:hover{
    color:#ffffff; 
}
.page .go{
	width: 35px!important;
    height: 22px!important;
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #666;
    line-height: 22px;
    margin: 0 10px;
    vertical-align: middle;
    text-align:center
}
.page .button_70px{
	border:none;
	background-color:#176bc8;
	cursor:pointer;
	color:#fff;
    padding: 2.5px 6px;
    border-radius: 3px;
    vertical-align:middle;
}

.container{
	padding:10px 20px 0 20px;
}
.container .title{
	display:inline-block;
	font-size:18px;
}
.container .opearBox{
	float:right;
	font-size:18px;
}
.search{
	display: inline-block;
	position: relative;
    float: left;
    width: 137px;
    height: 26px;
    margin-right: 2px;
    background: url(../images/search_bg.png) no-repeat center;
    vertical-align: middle;
}
.search .text{
	position: absolute;
	left: 15px;
	width: 85px;
	height: 26px;
    border: none;
    font-size: 12px;
    color: #1d1d1d;
    line-height: 22px;
    background: #FFF;
    background-color: transparent;
    outline: none;
}
.search .submit{
	position: absolute;
    left: 102px;
    top: 0px;
    width: 32px;
    height: 26px;
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
}
.opearBox .create{
	display: inline-block;
	width: 78px;
    height: 26px;
    margin-left:10px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #176bc8;
}
.opearBox .edit{
	display: inline-block;
	width: 78px;
    height: 26px;
    margin-left:10px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #176bc8;
}
.opearBox .remove{
	display: inline-block;
	width: 78px;
    height: 26px;
    margin-left:10px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background: #ed5941;
}
.table1{
	margin-top:10px;
}
.table1 .t1{
	width:100%;
	font-size: 14px;
}
.t1 thead {
    background: #176bc8;
    color:#fff;
}
.t1 tr {
    line-height: 30px;
    padding-right: 20px;
   /* cursor: pointer;*/
}
.t1 thead tr th {
    background: url(../images/table_th.png) no-repeat right center;
    cursor: default;
}
.t1 tbody tr:nth-child(even) {
    background: #f4f4f4;
}
.t1 tbody tr:hover {
    background-color: #e3e3e3;
}
.t1 tbody td {
    text-align:center;
    cursor: pointer;
}
.selectSence .head {
	padding:0 10px;
	height:39px;
	line-height:39px;
    border-bottom: 1px solid #D9D9D9;
}
.selectSence .title {
    display: inline-block;
    font-size: 18px;
}
.selectSence .head .close {
	float:right;
    margin: 9px 0 0 8px;
    width: 20px;
    height: 21px;
    border: none;
    background: url(../images/ad_close.png) no-repeat;
    outline: none;
}
.selectArea{
	background: url(../images/sence_add.gif) no-repeat center center;
}
.selectSence .senceBox,.selectSence .selectedBox{
	width:275px;
	height:323px;
}
.selectSence .senceBox{
	float:left;
    border-right: 1px solid #D9D9D9;
}
.selectSence .senceBox .search {
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-indent: 15px;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    background:none;
    outline:none;
}
.selectSence .senceBox .senceList,
.selectSence .selectedBox .selectItem{
	height:289px;
	overflow:hidden;
}
.selectSence .selectedBox{
	float:right;
	border-left: 1px solid #D9D9D9;
}
.selectSence .selectedBox .selectTot{
    height: 33px;
    line-height: 33px;
    text-indent: 15px;
    border: none;
    color: #1e1e1e;
    border-bottom: 1px solid #D9D9D9;
}
.selectItem li{
	width:100%;
	line-height:30px;
	text-indent:40px;
	cursor:pointer;
	font-size:14px;
	background: url(../images/sence.png) no-repeat 8px center;
}
.selectItem li:hover{
	background-color: #F2F4F8;
}
.selectSence .opearBtn{
	padding:5px 20px;
	border-top: 1px solid #D9D9D9;
	text-align:right;
}
.selectSence .btn{
	display: inline-block;
    width: 78px;
    height: 26px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border:none;
    border-radius: 3px;
    color: #fff;
}
.selectSence .submit{
    background: #176bc8;
}
.selectSence .cancel{
    background: #999999;
}
.formBox {
    background: #f9f9f9;
}
.formBox .head {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    position:relative;
    border-bottom:3px solid #ccc;
}

.formBox .head .title-txt {
		    position: absolute;
		}
.formBox .title {
    display: inline-block;
    font-size: 18px;
}
.formBox .opearBox {
    float: right;
    height:40px;
    font-size: 18px;
}
.formBox .opearBox .save {
    display: inline-block;
    width: 78px;
    height: 26px;
    margin:7px 0 0 10px;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border:none;
    border-radius: 3px;
    color: #fff;
    background: #176bc8;
}
.formBox .opearBox .close {
    float: right;
    margin: 9px 0 0 8px;
    width: 20px;
    height: 21px;
    border: none;
    background: url(../images/ad_close.png) no-repeat;
    outline: none;
}
.formBox .form-content{
	padding:0 20px;
}
/* .formBox .form-content .key{
    font-weight: bold;
} */
.formBox .form-content .key .tip{
    color: #ff0000;
}
.formBox .form-content .text{
	width:100%;
	height: 26px;
	margin:5px 0;
	padding:0 5px;
    line-height: 26px;
    box-sizing: border-box;
    border: 1px solid rgb(169, 169, 169);
}
.formBox .form-content .txt1{
	width:100%;
	height: 170px;
	padding: 2px 5px;
	margin:5px 0;
    line-height: 20px;
	resize:none;
    box-sizing: border-box;
}
.optionBox{
	display:none;
	border: 1px solid rgb(169, 169, 169);
	border-top:none;
}
.optionBox .optionItem{
	width:100%;
	padding:0 5px;
	line-height:26px;
	box-sizing:border-box;
	cursor:pointer;
}
.optionBox .optionItem:hover {
    background-color: #e3e3e3;
}
.required {
	color:#0000ff;
}

/* 指标明细 */
.pop-layer .tcc_title {
    height: 46px;
    line-height: 46px;
    position: relative;
    border-bottom: solid #dfdfdf 3px;
}
.tcc_title h4 {
    display: inline-block;
}
.tcc_title h4 {
    font-size: 18px;
    color: #343434;
    padding-left: 10px;
}

.btn {
	display: inline-block;
	width: 78px;
	height: 26px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	background: #176bc8;
}

.btn_green {
    color: #fff;
    background: #65bd3e;
}
.btn_blue{
    color: #fff;
    background: #176bc8;
}
.btn_red{
    color: #fff;
    background: #ed5941;
}
.btn_yellow{
	color: #fff;
	background: #ffa800;
}
.pop-layer .btn-list {
    float: right;
}
.pop-layer .opearBtn {
    width: 78px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
}
.btn-list .close {
    position: relative;
    top: 12px;
    display: inline-block;
    margin: 0px 20px 0 5px;
    height: 21px;
    vertical-align: top;
}
.btn-list .close img {
    vertical-align: top;
}
.pop-layer .pop-content{
	padding:10px;
	overflow: hidden;
}
.pop-content .indicator-tree{
	float:left;
	width:200px;
    height: 450px;
}
.pop-content .indicator-list{
	margin-left:200px;
	padding:10px 0 0 10px;
}
.indicator-item{
	margin-bottom:10px;
}
.indicator-txt{
	display:inline-block;
	width:60px;
	padding-right:10px;
	text-align:right;
}
.indicator-input{
	display:inline-block;
	width:365px;
	height:24px;
	border: 1px solid #c5c5c5;
}
/***弹框样式***/
.layer_title{
    position:relative;
}
.layer_title .title-txt{
    height: 46px;
    padding-left: 10px;
    line-height: 46px;
    font-size: 18px;
    color: #343434;
    text-align: center;
}
.layer_title .btn-list{
    position: absolute;
    right: 0;
    top: 10px;
    padding-right:20px;
}
.layer_title .btn-list .close{
    display:inline-block;
}
.layer-search .search {
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-indent: 15px;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    background: none;
    outline: none;
}
.pop-layer-content{
    padding: 10px 0px 10px 20px;
}
.layer-content-scroller{
    padding-right: 20px;
    overflow: auto;
}
.opearBtn .submit {
    background: #176bc8;
}
.opearBtn .cancel {
    background: #999999;
}
.layer-content-scroller::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}
.layer-content-scroller::-webkit-scrollbar-track,
.layer-content-scroller::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}
.layer-content-scroller::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
.layer-content-scroller::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}
.layer-content-scroller::-webkit-scrollbar-corner {
    background: transparent;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}	
.triangle_border_down {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    top: 0px;
    left: 0px;
}
.triangle_border_up {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent;
    top: 0px;
    left: 0px;
    border-bottom: 6px solid #fff;
}
/*弹窗内容排版*/
.base-grid-textarea {
    width: 100%;
    height: 68px;
    border: 1px solid #d8d8d8;
    padding: 2px 0.5em;
    line-height: 20px;
    outline: none;
    resize: none;
    box-sizing: border-box;      
}
.base-grid1{
    float:left;
    width:100%;
}
.base-grid3-1{
    float:left;
    width:33.33333333%;
}
.base-grid2-1{
    float:left;
    width:50%;
}
.base-grid3-2{
    float:left;
    width:66.66666666%;
}
.base-form-txt{
    float:left;
    width:110px;
    text-align:right;
    line-height:26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.base-input-box{
    margin-left:115px;
    padding-right:10px;
}
.base-input-box .base-form-input{
    height: 26px;
    width:100%;
    border:1px solid #c4c4c4;
    box-sizing:border-box;
}
.base-input-box .base-form-textarea{
    height: 72px;
    width: 100%;
    border: 1px solid #c4c4c4;
    line-height: 24px;
    resize: none;
}
.base-input-box.rate{
    position: relative;
}
.base-input-box.rate:after{
    position: absolute;
    right: -6px;
    top: 0;
    line-height: 26px;
    content: "%";
}
.base-input-box .selectDiv,
.base-input-box .selectDiv .selectValue {
    width:100%;
}
.marginb10{
    margin-bottom:10px;
}
/*分页样式*/
.pagination{
    padding: 30px 0;
    text-align: center;
}
.pagination-content{
    display: inline-block;
}
.pagination-content .prevPage,
.pagination-content .nextPage,
.pagination-content .pageNum{
    display: inline-block;
    width: 60px;
    height: 30px;
    border: 1px solid #d8d8d8;
    color: #333333;
    line-height: 30px;
}
.pagination-content .pageNum{
    width: 30px;
}
.pagination-content .pageNum.active{
    border-color: #438dff;
    color: #438dff;
}
.pagination-content .prevPage:hover,
.pagination-content .nextPage:hover,
.pagination-content .pageNum:hover{
    border-color: #438dff;
    color: #438dff;
}
.pagination .disabled{
    color: #cecece;
    cursor: default;
}
.pagination .disabled:hover{
    color: #cecece;
    border-color: #cecece;
}
.pagination-content .jump-number{
    width: 60px;
    height: 30px;
    border: 1px solid #d8d8d8;
    color: #333333;
    line-height: 30px;
    text-align: center;
}
.pop-btn-row {
    margin-top: 10px;
    text-align: center;
}
.common-btn {
    display: inline-block;
    min-width: 52px;
    height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.btn-blue {
    border: 1px solid #3876d6;
    background: #438dff;
}
.btn-gray {
    border: 1px solid #dddddd;
    color: #fff;
    background: #999999;
}

/*滚动条样式设置*/
.layer-content-scroller{
    padding-right: 20px;
    overflow: auto;
}
/* webkit内核浏览器滚动条样式 */
.layer-content-scroller::-webkit-scrollbar,
.layerscroller::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}
::-webkit-scrollbar-track {
    background-color: #e6e6e6;
}
.layer-content-scroller::-webkit-scrollbar-track,
.layer-content-scroller::-webkit-scrollbar-thumb,
.layerscroller::-webkit-scrollbar-track,
.layerscroller::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}
.layer-content-scroller::-webkit-scrollbar-track,
.layerscroller::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
.layer-content-scroller::-webkit-scrollbar-thumb,
.layerscroller::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}
.layer-content-scroller::-webkit-scrollbar-corner,
.layerscroller::-webkit-scrollbar-corner {
    background: transparent;
}