@charset "utf-8";

/*公共样式*/
body{
	
}
.clear {
    clear: both;
}

.left {
    float: left;
}
.right {
    float: right;
}


img, ul, li {
    margin: 0;
    padding: 0;
}
.container {
	color:#646464;
	width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container a{
	color:#646464;
}



/*导航*/
.container .service-nav {
    border-bottom: 1px dotted #eeeeee;
    list-style: outside none none;
	line-height:44px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:20px;
	
	
}
.container .service-nav > li + li::before {
    color: #646464;
    content: " > ";
    padding: 0 4px;
}

.container .service-nav .active{
	color:#646464;
	
}
.container .service-nav a{
	color:#259;
}

.container .service-nav li {
    display: inline-block;
}

/*中间区域*/
.detailPage {
    background: white none repeat scroll 0 0;
    margin: 0 auto;
	height: auto;
	overflow: hidden;
	border-radius: 2px;
}
.detailPage .detailTop{
	padding-bottom:40px;
}
.detailPage .detailTop .topLeft {
    float: left;
	padding-right:15px;
	margin-top:12px;
	width:66.6667%;
}

.detailPage .detailTop .topRight {
    float: right;
	padding-left:15px;
	width:33.3333%;
}
.detailPage .detailTop .topLeft .imgDiv {
    height: 240px;
    width: 320px;
	border: 1px solid #e2e2e2;
}

.detailPage .detailTop .topLeft .imgDiv img {
    height: 100%;
    width: 100%;
}

.detailPage .detailTop .topLeft-info {
    float: left;
    margin-left: 20px;
}
.detailPage .detailTop .topLeft-info .name {
    font-size: 18px;
	font-weight:600;
    line-height: 32px;
}


.detailPage .detailTop .topLeft-info .ruxue {
    background: #F7F7F7  none repeat scroll 0 0;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin-top: 3px;
    width: 370px;
}
.detailPage .detailTop .topLeft-info .ruxue .right {
	margin-right:21px;
	
}
.detailPage .detailTop .topLeft-info .ruxue .left {
	margin-left:21px;
	color:#9e9d9d;
	
}
.detailPage .detailTop .topLeft-info .number {
    color: #f39800;
	font-weight:bold;
}

.detailPage .detailTop .topLeft-info .other-Info {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 8px;
	color:#9d9d9d;

}
.detailPage .detailTop .topLeft-info .other-Info .info-li11 {
    color: #646464;
    float: left;
    text-align: right;
    width: 86px;
}

.detailPage .detailTop .buttomBtn .pinggu-btn {
    background:#ff9c00 none repeat scroll 0 0;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    height: 41px;
    letter-spacing: 2px;
    padding: 0 25px;
	margin-right: 10px;
	color:#FFF;
	font-size:18px;
	line-height:42px;
}
.detailPage .detailTop .buttomBtn .pinggu-btn:hover {
	background: #F79900 none repeat scroll 0 0;
}

.detailPage .detailTop .buttomBtn .online-btn {
	background-color: #43a0ff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: lighter;
    height: 41px;
    line-height: 42px;
    padding: 0 30px;
    text-align: center;
	cursor:pointer;
}
.detailPage .detailTop .buttomBtn .online-btn:hover {
	background-color: #0883ff;
}

/*下半部*/

.info-center {
    float: left;
    width:66.6667%;
	padding-right:15px;
	margin-bottom:25px;
}

.info-center .nr1, .detailPage .leaveWrod .titleDiv {
	 background: white none repeat scroll 0 0;
    position: relative;
    top: 0;
    z-index: 99;
}
.info-center .info-nav .active {
	
	background-color: #9e9d9d;
    border: medium none;
    border-radius: 4px 4px 0 0;
    box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.26) inset;
    color: #ffffff;
	
	
}

.info-center .info-nav{
	position: relative; width:100%; top: 0px; background: white none repeat scroll 0% 0%;
	    border-bottom: 3px solid #9e9d9d;
    height: 38px;
}
.info-center .info-lc {
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 110px;
}

