.nybanner {
    height: 548px;
    background-repeat: no-repeat;
    background-position: center 0;
}
.font-red {
	color: #c40109;
}
.girl-block-head{
	text-align: center;
}
.girl-block-head h3{
	font-size: 32px;
}
.girl-block-head p{
	font-size: 16px;
	color: #666;
}
/*job*/
.girljob{
	padding: 78px 0 40px;
}
.girljob-content{
	margin-top: 60px;
}
.griljob-list{
	margin-right: -64px;
}
.girljob-item{
	float: left;
	width: 358px;
	height: 213px;
	margin: 0 0 30px 0;
	padding: 22px 15px 0 180px;
	border-radius: 10px;
	color: #fff;
}
.girljob-item1{
	margin-right: 64px;
	background: #fa9c41 url(../images/g01.png) no-repeat 17px 22px;
}
.girljob-item2{
	background: #0ec3da url(../images/g02.png) no-repeat 17px 22px;
}
.girljob-item3{
	margin-right: 64px;
	background: #0eb07a url(../images/g03.png) no-repeat 17px 22px;
}
.girljob-item4{
	background: #f67070 url(../images/g04.png) no-repeat 17px 22px;
}
.girljob-item h4{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.girljob-item p{
	font-size: 14px;
	margin-bottom: 8px;
}
.girljob-btn{
	display: block;
	width: 152px;
	height: 31px;
	margin: 20px auto 0;
	text-align: center;
	line-height: 31px;
	background: #fff;
	border-radius: 5px;
  color:#333
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/**/
.girlbili{
	height: 378px;
	margin-bottom: 80px;
	background: #f5f5f5;
	padding-left:350px;
}
.girlbili .w1200{
	position: relative;
	height: 378px;
	padding:50px 0 0 550px;
	background: url(../images/girl_shuju.png) no-repeat 0 38px;
}
.girlbili h3{font-size:24px;}
.girlbili p{
    line-height: 2;
	width:600px;
	font-size:18px;
}
.girlbili-btn{
	position: absolute;
	bottom: 47px;
	
	margin-left: -110px;
	display: block;
	width: 220px;
	height: 45px;
	background: #ffd203;
	text-align: center;
	line-height: 42px;
	border-radius:  0 0 3px 3px;
	border-bottom: 3px solid #c87d02;
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
	transition: .2s;
}
.girlbili-btn:hover{
	border-radius: 1px;
	height: 43px;
	border-bottom: 1px solid #c87d02;
}
/*itcan*/
.itcan{
	padding: 70px 0 87px;
	background: #f0f6ff;
}
.itcan-content{
	margin-top: 46px;
}
.itcan-tabs{
	height: 57px;
}
.itcan-tabs span{
	float: left;
	display: block;
	width: 250px;
	height: 57px;
	margin-right: 6px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 56px;
}
.itcan-tabs span.on{
	background: #003b90;
	border-color: #003b90;
	color: #fff;
}
.itcan-subs{
	
}
.itcan-sub{
	padding: 10px 15px;
	border: 1px solid #b2b2b2;
	background: #fff;
}
.itcan-btn{
	display: block;
	width: 167px;
	padding:8px 0;
	margin: 24px auto;
	background: #003b90;
	border-radius: 8px;
	font-size: 18px;
	color:#FFFFFF;
	text-align:center;
}
.itcan-btn a{color:#FFFFFF;}

/*why*/

/*校区环境*/

.environment {
	padding-top: 73px;
	padding-bottom: 80px;
}

.environment-content {
	margin-top: 43px;
}
.environment-content img{ width:100%; height:434px;}
.environment-item-column a {
	display: block;
	margin-bottom: 7px;
	border: 1px solid #bcbcbc;
}

.environment-item-column a img {
	display: block;
}
/*担心*/
.girldanxin{
    padding-top: 73px;
	padding-bottom: 20px;
}
.girldanxin-content{
    margin-top: 43px;
    padding: 0 1px;
    height: 250px;
}
.girldanxin-item{
    position: relative;
    float: left;
    width: 213px;
    height: 208px;
    margin-right: 46px;
    padding: 42px 26px 0;
    background: url(../images/danxin.jpg);
    
}
.girldanxin-item a{
    position: absolute;
    left: 50%;
    margin-left: -56px;
    bottom: 9px;
    display:block;
    width:112px;
    height: 32px;
    background: #fff;
    border: 1px solid #a9cd93;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.zixun {
    background: #ececec;
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.mlr15 {
    margin-left: 45px;
    margin-right: 45px;
}

.zixun .f36{font-size: 36px}

.zixun .f30{font-size: 30px}

.zixun_1,
.zixun_2,
.zixun_3,
.zixun_4,
.zixun_5 {
    width: 188px;
    height: 230px;
    padding-top: 32px;
    float: left;
    font-weight: bold;
    line-height: 40px;
}

.zixun_1 {
    background: #f6edce;
    color: #c29b17;
}

.zixun_2 {
    background: #b6e3f8;
    color: #357ea0;
}

.zixun_3 {
    background: #d4cfd6;
    color: #a189ab;
    text-align: center;
}

.zixun_4 {
    background: #d9d5ba;
    color: #7c785a;
}

.zixun_5 {
    background: #a0e3c1;
    color: #5b997a;
}

.zixun a {
    display: block;
    background: #f63434;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    width: 136px;
    height: 42px;
    line-height: 42px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 40px auto 0;
}

.zixun a:hover {
    color: #fff;
}
.uidaiyu-content{
    margin-top: 22px;
}
.information {
    padding-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 465px;
    border-bottom: 1px solid #03284f;
}

.success-lie1 {
    width: 100%;
    height: 495px;
}

.success-lie1 .span-bg1 {
    z-index: 0;
    position: relative;
    width: 100%;
    height: 45px;
}

.success-lie1 .span-bg1 span {
    float: left;
    height: 45px;
    text-align: center;
    font-size: 21px;
    line-height: 45px;
    color: white;
    background: #333;
}

.success-lie1 .span-bg1 span:first-of-type {
    width: 300px;
    margin-right: 0;
}

.success-lie1 .span-bg1 span:nth-of-type(2) {
    text-align: left;
    width: 220px;
}

.success-lie1 .span-bg1 span:nth-of-type(3) {
    text-align: left;
    width: 260px;
}

.success-lie1 .span-bg1 span:nth-of-type(4) {
    text-align: left;
    width: 420px;
}

.success-lie1 .slide-container1 ul {
    position: relative;
    overflow: hidden;
    z-index: 10;
    padding: 0;
}

.success-lie1 .slide-container1 ul li {
    list-style: none;
    height: 49px;
    padding-left: 40px;
    line-height: 55px;
    margin-bottom: 1px;
}

.success-lie1 .slide-container1 ul li span {
    font-size: 18px;
    color: #666;
    height: 57px;
    display: inline-block;
}

.success-lie1 .slide-container1 ul li span:first-of-type {
    margin-left: -40px;
    text-align: center;
    width: 300px;
}

.success-lie1 .slide-container1 ul li span:nth-of-type(2) {
    text-align: left;
    width: 160px;
}

.success-lie1 .slide-container1 ul li span:nth-of-type(3) {
    text-align: left;
    width: 305px;
}

.success-lie1 .slide-container1 ul li span:nth-of-type(4) {
    text-align: left;
    width: 255px;
}

.success-lie1 .slide-container1 ul li span:nth-of-type(5) {
    margin-left: 10px;
    text-align: left;
    width: 50px;
    color: white;
}

.success-lie1 .slide-container1 ul li img {
    margin-left: 60px;
    margin-right: 10px;
}

.success-lie1 .slide-container1 ul li a {
    width: 88px;
}

.red-lang {
    position: absolute;
    right: 45px;
    bottom: 0;
    z-index: 1;
    width: 151px;
    height: 485px;
    padding-top: 40px;
    background: #d60a11;
}

.red-lang div {
    margin-top: 0;
    width: 151px;
    height: 45px;
    font-size: 21px;
    text-align: center;
    line-height: 45px;
    color: white;
}
a.uidaiyu-btn{
    display: block;
    width: 216px;
    height: 52px;
    padding: 0;
    line-height: 52px;
    margin: 45px auto 70px;
    font-size: 22px;
    border-radius: 6px;
}