body{background-color:#f2f2f2}
.empty-placeholder{height:120px}
#brand_affect,#hall_show,#alpha_price,#checkCar,#rideCar,#quality_promise,#stockFinance,#ourInfo,#sellFlow{
	background-color:#fff;
	box-shadow: 1px 5px 5px 5px #eee;
}

#subNav{width:100%;height:80px;background-color:#1b3d68;margin-bottom:40px; margin:0px auto;}
#subNav li{float:left;position:relative}
#subNav .wrap{width:1200px;margin: 0px auto;}
#subNav a{display:block;width:167px;height:67px;text-align:center;color:#fff;padding-top:13px}
#subNav a:hover{text-decoration:none}
#subNav a ins{display:block;width:52px;height:40px;margin:0 auto;background:url(../images/souche_sprite2.jpg) no-repeat 10px -334px}
#subNav a span{position:absolute;width:20px;height:20px}
#subNav a:hover,#subNav .adv_active a{background-color:#f90;color:#fff}
#subNav a:hover ins,#subNav .adv_active ins{background:url(../images/souche_service1.png) no-repeat 10px -190px}
#subNav a:hover span,#subNav .adv_active span{background:url(../images/souche_png.png) no-repeat 0 -90px;left:76px;bottom:-10px;_background:none}
#subNav .adv_source ins{background-position:-49px -334px}
#subNav .adv_price ins{background-position:-101px -334px}
#subNav .adv_transfer ins{background-position:-155px -334px}
#subNav .adv_payment ins{background-position:-202px -334px}
#subNav .adv_promise ins{background-position:-251px -334px}
#subNav .adv_ride ins{background-position:-301px -334px}
#subNav .adv_finance ins{background-position:-349px -334px}
#subNav .adv_source:hover ins,#subNav .adv_active .adv_source ins{background-position:-49px -191px}
#subNav .adv_price:hover ins,#subNav .adv_active .adv_price ins{background-position:-101px -191px}
#subNav .adv_transfer:hover ins,#subNav .adv_active .adv_transfer ins{background-position:-155px -191px}
#subNav .adv_payment:hover ins,#subNav .adv_active .adv_payment ins{background-position:-202px -191px}
#subNav .adv_promise:hover ins,#subNav .adv_active .adv_promise ins{background-position:-251px -191px}
#subNav .adv_ride:hover ins,#subNav .adv_active .adv_ride ins{background-position:-301px -191px}
#subNav .adv_finance:hover ins,#subNav .adv_active .adv_finance ins{background-position:-349px -191px}
.fixedSubNav{position:fixed;top:0;left:0;z-index:1000}
/*.banner{
	background: url(../images/banner_bj.jpg);
	background-size: 100% 100%;
	width: 100%;
	height: 580px;
}*/
.zhan{
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.show_title{
	width: 100%;
	height: 700px;
	background: url(../images/about_bj.jpg);
	background-size: 100% 100%;
}
.about{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	transition: all 1s;
	position:relative;
	animation:myfirst 8s;
	-webkit-animation:myfirst 10s; 
}
.about:hover{
	-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);
}
@keyframes myfirst
{
	0%   {background:red; left:0px; top:0px;}
	25%  {background:yellow; left:0px; top:-100px;}
	50%  {background:blue; left:0px; top:00px;}
	75%  {background:green; left:0px; top:0px;}
	100% {background:red; left:0px; top:0px;}
}