.verLineTitle {
    border-bottom: 1px solid #eeeeee;
	font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.verLineTitle .right a{
	font-size:13px;
	line-height:38px;
	margin-right:8px;
	color:#9d9d9d;
	
}
.verLineTitle .icon {
    border-left: 3px solid #9d9d9d;
	height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
}
.rightFrame {
    border-width: 0 1px 1px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}
.recommend .item .itemLeft{
	float:left;
	
}
.recommend .item .itemRight {
	float:right;
	width:220px;
    margin-left: 8px;
}


.recommend .itemRight .title {
    color: #444444;
    font-size: 13px;
    line-height: 26px;
}
.recommend .itemRight .ruxue{
	color:#9e9d9d;
    font-size: 12px;
    line-height: 25px;
    margin-top: 2px;
}
.recommend .itemRight .ruxue .right{
	color:#646464;
}
.recommend .itemRight .ruxue .number {
	color: #f39800;
    letter-spacing: 1px;
}

.recommend .item {
    border: 0 solid red;
    margin-top: 6px;
	padding:8px 10px 12px;
}
.recommend .item-ln{
	border-bottom:#cccccc dotted 1px;
	width:94%;
	margin:auto;
}
.recommend .specialRecomment-ln{
	border-bottom:#cccccc dotted 1px;
	width:100%;
	margin-top:3px;
}
.recommend .item .itemLeft img {
    height: 80px;
    width: 114px;
}

.info-div {
    padding: 0 10px;
	font-size:13px;
}
.info-div .info-context{
	line-height:30px;
	
	
}

.info-clear1 {
    clear: both;
    height: 20px;
    line-height: 20px;
}
.info-center .info-ln{
    border-bottom: 1px dotted #d5d5d5;

}

/*活动*/



.pro-center{
    float: right;
	padding-left:15px;
	margin-top:-3px;
	width:33.3333%;
}
.pro-center .specials {
  position: relative;
  overflow: hidden;
  margin-top:13px;
  width:346px;
  margin-left:10px;
}
.pro-center .specials p {
  margin: 0;
  border: 1px #e5e5e5 solid;
}
.pro-center .specials p img {
  max-width: 100%;
  width: 100%;
}
.pro-center .specials strong {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.0);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
		  
}
.pro-center .specials strong a {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 180px;
  margin: -60px 0 0 -90px;
  padding: 10px 0;
  background-color: #ff9c00;
  text-align: center;
  font-size: 18px;
  color: #fff;
  z-index: 99;
  opacity: .0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
		  
}
.pro-center .specials strong a:hover {
  background-color: #ff9c00;
}
.pro-center .specials dl {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: -43px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.pro-center .specials dl dt {
  position: relative;
}
.pro-center .specials dl dt > a {
  display: block;
  padding: 8px 45px 8px 8px;
  background-color: #f6f6f6;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro-center .specials dl dt span {
  position: absolute;
  top: -14px;
  right: 0;
}
.pro-center .specials dl dt span a {
  display: block;
  width: 40px;
  height: 53px;
  background: url(../../Images/index/ico-special.png) center center no-repeat;
}
.pro-center .specials dl dd {
  padding: 10px;
  border: 1px #e5e5e5 solid;
  border-bottom: 2px #43a0ff solid;
  background-color: #fff;
  line-height:1.47;
}
.pro-center .specials dl dt {
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	border-top: 1px #e5e5e5 solid;
}
.pro-center .specials:hover strong {
  background-color: rgba(0,0,0,.6);
}
.pro-center .specials:hover strong a {
  opacity: 1.0;
}
.pro-center .specials:hover dl {
  margin-bottom: 0;
}
.pro-center .special-time {
  margin: 12px 13px 8px;
  padding-left: 24px;
  background: url(../../Images/index/bg-special-time.gif) left center no-repeat;
  text-align: right;
}

.pro-center .specials-ln {
    border-bottom: 1px dotted #d5d5d5;
    clear: both;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
}

/*测试入取几率*/
.info-center .detail-r-tg{ background:#f4f7fa; border:1px solid #ebebeb;border-radius:2px; margin:15px 0 0 0; padding:20px 0; height:305px;}
.info-center .detail-r-tg h4{ margin-top:3px; font-size:16px;}
.info-center .detail-r-tg ul{margin:0; padding:0;list-style-type: none;}
.info-center .detail-r-tg ul li{ float:left; height:94px; width:274px; padding:0 0 0 110px; margin:18px 25px 25px 50px;}
.info-center .detail-r-tg ul li img{ float:left; margin:0 0 0 -140px; border:1px solid #d7d7d7;}
.info-center .detail-r-tg ul li button {
    background-color: #ff9c00;
    box-shadow: 0 2px 0 #c27a00;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 24px;
    outline: medium none;
    width: 100%;
	border-radius: 3px;
}
.info-center .detail-r-tg ul li button:hover {
	color: #ffffff;
	background-color: #f39800;
}
.info-center .detail-r-tg ul li p {
    color: #9e9d9d;
    font-size: 12px;
    padding: 7px 0;
}
.info-center .text{
	line-height:26px;
	color:#666666;
}

/*口碑，案例*/
.center-list {
	margin:auto;
	width:100%;
	margin-top:-24px;
}
.center-list .center-list-block {
	height:182px;
	border-bottom:1px dotted #eeeeee;
	margin:30px 0;
	padding-left:10px;
	padding-right:10px;
}
.center-list .center-list-block .center-list-block-left {
	float:left;
	width:65%
}
.center-list .center-list-block h1,.center-list .center-list-block h3 {
	color:#000;
	font-size:18px;
	word-spacing:5px;
	margin-bottom:14px;
	margin-top:2px;
}

.center-list .center-list-block h1 a:hover,.center-list .center-list-block h3 a:hover {
	color:#259
}
.center-list .center-list-block h1 a:visited,.center-list .center-list-block h3 a:visited {
	color:#818181
}
/*申请案例*/
.center-list .center-list-block .block-title-4{
	margin-top:14px;
	
}

.center-list .center-list-block .block-num li {
    color: #9d9d9d;
    cursor: default;
    font-size: 12px;
    line-height: 24px;
    padding: 0;
}
.center-list .center-list-block .block-text-4 {
	font-size:13px;
	margin-bottom:0px;
	margin-top:-5px;
	height:44px;
    line-height: 24px;
	
}
.center-list .center-list-block  .block-text-4 span {
    background: #fff0c9 none repeat scroll 0 0;
    border-radius: 3px;
    color: #f47b20;
    padding: 4px 9px 4px 9px;
	line-height:26px;
	
}
/*申请案例OVER*/


/*学生口碑*/
.center-list .center-list-block .block-text-1 {
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:24px;
	height:44px;
	margin-bottom:25px;
	font-size:13px
}
.center-list .center-list-block .block-tag-normal {
	min-width:30px;
	height:15px;
	display:inline-block;
	padding:0 10px;
	font-size:12px;
	border:1px solid #999;
	border-radius:10px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:0 6px;
	text-decoration:none
}
.center-list .center-list-block .block-tag-normal a {
	color:#999
}

/*学生口碑OVER*/

.center-list .center-list-block .center-list-block-left h3 a{
	color:#525252;
}
.center-list .center-list-block .center-list-block-left h3 a:hover {
	color:#259;
}

.center-list .center-list-block .block-text-1 a:hover {
	color:#259;
}

.center-list .center-list-block .block-tag {
	overflow:hidden;
	font-size:13px;
	color:#9d9d9d;
	line-height:19px;
}
.center-list .center-list-block .block-tag .block-tag-normal{
	color:#9d9d9d;
	border: 1px solid #9d9d9d;
}


.center-list .center-list-block .block-tag a:nth-child(1) {
margin-left:0
}
.center-list .center-list-block .block-info {
	overflow:hidden;
	line-height:15px;
	margin-top:10px;
	font-size:12px;
}
.center-list .center-list-block .block-info i {
	float:left;
	height:15px;
	color:#bbb;
	font-style:normal;
}
.center-list .center-list-block .block-info .time {
	float:left;
	height:15px;
	margin-left:-3px;
}
.center-list .center-list-block .block-info .view {
	float:right;
	height:15px;
	margin-left:10px;
}
.center-list .center-list-block .block-info .time em {
	background:url(../../Images/news/icon-time.png) no-repeat center;
	width:17px;
	height:15px;
	float:left
}


.center-list .center-list-block .block-info .view em {
	background-image:url(../../Images/news/icon-all.png);
	background-position:0 -50px;
	width:20px;
	height:15px;
	float:left
}
.center-list .center-list-block .block-info span i {
	margin-left:5px;
	color:#aaa;
	float:left;
}
.center-list .center-list-block .divImg {
	width:200px;
	height:150px;
	float:right;
	border:1px solid #e2e2e2;
	overflow: hidden;
}

.center-list .center-list-block .divImg img {
    height: 100%;
    width: 100%;
}
.center-list .center-list-block .divImg img {
    transition: all 1s ease 0s;
}
.center-list .center-list-block .divImg:hover img {
    transform: scale(1.2);
}
 /*相关列表*/
.pro-list{
	 
    float: right;
    margin-top: 30px;
    padding-left: 15px;
    width: 33.3333%;
}
 
 
.pro-list .list-item {
    padding: 0 0 0 10px;
}


.pro-list .list-item li {

    padding: 20px 0;

}
.pro-list .list-item li a {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAAmkwkpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzZBQzdGRDcyOTBGMTFFNEE5NjREN0M3QTM2Q0FBMkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZBQzdGRDgyOTBGMTFFNEE5NjREN0M3QTM2Q0FBMkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNkFDN0ZENTI5MEYxMUU0QTk2NEQ3QzdBMzZDQUEyQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNkFDN0ZENjI5MEYxMUU0QTk2NEQ3QzdBMzZDQUEyQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv0THSQAAAAWSURBVHjaYjQ2NmaAASYGJICbAxBgAB7mAKF+8tGcAAAAAElFTkSuQmCC") no-repeat scroll 0 center;

    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;

}
.pro-list .list-item li dd {
	float:left;
	width:280px;
	
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
}
.pro-list .list-item li span {
    color: #9e9d9d;
    float: right;
    margin: -2px 8px 0 2px;
}
.pro-list .specials-ln {
    border-bottom: 1px dotted #d5d5d5;
    clear: both;
    padding-top: 20px;
}


