.main ul.check_room {
    width: 100%;

    margin: 0 auto;
    text-align: center;
    padding: 0;
    font-size: 0px;
    word-spacing: -4px;
   margin-bottom:25px;
    display: table;
  
}

.main ul.check_room li {
    display: inline-block;
    width: 310px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #0367b8;
    cursor: pointer;
    font-size: 14px;
}

.main ul.check_room li a{
	color:#fff
}
.main ul.check_room li.visted {
    background-color: #1e8de7
}

.school_input {
    width: 580px;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
   
}

.zhuanye_input {
    width: 580px;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
     display: none
}

.check_inputbox {
    width: 470px;
    height: 40px;
    margin: 0 auto;
  

}

select.address {
    width: 90px;
    height: 35px;
    float: left;
    margin-left: 5px
}

input.checktxt {
    width: 380px;
    height: 33px;
    text-align: left;
    text-indent: 1em;
    border: 1px #ccc solid;
    float: left;
    margin-left: 5px
}

.checkbutton {
    width: 80px;
    height: 35px;
    background-color: #1e8de7;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px
}

.tiaojian_table {
    width: 100%;
   
    background-color: #fcfcfc;
    border: 1px #ccc solid;
    float: left;
    margin-top: 25px;
    padding-bottom: 10px
}

.tj_row {
    width: 100%;
    float: left;
    margin-top: 20px;
        border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.tj_row:last-child{
	 border-bottom:none
}
.tiaojian_table .tj_name {
    width: 10%;
    display: block;
    float: left;
    font-weight: bold;
    margin-left: 40px
}

.tj_row .morebtn{
    width: 40px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    background-color: dodgerblue;
    float:left;
    margin-left: 20px
}
.tiaojian_table ul.tj_list {
    text-align: center;
    width: 80%;
    float: left
}
.tiaojian_table ul.height_limit{
    height: 25px;
    overflow: hidden
}
.tiaojian_table ul.tj_list li {
    display: block;
    float: left;

    padding: 3px 12px;
    margin: 0 10px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 13px
}

.tiaojian_table ul.tj_list li:hover {
    color: #fff;
    background-color: #0367b8
}

.tiaojian_table ul.yx_list {
    text-align: center;
    width: 84%;
    float: left;
   
}

.tiaojian_table ul.yx_list li {
    display: block;
    float: left;
    width: 60px;
    padding: 2px 5px;
    margin: 0 10px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 13px;
  
}

.tiaojian_table ul.yx_list li:hover {
    color: #fff;
    background-color: #0367b8
}

.tiaojian_table ul.tj_list li.tj_visited {
    color: #fff;
    background-color: #0367b8
}

.tiaojian_table ul.yx_list li.yx_tj {
    background-color: #468dec;
    border-radius: 5px;
    color: #fff;
    height: 22px;
    line-height: 22px;
    width: auto;
    padding: 0 15px;
   
}

.tiaojian_table .cancelall {
    width: 75px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background-color: #f7850c;
    float: left;
    margin-left: 20px;
    cursor: pointer;

}

.tiaojian_table .cancelall:hover {
    background-color: #fff;
    border: #f7850c 1px solid;
    color: #f7850c
}

.listbox {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    float: left
}

.left_title {
    float: left;
    cursor: pointer
}

.right_con {
    float: right;
    margin-right: 20px
}

.list_head {
    border-bottom: 2px solid #468dec;
    font-size: 16px;
    padding-bottom: 5px;
    height: 20px
}

.collection_ico {
    background: url(../img/collection_ico.png) no-repeat;
    width: 18px;
    height: 17px;
    float: left;
    margin-left: 10px
}

.collection_icovisted {
    background: url(../img/collection_ico_2.png) no-repeat;
}

.left_title span.txt {

    margin-left: 5px;

}

.left_title span.txt:hover {
    color: red
}

ul.list_con {
    width: 100%;
}

ul.list_con li {
    width: 95%;
    height: 150px;
    margin: 0 auto;
    border-bottom: 1px #bebebe dotted;
}

ul.list_con li table {
    width: 100%;
    height: 150px
}

ul.list_con li table thead tr {
    width: 100%;
    height: 33px;

}

ul.list_con li table thead tr td {
    background-color: #468dec
}

ul.list_con li table img {
    width: 114px;
    height: 114px;
    display: block;
    margin: 0 auto
}

.school_name {
    width: 725px;
    height: 30px;
    margin-top: 20px
}

.school_name .name {
    float: left;
    font-size: 24px
}

.school_name .title {
    float: left;
    margin-left: 10px;
    width: 60px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    margin-top: 5px;
    padding: 0 5px
}

.school_name .title .school_ico {
    display: block;
    width: 14px;
    height: 20px;
    background: url(../img/school_biaoqian.png);
    float: left;
    margin-top: 2px
}

.school_name .title p {
    font-size: 12px;
    text-align: center
}

ul.school_msg {
    width: 70%;
    height: 80px;
    margin-top: 30px
}

ul.school_msg li {
    width: 50%;
    float: left;
    height: 30px;
    text-align: left;
    border: none
}

.looked_btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #0367b8;
    color: #fff;
    margin: 0 auto;
    cursor: pointer
}
.looked_btn a{
	color:#fff
}
.school_cz {
    width: 100%;
    height: 30px;
    margin-top: 20px
}

.school_cz .to_collection {
    width: 200px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    text-align: center
}

/* .school_cz .to_collection span {
    float: left
} */

.school_cz span.collect_ico {
    width: 100px;
    height: 18px;
    line-height: 20px;
    display: block;
    background: url(../img/collection_ico.png) no-repeat left;
    cursor: pointer;


}

.to_collection span:hover {
    color: red
}

.school_cz span.collect_visited {
    background: url(../img/collection_ico_2.png) no-repeat left;
}

