.n_con .n_right .n_r_con{
    padding-left: 0;
    margin-top: 30px;
    border-left: none;
}
.n_con .n_right .n_r_con>div:first-child{
    
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 781px;
}
.n_con .n_right .n_r_con>div.right_con{
	height: auto;
}
.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;
}
/* 表格 */
.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: 592px;
    width: 998px;
}
.chart1{height: auto;margin-bottom:30px;}
@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: 681px;
}
.zhushi{
    margin-top: 15px;
}
.n_con .n_right .n_r_con>div.right_con{
	height: auto;
}
}