.location{
	font-size: 14px;
    text-align: left;
    overflow: hidden;
    margin: 0px 0 20px;
}
.location a{color: #999;}
.location code{margin: 0 5px;color: #999;}
/*左侧主题内容宽度*/
.contleft{width: 880px;margin-top: 40px;}
/*招生简章*/
.introtop li{ float: left;font-size: 12px;margin-left: 15px;margin-top: 7px;color: #999;padding-left: 20px;}
.introtop ul .collect{background: url(../../images/spr1.png) no-repeat 0px -75px ;}
.introtop ul .stick{background: url(../../images/spr1.png) no-repeat 0px -91px ;}
.introtop ul .inform{background: url(../../images/spr1.png) no-repeat 0px -131px ;}
.introtop ul .timer{background: url(../../images/spr1.png) no-repeat 0px -112px ;}

.introtop .intro-title h1{font-size: 18px;font-weight: bold;color: #333;display: inline-block;}

.introbottom .intro-img{width: 265px;overflow: hidden;display: inline-block;margin-top: 30px;}
.intro-img .intro-img-show img{width: 263px;height: 148px;/*border: 1px solid #ddd;*/}
.intro-img .intro-img-hide{width: 340px;}
.intro-img .intro-img-hide li{float: left;margin-top: 15px;margin-right: 12px;}
.intro-img .intro-img-hide li img{width: 80px;height: 64px;border: 1px solid #ddd;}


.indexcatebox{margin-bottom: 25px;}
/*基本信息*/
.intro-info{display: inline-block;margin-top: 32px;vertical-align: top;margin-left: 40px;}
.info-basic{width: 535px;overflow: hidden;background-color: #f5f5f5;padding: 10px 0 25px;}
.info-basic li{float: left;width: 50%;padding-left: 15px;padding-top:15px ;font-size: 14px;color: #666;}
.info-basic li .basicinfoname{width: 60px;display: inline-block;text-align-last: justify;color: #999;}
/*价格信息*/
.info-price{font-size: 14px;color: #999;margin-top: 15px;}
.info-price .saleprice{margin-right: 25px;color: #666;}
.info-price .saleprice b{font-size: 30px;color: #ed232f;}
.info-price .saleprice b sub{font-size: 12px;vertical-align: baseline;}
/*信息按钮*/
.info-btn a{color: white;font-size: 16px;width: 150px;height: 45px;line-height: 45px;margin-right: 13px;margin-top: 15px;text-align: center;display: inline-block;border-radius: 3px;}
.info-btn>span{
    font-size: 16px;
    width: 198px;
    height: 45px;
    vertical-align: bottom;
    line-height: 45px;
    border-radius: 3px;
    color: #ED232F;
    text-align: center;
    border: 1px solid #ED232F;
    display: inline-block;
    cursor: pointer;
}
.info-btn .postinfo{background-color: #ED232F;}
.info-btn .postmember{background-color: #f90;}

.info-btn{
    position: relative;
}
.info-btn .wechat-float {
    position: absolute;
    top: -211px;
    background: rgba(0,0,0,0.75);
    width: 180px;
    height: 193px;
    text-align: center;
    padding-top: 0.2rem;
    margin-left: -188px;
    display: none;
}
.info-btn .wechat-float::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 81px;
    bottom: -10px;
    border-left: 8px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.75);
    border-right: 8px solid transparent;
}
.info-btn .wechat-float img{
    width: 148px;
    height: 148px;
    display: inline-block;
    margin-top: 13px;
    font-size: 0px;
}
.info-btn .wechat-float span {
    display: inline-block;
    color: white;
    margin-top: 4px;
}


/*学校介绍*/
.schoolintro{margin-top: 30px;}
.schoolintro .keyword{color: #999;font-size: 14px;}
.schoolintro .keyword a{color: #999;margin-right: 10px;}

.information p{text-indent: 30px;font-size: 14px;color: #000;margin: 25px 0;}
.information a{color: #000;}

.sharebox .advisorybtn{font-weight: bold;}
.sharebox p .bdsharebuttonbox{display: inline-block;float: none;vertical-align: middle;}
.sharebox p .bdsharebuttonbox a{float: none;display: inline-block;vertical-align: middle;width: 30px;background-size: 30px !important;height: 30px !important;}
.sharebox p .bdsharebuttonbox .bds_more{background: url(../../images/more1.png) no-repeat !important;}
.sharebox p .bdsharebuttonbox .bds_qzone{background: url(../../images/qzone1.png) no-repeat !important;}
.sharebox p .bdsharebuttonbox .bds_tsina{background: url(../../images/tsina1.png) no-repeat !important;}
.sharebox p .bdsharebuttonbox .bds_tqq{background: url(../../images/tqq1.png) no-repeat !important;}
.sharebox p .bdsharebuttonbox .bds_weixin{background: url(../../images/weixin1.png) no-repeat !important;}

.sharebox p {
    font-size: 16px;
    line-height: 40px;
}

.sharebox{
    position: relative;
}
.sharebox .wechat-float {
    position: absolute;
    top: -213px;
    right: -62px;
    background: rgba(0,0,0,0.75);
    width: 180px;
    height: 193px;
    text-align: center;
    padding-top: 0.2rem;
    display: none;
}

.sharebox .wechat-float::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 81px;
    bottom: -10px;
    border-left: 8px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.75);
    border-right: 8px solid transparent;
}
.sharebox .wechat-float img{
    width: 148px;
    height: 148px;
    display: block;
    margin: auto;
    margin-top: 13px;
    font-size: 0px;

}
.sharebox .wechat-float span {
    color: white;
    position: relative;
    top: -5px;
}
.sharebox p .wechatId {
    color: #ED232F;
    cursor: pointer;
}

a.sharebox-txt,.sharebox .advisorybtn {
    font-size: 16px;
    color: #1094ff!important;
    background: #e5f2ff;
    padding: 6px 8px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 5px;
    margin: 0px 9px;
}

/*地理位置*/
.coordinates .container{width: 100%;height: 280px;border: 1px solid #ddd;}

/*预约报名*/
.orderapply form{padding: 15px 0 15px 20px;background-color: #f5f5f5;}
.orderapply form input{width: 630px;height: 45px;line-height: 45px;padding-left: 10px;border:1px solid #dddddd;margin-right: 10px;}
.orderapply form p input{width: 200px;margin-bottom: 10px;}
.orderapply form input[type="submit"]{width: 200px;height: 45px;line-height: 45px;text-align: center;border-radius: 3px;background-color: #ED232F;color: white;}
.orderapply>p{margin-top: 10px;font-family: "微软雅黑";}



/*相关课程*/
.correlacourse ul li{width: 204px;float: left;text-align: center;margin-right: 21px;}
.correlacourse ul li:last-child{margin-right: 0;}
.correlacourse ul li img{width: 202px;height:114px;border: 1px solid #ddd;}
.correlacourse ul li p{font-size: 14px;color: #999;margin-top: 20px;}


/*底部广告*/
.footbanner img{width: 100%;margin: 40px 0;}


tr td p{text-indent: 0 !important; }

.information table tr td{padding: 10px;}

.info-basic li span .mayi{padding: 0 10px;border: 1px solid #666;border-radius: 20px;}


/*课程标题*/
.info-title {
    font-family: arial;
    font-size: 20px;
    color: #c00000;
    text-align: center;
    font-weight: bold;
    margin: 50px 0px;
}

.information p i:first-child {
    margin-right: 32px;
}
.information p i:nth-child(2) {
    position: relative;
}



















