.clear:after {
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.nav {
	height: 40px;
	position: relative
}
.nav a {
	color: #383838
}
.nav .nav-first {
	display: flex;
	height: 100%
}
.nav .nav-first>li {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: all .5s
}
.nav .nav-first>li.active .nav-second {
	display: block
}
.nav .nav-first>li.teacher-power .nav-second {
	background: rgba(255,255,255,0.8)
}
.nav .nav-first>li:hover {
	background-color: #FFE100
}
.nav .nav-first>li:first-child {
	width: 250px
}
.nav .nav-first>li:not(:first-child) {
	padding: 0 46px
}
.nav .nav-first>li.active {
	background-color: #FFE100
}
.nav .nav-second {
	display: none;
	top: 40px;
	z-index: 100;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	background: rgba(255,255,255,.8)
}
.nav .nav-second>li {
	height: 69px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px 1px;
	position: relative;
	transition: all .5s
}
.nav .nav-second>li:hover {
	background-color: #fff
}
.nav .nav-second>li:hover .icon-right {
	background-image: url("../../img/home/jiant02.png")
}
.nav .nav-second>li a {
	color: #919191
}
.nav .nav-second>li:not(:last-child):after {
	content: '';
	position: absolute;
	width: calc(100% - 30px);
	bottom: 0;
	height: 1px;
	left: 15px;
	background-color: #e6e6e6
}
.nav .nav-second>li .icon-right {
	width: 6px;
	height: 10px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url("../../img/home/jiant01.png")
}
.nav .nav-third {
	position: absolute;
	top: 10px;
	left: 100%;
	width: 450px;
	min-height: 100px;
	background-color: #fff;
	display: none;
	padding: 10px 25px 10px 15px
}
.nav .nav-third>li {
	padding: 20px 20px 20px 15px
}
.nav .nav-third>li b {
	color: #282727
}
.nav .nav-third>li .head {
	font-weight: bold;
	color: #282727;
	float: left
}
.nav .nav-third>li .main {
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
	margin-left: 80px
}
.nav .nav-third>li .main a {
	display: block;
	padding: 0 20px;
	margin-bottom: 20px;
	color: #808080
}
.nav .nav-third>li .main a:hover {
	color: #1297DA
}
.nav .nav-third>li:not(:last-child) {
	border-bottom: 1px solid #E6E6E6
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0
}
a {
	text-decoration: none
}
html, body, .page {
	width: 100%
}
.page a {
	color: inherit
}
.page .swiper-button-next, .page .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-size: 40px 40px
}
.page .swiper-button-next {
	background-image: url("../../img/home/yes-right.png")
}
.page .swiper-button-next.swiper-button-disabled {
	background-image: url("../../img/home/no-right.png")
}
.page .swiper-button-prev {
	background-image: url("../../img/home/yes-left.png")
}
.page .swiper-button-prev.swiper-button-disabled {
	background-image: url("../../img/home/no-left.png")
}
.page .container {
	width: 1200px;
	margin: 0 auto
}
.page .header {
	height: 90px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #ccc
}
.page .header .kechengfenlei {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.page .header .kechengfenlei:before {
	content: '';
	width: 14px;
	height: 9px;
	display: block;
	background: transparent url("../../img/home/CombinedShape.png") no-repeat;
	background-size: 100% 100%
}
.page .header .top .home {
	display: block;
	width: 224px;
	height: 51px;
	margin-top: 10px
}
.page .header .top .back-home {
	float: left;
	border-radius: 26px;
	border: 1px solid #282727;
	padding: 3px 6px;
	margin-top: 29px;
	text-align: center;
	font-size: 12px
}
.page .header .top .address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-top: 33px
}
.page .header .top .address>li {
	padding: 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.page .header .top .address>li:not(:last-child) {
	border-right: 1px solid #888
}
.page .header .top .address a {
	color: #888;
	font-size: 12px
}
.page .header .top .icon-mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: right;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	margin-top: 22px
}
.page .header .top .icon-mobile i {
	display: block;
	-webkit-transform: scale(0.7);
	transform: scale(0.7)
}
.page .header .top .icon-mobile .icon {
	width: 24px;
	height: 24px;
	background: url("../../img/home/ph.png") no-repeat;
	background-size: 100% 100%;
	margin-right: -25px
}
.page .header .top .icon-mobile .mobile {
	width: 178px;
	height: 37px;
	background: url("../../img/home/nb.png") no-repeat;
	background-size: 100% 100%
}
.page .header .nav-wrap {
	position: absolute;
	bottom: 0
}
.page .banner {
	position: relative;
	height: 600px;
	background-color: #e6e6e6
}
.page .banner .container {
	position: relative
}
.page .banner .receive {
	position: absolute;
	width: 270px;
	top: 120px;
	right: 0;
	margin: 0;
	padding: 0
}
.page .banner .receive .leadin {
	font-size: 26px;
	color: #2C2C2C;
	line-height: 37px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #fff2a8;
	margin-bottom: 15px
}
.page .banner .receive .leadin>p {
	margin: 0
}
.page .banner .receive .leadin>p:first-child {
	font-size: 30px;
	line-height: 42px
}
.page .banner .receive .leadin>p.gift {
	font-size: 16px;
	line-height: 22px
}
.page .banner .receive .leadin>p>span {
	font-size: 50px;
	line-height: 37px
}
.page .banner .receive .receiveMain>form>div {
	width: 100%;
	margin-bottom: 10px;
	display: table;
	height: 42px;
}
.page .banner .receive .receiveMain>form>div>input {
	width: 268px;
	height: 36px;
	background-color: #ffffff;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	font-size: 16px;
	line-height: 22px;
	color: #BBBBBB;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.page .banner .receive .receiveMain>form>div.receiveBtn>button {
	width: 100%;
	height: 36px;
	background-color: #FF8b00;
	border: none;
	border-radius: 3px;
	color: #ffffff
}
.page .sub-banner {
	height: 300px;
	margin-top: 60px;
	margin-bottom: 62px
}
.page .sub-banner .container .web-width {
	min-width: 1200px;
	width: 100%;
	position: relative;
	z-index: 5;
	background-color: #ffffff
}
.page .sub-banner .container .web-width .main-div {
	position: relative;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.page .sub-banner .container .web-width .main-div>ul {
	position: relative;
	padding: 0;
	margin: 0;
	width: 1240px;
	height: 300px;
	text-align: center
}
.page .sub-banner .container .web-width .main-div>ul>li {
	margin: 0;
	padding: 0px;
	width: 85px;
	height: 300px;
	position: relative;
	overflow: hidden;
	float: left
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop {
	position: absolute;
	top: 0;
	text-align: center;
	height: 300px
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string {
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: relative;
	width: 1020px;
	height: 100%;
	display: block;
	text-align: center
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string .accordion-img {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string .accordion-slide {
	left: 96px !important;
	top: -96px !important;
	-webkit-transition: .5s;
	transition: .5s
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string .btn {
	position: absolute;
	width: 185px;
	height: 42px;
	top: 230px;
	left: 415px;
	border-radius: 35px;
	border: none;
	font-size: 20px;
	background-color: #ffe400
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string .btn:hover {
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s
}
.page .sub-banner .container .web-width .main-div>ul>li a .imgTop .accordion-string-block {
	display: block
}
.page .sub-banner .container .web-width .main-div>ul>li:hover {
	cursor: pointer
}
.page .sub-banner .container .web-width .main-div>ul>li.first {
	width: 1020px
}
.page .toutiao {
	margin-bottom: 10px
}
.page .toutiao .title {
	width: 397px;
	height: 75px;
	margin: 0 auto;
	background: url("../../img/home/icon2.png") no-repeat;
	background-size: 100% 100%;
	margin-bottom: 23px
}
.page .toutiao .main {
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 310px
}
.page .toutiao .main .item {
	height: 100%;
	background-size: cover;
	background-position: bottom;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 380px
}
.page .toutiao .main .item:hover .blur-container {
	bottom: 0;
	background-color: rgba(255,225,0,0.9);
	color: #fff
}
.page .toutiao .main .item:not(:last-child) {
	margin-right: 30px
}
.page .toutiao .main .item .blur-container {
	position: absolute;
	bottom: 0;
	overflow: hidden
}
.page .toutiao .main .item .blur-container:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	background-size: cover;
	margin: -20px;
	z-index: -1
}
.page .toutiao .main .item .blur-container>strong {
	height: 3.6em;
	line-height: 1.2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}
.page .toutiao .main .item .act-item-cover {
	bottom: -55px;
	width: 100%;
	height: 138px;
	padding: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
	-webkit-transition: all .3s;
	transition: all .3s
}
.page .toutiao .main .item .act-item-cover:before {
	background-position: bottom;
	background-size: cover
}
.page .look-all {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px
}
.page .look-all:before, .page .look-all:after {
	content: '';
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	display: block;
	background-color: #282727
}
.page .look-all>a {
	color: #282727;
	display: block;
	width: 160px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #282727;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.page .zhanji {
	padding-bottom: 50px
}
.page .zhanji .title {
	width: 145px;
	height: 75px;
	background: url("../../img/home/icon4.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-bottom: 23px
}
.page .zhanji .main {
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 360px;
	overflow: hidden
}
.page .zhanji .main .item {
	background-size: cover;
	position: relative;
	overflow: hidden;
	width: 266px;
	min-width: 266px
}
.page .zhanji .main .item:hover .blur-container {
	bottom: 0
}
.page .zhanji .main .item:not(:last-child) {
	margin-right: 45px
}
.page .zhanji .main .item .blur-container {
	width: 100%;
	position: absolute;
	bottom: -70px;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 20px
}
.page .people {
	padding-bottom: 50px
}
.page .people .title {
	width: 289px;
	height: 75px;
	background: url("../../img/home/icon1.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-bottom: 23px
}
.page .people.student .title {
	width: 361px;
	height: 75px;
	background-image: url("../../img/home/icon5.png")
}
.page .people .main {
	margin-top: 40px;
	height: 300px;
	position: relative;
	overflow-x: hidden
}
.page .people .main .container {
	width: 100%;
	overflow-x: hidden
}
.page .people .main .item {
	width: 200px;
	background-size: cover;
	position: relative;
	overflow: hidden
}
.page .people .main .item:hover .blur-container {
	top: 0;
	left: 0;
}
.page .people .main .item:not(:last-child) {
	margin-right: 30px
}
.page .people .main .item .blur-container {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -70px;
	-webkit-transition: all .6s;
	transition: all .6s;
	top: 100%;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,225,0,0.9);
	padding: 10px 20px
}
.page .people .main .item .blur-container .p-content {
	width: 100%;
	color: #2C2C2C;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 14px;
	padding-left: 7px
}
.page .people .main .item .blur-container .p-content .name {
	font-size: 20px
}
.page .people .main .item .blur-container .p-content .icon {
	display: block;
	width: 12px;
	height: 26px;
	background: url("../../img/home/jiaobiao.png") no-repeat;
	background-size: 100% 100%;
	margin-left: 3px;
	margin-top: 15px;
	margin-bottom: 18px
}
.page .people .main .item .blur-container .p-content .desc {
	word-break: break-all;
	font-size: 13px;
	line-height: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden
}
.page .people .main .item .blur-container .p-content .label {
	color: #FFE100;
	font-size: 20px;
	padding: 2px 50px;
	background-color: #2C2C2C;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: -40px;
	bottom: 15px;
	position: absolute
}
.page .people .main .item .blur-container .top {
	width: 100%;
	color: #fff;
	position: absolute;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	top: -36px;
	left: 0
}
.page .school .title {
	width: 145px;
	height: 75px;
	background: url("../../img/home/icon3.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-bottom: 23px
}
.page .school .main {
	overflow: hidden
}
.page .school .swiper-slide {
	width: 500px
}
.page .school .swiper-slide img {
	width: 500px;
	height: 300px
}
.page .school .swiper-slide .bottom {
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.page .school .swiper-slide .bottom>span {
	margin: 0 15px
}
.page .school .swiper-slide .bottom:before, .page .school .swiper-slide .bottom:after {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2px;
	content: '';
	background-color: #666
}
.page .intro>.title {
	width: 325px;
	height: 77px;
	background: url("../../img/home/why-select.png") no-repeat;
	background-size: 100% 100%;
	margin: 30px auto 0
}
.page .intro .campusIntroduction {
	width: 1200px;
	margin: 0 auto
}
.page .intro .campusIntroduction>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 320px;
	margin: 120px auto;
	list-style-type: none
}
.page .intro .campusIntroduction>li:first-child {
	margin-top: 40px
}
.page .intro .campusIntroduction>li .campusImg {
	width: 480px;
	height: 100%;
	overflow: hidden;
	background-color: #d8d8d8
}
.page .intro .campusIntroduction>li .campusImg>img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .8s;
	transition: all .8s
}
.page .intro .campusIntroduction>li .campusImg:hover>img {
	-webkit-transform: scale(1.4);
	transform: scale(1.4)
}
.page .intro .campusIntroduction>li .interval {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 90px;
	height: 100%
}
.page .intro .campusIntroduction>li .briefIntroduction {
	position: relative;
	width: 630px;
	height: 100%
}
.page .intro .campusIntroduction>li .briefIntroduction .title {
	font-size: 46px;
	color: #282727;
	line-height: 65px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	text-align: left
}
.page .intro .campusIntroduction>li .briefIntroduction .content {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	color: #696969;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left
}
.page .intro .campusIntroduction>li .briefIntroduction .btn {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 0;
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s
}
.page .intro .campusIntroduction>li .briefIntroduction .btn>a>i {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}
.page .intro .campusIntroduction>li:nth-child(odd) .campusImg {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.page .intro .campusIntroduction>li:nth-child(odd) .briefIntroduction {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.page .intro .campusIntroduction>li:nth-child(odd) .briefIntroduction .content {
	padding-right: 80px
}
.page .intro .campusIntroduction>li:nth-child(odd) .briefIntroduction .btn {
	right: 0
}
.page .intro .campusIntroduction>li:nth-child(odd) .briefIntroduction .btn>a>i {
	background-image: url("../../img/campus/right.png")
}
.page .intro .campusIntroduction>li:nth-child(even) .campusImg {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.page .intro .campusIntroduction>li:nth-child(even) .briefIntroduction {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.page .intro .campusIntroduction>li:nth-child(even) .briefIntroduction .content {
	padding-left: 80px
}
.page .intro .campusIntroduction>li:nth-child(even) .briefIntroduction .btn {
	left: 0
}
.page .intro .campusIntroduction>li:nth-child(even) .briefIntroduction .btn>a>i {
	background-image: url("../../img/campus/left.png")
}
.page .intro .campusIntroduction>li:hover .briefIntroduction .btn {
	opacity: 1
}
.footer {
	color: #666666;
	background-color: #282828;
	height: 230px;
	padding-bottom: 80px;
	font-size: 14px;
	position: relative
}
.footer .container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 38px 0px 20px 0px;
	height: 100%
}
.footer .jieshao {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px
}
.footer .jieshao>li {
	margin-right: 25px
}
.footer .jieshao>li:hover {
	color: #999
}
.footer .xiaoqu {
	margin-top: 18px;
	margin-bottom: 30px;
	width: 942px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer .xiaoqu>li {
	margin-bottom: 5px;
	width: 50%
}
.footer .contact .icon-phone {
	position: absolute;
	width: 128px;
	height: 35px;
	background: url("../../img/home/tel2.png") no-repeat;
	background-size: 100% 100%;
	top: 33px;
	right: 270px
}
.footer .contact .wechat {
	position: absolute;
	width: 32px;
	height: 32px;
	background: url("../../img/home/weixin.png") no-repeat;
	background-size: 100% 100%;
	top: 34px;
	right: 210px;
	cursor: pointer
}
.footer .contact .wechat:hover .two-code {
	opacity: 1
}
.footer .contact .wechat .two-code {
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: #fff;
	top: -110px;
	left: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	margin-left: -50px
}
.footer .contact .wechat .two-code>img {
	width: 100%;
	height: 100%;
	display: block;
	background-color: red
}
.footer a {
	color: inherit
}
.dockVisible {
	bottom: 0px !important
}
.dock {
	position: fixed;
	min-width: 1200px;
	width: 100%;
	bottom: -150px;
	z-index: 9999;
	height: 70px;
	margin: 0;
	left: 0;
	right: 0;
	background-color: #ffffff;
	-webkit-transition: all .8s;
	transition: all .8s
}
.dock .dockMain {
	position: relative;
	width: 1200px;
	height: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0px;
	text-align: left
}
.dock .dockMain>form p {
	position: relative;
	font-size: 26px;
	margin: 0;
	height: 100%;
	width: 100%
}
.dock .dockMain>form p>span>input {
	width: 190px;
	height: 40px;
	margin-top: 15px;
	margin-right: 20px;
	padding-left: 20px;
	background-color: #f0f0f0;
	font-size: 15px;
	border: none;
	color: #3d3e3e
}
.dock .dockMain>form p>span:first-child {
	position: absolute;
	height: 83px;
	width: 250px;
	left: 52px;
	top: -15px;
	bottom: 0px;
	background-color: #ffe400;
	text-align: left;
	padding-top: 16px;
	padding-left: 40px;
	line-height: 30px;
	font-size: 20px;
	color: #75611a
}
.dock .dockMain>form p>span:first-child small {
	font-size: 25px;
	color: #27221f
}
.dock .dockMain>form p>span:nth-child(2) {
	position: relative;
	font-size: 20px;
	color: #615e5b;
	left: 360px;
	top: 2px
}
.dock .dockMain>form p>span:nth-child(2) .introduction {
	left: 340px !important
}
.dock .dockMain>form p>span:nth-child(3) {
	position: relative;
	left: 370px
}
.dock .dockMain>form p>span .dockBtn {
	position: relative;
	left: 370px;
	height: 40px;
	width: 110px;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	margin-right: 15px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-color: #ffe400
}
input::-webkit-contacts-auto-fill-button {
 visibility: hidden;
 display: none !important;
 pointer-events: none;
 position: absolute;
 right: 0;
}
.page .toutiao.news .main {
	height: auto !important;
	flex-wrap: wrap !important;
}
.page .toutiao.news .main .item {
	height: 310px;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	flex: none !important;
}
.footer .container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.footer .contact .icon-phone {
	right: 170px;
}
* {
	font-family: Helvetica Neue For Number, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.page .look-all>a {
	letter-spacing: 12px;
	text-indent: 12px;
	transition: all .3s;
}
.page .container:hover .look-all>a {
	background-color: #ffd800;
}
.intro .intro-wrap {
	margin-top: 56px;
	margin-bottom: 96px;
	display: flex;
	height: 400px;
	box-sizing: border-box;
	border: 1px solid #E6E6E6;
	width: 100%;
	position: relative;
}
.intro .intro-wrap .item {
	width: 300px;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	padding-bottom: 22px;
	flex-direction: column;
	position: relative;
	background-color: #fff;
}
.intro .intro-wrap .item, .intro .intro-wrap .item * {
	transition: width .3s, height .3s, transform .3s;
}
.intro .intro-wrap .item:hover .intro-main {
	font-size: 16px;
	line-height: 36px;
	color: #808080;
	padding-top: 27px;
}
.intro .intro-wrap .item:hover {
	transform: scaleX(1.18) scaleY(1.175);
	box-shadow: 0 2px 18px 7px rgba(0,0,0,0.10);
	z-index: 100;
	top: 10px;
}
.intro .intro-wrap .item:hover .default {
	display: none;
}
.intro .intro-wrap .item:hover .hover {
	display: flex;
}
.intro .intro-wrap .item>div {
	flex: 1;
}
.intro-main {
	box-sizing: border-box;
	padding: 35px 41px 25px 31px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	overflow: hidden;
}
.intro-footer {
	height: 28px;
	max-height: 28px;
	position: relative;
}
.intro-footer .right {
	display: block;
	position: absolute;
	right: 24px;
	top: 0;
	width: 28px;
	height: 28px;
	background: url("../../img/home/about-feifan/arrow.png") no-repeat;
	background-size: 28px 28px;
}
.intro .intro-wrap .item .icon {
	display: block;
	width: 46px;
	height: 46px;
	background-repeat: no-repeat;
	background-size: 46px 46px;
}
.intro .intro-wrap .item:not(:last-child) {
	border-right: 1px solid #E6E6E6;
}
.intro .intro-wrap .item .hover {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	align-items: center;
	justify-content: center;
	display: none;
}
.intro .intro-wrap .item .hover h3 {
	font-size: 26px;
	line-height: 36px;
	color: #fff;
}
.intro .intro-wrap .intro-top .default {
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #F6F6F6;
}
.intro .intro-wrap .intro-top {
	height: 140px;
	max-height: 140px;
	position: relative;
	z-index: 10;
}
.intro .intro-top h3 {
	font-size: 22px;
	line-height: 30px;
	color: #282727;
	margin: 0;
}
.intro .intro-wrap .item .hover>img {
	width: 100%;
	display: block;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.nav .nav-second>li>a {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
}
.nav .nav-second>li:hover>a {
	color: #282727;
}
.nav .nav-second {
	left: 0;
}