span.duibi_ico {
    width: 100px;
    height: 18px;
    line-height: 20px;
    display: inline-block;
    background: url(../img/duibi_1.png) no-repeat left;
    cursor: pointer;
}

.school_cz .duibi_visited {
    background: url(../img/duibi_2.png) no-repeat left;
}



div.duibi_box {
    width: 100%;
    margin-top: 30px;
   
}
.nums{
			color:#fff
		}
div.duibi_box .title {
    height: 45px;
    line-height: 45px;
    margin-bottom: 40px;

}

.duibi_box .title span {
    font-size: 26px;
    position: relative;
    top: -7px;
    padding: 20px;
}

.duibi_box .duibi_list {
    width: 1130px;
    height: 110px;
    margin: 0 auto;
    border: 1px #ccc solid;
    border-left: none;
}

.duibi_box .duibi_list .type_txt {
    width: 25px;
    height: 95px;
    float: left;
    background-color: #468dec;
    color: #fff;
    line-height: 20px;
    padding-top: 15px
}

.duibi_box .duibi_list ul {
    width: 970px;
    height: 110px;
    float: left;
}

.duibi_box .duibi_list ul li {
    float: left;
    width: 30%;
    height: 70px;
    margin-top: 20px;
    border-right: 2px solid #468dec;
    cursor: pointer
}

.duibi_box .duibi_list ul li:hover {
    color: red
}

.duibi_box .duibi_list ul li img {
    width: 70px;
    height: 70px;
	float: left;
    margin-left: 25px;
}

.duibi_box .duibi_list ul li span {
        font-size: 14px;
    display: block;
    width: 170px;
    position: relative;
    top: 25px;
    left: 15px;
    float: left;
}

.duibi_box .db_box {
    float: left;
    height: 110px;
}

.duibi_box .db_btn {
    width: 54px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    background-color: #468dec;
    border-radius: 5px;
    margin: 0 auto;
    position: relative;
    top: 42px;
    cursor: pointer
}

.duibi_box .db_btn:hover {
    background-color: #0367b8
}




.codetype_div {
    width: 80px;
    height: 24px;
    border: 1px #ccc solid;
    text-align: center;
    background-color: #fff;
    float: left
}

table.table_box {
    width: 100%
}
 table tr:hover{
	background-color:#f7f7f7
}

table.table_box thead td {
    background-color: #468dec;
    height: 33px;
    color: #fff;
    line-height: 33px
}

table.table_box tbody tr td {
    border-bottom: 1px dotted #ccc;
    height: 60px
}

table.table_box tbody tr td .school_cz {
    float: left;
    width: 200px;
    margin-top: 5px;
    margin-left: 50px;
}

table.table_box tbody tr td .looked_btn {
    float: left;

}
table.table_box tbody tr td .looked_btn a{
	color:#fff
}

.db_table{
    width: 1100px;
    margin: 0 auto;
    border-top: 1px #ccc solid;
}
.db_table td{
    border-bottom: 1px #ccc solid;
     border-right: 1px #ccc solid;
    padding: 5px 0px;
    font-size:13px;
    line-height: 20px;
    width:25%
}

.db_table td.title{
    background-color: #468dec;
    color: #fff;
    border: none;
   width:12%;
   font-size:14px
}
.db_table td ul.sc_txt{
    width: 90%;
    margin: 0 auto;
}
.db_table td ul.sc_txt li{
    display:block;
    width:90%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    float: left;
    font-size:13px
}
.db_table td ul.sc_txt li.longtxt{
    width: 90%;
    margin: 0 auto;
    text-align: center

}
.db_table td p{
	line-height:25px;
	text-align:left;
	padding-left: 10px;
}
.db_table td img{
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.db_table td  .scdb_ico{
    width: 70px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    float: left;
         margin: 8px 10px;
}

.db_table td  span.school_ico{
    display: block;
    width: 60px;
    height: 20px;
    line-height: 22px;
    background: url(../img/school_biaoqian.png) no-repeat;
  margin: 0 auto;
    text-align: center;
    padding-left: 5px;
    margin-top: 2px;
    font-size: 12px;
   
}

.db_table td select{
    border: 1px #ccc solid;
    height: 40px;
    width: 130px;
    margin-left: 5px;
    margin-right: 5px;
}
.db_table td a{
    
    color: #333;
}
.db_table td a:hover{
    color: red;
    text-decoration: underline
}

		.absolute_tocompare{
			width:40px;
			height:95px;
			color:#fff;
			position:absolute;
			top:955px;
			right:118px	
		}
		.fixed_tocompare{
			width:40px;
			height:95px;
			color:#fff;
			position:fixed;
			top:100px;
			right:118px;
			display:none	
		}
		a.fixedbtn{
			width:20px;
			display:block;
			color:#fff;
			font-size:14px;
			margin:0 auto;
			margin-top:10px;
			
			    line-height: 20px;
		}
		@media screen and (max-width:1366px){
			.absolute_tocompare{
				right:0;
			}
			.fixed_tocompare{
				right:0;
			}
		}
		.bg_orange1:hover{
			background-color:#f99037
		}
		
		.slide_toggle{
			    float: right;
			    width: 20px;
			    height: 20px;
			    border: 1px #ccc solid;
			    margin-right: 10px;
			    background: #fff;
			        cursor: pointer;
		}
		.slide_toggle:hover{
			background-color:#ededed
		}
		.slide_toggle .slide_down{
			    transform: rotate(90deg);
    			display: block;
 
    		text-align: center;
		}
		.slide_toggle .slide_up{
			  transform: rotate(270deg);
    			display: block;
 
    		text-align: center;
    		display:none;
    		    width: 17px;
		}
		.fold{
			height:56px;
			overflow:hidden
		}