/*--------------业务专区-登记信息-----------------------*/
.right_con{ margin-left:-40px;}
.appraisement{color:#004070;font-size:26px;text-align:center;margin-bottom:12px;border-bottom:4px solid #004070;padding:12px 0;}
.search{color:#004070;width:998px;margin-bottom:12px;}
.guzhidate{margin-left:124px;}
.search input{width:120px;height:22px;border:1px solid rgba(0,0,0,0.1);}
.zichan{margin-left:82px;}
.query{height:24px;width:80px;color:white;background:#ed6c00;border:none;line-height:24px;box-shadow:2px 2px solid rgba(0,0,0,0.2);margin:0 12px;vertical-align:top;}
.reset{height:24px;width:80px;color:#004070;background:#e5e5e5;border:none;line-height:24px;vertical-align:top;}

 .searchKeyValue{position:relative;}
.searchKeyValue input[type='text']{margin-left:20px;font-size:12px;width:230px;height:30px;background:#f7f7f7;border-radius:3px;border:0;text-indent:10px;padding-right:70px;margin-right:10px;margin-bottom:10px;}
.searchKeyValue input[type='button']{width:70px;height:30px;background:#004070 url('/uiFramework/commonResource/zip/zhongbaodeng/in_search.png') no-repeat center;border:0;border-radius:3px;position:absolute;top:0px;}


/* 表格 */
.product_content_title{overflow:auto;background:#d6edfc;padding:14px 0;border:1px solid rgba(0,0,0,0.1);box-sizing:border-box;}
.product_content_title li{float:left;width:91px;text-align:center;}
.product_content_title li:last-child{width:70px;}
.product_list li{overflow:auto;padding:15px 0;border-bottom:1px solid rgba(0,0,0,0.1);}
.product_list li:last-child{border-bottom:none}
.product_list li:nth-child(even){background:#f2f3f3;}
.product_list li div{float:left;width:91px;text-align:center;word-break:break-all;}
.product_content_title1 li{width:250px;}
.product_content_title1 li:nth-child(3){width:170px;}
.product_content_title1 li:nth-child(4){width:420px;}
.product_list1 li div{width:250px;}
.product_list1 li div:nth-child(3){width:170px;}
.product_list1 li div:nth-child(4){width:420px;}
.product_list li div:last-child{width:70px;}
.product_list1 li div:last-child{width:147px;}
.product_content_title1 li:last-child{width:147px;}
.paging{text-align:right;margin-top:34px;width:998px;}
.paging button{width:90px;height:23px;background:white;border:1px solid rgba(0,0,0,0.1);margin-right:7px;}
.paging input{width:90px;border:1px solid rgba(0,0,0,0.1);margin-right:7px;}
.paging span{margin-right:7px;}
.zhushi{font-size:14px;color:#7d7d7d;margin-top:35px;margin-bottom:80px;}
::-webkit-inner-spin-button{display:none;}
.product_content_content{overflow-x:auto;height:630px;}
.product_content_content1{height:auto;}
.product_list li div:first-child{width:54px;}
.product_content_title li:first-child{width:54px;}
.product_content_title li:nth-child(3){width:120px;}
.product_list li div:nth-child(3){width:120px;}
.chart{height:692px;width:998px;}
.chart1{height:auto;margin-bottom:30px;}
@media only screen and (max-width:1050px){
  .right_con{ margin-left:-5px;}
}
@media only screen and (max-width:1000px){
.right_con{ margin-left:0;}
}
@media screen and (max-width:768px){
	.appraisement{font-size:20px;}
	.scroll{overflow-x:auto;width:100%;}
	.n_con .n_right .n_r_con>div:first-child{height:auto;}
	.zhushi{margin-top:15px;}
	.n_con .n_right .n_r_con>div.right_con{height:auto;}
}
/*---------------------业务专区-登记信息结束---------------- */