.codeIndex {
	margin: 0 auto;
	width: 1160px;
	margin-top: 20px;
}

.codeIndexLeft {
	width: 220px;
	float: left;
}

.codeIndexLeft h4 {
	background: RGBA(0, 128, 255, 1);
	color: #fff;
	text-indent: 20px;
}

.codeIndexLeft h4 i {
	float: right;
	line-height: 46px;
	padding: 0 5px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 20px;
}

.codeIndexLeft h4 span {
	font-size: 16px;
	line-height: 46px;
	cursor: pointer;
}

.pro_Tree {
	border: 1px solid RGBA(235, 235, 235, 1);
	background: #fff;
    /*min-height: 550px;
    height: 550px;*/
    overflow: auto;
}

.pro_Tree b {
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: RGBA(52, 67, 90, 1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.pro_Tree li {
	overflow: hidden;
	height: 36px;
	/*border-bottom: 1px solid RGBA(235, 235, 235, 1);*/
	color: RGBA(52, 67, 90, 1);
}

.pro_Tree li:last-child {
	/*border-bottom: none;*/
}

.pro_Tree em {
	display: block;
	height: 36px;
	overflow: hidden;
}

.pro_Tree i {
	cursor: pointer;
	font-size: 20px;
	margin-right: 16px;
	line-height: 34px;
	width: 18px;
	float: right;
    color: #cecccc;
}

.second_tree i {
	margin-right: 31px;
}

.first_tree {
	text-indent: 10px;
}

.second_tree {
	text-indent: 25px;
}
.second_tree:hover,.first_tree:hover{
    color: RGBA(0, 128, 255, 1);
    background: RGBA(240, 247, 255, 1);
    font-weight: bold;
}
.third_tree {
	text-indent: 40px;
}

.pro_Tree b span {
	cursor: pointer;
	padding: 4px 6px;
	line-height: 34px;
}

.pro_Tree .type_Tree span {
	line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
    display: block;
}
.pro_Tree .typei_Tree span {
	line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 157px;
    display: block;
}
.pro_Tree .typet_Tree span {
	line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 214px;
    display: block;
}

.pro_Tree .active_tree {
	color: RGBA(0, 128, 255, 1);
	font-weight: bold;
	background: RGBA(240, 247, 255, 1);
}

.pro_Tree .bold_tree {
	font-weight: bold;
}

.codeIndexRight {
	margin-left: 240px;
	overflow: hidden;
}

.codeIndexTrem {
	background: #fff;
	border: 1px solid RGBA(235, 235, 235, 1);
}

.codeIndexTrem {
	background: #fff;
	position: relative;
}

.tremTitle {
	height: 44px;
	border-bottom: 1px solid RGBA(235, 235, 235, 1);
}

.tremTitle span {
	margin-left: 20px;
	line-height: 44px;
	font-size: 16px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.tremTitle .tremInput {
	float: right;
	margin-right: 20px;
	border: 1px solid RGBA(235, 235, 235, 1);
	width: 185px;
	margin-top: 7px;
	height: 28px;
}

.tremTitle .tremInput input {
	width: 150px;
	border: none;
	text-indent: 10px;
	height: 23px;
    background:#fff;
}

.tremTitle .tremInput i {
	color: RGBA(188, 188, 188, 1);
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	cursor: pointer;
}
.isWarnBuilt{
	display: none;
}
.tremBox {
	padding: 0 18px;
	padding-bottom: 10px;
	padding-top: 16px;
}
.tremBox .tremCont {
    width: 100%;
    margin-bottom: 8px;
   /* border-bottom: 1px solid;
    border-bottom-style: dashed;
    border-color: #e9e4e4;*/
    padding-bottom: 8px;
}
.tremBox .tremCont:after{
	display:block;
	content:'clear'; 
	clear:both; 
	line-height:0; 
	visibility:hidden;
}
.tremContLeft {
	width: 50%;
	float: left;
}

.tremContRight {
	width: 50%;
	float: right;
}

.tremBox .tremCont label {
	font-size: 14px;
	color: RGBA(51, 51, 51, 1);
	font-weight: bold;
	margin-right: 20px;
	line-height: 24px;
	float: left;
}

.tremBox .tremCont span {
	line-height: 24px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 14px;
	padding: 0px 5px;
	float: left;
}

.tremBox .tremCont .tremAct {
	background: RGBA(133, 144, 164, 1);
	color: #fff;
}

.regist_select {
	width: 110px;
    height: 22px;
    margin-top: 2px;
    float: left;
    text-indent: 10px;
  	border: 1px solid RGBA(235, 235, 235, 1);
    background: #fff;
    position: relative;
}

.regist_select em {
	line-height: 22px;
	color: #757575;
}

.regist_select i {
	margin: 0;
	margin-top: 2px;
	width: 32px;
	text-align: center;
	float: right;
	font-size: 18px;
	cursor: pointer;
}

.regist_select .select_ul {
	position: absolute;
	top: 22px;
	left: -1px;
	border: 1px solid #EBEBEB;
	line-height: 26px;
	text-indent: 12px;
	cursor: pointer;
	display: none;
	z-index: 99;
	width: 100%;
	background: #fff;
	max-height: 260px;;
	overflow: auto;
}

/*滚动条样式*/
.regist_select .select_ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.regist_select .select_ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.regist_select .select_ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.regist_select .select_li:hover {
	background: RGBA(240, 247, 255, 1);
}

.codeIndexTrem #upbtn{
	position: absolute;
    bottom: -16px;
    left: 50%;
    right: 50%;
    background: #fff;
    /* padding: 3px 10px; */
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 16px;
    height: 16px;
    width: 20px;
    color: #DDDDDD;
    cursor: pointer;
}



.BottomDing{
	 border: 1px solid RGBA(0, 0, 0, 0.1);
    border-top: 2px solid RGBA(52, 146, 245, 1);
    width: 100%;
    margin-top: 24px;
    background: #fff;
    min-width: 660px;
    height: 40px;
   /* position: sticky;
    top: 0;
    z-index: 999;*/
    margin-bottom: 8px;
}
.div_1{
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 2;
    width: 920px;
    background: RGBA(240, 247, 255, 1); 
}

.BottomDing .navUl{
	position: relative;
}
.BottomDing .navUl li{
	float: left;
	font-size: 14px;
	margin: 0 10px;
	cursor: pointer;
	line-height: 40px;
	color: #333;
}
.BottomDing .navUl li strong{
	padding: 2px 8px;
	background: RGBA(52, 146, 245, 1);
	border-radius: 4px;
	color: #fff;
}
.BottomDing .navUl li:hover{
	color: #1A85EF;
}
.BottomDing .navUl li input{
	margin-right: 3px;
	float: left;
	margin-top: 14px;
}
.BottomDing .navUl .navXia{
	position: relative;
}
.BottomDing .navUl .navXia span{
	display: block;
	height: 22px;
	width: 60px;
	line-height: 22px;
	border: 1px solid #ddd;
	margin-top: 8px;
	text-indent: 6px;
	background: url(../images/navjian.png) no-repeat 45px center;
	background-color: #fff;
}
.BottomDing .navUl .navXia .navXiaUl{
	position: absolute;
    /* bottom: 24px; */
    top: 32px;
    left: 0;
    line-height: 22px;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-top: none;
    display: none;
    z-index: 2;
}
.BottomDing .navUl .navXia .navXiaUl li{
	line-height: 24px;
	margin: 0;
	text-indent: 6px;
	width: 100%;
}
.BottomDing .navUl .navXia .navXiaUl li:hover{
	color: #fff;
	background: #1A85EF;
}
.BottomDing .navUl .nav_xzCont:hover{
	color: #4c4c4c;
}
.BottomDing .navUl .nav_xzCont{
	     position: absolute;
    /* right: 80px; */
    left: 238px;
    bottom: -136px;
    padding: 10px 12px;
    width: 220px;
    background: #fff;
    border: 1px solid #EBEBEB;
    -webkit-box-shadow: 3px 3px 3px #b7aeae;
    -moz-box-shadow: 3px 3px 3px #b7aeae;
    box-shadow: 3px 3px 3px #b7aeae;
    border-radius: 4px;
    display: none;
    z-index: 999;
    border: 1px solid #ebebeb;
}
.BottomDing .navUl .nav_xzCont dl{
	margin-bottom: 12px;
	overflow: hidden;
	font-size: 14px;
	line-height: 19px;
}
.BottomDing .navUl .nav_xzCont dl dt{
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 2px solid #EBEBEB;
	margin-left: 16px;
}
.BottomDing .navUl .nav_xzCont dl dd{
	float: left;
	margin-right: 12px;
}
.BottomDing .navUl .nav_xzCont dl .qxAct{
	color: #1A85EF;
}
.BottomDing .navUl .nav_xzCont dl .ztAct{
	color: #f00;
}
.BottomDing .navUl .nav_xzCont .nav_xzCont_xg{
	margin-bottom: 0;
}
.BottomDing .navUl .nav_xzCont .nav_xzCont_xg dt{
	margin-left: 0;
}


.cont{
	margin-top: 8px;
}

.detail{
	background:#fff;
	font-size: 14px;
	color: #4c4c4c;
	padding: 10px 0;
	overflow: hidden;
	padding-bottom:18px ;
	position: relative;
	border-bottom: 2px solid #EBEBEB;;
	-webkit-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
}
.detail:hover{
	-webkit-box-shadow: 0px 0px 20px RGBA(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px RGBA(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px RGBA(0, 0, 0, 0.2);
}
.detail .detail_left{
	width: 3%;
    border-right: 1px solid #ebebeb;
    text-align: center;
    padding-left: 3%;
    float: left;
}
.detail .detail_left input{
	position: absolute;
	margin-left: -20px;
	margin-top: 8px;
}
.detail .detail_left>span{
	padding: 5px 0;
	display: block;
}
.detail .detail_left .active{
	color: #968e8e;
}
.detail .detail_left>span button{
	background: transparent;
	border: 1px solid #1A85EF;
	color:#1A85EF;
	margin-top: 5px;
	padding: 2px 10px;
	border-radius: 10px;
	margin-left: 20px;
	cursor: pointer;
}
.detail .detail_left>span button:hover{
	background: #1A85EF;
	color: #fff;
}
.detail .detail_left>span .cancel{
	color: #968e8e;
	border-color: #968e8e;;
}
.detail .detail_left>span .cancel:hover{
	background: #968e8e;
	color: #fff;
	border-color: #968e8e;
}
.detail .detail_left>span em{
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.detail .detail_left b{
	font-size: 15px;
	font-weight: bold;
}
.detail .detail_right{
	width: 95%;
    float: right;
}
.detail .detail_right b{
	text-align: left;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    /* display: block; */
    max-width: 90%;
    /* margin-bottom: 10px; */
    cursor: pointer;
    overflow: hidden;
    word-break: break-all;
    white-space: pre;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 10%;
    color: RGBA(51, 51, 51, 1);
	white-space: nowrap;
}
.detail:hover .detail_right b{
	color: RGBA(62, 116, 233, 1);
}
.detail:hover .home_erweima{
	display: block;
}
.detail .detail_right b em{
	margin-left: 16px;
	font-size: 14px;
	color: RGBA(245, 78, 78, 1);
	background: fff;
	padding: 0 10px;
	border: 1px solid RGBA(245, 78, 78, 1);
	border-radius: 4px;
	display: none;
	position: absolute;
	top: 3px;
	right: 0;
}
.detail .detail_right .detail_rightBox{
	padding: 0; 
}
.detail .detail_right .detail_rightBox:after{
	display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;
}
.detail .detail_right .detail_leftRight{
	margin: 6px 0;
	color: RGBA(153, 153, 153, 1);
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.detail .detail_right .detail_leftRight span{
	color: #999;
}
.detail .detail_right .detail_leftRight span i{
	    margin: 0 3px;
    background: RGBA(240, 247, 255, 1);
    border-radius: 2px;
    color: RGBA(52, 146, 245, 1);
    display: inline-block;
    width: 19px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px;
        font-weight: bold;
}

.detail .detail_right .detail_rightBoxColor{
	/*background: #f2f2f2;
	margin-top: 10px;
	padding-left: 30px;*/
}
.detail .detail_right .detail_rightBox p, .weiboSty{
	cursor: pointer;
    position: relative;
    line-height: 24px;
    color: RGBA(153, 153, 153, 1);
    max-height: 48px;
    overflow: hidden;
}
/*.detail .detail_right .detail_rightBox p::after, .weiboSty::after{content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 40px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}*/
.detail .detail_right .detail_rightBox dl{
	float: left;
	margin-right:2%;
	margin: 10px 0;
	text-align: center;
	border-right: 1px solid #999;
	line-height: 12px;
	padding-right: 6px;
}
.detail .detail_right .detail_rightBox dl:last-child{
	border: none;
}
.detail .detail_right .detail_rightBox dl dt{
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 6px;
	float: left;
	margin: 0 4px;
	color: #666;
}
.detail .detail_right .detail_rightBox dl dd{
	font-size: 12px;
	float: left;
	margin: 0 4px;
	font-weight: bold;
}
.detail .detail_right .detail_rightBox .detail_dl{
	text-align:left;
	width: 100%;
	margin:0;
	margin-top: 0px;
}
.detail .detail_right .detail_rightBox .detail_dl dt{
	/*width:15%;*/
	float: left;
	line-height: 26px;
	text-indent: 20px;
	background: url(../images/guanjian2X.png) no-repeat left center;
}
.detail .detail_right .detail_rightBox .detail_dl dd{
	/*width:82%;
	float: right;*/
	color: #1A85EF;
	float: initial;
	margin-left: 88px;
}
.detail .detail_right .detail_rightBox .detail_dl dd span{
	font-size:14px;
	font-weight: normal;
	line-height: 28px;
	display: block;
	float: left;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 20px;
	width:100%;
}
.detail .detail_right .detail_ul{
    bottom: 18px;
    width: 414px;
    background: #fff;
     display: none;
    float: right;
    margin-top: 10px;
}
.detail .detail_right .detail_ul li{
	float: right;
	cursor: pointer;
	color: #666;
	margin: 0 4px;
}
.tremBox .button{
    position: absolute;
    right: 20px;
    margin-top: -5px;
}
.tremBox .button button{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    background: #86CC75;
    border: navajowhite;
    border-radius: 5px;
    cursor: pointer;
}
.home_erweima{
	float: left;
	margin-top: 7px;
	display: none;
}
.home_erweima em{
	float: left;
	margin-top: 2px;
}
.home_weixin{
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 5px;
	background: url(../images/home_weixin2.png);
	background-size: 100% 100%;
	cursor: pointer;
	margin-top: 2px;
	position: relative;
}

.home_weixin .home_weixin_Model{
	position: absolute;
    left: -20px;
    bottom: 30px;
    padding: 10px 12px;
    width: 280px;
    background: #fff;
    border: 1px solid #EBEBEB;
    cursor: inherit;
    display: none;
    /*-webkit-box-shadow: 3px 3px 3px #b7aeae;
    -moz-box-shadow: 3px 3px 3px #b7aeae;
    box-shadow: 3px 3px 3px #b7aeae;*/
    border-radius: 4px;
    padding: 10px;
}
.home_weixin:hover .home_weixin_Model{
	display: block;
}
.home_weixin .home_weixin_Model .home_san{
	display:block; 
    width:0; 
    height:0; 
    border-width:10px 10px 0; 
    border-style:solid; 
    border-color:#EBEBEB transparent transparent; 
    position:absolute; 
    bottom:-10px; 
    left:30px;/* 三角形居中显示 */
    margin-left:-10px;/* 三角形居中显示 */
}
.home_weixin .home_weixin_Model .home_jiao{
	display:block; 
    width:0; 
    height:0; 
    border-width:10px 10px 0; 
    border-style:solid; 
    border-color:#fff transparent transparent; 
    position:absolute; 
    bottom:1px; 
    left:-10px;
}
.home_weixin .home_weixin_Model .home_weixin_img{
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 10px;
}
.home_weixin .home_weixin_Model .home_weixin_img img{
	width: 100%;
	height: 100%;
}
.home_weixin .home_weixin_Model .home_weixin_text{
	width: 140px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	float: left;
	margin-top: 23px;
}
.home_weixin:hover{
	background: url(../images/home_weixin.png);
	background-size: 100% 100%;
}
.home_weibo:hover{
	background: url(../images/home_weibo2.png);
	background-size: 100% 100%;
}


.detail .detail_right .detail_ul li strong{
	border: 1px solid RGBA(52, 146, 245, 1);
	border-radius: 4px;
	padding: 0 10px;
	background: #fff;
	color: RGBA(52, 146, 245, 1);
}
.detail .detail_right .detail_ul li:hover strong{
	background: RGBA(52, 146, 245, 1);
	color: #fff;
	border: 1px solid RGBA(52, 146, 245, 1);
}
.detail:hover .detail_right .detail_ul{
	display: block;
}
.detail .detail_right .detail_ul .detail_lian{
	position: relative;
}
.gl_triangle_border_down,.xz_triangle_border_down{
	width: 0;
	height: 0;
	border-width: 15px 15px 0;
	border-style: solid;
	border-color: #c7c6c6 transparent transparent;
	position: absolute;
	top: -11px;
	z-index: 9991;
	display: none;
}
.gl_triangle_border_down span,.xz_triangle_border_down span{
	display: block;
	width: 0;
	height: 0;
	border-width: 11px 11px 0;
	border-style: solid;
	border-color: #ffffff transparent transparent;
	position: absolute;
	top: -16px;
	left: -11px;
}
.detail .detail_right .detail_ul .detail_gl{
	position: absolute;
	padding: 10px 14px;
	width: 90%;
	background: #fff;
	z-index: 999;
	right: 0;
	bottom: 30px;
	max-height: 200px;
	overflow: auto;
	border: 1px solid #EBEBEB;
	-webkit-box-shadow: 3px 3px 3px #b7aeae;
	-moz-box-shadow: 3px 3px 3px #b7aeae;
	box-shadow: 3px 3px 3px #b7aeae;
	border-radius: 6px;
	display: none;
}
.detail .detail_right .detail_ul .detail_xzCont:hover{
	color: #4c4c4c;
}
.detail .detail_right .detail_ul .detail_xzCont{
	position: absolute;
	right: 0;
	bottom: 30px;
	padding: 10px 12px;
	width: 230px;
	background: #fff;
	border: 1px solid #EBEBEB;
	-webkit-box-shadow: 3px 3px 3px #b7aeae;
	-moz-box-shadow: 3px 3px 3px #b7aeae;
	box-shadow: 3px 3px 3px #b7aeae;
	border-radius: 4px;
	display: none;
}
.detail .detail_right .detail_ul .detail_xzCont dl{
	margin-bottom: 12px;
	overflow: hidden;
	font-size: 16px;
}
.detail .detail_right .detail_ul .detail_xzCont dl dt{
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 2px solid #EBEBEB;
	margin-left: 16px;
}
.detail .detail_right .detail_ul .detail_xzCont dl dd{
	float: left;
	margin-right: 12px;
}
.detail .detail_right .detail_ul .detail_xzCont dl .qxAct{
	color: #1A85EF;
}
.detail .detail_right .detail_ul .detail_xzCont dl .ztAct{
	color: #f00;
}
.detail .detail_right .detail_ul .detail_xzCont .detail_xzCont_xg{
	margin-bottom: 0;
}
.detail .detail_right .detail_ul .detail_xzCont .detail_xzCont_xg dt{
	margin-left: 0;
}
.detail .detail_right .detail_ul .detail_gl:hover{
	color: #4c4c4c;
}
.detail .detail_right .detail_ul .detail_gl span{
	display: block;
	/*width: 25%;*/
	padding-right: 35px;
	margin-right: 10px;
	float: left;
	font-size: 16px;
	line-height: 40px;
	float: left;
	font-size: 16px;
	line-height: 40px;
}
.detail .detail_right .detail_ul .detail_gl .detail_glp{
	width: 100%;
	float: left;
	text-align: right;
	margin: 6px 0;
	cursor: auto;
	display: none;
}
.detail .detail_right .detail_ul .detail_gl .detail_glp .detail_glb{
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #00ADEE;
	padding: 3px 15px;
	display: inline;
	border-radius: 4px;
	margin-right: 16px;
	cursor: pointer;
}
.detail .detail_right .detail_ul .detail_gl .detail_xzActive{
	color: #1282F0;
	background: url(../images/dui.png) no-repeat center;
	background-position: 90%;
}




.box{ width:98%; height:25px; margin:0px auto; }
.box{
			margin: 20px auto;
			text-align: right;
			color: RGBA(102, 102, 102, 1);
			padding-right: 2%;
		}
		.shang,.xia,.go{
			padding: 0 7px;
			margin: 0 8px;
			line-height: 26px;
			border:1px solid RGBA(228, 228, 228, 1);
			float: right;
			cursor: pointer;
		}
		.anniu{
			overflow: hidden;
			float: right;
		}
		.anniu li{
			padding: 0 7px;
			margin: 2px 4px;
			line-height: 22px;
			border:1px solid RGBA(228, 228, 228, 1);
			float: left;
			color: RGBA(102, 102, 102, 1);
			background: #fff;
			cursor: pointer;
			border-radius: 4px;
		}
		.anniu .on{
			background: RGBA(0, 128, 255, 1);
			color: #fff;
		}
		.box input{
			    width: 30px;
			    height: 24px;
			    float: left;
			    margin: 0 4px;
			    border-radius: 4px;
			    text-align: center;
		}
		.box span{
			float: left;
			line-height: 26px;
			color: #999;
		}
		.box em{
			float: right;
			line-height: 26px;
			color: RGBA(102, 102, 102, 1);
			/*margin-left: 20px;*/
			font-size: 14px;
		}

.sumNum{
  /*   position: absolute;*/
    margin-right: -40px;
}
.cont_select {
	width: 110px;
    height: 22px;
    margin-top: 2px;
    float: left;
    text-indent: 10px;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
}

.cont_select em {
	line-height: 22px;
	color: #757575;
}

.cont_select i {
	margin: 0;
	margin-top: 2px;
	width: 25px;
	text-align: center;
	float: right;
	font-size: 18px;
	cursor: pointer;
}

.cont_select .cont_select_ul {
	position: absolute;
	top: 22px;
	left: -1px;
	border: 1px solid #EBEBEB;
	line-height: 26px;
	text-indent: 12px;
	cursor: pointer;
	display: none;
	z-index: 99;
	width: 100%;
	background: #fff;
	overflow: auto;
}
.cont_select .cont_select_ul li{
	margin: 0;
	line-height: 26px;
	width: 100%;
}
.cont_select .cont_select_li:hover {
	background: RGBA(240, 247, 255, 1);
}

.two-inputs1 input{
	    background: #fff;
    width: 280px;
    border: 1px solid RGBA(235, 235, 235, 1);
    text-indent: 6px;
    height: 20px;
	
}
.two-inputs1  i{
	margin: 0 4px;
}
.detail_zy a{
    /*position: absolute;
    right: 0;
    margin-top: -23px;*/
    color: #2c90f8;
}


/*删除模态框*/
.newDel{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    min-width: 1200px;
    display: none;
}
.newDel .newDelModel{
    width: 400px;
    background: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    padding: 14px 25px;
    margin: 0 auto;
    margin-top: 12%;
    color: #333;
    overflow: hidden;
}
.newDel .newDelModel h3{
    font-size: 16px;
}
.newDel .newDelModel .delReason span{
    display: inline-block;
    font-size: 14px;
    margin: 10px;
    cursor: pointer;
}
.newDel .newDelModel .delReason .active{
    border: 1px solid #00b0f0;
    color: #00b0f0;
    padding:5px;
    border-radius: 5px;
}
.newDel .newDelModel .blockWord input{
    width: 315px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 0 8px;
}
.newDel .newDelModel .blockWord b{
    font-size: 14px;
    padding: 10px;
}

.newDel .newDelModel .button{
    text-align: right;
    cursor: pointer;
}
.newDel .newDelModel .button button{
    background: #fff;
    border-radius: 5px;
    padding: 5px 15px;
    margin: 10px;
    cursor: pointer;
}
.newDel .newDelModel .button .no{
    border: 1px solid #999;
    color: #999;
}
.newDel .newDelModel .button .yes{
    border: 1px solid #00b0f0;
    color: #00b0f0;
}

.IndexmoveModel{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	min-width: 1200px;
	display: none;
}
.IndexmoveModel .IndexmoveBox{
	width: 400px;
	background: #fff;
	border: 1px solid #EBEBEB;
	border-radius: 6px;
	padding: 14px 25px;
	margin: 0 auto;
	margin-top: 12%;
	color: #333;
	overflow: hidden;
}
.IndexmoveModel .IndexmoveBox h6{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.IndexmoveModel .IndexmoveBox ul{
	    overflow: hidden;
    margin: 10px 20px;
    margin-bottom: 0;
}
.IndexmoveModel .IndexmoveBox ul li{
	display: block;
	float: left;
	line-height: 50px;
	margin-right: 30px;
	font-size: 16px;
	cursor: pointer;
}
.IndexmoveModel .IndexmoveBox ul .IndexmoveAct{
	color: #1A85EF;
}
.IndexmoveModel .IndexmoveBox ul li:hover{
	color: #1A85EF;
}
.IndexmoveModel .IndexmoveBox p{
	margin-left: 40px;
	font-size: 16px;
	line-height: 36px;
	display: none;
}
.IndexmoveModel .IndexmoveBox .removeReason{
	    width: 100%;
    overflow: hidden;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}
.IndexmoveModel .IndexmoveBox .removeReason input{
width: 70%;
    margin-left: 10%;
    height: 30px;
    border: 1px solid #999;
    text-indent: 10px;
    border-radius: 6px;
}
.IndexmoveModel .IndexmoveBox .buttonDi{
	width: 110px;
	height: 36px;
	border: none;
	background: none;
	color: #1A85EF;
	font-size: 16px;
	margin:15px 0;
	float: right;
	margin-right: 20px;
	border:1px solid #1A85EF;
	border-radius: 6px;
	cursor: pointer;
}
.IndexmoveModel .IndexmoveBox .buttonDi:hover{
	background: #1A85EF;
	color: #fff;
}
.IndexmoveModel .IndexmoveBox .buttonXi{
	width: 80px;
	height: 36px;
	border: none;
	background: none;
	color: #c1c1c1;
	font-size: 16px;
	margin:15px 0;
	float: right;
	margin-right: 20px;
	border:1px solid #c1c1c1;
	border-radius: 6px;
	cursor: pointer;
}
.IndexmoveModel .IndexmoveBox .buttonXi:hover{
	background: #c1c1c1;
	color: #fff;
}




.IndexmoveModel1,.stickModel{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    min-width: 1200px;
    display: none;
}
.IndexmoveModel1 .IndexmoveBox1,.stickModel .stickBox{
    width: 400px;
    background: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    padding: 14px 25px;
    margin: 0 auto;
    margin-top: 16%;
    color: #333;
    overflow: hidden;
}
.IndexmoveModel1 .IndexmoveBox1 h6 ,.stickModel .stickBox h6{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #1A85EF;
}
.IndexmoveModel1 .IndexmoveBox1 img,.stickModel .stickBox img{
    width: 20px;
    cursor: pointer;
    float: right;
}
.IndexmoveModel1 .IndexmoveBox1 span,.stickModel .stickBox span{
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.IndexmoveModel1 .IndexmoveBox1 button,.stickModel .stickBox button{
    width: 50px;
    height: 30px;
    border-radius: 5px;
    border: 0;
    margin: 5px 10px;
    cursor: pointer;
}
.IndexmoveModel1 .IndexmoveBox1 .yes,.stickModel .stickBox .yes{
    background: #09469d;
    color: #fff;
}
.IndexmoveModel1 .IndexmoveBox1 .no,.stickModel .stickBox .yes{

}
.IndexmoveModel1 .IndexmoveBox1 div,.stickModel .stickBox div{
    text-align: center;
}



.IndexAddModel,.addNavModel{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	min-width: 1200px;
	display: none;
}
.IndexAddModel .IndexAddBox,.addNavModel .IndexAddBox2{
	width: 400px;
	background: #fff;
	border: 1px solid #EBEBEB;
	border-radius: 6px;
	padding: 14px 25px;
	margin: 0 auto;
	margin-top: 16%;
	color: #333;
	overflow: hidden;
}
.IndexAddModel .IndexAddBox h6,.addNavModel .IndexAddBox2 h6{
	font-size: 16px;
	line-height: 40px;
	color: #1A85EF;
}
.IndexAddModel .IndexAddBox h6 strong,.addNavModel .IndexAddBox2 h6 strong{
	font-size: 18px;
	float: right;
	cursor: pointer;
	color: #333;
}
.IndexAddModel .IndexAddBox h6 strong img,.addNavModel .IndexAddBox2 h6 strong{
	width:20px;
}
.IndexAddModel .IndexAddBox p,.addNavModel .IndexAddBox2 p{
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.IndexAddModel .IndexAddBox .IndexAddBoxIN input,.addNavModel .IndexAddBox2 .IndexAddBoxIN2 input{
	border: none;
	width: 230px;
	height: 30px;
	margin-left: 80px;
	border: 1px solid #EBEBEB;
	text-indent: 20px;
	margin-right: 20px;
    background: #fff;
}
.IndexAddModel .IndexAddBox .IndexAddBoxIN b,.addNavModel .IndexAddBox2 .IndexAddBoxIN2 b{
	color: #FF5959;
}
.IndexAddModel .IndexAddBox .IndexAddBoxBtn,.addNavModel .IndexAddBox2 .IndexAddBoxBtn2{
	text-align: center;
}
.IndexAddModel .IndexAddBox button,.addNavModel .IndexAddBox2 button{
	border: none;
	background: none;
	padding: 5px 20px;
	height: 31px;
	font-size: 16px;
	color: #fff;
	background: #1A85EF;
	border-radius: 6px;
	margin-top: 20px;
	cursor: pointer;
}


.IndexAddModel1{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	min-width: 1200px;
	display: none;
}
.IndexAddModel1 .IndexAddBox1{
	width: 400px;
	background: #fff;
	border: 1px solid #EBEBEB;
	border-radius: 6px;
	padding: 14px 25px;
	margin: 0 auto;
	margin-top: 16%;
	color: #333;
	overflow: hidden;
}
.IndexAddModel1 .IndexAddBox1 h6{
	font-size: 16px;
	line-height: 40px;
	color: #1A85EF;
}
.IndexAddModel1 .IndexAddBox1 h6 strong{
	font-size: 18px;
	float: right;
	cursor: pointer;
	color: #333;
}
.IndexAddModel1 .IndexAddBox1 h6 strong img{
	width:20px;
}
.IndexAddModel1 .IndexAddBox1 p{
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.IndexAddModel1 .IndexAddBox1 .IndexAddBoxIN1 input{
	border: none;
	width: 230px;
	height: 30px;
	margin-left: 80px;
	border: 1px solid #EBEBEB;
	text-indent: 20px;
	margin-right: 20px;
}
.IndexAddModel1 .IndexAddBox1 .IndexAddBoxIN1 b{
	color: #FF5959;
}
.IndexAddModel1 .IndexAddBox1 .IndexAddBoxBtn1{
	text-align: center;
}
.IndexAddModel1 .IndexAddBox1 button{
	border: none;
	background: none;
	padding: 5px 20px;
	height: 31px;
	font-size: 16px;
	color: #fff;
	background: #1A85EF;
	border-radius: 6px;
	margin-top: 20px;
	cursor: pointer;
}
.Operation{
	position: absolute;
	left: 0;          
	top: 0;
	width: 100%;
	z-index: 9999;
	display: none;
}
.Operation div img{
	width: 100%;
}
.boxshow{
	display: block;
}
.boxhide{
	display: none;
}
.chartDing{
	border: 1px solid RGBA(0, 0, 0, 0.1);
    border-top: 2px solid RGBA(52, 146, 245, 1);
    width: 100%;
    margin-top: 24px;
    background: #fff;
    height: 40px;
    color: RGBA(51, 51, 51, 1);
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
    font-weight:bold;
}
.chartsCont{
	margin-top: 5px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
	margin-bottom: 20px;
}
.chartsTitle{
	text-indent: 20px;
	line-height: 36px;
	border-bottom: 1px solid RGBA(235, 235, 235, 1);
	color: RGBA(52, 146, 245, 1);
	font-size: 14px;
	font-weight: bold;
}
.chartsMunt{
	height: 315px;
	width: 96%;
	padding: 20px 2%;
}

.chartsMuntChild{
	width: 50%;
	float: left;
	height: 100%;
}

.dustrTable{
	width: 100%;
	text-align: center;
	table-layout: fixed;
	 border-collapse:collapse;
	 line-height: 24px;
	 color: RGBA(52, 52, 52, 1);
	 font-weight: bold;
	 margin-top: 80px;
}
.dustrTable tr th{
	border: 1px solid RGBA(221, 221, 221, 1);
}
.dustrTable tr td{
	border: 1px solid RGBA(221, 221, 221, 1);
}

.wordChartBox{
	width: 200px;
	float: right;
	height: 290px;
	margin-top: 10px;
	position: relative;
	overflow: auto;
	
}
.wordChartBox .wordTabel{
	width: 100%;
	text-align: center;
	table-layout: fixed;
	 border-collapse:collapse;
	 line-height: 24px;
	 color: RGBA(52, 52, 52, 1);
}
/*.wordChartBox .wordTabel thead{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.wordChartBox .wordTabel thead tr{
	width: 100%;
}*/
.wordChartBox .wordTabel tr td:last-child{
	color: #f60;
}
.wordChartBox .wordTabel tr td:first-child{
	color: #fff;
}
.wordChartBox .wordTabel tr td span{
	display: inline-block;
	width: 18px;
	height: 16px;
	line-height:16px;
	margin-top: 3px;
	border-radius: 3px;
	background:RGBA(101, 187, 243, 1);
}
.wordChartBox .wordTabel tr:nth-child(1) td span{
	background:RGBA(233, 29, 53, 1);
}
.wordChartBox .wordTabel tr:nth-child(2) td span{
	background:RGBA(249, 174, 59, 1);
}
.wordChartBox .wordTabel tr:nth-child(3) td span{
	background:RGBA(249, 173, 56, 1);
}
/*滚动条样式*/
.wordChartBox::-webkit-scrollbar{/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.wordChartBox::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.wordChartBox::-webkit-scrollbar-track{/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

/*滚动条样式*/
.pro_Tree::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.pro_Tree::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.pro_Tree::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.hotTable{
	width: 100%;
	text-align: center;
	table-layout: fixed;
	 border-collapse:collapse;
	 line-height: 28px;
	 margin-top: 8px;
	 color: RGBA(52, 52, 52, 1);
}
.hotTable tr{
	border: 1px solid RGBA(242, 246, 253, 1);
}
.hotTable tr:nth-child(odd){
	background: RGBA(246, 250, 255, 1);
}
.hotTable tr td:first-child{
	color: #fff;
}
.hotTable tr td span{
	display: inline-block;
	width: 18px;
	height: 16px;
	line-height:16px;
	margin-top: 3px;
	border-radius: 3px;
	color: RGBA(153, 153, 153, 1);
}
.hotTable tr:nth-child(1) td span{
	background:RGBA(233, 29, 53, 1);
	color: #fff;
}
.hotTable tr:nth-child(2) td span{
	background:RGBA(249, 174, 59, 1);
	color: #fff;
}
.hotTable tr:nth-child(3) td span{
	background:RGBA(249, 173, 56, 1);
	color: #fff;
}


.noData{
   /* margin-top: 20px;*/
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px RGBA(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 400px;
    width: 100%;
    text-align: center;
    padding-top: 60px;
    display: none;
}
.noData span{
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: RGBA(186, 186, 186, 1);
}


.chartsCont{
	position: relative;
}

.loading{
	height: 315px;
    width: 96%;
    padding: 20px 2%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 37px;
    background: url(../images/refresh1.gif) no-repeat center center;
    background-color: #fff;
    z-index: 9;
    display: none;
}
.informationAdd {
    float: left;
    width: 90px;
    height: 34px;
    background: rgba(29,134,244,1);
    border-radius: 6px;
    color: #fff;
    border: 0;
    cursor: pointer;
}

.entryModel{
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}
.entryModelBox{
    width:700px;
    margin:0 auto;
    margin-top: 60px;
    background: #fff;
    border-radius: 8px;
}
.entryModelBox h3{
    height:40px;
    line-height: 40px;
    text-indent: 20px;
    font-size:18px;
    color: #1D85F4;
    border-bottom: 1px solid #ebebeb;
}
.entryModelBox h3 img{
    float: right;
    margin-right:20px;
    margin-top:17px;
    cursor: pointer;
}
.entryModelBody{
    padding-top:10px;
    overflow: hidden;
}
.entryInputBox{
    width:100%;
    overflow: hidden;
    margin-bottom: 8px;
}
.entryInputBox label{
    font-size:14px;
    color: #333;
    width:163px;
    margin-right: 20px;
    text-align: right;
    line-height: 32px;
    float: left;
}
.entryInputsBox{
    width:100%;
    overflow: hidden;
    margin-bottom: 8px;
}
.entryInputsBox label{
    font-size:14px;
    color: #333;
    width:163px;
    margin-right: 20px;
    text-align: right;
    line-height: 32px;
    float: left;
}
.entryInputBox #en_name{
    text-align: left;
}
.entryInputBox label i{
    color: #FF2C2C;
    margin-right: 2px;
}
.entryInputsBox label i{
    color: #FF2C2C;
    margin-right: 2px;
}
.entryInputBox input{
    width:444px;
    height:30px;
    text-indent: 10px;
    border: 1px solid #D5DEED;
    color: #666;
    float: left;
    background: #fff;
}
.entryInputBox textarea{
    max-width:440px;
    min-width:440px;
    min-height: 60px;
    height:60px;
    color: #666;
    text-indent: 10px;
    border: 1px solid #D5DEED;
    float: left;
    background: #fff;
}
.entryInputsBox span{
    line-height: 32px;
    float: left;
    margin-right: 12px;
}
.entryInputsBox input{
    float: left;
    margin-top: 10px;
    margin-left: 0;
}
.entryInputsBox b{
    line-height: 32px;
    float: left;
    color: #333;
    margin-right: 6px;
}
.entryInputsBox .ennum{
    width: 70px;
    height:26px;
    text-indent: 10px;
    border: 1px solid #D5DEED;
    color: #666;
    float: left;
    margin-top: 0;
    margin-right: 40px;
    background: #fff;
}
.entryInputsBox p{
    line-height: 20px;
    color: #FF2C2C;
    width:100%;
    float: left;
    text-indent: 183px;
}
.entryInputBox p{
    line-height: 20px;
    color: #FF2C2C;
    width:100%;
    float: left;
    text-indent: 183px;
}


.entryBtn {
    text-align: center;
    width:100%;
    padding-bottom: 20px;
}
.entryBtn button{
    width:92px;
    height:40px;
    margin:0 30px;
    color: #fff;
    background: #3492F5;
    border:none;
    border-radius: 6px;
    cursor: pointer;
}
.entryBtn .entryRemove{
    background: #AAAAAA;
}
.groundModel{
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	display: none;
}

.groundModelBox{
	width: 800px;
	height: 480px;
	background: #fff;
	border-radius: 8px;
	margin: 0 auto;
	margin-top:100px;
	overflow: hidden;
}
.groundModelTitle{
	line-height: 46px;
	background: #3492F5;
	text-align: center;
	font-size: 18px;
	color: #fff;
	letter-spacing: 4px;
}
.groundModelTitle img{
	float: right;
	cursor: pointer;
	height: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
.groundModelCont{
	overflow: auto;
	height: 80%;
}

.groundModelCont .stIn{
	cursor: pointer;
}
.groundModelCont table{
	width: 98%;
	margin: 0 auto;
}
.groundModelCont table td{
	line-height: 36px;
	border-bottom: 1px solid #bbb;
	color: #333;
	font-size: 15px;
	white-space: break-spaces;
	text-overflow: ellipsis;
	overflow: hidden;

	padding: 0 2px;
}


.groundModel .rebox{
	overflow: hidden;
	text-align: center;
	width:550px;
	color: #666;
	float: right;
	margin-top: 18px;
	display: none;
}
.groundModel .rebox span{
	float: initial;
}
.groundModel .pageBox12{
	overflow: hidden;
}
.groundModel .pageBox12 .pageLeft12,.groundModel .pageRight12{
	width:50%;
	float: left;
}
.groundModel .reshang,.groundModel .rexia,.groundModel .go{
	padding: 0 7px;
	margin: 0 4px;
	line-height: 22px;
	border:1px solid #666;
	float: left;
	cursor: pointer;
}
.groundModel .repagemess,.groundModel .repageme{
	font-size:14px;
	float: left;
	line-height: 22px;
	margin: 0 10px;
}
.groundModel .reanniu{
	overflow: hidden;
	float: left;
}
.groundModel .reanniu li{
	padding: 0 7px;
	margin: 0 8px;
	line-height: 22px;
	border:1px solid #666;
	float: left;
	cursor: pointer;
}
.groundModel .reanniu .on{
	background: #5385F2;
	border:1px solid #5385F2;
	color: #fff;
}
.groundModel .rebox input{
	width: 30px;
	height: 30px;
	float: left;
}

