body{
	font-family: "microsoft yahei";
}
.timeParent{
    position:relative ;
}
.time{
    position: absolute;
    background-color: #f7f7f7;
    left: 0px;
    top: 0px;
    width: 155px ;
    height: 173px;
}
.time .span1{
	position: absolute;
    padding-top: 30px;
	padding-left:37px;
    font-size: 66px;
    font-weight: Bold;
	color: #222222;
}
.time .span2{
    position: absolute;
	padding-top: 110px;
    padding-left: 37px;
    font-size: 14px;
	color: #222222;
}

.timeParent .span3{
    position: absolute;
    top: 209px;
    font-weight: bold;
    font-size: 24px;
	color: #222222;
}
.timeParent .span4{
    position: absolute;
    top: 330px;
    font-size: 20px;
    color: #06baef;
}
.timeParent .span5{
    position: absolute;
    top: 395px;
    font-size: 16px;
	color: #555555;
}
.timeParent .span6{
    position: absolute;
    left: 60px;
	top: 395px;
	font-size: 16px;
    color: #CCCCCC;
}
.timeParent .span7{
    position: absolute;
    top: 416px;
	font-size: 16px;
	color: #555555;
}
.timeParent .span8{
    position: absolute;
    left: 60px;
	top: 416px;
	font-size: 16px;
	color: #CCCCCC;
}
.map{
	position: absolute;
	top: 365px;
	color: #56c8f2;
}
.span9{
	position: absolute;
	top: 362px;
	left: 36px;
	color: #555;
	font-size: 14px;
	color: #e1e1e1;
}
.span10{
	color: red;
	font-size: 12px;
}
.line{
    margin-left: 45%;
    margin-top: 10px;
    border-bottom:solid 3px #06baef;
    width: 10%;
    height:0px;
}
.advisorLine{
	margin-top: 10px;
	border-bottom:solid 3px #06baef;
	width: 11%;
	height:0px;
}
.advisor{
    width: 90%;
    margin-left: 16px;
    padding:0px;
    background-color: white;
    height: 110px;
}
.advisor .span1{
    font-family: Arial;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.advisor .span2{
    font-family: Arial;
    font-size: 13px;
    color: #797979
}
.moreBtn{
    margin-top: 40px;
	margin-bottom: 40px;
    border: 1px solid #888888;
    width: 140px;
    height: 40px;
    background-color: #F2F2F2;
    color: #888888;
    font-family:Arial;
    font-size: 14px
}
.moreBtn1{
	margin-top: 15px;
	border: 1px solid #888888;
	width: 140px;
	height: 40px;
	background-color: #F2F2F2;
	color: #888888;
	font-family:Arial;
	font-size: 14px
}


verBtnParent{
    position:relative;
}



.verticalButton {
	width: 20px;
	margin: 0 auto;
	padding-top: 76px;
	line-height: 20px;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	vertical-align: middle;
	float: left;
}
.centerdiv{
	float: right;
	width: 50px;
	border-right: 2px solid #06baef;
	margin-top: 77px;
	padding-top: 40px;
}

.title{
    font-size: 20px;
	color: #222222;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}

body .notice a:link{
    text-decoration: none  ;
}


@media only screen{
	.i-time-small{
		display:none;
	}
	
.timeItem{
	width:900px;
	height:100%;
	position:relative;
	margin:0 auto;
}

.timeItem .prev {
	width:130px;
	height:60px;
	line-height:60px;
	text-align:center;
	position:absolute;
	top:-60px;
	left:50%;
	margin-left:-65px;
	background-color:#fff;
	background-image:url(../img/top-c.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
}

.timeItem .prevStop{
	background-image:url(../img/top.png);
}

.timeItem .next {
	width:130px;
	height:60px;
	line-height:60px;
	text-align:center;
	position:absolute;
	bottom:-50px;
	left:50%;
	margin-left:-65px;
	background-color:#fff;
	background-image:url(../img/down-c.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	cursor: pointer;
}

.timeItem .nextStop{
	background-image:url(../img/down.png);
}

.timeItem .i-more{
	width:130px;
	height:50px;
	line-height:50px;
	text-align:center;
	position:absolute;
	bottom:-50px;
	left:50%;
	margin-left:-65px;
	background:#fff;
	border-bottom:1px solid #e5e5e5;
}

.timeItem .hd{
	width:100%;
	height:100%;
	position:absolute;
}

.timeItem .bd{
	width:100%;
	margin-top:60px;
}

.timeItem .bd ul li{
	height:280px;
	list-style:none;
	margin:0;
}
.timeItem .item-right{
	width:515px;
	float:right;
}

.timeItem .bd ul {
	overflow:hidden;
	zoom:1; 
	padding:0;
}

.timeItem .item-left{
	width:515px;
	float:left;
}
.timeItem .i-time{
	width:130px;
	height:280px;
	background:url(../img/it-bg.jpg) repeat-y;
}

.timeItem .con {
	width:385px;
	height:280px;
}

.timeItem .item-right .i-time{
	float:left;
}

.timeItem .i-time-box{
	width:130px;
	height:78px;
	background:#fff;
	margin-top:100px;
	text-align:right;
	font-size:16px;
	padding-top:12px;
	padding-left: 10px;
}

.timeItem .item-right .i-time .i-time-box{
	text-align:right;
}

.timeItem .item-left .i-time .i-time-box{
	text-align:left;
}

.timeItem .i-time-box em{
	display:block;
	font-style: normal;
	font-size:20px;
	line-height:26px;
	color:#333;
}


.timeItem  .item-right .con{
	float:left;
	box-sizing:border-box;
	padding:10px 0 0 20px;
	background:#fff;
}

.timeItem .item-left .i-time{
	float:right;
}

.timeItem  .item-left .con{
	float:right;
	box-sizing:border-box;
	padding:10px 0 0 20px;
	background:#fff;
}

.timeItem .con img{
	display:block;
	width:335px;
	height:190px;
}
	
}


/*@media only screen and (max-width:900px){
	.i-time {
		display:none;
	}
	
	.timeItem{
		width:100%;
		height:100%;
		position:relative;
	}
		
	.timeItem .bd ul li{
		overflow:hidden;
	}
	
	.timeItem .con {
		background:#fff;
		margin-bottom:10px;
		padding:0 10px;
		box-sizing:border-box
	}
	
	.timeItem .con h4{
		margin:5px 0;
	}
	
	.timeItem .con p{
		padding-bottom:10px;
	}
	
	.timeItem .con img{
		width:100%;
		height:180px;
	}
	
	.timeItem .i-time-small{
		padding:5px 10px;
		background:#fff;
	}
	
	
.timeItem .prev {
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-65px;
	background-color:#fff;
	background-image:url(../img/top-c.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
}



.timeItem .prevStop{
	background-image:url(../img/top.png);
}

.timeItem .next {
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	bottom:-60px;
	left:50%;
	margin-left:-65px;
	background-color:#fff;
	background-image:url(../img/down-c.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
}

.timeItem .nextStop{
	background-image:url(../img/down.png);
}

.timeItem .i-more{
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	bottom:-30px;
	left:50%;
	margin-left:-65px;
	background:#fff;
	border-bottom:1px solid #e5e5e5;
}

.timeItem .hd{
	width:100%;
	height:100%;
	position:absolute;
}

.timeItem .bd{
	width:100%;
	margin-top:50px;
}
}*/

.signParent{
	padding: 0px;
	margin: 0px;
}

.signSpan1{
	font-size: 16px;
	color: #555555;
}

.signSpan2{
	margin-top: 10px;
	font-size: 14px;
	color: #CCCCCC;
}

.query{
	position:absolute;
	width: 116px;
	height: 30px;
	bottom: 32px;
	right: 25px;
	cursor: pointer;
}
.apply{
	position:absolute;
	width: 116px;
	height: 30px;
	bottom: 32px;
	right: 151px;
	cursor: pointer;
}

.pubNews{
	color: #000000;
	font-size: 16px;
}

.notice ul li{
	list-style-type: none;
	line-height: 40px;
	background: url('/xviews/xactivity/img/b.png') no-repeat left 16px;
	padding-left: 20px;
}
.notice ul li:first-child{
	list-style-type: none;
	line-height: 40px;
	background: url('/xviews/xactivity/img/g.png') no-repeat left 16px;
	padding-left: 20px;
}

.banner-img{
	background-repeat: no-repeat;
	height: 425px;
	position: relative
}


.news-img1{
	width: 272px;
}

.tutorName{
	font-size: 16px;
	color: #222222;
	margin-top: 20px;
}
.tutorImg{
	width: 100%;
	color: #ffffff;
}


.notice ul li:hover + a{
	text-decoration: none  ;
	color: #222222;
}
.grey{
	filter:grayscale(100%);
}
.insImg{
	width: 8.3%;margin-right: 1.7%;float: left;
}
.tutorImgb2{
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	width: 100%;
	left: 0;
	padding: 20px;
	text-align: center;
}
.navigation{
	position: fixed;
	top: 200px;
	left: 0;
	width: 30px;
	height: 100px;
	background-color: orange;
	border-radius: 0 20px 20px 0;
	z-index: 99;
}
.navigation .navSpan{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	font-size: 16px;
	padding: 5px;
}