.max {
	overflow: hidden;
	max-width: 1920px;
	display: block;
	margin: 0 auto
}
.o_scrollbody {
	overflow-y: hidden!important
}
.middle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	margin: 0;
	width: auto
}
.operationHope .crumbs {
	display: block;
	padding: 0 8.333333%;
	height: 50px;
	padding-top: 120px;
	box-sizing: content-box;
	background-color: #f8f8f8
}
.operationHope .crumbs a {
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #666;
	vertical-align: middle
}
.operationHope .crumbs i {
	font-size: 16px;
	line-height: 16px;
	margin: 0 5px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #999
}
.operationHope .crumbs span {
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #999;
	vertical-align: middle;
	cursor: default
}
.operationHope .crumbs:after {
	width: 0;
	height: 100%;
	content: '';
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1199px) and (min-width:992px) {
.operationHope .crumbs {
	padding-top: 110px
}
}

@media (max-width:991px) and (min-width:0) {
.operationHope .crumbs {
	padding: 0 30px;
	height: 40px;
	padding-top: 70px
}
.operationHope .crumbs a {
	font-size: 12px
}
.operationHope .crumbs span {
	font-size: 12px
}
}

@media (max-width:574px) and (min-width:0px) {
.operationHope .crumbs {
	padding-top: 50px
}
}
.operationHope .banner_box {
	width: 100%;
	height: 400px
}
.operationHope .banner_box .sd_imgbox {
	position: static!important
}
.operationHope .banner_box img {
	min-width: 1600px;
	min-height: 400px
}

@media (max-width:1199px) and (min-width:992px) {
.operationHope .banner_box {
	height: 300px
}
.operationHope .banner_box img {
	min-width: 1024px;
	min-height: 300px
}
}

@media (max-width:991px) and (min-width:700px) {
.operationHope .banner_box {
	height: 250px
}
.operationHope .banner_box img {
	min-width: 768px;
	min-height: 250px
}
}

@media (max-width:699px) and (min-width:575px) {
.operationHope .banner_box {
	height: 200px
}
.operationHope .banner_box img {
	min-width: 600px;
	min-height: 200px
}
}

@media (max-width:574px) and (min-width:0px) {
.operationHope .banner_box {
	height: 200px
}
.operationHope .banner_box img {
	min-width: 375px;
	min-height: 0
}
}
.operationHope .operation_hope {
	text-align: center
}
.operationHope .operation_hope .content {
	padding-top: 60px;
	/* padding-bottom: 60px; */	text-align: center
}
.operationHope .operation_hope .content h2 {
	text-align: left;
	font-size: 48px;
	line-height: 48px;
	display: inline-block;
	font-weight: 700;
	background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	margin-bottom: 30px
}
.operationHope .operation_hope .content p {
	text-align: left;
	/* margin-bottom: 30px; */
	font-size: 16px;
	line-height: 28px;
	color: #37474f;
	display: none;
	font-family: "Microsoft YaHei"
}
.operationHope .operation_hope .content h3 {
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700
}

@media (max-width:1199px) and (min-width:992px) {
.operationHope .operation_hope .content h2 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 20px
}
}

@media (max-width:991px) and (min-width:0px) {
.operationHope .operation_hope .content {
	padding-top: 40px;
	/* padding-bottom: 40px */
}
.operationHope .operation_hope .content h2 {
	font-size: 36px;
	line-height: 36px
}
.operationHope .operation_hope .content p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 25px
}
.operationHope .operation_hope .content h3 {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px
}
}

