﻿*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 12px;
    color: #666;
    font-family: "Microsoft YaHei";
    background: #f2f2f2;
}
ul li,li {
    list-style: none;
}
i,em{
    font-style: normal;
}
img{
    border: none;
    vertical-align: bottom;
}
a,input{
    outline: none;
}
a{
    text-decoration: none;
}
h2,h3,h4,h5,h6{
    font-weight: normal;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
/* 全国校区地址 */
.TL-site{
	width: 100%;
	height: auto;
	padding: 8px 0 20px;
	overflow: hidden;
  }
  .TL-site .list{
	display: flex;
	align-items: flex-start;
	width: 100%;
	line-height: 34px;
	overflow: hidden;
  }
  .TL-site .list span{
	flex-shrink: 0;
	width: 60px;
	color: #000;
	font-weight: 700;
	text-align: left;
  }
  .TL-site .list p{
	width: 100%;
  }
  .TL-site .list p a{
	color: #666;
	  float: left;
	  margin: 0 6px;
	  font-size: 13px;
	  line-height: 34px;
  }
  .TL-site .list p:hover{
	text-decoration: underline;
  }

/* banner */
.banner-box{
    width: 100%;
    height: 650px;
    min-width: 1000px;
    margin: 0 auto 50px;
    overflow: hidden;
    position: relative;
}
.banner-box .banner{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 650px;
    margin-left: -960px;
    background: url(../images/banner_bg.jpg) no-repeat;
}
.banner-box .banner .title{
    width: 993px;
    height: 368px;
    margin: 85px auto 0;
}
.banner-box .banner p{
    width: 795px;
    height: 110px;
    margin: 44px auto 0;
    padding: 14px 55px 26px 44px;
    line-height: 35px;
    color: #fff;
    text-indent: 14px;
    letter-spacing: -.2px;
    letter-spacing: -1px;
    font-size: 20px;
    font-family: "方正兰亭黑_GBK";
    background: url(../images/banner_pBg.png) no-repeat;
}

/* 中间内容部分 */
.content .title-box {
    display: inline-block;
    *zoom:1;
    *display: inline;
    height: 92px;
    margin: 0 auto 50px;
}
.content .title-box .bg-l{
    width: 91px;
    height: 92px;
    float: left;
    background: url(../images/title_bg_l.png) no-repeat;
}
.content .title-box .bg-r{
    width: 91px;
    height: 92px;
    float: left;
    background: url(../images/title_bg_r.png) no-repeat;
}
.content .title-box .title{
    display: inline-block;
    height: 92px;
    padding: 0 40px;
    text-align: center;
    float: left;
    background: url(../images/title_bg_c.png) repeat-x;
}
.content .title-box .title h3{
    height: 50px;
    line-height: 50px;
    margin-top: 14px;
    color: #1b1b1b;
    font-size: 42px;
    font-weight: bolder;
    font-family: "造字工房力黑";
}
.content .title-box .title span{
    display: inline-block;
    height: 20px;
    padding: 0 20px;
    margin-top: 8px;
    line-height: 22px;
    *line-height: 26px;
    color: #999;
    font-size: 24px;
    font-weight: bold;
    font-family: "方正兰亭大黑_GBK";
    background: #f2f2f2;
}
.video {
    overflow: hidden;
    margin-bottom: 80px;
    *margin-bottom: 100px;
}
.video .video-lists{
    display: inline-block;
    margin-right: -20px;
}
.video .video-lists .video-list{
    position: relative;
    float: left;
    width: 235px;
    height: 165px;
    margin: 0 20px 20px 0;
}
.video .video-lists .video-list p{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 32px;
    z-index: 2;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/video_list_bg.png) repeat-x;
}
.video .video-lists .cur{
    width: 490px;
    height: 350px;
}
.students{
    overflow: hidden;
}
.students .personal-box{
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
}
.students .personal-box .img{
    float: left;
}
.students .personal-box .text-box{
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 510px;
    height: 612px;
    overflow: hidden;
}
.students .personal-box .text-box img{
    display: block;
}
.students .personal-box .text-box .text{
    width: 446px;
    height: 200px;
    padding: 22px;
    float: right;
    background: #fff;
}
.students .personal-box .text-box .text .head{
    display: inline-block;
    width: 100%;
    height: 72px;
    margin-bottom: 14px;
}
.students .personal-box .text-box .text .head img{
    overflow: hidden;
    float: left;
    margin-right: 8px;
}
.students .personal-box .text-box .text strong{
    display: block;
    width: 336px;
    max-height: 56px;
    margin-top: -7px;
    line-height: 28px;
    color: #1b1b1b;
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
}
.students .personal-box .text-box .text span{
    display: inline-block;
    margin-top: 10px;
    color: #999;
    font-size: 12px;
}
.students .personal-box .text-box .text p{
    height: 78px;
    margin-bottom: 10px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    text-indent: 18px;
    text-align: justify;
    text-align-last: left;
    overflow: hidden;
}
.students .personal-box .text-box .text a{
    display: inline-block;
    width: 82px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: right;
    color: #fff;
    background: #e50000;
}
.students .personal-box .text-box .text a:hover{
    text-decoration: underline;
}

