@charset "utf-8";
		.va-middle {
			vertical-align: middle;
		}

		.display_ib {
			display: inline-block;
		}

		.appy_message_item {
			margin-right: 20px
		}


		.user_choose_wrapper {
			width: 100%;
			background: #FFFFFF;
			border-radius: 4px;
			margin-top: 10px;
			/*    padding: 33px 23px; */
		}

		.user_choose_content {
			padding: 10px 20px;
		}

		.user_choose_list_item {
			margin-right: 10px;
		}

		.user_choose_list_item :hover {
			cursor: pointer
		}


		.prodect_type_content {
			position: relative;
			border-bottom: 1px solid #E2E4E8;
			margin-top: 15px;
			padding:10px 0
		}

		.prodect_type_content:last-child {
			border: none;
		}

		.type_item_title {
			font-size: 14px;
			font-weight: 600;
			color: #333333;
			display: inline-block;
			float: left
		}

		.type_item_list {
			display: inline-block;
			float: left;
			width: 1000px;
			margin-left:5px
		}

		.type_item_li {
			display: inline-block;
			margin-bottom: 20px;
			margin-right: 10px;
			margin-top: 3px;
		}

		.type_item_li_active {
			padding: 7px 10px;
			background: #2578F3;
			color: #fff !important;
			border-radius: 4px;
		}

		.type_item_li a {
			color: #333333;
			padding: 7px 10px;
			font-size: 14px
		}

		/* 		.type_item_li a:hover {
			color: #2578F3;
		} */

		.type_less_list img {
			transform: rotate(180deg);
		}

		.more_text {
			color: #FFFFFF;
		}

		.input_inkey {
			border: 2px solid #fff;
			border-radius: 25px 0px 0px 25px;
			color: #000;
			font: 16px/46px 'microsoft yahei';
			font-size: 1.1em;
			height: 29px;
			line-height: 29px;
			padding: 0 100px 0 16px;
			width: 120px;
			outline: none;
			transition-duration: 0.2s;
			box-shadow: 0px 0px 10px 0px #2f2f2f3b;
		}

		.input_sobut {
			border: none;
			width: 58px;
			text-align: center;
			background: linear-gradient(-30deg, #20B8FF 0%, #2578F3 100%);
			color: #FFF;
			position: absolute;
			height: 34px;
			border-radius: 0 50px 50px 0;
			outline: none;
			cursor: pointer;
		}

		.school_type_item {
			border: 1px solid #ccc;
			width: 48px;
			height: 23px;
			text-align: center;
			line-height: 23px;
			margin-right:10px;
			/* margin-left: 20px; */
		}

		.school_about_other_info_item {
			color: #A2A4A8;
			font-size: 14px;
			margin-right: 20px
		}

		.school_search_list_item {
			border-bottom: 1px solid #ccc;
			padding: 30px 0;
		}

		.school_search_list_item:last-child {
			border-bottom: none
		}
		.report_direction_about_item {
			width: 24%;
			margin-top:25px
		}
		.school_info_content{
			margin-left:15px;
		}
		.pagination>li>a{
			color:#333
		}
/* CSS Document */