@media (max-width:699px) and (min-width:0px) {
.operationHope .operation_hope {
	position: relative
}
.operationHope .operation_hope .content {
	padding-top: 71px;
	/* padding-bottom: 70px */
}
.operationHope .operation_hope .content h2 {
	font-size: 36px;
	line-height: 36px
}
.operationHope .operation_hope .content h2.show {
	display: inline-block
}
.operationHope .operation_hope .content p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	/* display: none */
}
.operationHope .operation_hope .content p.show {
	display: block
}
.operationHope .operation_hope .content h3 {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	/* display: none */
}
.operationHope .operation_hope .content h3.show {
	display: block
}
.operationHope .operation_hope .show_all {
	position: absolute;
	left: 8.333%;
	right: 8.333%;
	bottom: 48px;
	height: 24px;
	text-align: center
}
.operationHope .operation_hope .show_all:after {
	width: 100%;
	height: 1px;
	content: '';
	background-color: #eee;
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 1
}
.operationHope .operation_hope .show_all>div {
	position: relative;
	z-index: 2;
	color: #005aab
}
.operationHope .operation_hope .show_all>div div {
	display: inline-block;
	background-color: #fff;
	padding: 0 20px;
	font-size: 14px;
	line-height: 25px
}
.operationHope .operation_hope .show_all>div div i {
	margin-left: 10px;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	height: 25px;
	vertical-align: top
}
.operationHope .operation_hope .show_all>div.hide {
	display: none
}
.operationHope .operation_hope.all .show_all .hide {
	display: block
}
.operationHope .operation_hope.all .show_all .show {
	display: none
}
}

