.demo{padding: 1.5em 0}
.main-timeline{
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    margin-bottom: 20px;
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #31b0d5;
    overflow: hidden;
    margin-left: -3px;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
}
.main-timeline .timeline-icon i{
    font-size: 30px;
    line-height: 50px;
    color: #fff;
}
.main-timeline .timeline-content{
    width: 45%;
    float: right;
    border-radius: 5px;
     font-size: 14px;
    color: #726f77;
   
}
.main-timeline .title{
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    padding: 10px;
    background: #ccc;
    border-radius: 3px 3px 0 0;
    margin: -20px -20px 10px;
}
.main-timeline .read-more{
    display: inline-block;
    font-size: 12px;
    color: #64d8c1;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 2px solid #64d8c1;
    position: relative;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 0 #64d8c1;
    -moz-box-shadow: 2px 2px 0 #64d8c1;
    -ms-box-shadow: 2px 2px 0 #64d8c1;
    box-shadow: 2px 2px 0 #64d8c1;
}
.main-timeline .read-more:hover{
    top: 2px;
    left: 2px;
    box-shadow: none;
}
.main-timeline .timeline-content.right{
    float: right;
     font-size: 14px;
    color: #726f77;
}
.profile_box3 div{
	float: left;
}
.banner img{
	width: 100%;
}
.select_wrap{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.select_cont{
	width: 66%;
	margin:0 17%;
	padding-top:2%;
}
.select_cont div{
	cursor: pointer;
	font-size: 16px;
	margin-right: 3%;
	text-align: center;
	padding-bottom: 1.5%;
	
}
.select_cont .active{
	color:#ee1d24;
	border-bottom: 2px solid #ee1d24;
}
.select_cont div:hover{
	color:#ee1d24;
}

.cont{
	display: none;
}
.main-timeline .timeline h3{
	font-size: 32px;
	text-align: right;
	color:#e1e1e1;
	float: left;
	vertical-align: top;

}
.main-timeline h3< .timeline{
	margin-bottom: 50px;
}
.main-timeline .big_icon{
	width: 18px;
	height: 18px;
	background: #eeeeee;
	margin-left:-8px;
}
.demo .row{
	width: 64%;
	margin:0 0%;
}
.aptitude_wrap{
	width: 66%;
	margin:0 17%;
	/*display:none;*/
}
.aptitude_wrap img{
	width: 100%;
}
/*.IPMT{
	width: 60%;
	margin:3% 20%;
}*/
.IPMT ul{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.IPMT ul li{
	display: inline-block;
	float: left;
}
.IPMT ul li img{
	width: 100%;
}
.group_text{
	background: #c0a97b;
}
.group_text li{
	width: 50%;
}
.IPMT .bosses li{
	width: 33%;
	
	margin-top:1%;
}
.cto_{
	margin-left: .5%;
	margin-right: .5%;
}
.boss_text span{
	font-size: 16px;
	display: inline-block;
	padding:25% 10%;
	color: #fff;
	text-indent: 32px;
}
.bosses span{
	display: none;
}
.bosses .span{
	display: inline-block;
    width: 100%;
    padding: 3%;
    text-align: center;
    background: #c0a97b;
    color: #fff;
    position: relative;
    top: -37px;
}
.txt{
	width: 100%;
	background: #f9f9f7;
	display: none;
}
.CEO_Introduction{
	display: block;
}
.txt div{
	padding: 2%;
}
.txt span{
	color:#998358;
}
.txt p{
	text-indent: 28px;
	padding-top: 5%;
}
.IPMT .bosses li span img{
	width: 10%;
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    margin: auto;
}
.cap_nav a,.solu_nav  a{
	color:#fff;
}
/**/
.cont_wrap{
    overflow: hidden;
}
.jianj_text{
    width: 70%;
    height: 513px;
    line-height: 28px;
    float: left;
    position: relative;
    z-index: 1;
    padding-top:100px;
}
.jianj_text p{
    text-indent: 28px;
}
.jianj_text p span{
    color:#0dbbd4;
}
.jianj_img{
    width:37%; 
    float: left;
    margin-left:-25%;
    position: absolute;
    right:8%;
}
.jianj_img img{
     height: 513px;
}
.jianj_img div{
    width: 50%;
    height:100px;
    position: absolute;
    right: 8%;
    top:48%;
    margin:auto;
    text-align: center;
}
.jianj_img div p{
    margin-bottom: 16px;
}
.jianj_img div p span{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0dbbd4;
    margin-right: 5px;
}
.bottom_wrap{
    background: #ebf0f5;
}
.jianj_wrap{
    display: block;
}
.cont{
    width: 68%;
    margin:0 16% ;
}
.lx_content{
    position: relative;
}
.lx_content img{
    margin:20px 5%;
    width: 90%;
}
.lx_text p{
    width: 39%;
    margin:2% auto;
    letter-spacing: 2px;
}  
.lx_text p span{
    display: inline-block;
    color:#00a2be;
    padding-right:15px;
    border-right: 2px solid #00a2be;
}
.lx_text{
    margin-bottom: 10%;
}
.lx_content p{
    width: 205px;
    line-height: 30px;
    padding:20px;
    position: absolute;
    top:20px;
    left: 80px;
    background: rgba(39,106,109,.85);
    color:#fff;
    font-size: 11px;
}
.content p strong{
    font-size: 13px;
}
/*咨询*/
.content_wrap{
    width: 84%;
    margin:0% 8%;
    overflow: hidden;
}
.content_right{
    padding:20px;
    text-indent: 28px;
}
.content_right h3,.content_right h5{
    text-align: center;
}
.content_left ul li{
    background: #fdfdfe;
    width: 100%;
    height:60px;
    line-height: 60px;
    padding:0px 12px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.content_left .title{
    display: inline-block;
    width: 100%;
    height:75px;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
    font-weight: bolder;
    color:#5cc9dd;
    background: #fdfdfe;
}
.content_left .actives{
    background: #ebf0f5;
}
.content_right{
    display: none;
}
.sf{
    display: block;
}
.content_right{
    font-size: 15px;
}
.content_right span,.content_right strong,.content_right h3{
    display:block;
    text-align: center;
}
.content_right strong{
    color:#ca2e2e;
}
.content_right p{
    padding:5px;
    line-height: 30px;
}
.content_right div{
    margin-top:3%;
}
.ltxt{
    text-align: right;
}
.fw{
    font-weight: bold;
}
.content_right img{
    width: 100%;
    margin:5px auto;
}
/*20170913前端添加*/
.special_img{
	width:400px;
	height:400px;
	margin:0 auto;
}
.special_img img{
	width:100%;
	height:100%;
}
/*20171020前端添加*/
.Step_tit{
	font-weight: bold;
	font-size: 16px;
}
.step_introduce{
	font-size:16px;
	font-weight: 700;
}
.pic_tit{
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.hallowmas_step_tit{
	font-size:15px;
	font-weight: 700;
}
.hallowmas_remark{
	font-size:16px;
	font-weight: 700;
}
.hallowmas_quickMark{
	width:300px;
	margin: 0 auto;
	display: block;
}
.activity_ruleExplain>li{
	font-size: 14px;
	padding: 2px 0;
}
/*20180925编辑秋游公告添加*/
.notice_time{
	padding: 10px 0;
	margin: 0;
}
.notice_lead{
	margin-bottom: 0;
}
.travelImg50{
	width: 50%;
	margin: 0 auto;
}
.travelImg70{
	width: 70%;
	margin: 0 auto;
}
.travelImg80{
	width: 80%;
	margin: 0 auto;
}

.center-p{
	text-align: center;
}
.center-p span{
	display: inline-block;
	text-indent: 0;
}
.red{
	color: red;
}
.strong{
	font-weight: 600;
}
/*20190318新增*/
.subhead_title{
	font-size: 24px;
}
.content-details span{
	display: inline;
	text-align: ;
}
