 .title-one{
	    /* width: 1248px; */
	    width:80%;
	    margin: 0 auto;
	    height: 50px;
	    line-height: 50px;
	    text-indent: 10px;
	    font-size: 18px;
	    /* color: #f60; */
	   /*  color:#0E8AD7 */
	    color:#000;
	    border-bottom: 1px solid #dedede; 
	    margin-top:20px;
	    margin-bottom:20px;  
    }
    
    .title-one .icon-one{
        color: #fff;
	    background-color: #f60;
	    margin-right: 10px;
	    font-size:20px;
    }
    
    .title-one .title-img{
        height:28px;
        width:40px;
    }
    .title-one .title-line{
      width:100px;
      border-bottom:3px solid #f60;
      height:3px;
    }
    
    .subtitle-underline{
        width: 233px;
        border-bottom: 2px solid #0E8AD7;
        position: relative;
        top: -2px;
    }
    .lineright{
      width: 75%;
      margin-bottom:10px;
    }
    
    .lineleft{
      width: 25%;
    }
    
    .linespace{
      width: 30%;
    }
    
    .search-content{
       margin-top:18px;
    }
    
    .search-table tr{
       font-size:17px;
       color:#333;
       font-family:"Tahoma","微软雅黑"
    }
    
    .search-table .td-left{
           width: 120px;
    height: 35px;
    line-height: 35px;
    }
    
    .search-table .td-mid-left{
            width: 152px;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 17px;
            font-family: "微软雅黑";
    }
    
    .search-table .td-mid-right{
        width:590px; 
        height:35px;
        line-height:35px;
        color:#75758B;
        font-size:17px;
    }
    .search-table .td-right{
         color:red;
         height:35px;
         line-height:35px;
         padding-left:3px;
    }
    
    .search-table .search-input{
        width: 100%;
	    height: 35px;
	    border: 1px solid #c3c3c3;
	    margin-top: 4px;
	    margin-bottom: 4px;
	    font-size: 15px;
	    padding-left: 10px;
	    border-radius: 0px;
    }
    
    .search-table .search-input-left{
        width: 50%;
	    float: left;
	    margin-right: 10px;
    }
    
    .check-body{
        padding-bottom: 30px;
        width: 80%;
    margin: 10px auto 30px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
    }
    
    .search-table .search-input-right{
        width: 25%;
	    background-color: #fff;
	    border: none;
	    color: #20B2AA;
	    font-size: 24px;
	    letter-spacing: 3px;
	    font-style: italic;
	    font-family: Arial;
	    font-weight: bold;
    }
    
    .btn-search{
        width: 170px;
/* 	    background-color: #5BC0DE; */
		background:#0E8AD7;
	    color: #fff;
	    border: none;
	    height: 35px;
	    line-height:35px;
	    border-radius: 5px;
	    position: relative;
        left: -37px;
    }
    
    .btn-search-td{
       text-align: center;
       padding-top: 20px;
    }
    
    .icon-two{
       color: #fff;
	    font-size: 18px;
	    font-weight: bold;
	    position: relative;
	    left: -12px;
	    top: 1px;
    }
    
    .table-td-left{
           width: 156px;
    min-height: 250px;
    margin-left: 10px;
}
    .table-td-right{
       background-color: #fff;       
    }
    
    .table-main{
	       width: 80%;
    min-height: 250px;
    /* margin-left: 10px; */
    /* margin-bottom: 30px; */
    margin: 0 auto 30px;
    }
    
    .table-submain {
    margin: 8px auto 17px;
    }
    
    /*输入说明*/
    .search-txt{
    overflow: hidden;
    width: 80%;
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
    margin: 20px auto;
    }
    
    .search-txt-content{
       margin-left: 0px;
       overflow: hidden;
       width: 700px;
    }
    
    
    .search-txt-content li:first-child{
       color:red;
    }
    
    #compactStatus{
       color:#ffa007;
   }

 .pnav a:hover{
    background:url(/website/resources/css/images/menu_hover.png)  center center no-repeat !important;
  }
  #title_nav:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
  #title_nav{
	padding: 15px 28px;
	font-size: 20px;
 }

 .check-main{
     width: 1244px;
    margin: 0 auto;
 }
 .pro-title{
     margin-top: 0px;
    font-size: 16px;
    color: red;
  }
    
   .progress-result{
    width: 80%;
    margin: auto;
    padding-top: 38px;
    margin-bottom: 50px;
    border: 1px solid #dedede;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
   }
   
   .table-td-right{
      text-align:center;
   }