.celebrity .con{
    display: block;
    width: 100%;
    margin-bottom: 88px;
    overflow: hidden;
}

.media-box{
    overflow: hidden;
    margin-bottom: 40px;
}
.media-box .carousel{
    overflow: hidden;
    width: 1000px;
    height: 530px;
    margin-bottom: 20px;
    position: relative;
}
.media-box .carousel .crserl{
    position: absolute;
}
.media-box .carousel .crserl ul img{
    width: 100%;
    vertical-align: middle;
}
.media-box .carousel .hd{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    background:url(../images/lb_bg.png) no-repeat;
}
.media-box .carousel .hd ul{
    display: inline-block;
    overflow: hidden;
    *zoom:1;
    *display: inline;
}
.media-box .carousel .hd ul li{
    width: 8px;
    height: 8px;
    margin: 11px 6px;
    border-radius: 50%;
    float: left;
    background: #fff;
    cursor: pointer;
}
.media-box .carousel .hd ul li.on{
    background: none;
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
}
.media-box .carousel .prev,
.media-box .carousel .next{
    position: absolute;
    top: 187px;
    left: 0;
    width: 48px;
    height: 140px;
    z-index: 3;
    background: url(../images/icon_prev.png) no-repeat;
}
.media-box .carousel .next{
    left: auto;
    right: 0;
    background: url(../images/icon_next.png) no-repeat;
}

.media-box .media-list{
    display: inline-block;
    margin-right: -10px;
}
.media-box .media-list ul li{
    display: block;
    width: 192px;
    height: 60px;
    margin: 0 10px 10px 0; 
    float: left;
}

/*天籁校区*/
.subtitle{
    height: 36px;
    border-bottom: 2px solid #f5f5f5;
}
.subtitle a.gengduo {
	color: #666;
	float: right;
    line-height: 38px;
    text-decoration: underline;
}
.serve{
	height: 153px;
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
}
.subtitle h3{
    color: #262626;
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 36px;
    border-bottom: 2px solid #d90000;
}
.campus{
	width: 970px;
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
.TL-site{
	display: inline-block;
	margin: 8px 0;
    font-size: 14px;
    font-family: "微软雅黑";
}
.TL-site li {
    height: 34px;
    width: 100%;
    float: left;
    list-style-type: none;
}
.TL-site li b {
    display: block;
    width: 80px;
    float: left;
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 34px;
}
.TL-site li a {
	color: #666;
    float: left;
    margin: 0 5px;
    font-size: 13px;
    line-height: 34px;
}
.TL-site li a:hover{
	text-decoration: underline;
}

/****底部****/
.footer{
	height: 377px;
	width: 100%;
	background: url(../images/ico_footer.jpg) repeat-x;
	margin-top: 30px;
	overflow: hidden;
}
.service{
	height: 140px;
	margin: 42px 15px;
	overflow: hidden;
}
.fphone{
	width: 197px;
	margin-top: 18px;
}
.counseling{
	width: 410px;
	padding: 0 71px;
}
.counseling img{
	float: left;
}
.counseling dl{
	width: 134px;
	float: left;
	margin-top: 12px;
}
.counseling dl dd{
	text-align: center;
	line-height: 23px;
}
.counseling dl dd a{
	color: #666;
}
.two-dimension{
	width: 220px;
	margin-top: 15px
}
.two-dimension dl{
	width: 110px;
	float: left;
}
.two-dimension dl dt{
	text-align: center;
}
.two-dimension dl dd{
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
}
.bottom{
	padding-top: 24px;
}
.site,.copy{
	line-height: 23px;
}
.site p,.copy p{
	display: block;
	text-align: center;
}
/* 2017-09-14 */
.content .sub_btn{
    display: block;
    margin-top: 10px;
}
.content .sub_btn a{
    display: block;
    width: 207px;
    height: 55px;
    margin: 0 auto;
}