.about_z{
	width: 45%;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 6em 0 0 0;
}
.about_y{
	width: 55%;
	height: auto;
	float: right;
	padding: 6em 0 0 0;
	overflow: hidden;
}
.about_y img{
	width: 90%;
	height: auto;
	padding-top: 7em;
	transition: all 0.5s;
}
.about_y img:hover{
	transform: scale(1.1);
}
.about_z h3{
	display: block;
	font-size: 28px;
	padding: 3em 2em 0 0;
	text-align: center;
	color: #1b3d68;
}
.about_z span{
	width: 60%;
	height: 3px;
	display: block;
	margin: 5px auto;
	background: #f90;
}
.about_z p{
	padding: 1em 3em;
	line-height: 26px;
	font-size: 14px;
}
.zhao{
	width: 100%;
	height: 600px;
	background: url(../images/bg2.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.zhao .zhao_bf{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.zhao .zhao_bf .zhao_bt{
	width: 100%;
	height: auto;
	padding: 6em 0;
}
.zhao .zhao_bf .zhao_bt .icon_bt{
	font-size: 2vw;
	display: block;
	float: left;
	color: #173c65;
}
.zhao .zhao_bf .zhao_bt h3{
	display: block;
	float: left;
	padding: 0 0 0 0.5em;
	font-size: 24px;
}
.zhao .zhao_bf ul .l1{
	width: 100%;
	height: auto;
	float: left;
	margin: 3em 0;
	overflow: hidden;
}
.zhao .zhao_bf ul li img{
	width: 28%;
	height: auto;
	float: left;
	overflow: hidden;
	box-shadow: 10px 10px 15px  #fff;
	transition: all 0.5s;
}
.zhao .zhao_bf ul li img:hover{
	transform: scale(1.1);
}
.zhao .zhao_bf ul li img img{
	width: 100%;
	height: auto;
}
.zhao .zhao_bf ul li .zhao_nr{
	width: 820px;
	height: auto;
	float: right;;
	overflow: hidden;
}
.zhao .zhao_bf ul li .zhao_nr h4{
	font-size: 24px;
}
.zhao .zhao_bf ul li .zhao_nr ul .li1{
	width: 794px;
	height: auto;
	overflow: hidden;
	background: #173c65;
	margin-top: 1em;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.zhao .zhao_bf ul li .zhao_nr ul .li1 .span1{
	width: 100px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
}
.zhao .zhao_bf ul li .zhao_nr ul .li1 .span2{
	width: 350px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
}
.zhao .zhao_bf ul li .zhao_nr ul .li1 .span3{
	width: 200px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
}
.zhao .zhao_bf ul li .zhao_nr ul .li1 .span4{
	width: 140px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2 .span1{
	width: 100px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2 .span2{
	width: 350px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2 .span3{
	width: 200px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2 .span4{
	width: 140px;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #000;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2 .span5{
	border-bottom: 1px solid #000;
}
.zhao .zhao_bf ul li .zhao_nr ul .li2{
	width: 794px;
	height: auto;
	overflow: hidden;
	border-left: 1px solid #000;
	border-right: 1px solid #000;

}
.zhao .zhao_bf ul li .zhao_nr .ks{
	width: 30%;
	height: auto;
	background: #173c65;
	margin: 50px auto;
	text-align: center;
	padding: 0.5em 0;
	border-radius: 5px;
	font-size: 20px;
	cursor: pointer;
	overflow: hidden;
}
.zhao .zhao_bf ul li .zhao_nr .ks a{
	color: #fff;
}
.zhao .zhao_bf ul li .zhao_nr .ks:hover{
	background: #f90;
}
/*师资团队*/

.index-main .index-faculty {
  width: 100%;
  background-color: #f3f6fa;
  padding-top: .4rem;
  padding-bottom: .6rem;
}
.index-main .index-faculty .faculty-container {
  width: 14rem;
  margin: 0 auto;
  position: relative;
}
.index-main .index-faculty .faculty-container .title-box {
  width: 100%;
  margin-bottom: .6rem;
  padding: 1em 0;
}
.index-main .index-faculty .faculty-container .title-box .en-title {
  width: 100%;
  text-align: center;
  font-family: Staccato222BT-Regular;
  color: rgba(0, 72, 117, 0.5);
  margin-bottom: .1rem;
}
.index-main .index-faculty .faculty-container .title-box .cn-title {
  width: 100%;
  text-align: center;
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #333333;
  font-size: 24px;
}

.index-main .index-faculty .faculty-container .faculty-wrap .faculty-nav .item {
  font-family: PingFang-SC-Regular;
  font-size: calc(12px - .12rem + .16rem);
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: rgba(0, 72, 117, 0.5);
  margin: 0 .23rem;
  cursor: pointer;
}
.index-main .index-faculty .faculty-container .faculty-wrap .faculty-nav .item.active {
  font-family: PingFang-SC-Bold;
  font-size: calc(12px - .12rem + .24rem);
  font-weight: bold;
  color: #004875;
  position: relative;
}
.index-main .index-faculty .faculty-container .faculty-wrap .faculty-nav .item.active:after {
  content: '';
  display: block;
  width: .33rem;
  height: 3px;
  background-color: #004875;
  border-radius: .02rem;
  position: absolute;
  bottom: calc(-.14rem + -3px);
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap {
  width: calc(100% + .3rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item {
  width: 3.275rem;
  margin-right: .3rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-bg {
  width: 100%;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-introduction {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 72, 117, 0.9);
  padding: .2rem;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-introduction .item-name {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .1rem;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-introduction .item-name .cn-name {
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: #ffffff;
  margin-right: .3rem;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-introduction .item-name .en-name {
  font-family: SourceHanSerifSC-Bold;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.7);
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-introduction .item-introduction-content {
  width: 100%;
  font-family: PingFang-SC-Medium;
  line-height: 1.43;
  color: rgba(255, 255, 255, 0.5);
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-mask {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 72, 117, 0.9);
  padding-left: .3rem;
  padding-right: .3rem;
  padding-top: .35rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-mask .item-school-name {
  width: 100%;
  font-family: PingFang-SC-Medium;
  line-height: 1.43;
  color: #94b3c7;
  margin-bottom: .3rem;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-mask .item-mask-content {
  width: 100%;
  margin-bottom: .4rem;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item .item-mask .item-mask-content p {
  font-family: PingFang-SC-Medium;
  font-size: calc(12px - .12rem + .14rem);
  line-height: 2;
  color: #ffffff;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item:hover .item-introduction {
  display: none;
}
.index-main .index-faculty .faculty-container .faculty-wrap .wrap .item:hover .item-mask {
  top: 0;
}
.index-main .index-faculty .faculty-container {
    width: 100%;
    max-width: 1400px;
    padding: 0 10px;
  }
  .index-main .index-faculty .faculty-container .faculty-wrap .wrap {
    width: 102%;
  }
  .index-main .index-faculty .faculty-container .faculty-wrap .wrap .item {
    width: 17.5%;
    margin-right: 2%;
  }
  .index-main .index-faculty .faculty-container .see-more {
    right: 10px;
  }

/*校园风采*/
.xiaoyuan{
	width: 100%;
	height: auto;
	margin: 50px auto;
	overflow: hidden;
	background: #fff;
}
.xiaoyuan .xiaoyuan_bf{
	width: 1250px;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
	padding: 2em 0;
}
.xiaoyuan .xiaoyuan_bf h3{
	text-align: center;
	font-size: 24px;
	padding-bottom: 0.7em;
}
.xiaoyuan .xiaoyuan_bf span{
	text-align: center;
	font-size: 16px;
	color: #799fb8;
	display: block;
}
.xiaoyuan .xiaoyuan_bf ul li{
	width: 32.7%;
	height: auto;
	float: left;
	margin: 0.5em 0.8em 0 0;
	overflow: hidden;
}
.xiaoyuan .xiaoyuan_bf ul li:nth-child(3n){
	margin-right: 0px
}
.xiaoyuan .xiaoyuan_bf ul li img{
	width: 100%;
	height: auto;
	transition: all 0.5s;
}
.xiaoyuan .xiaoyuan_bf ul li img:hover{
	transform: scale(1.1);
}
.form{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg2.png);
	background-size: 100% 100%;
}
.form .form_bf{
	width: 1000px;
	height: 430px;
	margin: 30px auto;
	overflow: hidden;
}
.form .form_bf h3{
	text-align: center;
	font-size: 24px;
	padding-bottom: 0.7em;
}
.form .form_bf span{
	text-align: center;
	font-size: 16px;
	color: #799fb8;
	display: block;
}
.form .form_bf ul{
	overflow: hidden;
}
.form .form_bf ul li{
	width: 40%;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 1em 0;
	margin: 1em 0 0 4em;
}
.form .form_bf ul li .text{
	width: 90%;
	height: auto;
	padding: 1em;
	border:none;
	border-radius: 5px;
}
.form .form_bf ul li o{
	font-size: 20px;
	line-height: 38px;
}
.form .form_bf ul li o i{
	font-size: 20px;
	color: red;
	padding-top: 0.5em;
}
.form .form_bf .submit{
	display: block;
	width: 20%;
	height: auto;
	margin: 20px auto;
	text-align:center;
	padding: 0.5em 0;
	overflow: hidden;
	font-size: 18px;
	border:none;
	background: #f10;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.form .form_bf .submit:hover{
	background: #1b3d68;
}