@media (max-width:574px) and (min-width:0px) {
.operationHope .operation_hope .content {
	padding-top: 45px
}
.operationHope .operation_hope .content h2 {
	margin-bottom: 15px
}
.operationHope .operation_hope .content p {
	margin-bottom: 15px
}
.operationHope .operation_hope .content h3 {
	margin-bottom: 5px
}
}
.operationHope .school_box {
	display: block;
	margin: 0 auto
}
.operationHope .school_box .school_left {
	height: 650px;
	float: left;
	text-align: center;
	background: url(operationHope_map_bg.jpg);
	box-shadow: 2px 0 10px 0 rgba(0,0,0,.05);
	position: relative;
	z-index: 2;
	background-size: 100% 100%
}
.operationHope .school_box .school_left .school_img_box {
	width: 600px;
	height: 650px;
	display: inline-block;
	vertical-align: middle
}
.operationHope .school_box .school_left img {
	width: 600px
}
.operationHope .school_box .school_left:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}
.operationHope .school_box .school_right {
	float: right;
	padding: 0 8.333333%;
	padding-top: 60px;
	background: url(operationHope_map_list_bg.jpg);
	height: 650px
}
.operationHope .school_box .school_right h2 {
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	display: inline-block;
	font-stretch: normal;
	letter-spacing: 0;
	background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent
}
.operationHope .school_box .school_right .form_box {
	margin-top: 30px
}
.operationHope .school_box .school_right .form_box .select_box {
	width: calc(50% - 5px);
	margin-left: 10px;
	display: inline-block
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody {
	width: 100%
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown {
	background: 0 0;
	width: 100%!important;
	height: 40px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown i {
	font-size: 18px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	right: 9px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown i:before {
	content: '\e71c'
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .name {
	height: 40px;
	line-height: 38px!important;
	color: #333
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox {
	padding-top: 7px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox .list li {
	padding: 0 15px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox .list li span {
	line-height: 40px;
	height: 40px;
	padding: 0
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox .list li:first-child {
	display: none
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox .list .o_scrollWin .o_barbox span {
	height: auto;
	top: 15px;
	bottom: 15px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox .o_bar {
	background: #005aa0
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody.open .o_Dropdown {
	border-color: #005aab
}
.operationHope .school_box .school_right .form_box .select_box:first-child {
	margin-left: 0
}
.operationHope .school_box .school_right .form_box .select_box.moren .o_DropdownBody .o_Dropdown .name {
	color: #999
}
.operationHope .school_box .school_right .map_list {
	margin-top: 30px;
	border-top: 1px solid rgba(15,35,65,.1);
	padding-top: 5px
}
.operationHope .school_box .school_right .map_list li {
	border-bottom: 1px dashed #eee;
	padding: 15px 0
}
.operationHope .school_box .school_right .map_list li .title {
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.operationHope .school_box .school_right .map_list li .year {
	max-width: 25%;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	float: right
}
.operationHope .school_box .school_right .map_list li:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0
}
.operationHope .school_box .school_right .no_data {
	display: none;
	text-align: center;
	padding-top: 45px
}
.operationHope .school_box .school_right .no_data img {
	width: 96px;
	height: 96px
}
.operationHope .school_box .school_right .no_data span {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	display: block;
	margin-top: 20px
}
.operationHope .school_box .school_right .pager {
	margin-top: 30px;
	font-size: 14px;
	line-height: 18px
}
.operationHope .school_box .school_right .pager .jumpbox {
	display: none
}
.operationHope .school_box .school_right .pager a {
	width: 40px;
	display: inline-block;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	box-sizing: border-box;
	border: 1px solid #eee;
	color: #666;
	text-align: center;
	cursor: pointer;
	padding: 0
}
.operationHope .school_box .school_right .pager a.next, .operationHope .school_box .school_right .pager a.prev {
	font-size: 20px
}
.operationHope .school_box .school_right .pager a.cur {
	color: #fff;
	background-color: #005aab;
	border-color: #005aab
}
.operationHope .school_box:after {
	content: '';
	clear: both;
	width: 0;
	height: 0;
	display: block
}

@media \0screen {
.operationHope .school_box .school_right .form_box .select_box {
	width: 50%;
	padding-left: 5px;
	box-sizing: border-box;
	margin: 0
}
.operationHope .school_box .school_right .form_box .select_box:first-child {
	padding-left: 0;
	padding-right: 5px
}
}

@media (max-width:1199px) and (min-width:992px) {
.operationHope .school_box .school_left {
	height: 600px
}
.operationHope .school_box .school_left img {
	display: none
}
.operationHope .school_box .school_left .school_img_box {
	width: 450px;
	height: 600px
}
.operationHope .school_box .school_right {
	height: 600px
}
.operationHope .school_box .school_right h2 {
	font-size: 36px;
	line-height: 42px
}
.operationHope .school_box .school_right .form_box {
	margin-top: 25px
}
.operationHope .school_box .school_right .map_list {
	margin-top: 25px
}
.operationHope .school_box .school_right .map_list li .title {
	float: none;
	width: 100%
}
.operationHope .school_box .school_right .map_list li .year {
	max-width: 100%;
	float: none;
	margin-top: 5px
}
.operationHope .school_box .school_right .map_list li:nth-child(5), .operationHope .school_box .school_right .map_list li:nth-child(6) {
	display: none
}
}

@media (max-width:991px) and (min-width:0px) {
.operationHope .school_box {
	background: url(operationHope_map_list_bg.jpg);
	width: 100%!important;
	padding-top: 45px
}
.operationHope .school_box .school_left {
	width: 66.66667%!important;
	height: 400px;
	float: none;
	box-shadow: none;
	display: block;
	margin: 0 auto
}
.operationHope .school_box .school_left img {
	display: none
}
.operationHope .school_box .school_left .school_img_box {
	width: 100%;
	height: 400px
}
.operationHope .school_box .school_right {
	text-align: center;
	float: none;
	width: 66.666667%!important;
	padding: 0;
	padding-top: 30px;
	height: auto;
	background: 0 0;
	margin: 0 auto;
	display: block
}
.operationHope .school_box .school_right h2 {
	font-size: 36px;
	line-height: 42px
}
.operationHope .school_box .school_right .form_box {
	text-align: left;
	margin-top: 25px
}
.operationHope .school_box .school_right .form_box .select_box {
	margin-left: 10px
}
.operationHope .school_box .school_right .map_list {
	text-align: left;
	margin-top: 20px;
	padding-top: 0
}
.operationHope .school_box .school_right .map_list li {
	padding: 20px 0
}
.operationHope .school_box .school_right .map_list li .title {
	font-size: 14px;
	line-height: 20px;
	width: 75%
}
.operationHope .school_box .school_right .map_list li .year {
	max-width: 25%;
	font-size: 14px;
	line-height: 20px;
	float: right
}
.operationHope .school_box .school_right .pager {
	margin-top: 30px;
	text-align: center;
	padding-bottom: 60px
}
.operationHope .school_box .school_right .pager a {
	width: 40px;
	display: inline-block;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	box-sizing: border-box;
	border: 1px solid #eee;
	color: #666;
	text-align: center;
	cursor: pointer
}
.operationHope .school_box .school_right .pager a.next, .operationHope .school_box .school_right .pager a.prev {
	font-size: 20px
}
.operationHope .school_box .school_right .pager a.cur {
	color: #fff;
	background-color: #005aab;
	border-color: #005aab
}
.operationHope .school_box:after {
	content: '';
	clear: both;
	width: 0;
	height: 0;
	display: block
}
}

@media (max-width:699px) and (min-width:575px) {
.operationHope .school_box .school_left {
	width: 83.33333%!important
}
.operationHope .school_box .school_right {
	width: 83.33333%!important
}
}

@media (max-width:574px) and (min-width:0px) {
.operationHope .school_box {
	width: 100%!important;
	padding-top: 30px
}
.operationHope .school_box .school_left {
	height: 400px;
	width: 83.33333%!important
}
.operationHope .school_box .school_left .school_img_box {
	width: 100%!important;
	height: 400px
}
.operationHope .school_box .school_right {
	float: none;
	padding: 0;
	padding-top: 20px;
	width: 83.33333%!important
}
.operationHope .school_box .school_right h2 {
	font-size: 28px;
	line-height: 34px
}
.operationHope .school_box .school_right .form_box {
	margin-top: 15px
}
.operationHope .school_box .school_right .form_box .select_box {
	width: 100%;
	margin: 0;
	display: block;
	margin-top: 10px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody {
	width: 100%
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown {
	background: 0 0;
	width: 100%!important;
	height: 40px
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .name {
	height: 40px;
	line-height: 38px!important
}
.operationHope .school_box .school_right .form_box .select_box .o_DropdownBody .o_Dropdown .listbox {
	top: 40px
}
.operationHope .school_box .school_right .map_list {
	margin-top: 15px;
	padding-top: 0
}
.operationHope .school_box .school_right .map_list li {
	padding: 10px 0
}
.operationHope .school_box .school_right .map_list li .title {
	float: none;
	font-size: 14px;
	line-height: 14px;
	width: 100%
}
.operationHope .school_box .school_right .map_list li .year {
	max-width: 100%;
	font-size: 12px;
	line-height: 12px;
	float: none;
	margin-top: 10px
}
.operationHope .school_box .school_right .pager {
	margin-top: 25px;
	padding-bottom: 45px
}
.operationHope .school_box .school_right .pager a {
	width: 40px;
	display: inline-block;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	box-sizing: border-box;
	border: 1px solid #eee;
	color: #666;
	text-align: center;
	cursor: pointer
}
.operationHope .school_box .school_right .pager a.next, .operationHope .school_box .school_right .pager a.prev {
	font-size: 20px
}
.operationHope .school_box .school_right .pager a.cur {
	color: #fff;
	background-color: #005aab;
	border-color: #005aab
}
}
.operationHope .hope_things {
	background: url(companyIntroduce_list_bg.jpg);
	padding-top: 60px;
	padding-bottom: 90px;
	text-align: center
}
.operationHope .hope_things>div {
	margin: 0 auto;
	display: block
}
.operationHope .hope_things h2 {
	display: inline-block;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent
}
.operationHope .hope_things .hope_things_box {
	background-color: rgba(255,255,255,.7);
	margin-top: 45px;
	text-align: left
}
.operationHope .hope_things .hope_things_box .right {
	height: 650px;
	float: right
}
.operationHope .hope_things .hope_things_box .right .sd_imgbox {
	position: static!important
}
.operationHope .hope_things .hope_things_box .left {
	float: left;
	padding: 60px;
	padding-right: 22.5px
}
.operationHope .hope_things .hope_things_box .left .content_box {
	height: 530px;
	width: 100%;
	overflow: hidden;
	position: relative
}
.operationHope .hope_things .hope_things_box .left .content_box .shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 22.5px;
	height: 80px;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0, rgba(255,255,255,.9) 100%);
	z-index: 1
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin {
	padding-right: 22.5px!important
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin .o_barbox {
	background: 0 0!important
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin .o_bar {
	background-color: #0458a8;
	border-radius: 3px
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin span {
	height: calc(100% - 30px);
	background-color: rgba(18,34,64,.1)
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul {
	padding-bottom: 60px
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li {
	padding: 20px 0;
	border-top: 1px dashed #eee
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	color: #333
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li p {
	margin-top: 10px;
	color: #999;
	font-size: 14px;
	line-height: 25px;
	font-family: "Microsoft YaHei"
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li:first-child {
	padding-top: 0;
	border-top: none
}
.operationHope .hope_things .hope_things_box:after {
	content: '';
	clear: both;
	width: 0;
	height: 0;
	display: block
}

@media (max-width:1199px) and (min-width:992px) {
.operationHope .hope_things h2 {
	font-size: 36px;
	line-height: 36px
}
.operationHope .hope_things .hope_things_box {
	background-color: rgba(255,255,255,.7);
	margin-top: 30px;
	text-align: left
}
.operationHope .hope_things .hope_things_box .right {
	height: 550px
}
.operationHope .hope_things .hope_things_box .left {
	padding: 45px;
	padding-right: 12.5px
}
.operationHope .hope_things .hope_things_box .left .content_box {
	height: 460px
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin {
	padding-right: 22.5px!important
}
}

@media (max-width:991px) and (min-width:0px) {
.operationHope .hope_things h2 {
	font-size: 36px;
	line-height: 36px
}
.operationHope .hope_things .hope_things_box {
	margin-top: 30px
}
.operationHope .hope_things .hope_things_box .right {
	height: 300px;
	float: none;
	width: 100%!important
}
.operationHope .hope_things .hope_things_box .left {
	padding: 30px 12.5px 45px 30px;
	width: 100%!important;
	float: none
}
.operationHope .hope_things .hope_things_box .left .content_box {
	height: 475px
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin {
	padding-right: 22.5px!important
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li {
	padding: 20px 0;
	border-top: 1px dashed #eee
}
}

@media (max-width:574px) and (min-width:0px) {
.operationHope .hope_things {
	padding-top: 45px;
	padding-bottom: 45px
}
.operationHope .hope_things h2 {
	font-size: 28px;
	line-height: 28px
}
.operationHope .hope_things .hope_things_box {
	margin-top: 25px
}
.operationHope .hope_things .hope_things_box .right {
	height: 150px
}
.operationHope .hope_things .hope_things_box .left {
	padding: 20px 2.5px 30px 20px
}
.operationHope .hope_things .hope_things_box .left .content_box {
	height: 300px
}
.operationHope .hope_things .hope_things_box .left .content_box .o_scrollWin {
	padding-right: 12.5px!important
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li {
	padding: 15px 0;
	border-top: 1px dashed #eee
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li h3 {
	font-size: 14px;
	line-height: 20px
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li p {
	font-size: 12px;
	line-height: 21px;
	margin-top: 10px
}
}
.colorfont {
	background-image: linear-gradient(to right, #32beff 0, #005aab 100%);
	-webkit-background-clip: text;
	color: transparent
}
.cp {
	cursor: pointer;
}
.fulls {
	display: inline-table
}
.operationHope .school_box .school_right .pager a {
	background: #fff
}
.oPager span {
	color: #333;
	margin-right: 5px;
	vertical-align: top;
	font-size: 18px;
	line-height: 38px
}

@media (min-width:1200px) {
.operationHope .school_box .school_right .map_list li .title {
	font-size: 16px;
	line-height: 22px
}
.operationHope .school_box .school_right .map_list li .year {
	font-size: 16px;
	line-height: 22px
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li p {
	font-size: 16px;
	line-height: 1.75
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li h3 {
	font-size: 20px;
	line-height: 26px
}
}

@media (max-width:991px) {
.operationHope .school_box .school_left {
	text-align: center;
	background: 0 0
}
}

@media (max-width:575px) {
.operationHope .hope_things .hope_things_box .left .content_box .content ul li p {
	font-size: 14px;
	line-height: 1.75;
	margin-top: 10px
}
.operationHope .hope_things .hope_things_box .left .content_box .content ul li h3 {
	font-size: 16px;
	line-height: 20px
}
.operationHope .school_box .school_right .map_list li .title {
	font-size: 16px;
	line-height: 16px
}
.operationHope .school_box .school_right .map_list li .year {
	font-size: 14px;
	line-height: 14px
}
}
.ie8 .operationHope .school_box .school_right .map_list li .title {
	font-size: 16px;
	line-height: 22px
}
.ie8 .operationHope .school_box .school_right .map_list li .year {
	font-size: 16px;
	line-height: 22px
}
.ie8 .operationHope .hope_things .hope_things_box .left .content_box .content ul li p {
	font-size: 16px;
	line-height: 1.75
}
.ie8 .operationHope .hope_things .hope_things_box .left .content_box .content ul li h3 {
	font-size: 20px;
	line-height: 26px
}
