@charset "utf-8";
/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{ font-size:14px; font-family:"微软雅黑", "黑体","宋体",Arial; line-height:28px;}
a{color:#333; text-decoration:none;}
img { border: 0; vertical-align: middle; }
em, i { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
a:hover{text-decoration:none;color:#188eee;}
ol,ul,dl{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'宋体';}
 input{outline:none;}
select, input, button { vertical-align: middle; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { resize: none; overflow: auto; }
input[type="text"], input[type="password"], textarea { outline: none; -webkit-appearance: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { margin-right: 5px; }
/* input */
input[type="text"], input[type="password"], select, textarea,input { box-shadow:0 1px 1px rgba(0,0,0,0.1) inset}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus, { border-color:#ec008c; box-shadow:0 0 3px rgba(236,0,140,0.4)}
input[type="text"][disabled] { cursor:default;  filter:alpha(opacity=60); opacity:0.6}

/* 默认全局样式超链接样式 */
a:link {color: none; text-decoration:none;}/* 链接基本样式 */
a:visited {color: none;text-decoration:none;}/* 链接点击过后的样式 */
a:hover {color: none; text-decoration:none;}/* 链接移上时的样式 */
a:active {color: none; text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}
.c1{ color:#1fb9ee;}
img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */
/*
select鏍峰紡
 */
.selectxxx { width:80px; height:42px; background:none; border:none;color: #999;padding-left:10px; }
#sleHid { display:block; width:56px; overflow:hidden; }
#sleBG  { width:78px; height:42px; background:url("../images/selArr.jpg") #fff no-repeat 62px 20px;  display:block;}

.fiexd{
  position: fixed;
  right: 10px;
  bottom: 10px;
}

.header-top { border-bottom: 1px solid #e6e6e6; height:35px; background-color: #fafafa; font-size: 14px; line-height: 35px; }
.header-top .basic-left .log { margin-right: 15px; float: left; }




.header-search { width:1200px; margin:0 auto; height:100px; padding:40px 0 10px; }
.logo { float: left; }
.logo img{ width:161px;}
.logo a { display: block; width: 175px; height:80px;  }
.header-search .city { float: left; margin-top:6px; margin-left:50px; }
.header-search .city-name { margin-bottom: 5px; }
.header-search .city-toggle { padding: 2px 6px; border: 1px solid #e7e7e7; color: #999; font-size: 12px; line-height: 16px; *zoom: 1; }
.header-search .city-toggle:hover { color: #f45720; }

.header-search .search { float: left; width: 550px; margin: 12px 0 0 68px; }
.search-dropdown { float: left; position: relative; width: 70px; height: 42px; border: 2px solid #1eb9ee; border-right: 0; overflow: hidden; z-index: 88; }
.search-dropdown .caret { position: absolute; right: 10px; top: 50%; margin-top: -2px; cursor: pointer; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.search-dropdown .zselect { height: 42px; border-right: 1px solid #dfdfdf; }

.search-txt { float: left; width: 358px; height: 20px; padding: 11px 15px; border: 0; border-top: 2px solid #1eb9ee; border-bottom: 2px solid #1eb9ee; font: 14px/20px "Microsoft YaHei",SimSun; color: #b5b5b5; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.search-txt:focus { color: #666; }
.search-btn { float: left; width: 88px; height: 46px; border: 0; background-color: #1eb9ee; color: #fff; font: 18px/48px "Microsoft YaHei",SimSun; outline: none; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.search-btn:hover { background-color: #d1020f; }


.service{float:right;line-height:23px; margin-top:10px;}
.service dl dt{ width:60px; float:left;}
.service dl dd{ float:left;}
.service dl dd span{ font-size:16px;  color:#515151;}
.service dl dd span em{font-size:20px; font-style:normal; color:227fc2;}

/*nav*/
nav{ background:#2b333b; height:45px; line-height:45px; clear:both;}
.navy{height: 45px;width: 1200px; margin:0 auto; overflow: hidden;}
.navy li{float: left;width: 10%; text-align: center;}
.navy li a{height: 45px;padding-bottom: 6px;color:#fff; font-size: 16px;line-height: 45px;}
.navy li.on a{border-bottom: 2px solid #fff;color: #fff;}
.navy li:hover a{color: #fff;}

.basic-right{ float:right;}
.basic-right li{ float:left;}
.basic-right li a{ display:block; margin:0 10px;font-size:16px; color:#4e4e4e;}
.basic-right li.wx a{position:relative;}
.basic-right li.wx a .ewm{ position:absolute; left:-40px; background:#fafafa; border:1px #f1f1f1 solid; width:120px; font-size:14px;display:none; text-align:center; z-index:100;}
.basic-right li.wx a:hover .ewm{ display:block;}



.headl{float:left; margin-top:15px}
.headr{float:right; margin-top:35px; line-height:23px;}
.headr dl dt{ width:50px; float:left;}
.headr dl dd{ float:left;}
.headr dl dd span{ font-size:16px;  color:#515151;}
.headr dl dd span em{font-size:20px; font-style:normal; color:227fc2;}
/*头部*/
.header{width:1200px; height:110px; margin:0 auto;}
.header-tex{width:450px;margin-top: 15px; float: left;}
.header-tex ul{ float:right; width:410px;}
.header-tex ul li{width:410px; height:14px; line-height:14px; overflow:hidden; float:left;overflow:hidden; font-size: 14px;color: #2E2B2B;}

/*导航*/
#nav{width:100%; height:45px; line-height:45px; background:#2d2d2d;}
.nav{width:1200px; margin:0 auto;}
.nav ul li{width:108px; text-align:center; float:left;}
.nav ul li a{width:130px; text-decoration:none; float:left; color:#fff;  font-family:"黑体"; font-size:16px; position:relative;  }
/*banner*/
.ji_top{width:1200px; margin:0 auto;}
.banner{ width:890px;height: 320px;position: relative; float:left}
.banner .banner-pic{width:890px;height: 320px;position:relative;}
.banner .banner-pic ul li{width:100%;height: 320px;position:absolute;left:0;top:0;}
.banner .banner-pic ul li.active{z-index: 2;}
.banner .num_tab{height:30px;position:absolute;bottom:0;left:50%;z-index: 3;}
.banner .num_tab ul li{float:left;width:35px;height:5px;margin:0 5px;background:white;color:black;}
.banner .num_tab ul li:hover{cursor: pointer;}
.banner .num_tab ul li.blue{background:#0B8AC1;}
.banner .banner-pic ul li a {display: block;width: 100%;height: 100%;}
.banner a.banner_left {left: 12%;}
.banner a.banner_right {right: 12%;}
.banner .banner_left, .banner_right {clear: both;position: absolute;top: 45%;display: none;z-index:77;}
.banner:hover .banner_left{display: block;}
.banner:hover .banner_right{display: block;}
.sanjia1{display: block;width: 15px;height: 43px; padding-left:5px; line-height:43px; background:#000; color:#fafafa; opacity: 0.6; font-size:18px;}
.sanjia2{display: block;width: 15px;height: 43px;  padding-left:5px; line-height:43px;background:#000; color:#fafafa;opacity: 0.6; font-size:18px;}
.navigation{position: absolute;top: 153px;}
.banner-li1{background: url(../images/banner.jpg) no-repeat center center;}
.banner-li2{background: url(../images/banner.png) no-repeat center center;}
.banner-li3{background: url(../images/banner.jpg) no-repeat center center;}

.title-h1{ width:500px; height:40px; line-height:40px;float:left;display: inline;font-size: 16px;font-weight: normal;float: inherit;}
.title-s{float:left;font-size: 14px;line-height: 40px;color: #4E4E4E;}
/* 头部 - 顶部 */
.header-top { border-bottom: 1px solid #e6e6e6; background-color: #f1f1f1; font-size: 12px; line-height: 30px; }
.header-top .icon16 { vertical-align: -3px; }
.header-top a .caret { margin-left: 4px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header-top a:hover .caret { color: #f45720; }
.header-top .basic-left { float: left; }
.header-top .basic-left .item, .header-top .basic-right .item { float: left; }
.header-top .basic-left .line { color: #d5d5d5; margin: 0 12px; }
.header-top .basic-left .log { margin-right: 15px;font-size: 16px; }


.header-top .basic-right { float: right; }
.header-top .basic-right .orders { padding: 0 10px; }

.vertical-bar { position: absolute; right: -2px; top: 50%; display: block; width: 1px; height: 12px; margin-top: -6px; background-color: #d5d5d5; }

.dropdown { position: relative; z-index: 430; }
.dropdown-toggle { display: inline-block; position: relative; padding: 0 10px; border-left: 1px solid transparent; border-right: 1px solid transparent; vertical-align: top; z-index: 431; }
.dropdown-menu { display: none; position: absolute; top: 29px; width: 100%; background-color: #fff; color: #666; z-index: 92; }
.dropdown-menu .cont { border: 1px solid #d5d5d5; }
.dropdown-menu .cont .empty { padding: 15px 0; text-align: center; }

.dropdown-list li a { display: block; height: 30px; padding: 0 12px; color: #666; line-height: 30px; white-space: nowrap; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.dropdown-list li a:hover { background-color: #f8f8f8; color: #eb7219; }

.dropdown-app a { display: block; padding: 10px; }
.dropdown-app a:hover { background-color: #f8f8f8; }
.app-title { display: block; margin-bottom: 10px; padding-left: 5px; line-height: 14px; border-left: 2px solid #1fb9ee; }
.app-cont { display: block; text-align: center; }

.arecent li { padding: 10px 12px; border-bottom: 1px dotted #eee; font-size: 12px; line-height: 16px; }
.arecent li:hover { background-color: #f8f8f8; }
.arecent li .pic { float: left; margin-right: 10px; }
.arecent li .pic img { width: 80px; height: 50px; }
.arecent li .info { zoom: 1; overflow: hidden; }
.arecent li .info .title { margin-bottom: 5px; }
.arecent li .info .price { display: block; }
.arecent li .info .price .btn-delete { float: right; opacity: 0; }
.arecent li:hover .info .price .btn-delete { opacity: 1; }

.btn-clear-wrap { text-align: center; padding-top: 10px; line-height: 20px; }
.btn-cart-wrap { text-align: center; padding-top: 10px; }
.btn-cart-wrap .btn { padding: 2px 15px; font-size: 12px; }

.basic-left .dropdown-menu { left: 0; }
.basic-right .dropdown-menu { right: 0; }

.msg .dropdown-menu, .mobile .dropdown-menu { width: 150px; }
.history .dropdown-menu, .cart .dropdown-menu { width: 220px; }
.more .dropdown-menu { width: 100px; }

.dropdown.hover .vertical-bar { display: none; }
.dropdown.hover .dropdown-toggle { border-color: #d5d5d5; background-color: #fff; color: #eb7219; }
.dropdown.hover .dropdown-toggle .caret { color: #eb7219; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.dropdown.hover .dropdown-toggle .icon16 { background-position: 0 -16px; }
.dropdown.hover .dropdown-menu { display: block; }



/* 头部 - 导航 */
.navi { float: left; width: 985px; line-height: 39px; border-bottom: 3px solid #1fb9ee; }
.navi li { float: left; }
.navi li a { display: block; padding: 0 22px; white-space: nowrap;font-size:16px;  }
.navi .cur a { color: #1fb9ee; }

/* 城市首页banner */
.fullSlide{width:100%;position:relative;height:360px;}
.fullSlide .bd{width:100%;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;height:360px;}
.fullSlide .bd li{width:100% !important;height:360px;overflow:hidden;text-align:center;}
.fullSlide .bd li img{width:100% !important; height:360px;}
.fullSlide .bd li a{width:100% !important;display:block;height:360px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:5px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#1fb9ee;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-35px;left:15%;z-index:1;width:40px;height:60px;background:url(/public/home/images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/* 课程分类 */
.header-nav{ width:1200px; margin: 0 auto;font-size: 14px; height:100%;  }
.assort { position: relative; float: left; width: 215px; z-index: 100; }
.assort-title { position: relative; height: 42px; padding-left: 20px; background-color: #1fb9ee; font-size: 16px; line-height: 42px; color: #fff; }
.assort-title .arrow-down2 { display: block; position: absolute; right: 35px; top: 50%; width: 19px; height: 11px; margin-top: -5px; background: url(../images/arrow-down2.gif) no-repeat; overflow: hidden; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.assort:hover .assort-title .arrow-down2 { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.assort-cont { display: none; position: absolute; left: 0; top: 42px; width: 209px; height: 355px; border: 3px solid #1fb9ee; border-top: 0; background-color: #fff; }
.assort-cont .item { position: relative; width: 100%; padding-right: 3px; }
.ie7 .assort-cont .item, .ie8 .assort-cont .item { background: url(../images/blank.gif); }

.asort-level1 { margin: 0 10px; line-height:33px; height: 33px; border-bottom: 1px solid #e4e4e4; }
.asort-level1 .title { margin-bottom: 5px; font-size:16px; }
.asort-level1 .title a { float: left; }
.asort-level1 .title .arrow { float: right; margin-right: 5px; }


.asort-level2 { display: none; position: absolute; left: 209px; top: -8px; width:455px; padding: 10px 15px; border: 3px solid #1fb9ee; border-left: 0; background-color: #fff; box-shadow: inset 4px 0 5px -2px #D9D9D9; z-index: 999999; }
.asort-level2 .title { margin-bottom: 5px; font-size:16px; }
.asort-level2 .list { overflow: hidden; }
.asort-level2 .list-inner { margin-left: -11px; }
.asort-level2 .list a { display: inline-block; margin: 2px 0; padding: 0 10px; border-left: 1px solid #e4e4e4; white-space: nowrap; color: #666; line-height: 16px; vertical-align: middle; }
.asort-level2 .list a:hover { color: #eb7219; }

.assort-cont .last .asort-level1 h5.title { border-bottom: 0; font-size:16px; }
.assort-cont .last .asort-level2 { top: auto; bottom: -6px; }


/* 头部 - 导航 */
.assort-title .arrow-down2 { display:none; }
.assort-cont { display:block; }
/*banner*/

.dis_none{ display:none; }
/*.content{height:100%; overflow:hidden;}*/
/*foot*/
.footy{clear:both;overflow:hidden;text-align:center;line-height:35px;padding:30px 0; margin-top:15px; background:#f3f3f3;font-size:14px;}
.footy a{padding:0 3px; color:#333;}
.footy .text_red{font-size:20px;color:#ed232f;font-weight:bold;}
/*page*/
.pages ul{float:left;padding:12px 0px 12px 16px;}
.pages ul li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.pages ul li a{float:left;padding:2px 4px 2px;color:#555;display:block;}
.pages ul li a:hover{color:#690;text-decoration:none;padding:2px 4px 2px;}
.pages ul li.thisclass,.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#F8F8F8;padding:2px 4px 2px;font-weight:bold;}
.pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.pages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
/*机构首页标题*/
.tit{width: 100%;text-align: center; margin:30px 0 20px;}
.tit >span{display: block;font-size:25px; color: #353941;}
.tit >p{display: block;font-size: 16px;color: #979ca3;line-height: 30px;}
.line1 {
    width: 75px;
    height: 18px;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto 18px;
}
/*标题*/
.types-title{position:relative;font-size:14px;color:#93999F;letter-spacing:.6px;line-height:36px;text-align:center; margin:50px 0;}
.types-title em{font-size:25px; font-style:normal; font-weight:600;color:#4D555D;margin:0 3px}
.types-title .tit-icon{display:inline-block;vertical-align:bottom;width:56px;height:36px;background:url(../images/icon.png) no-repeat;background-size:100%}
.types-title .tit-icon-l{margin-right:24px}
.types-title .tit-icon-r{margin-left:24px}
.types-title span.icon-a-l{background-position:center 0}
.types-title span.icon-a-r{background-position:center -36px}
.types-title span.icon-b-l{background-position:center -72px}
.types-title span.icon-b-r{background-position:center -108px}
.types-title span.icon-c-l{background-position:center -144px}
.types-title span.icon-c-r{background-position:center -180px}
.types-title span.icon-d-l{background-position:center -216px}
.types-title span.icon-d-r{background-position:center -252px}
.types-title span.icon-e-l{background-position:center -288px}
.types-title span.icon-e-r{background-position:center -324px}
.types-title span.icon-f-l{background-position:center -360px}
.types-title span.icon-f-r{background-position:center -396px}
.types-title span.icon-d-l{background-position:center -432px}
.types-title span.icon-d-r{background-position:center -468px}
.types-title span.icon-h-l{background-position:center -504px}
.types-title span.icon-h-r{background-position:center -540px}
.types-title .types-title-more{position:absolute;color:#93999f;height:20px;top:8px;right:10px;font-size:14px;line-height:36px}

/*课程*/
.wrapper { width:1200px; margin:0 auto; min-width:960px;}
.hotnews{ height:100%; overflow:hidden; margin-bottom:35px;}
.hotnews dl{ border:1px #f1f1f1 solid; padding:2px; margin:8px 0;border-radius:5px;}
.hotnews dl dt{ width:225px; height:158px; overflow: hidden;}
.hotnews dl img{ width:100%; height:100%;}
.hotnews dl dd a{  position:relative;}
.hotnews dl dd{width:225px;}
.hotnews dl dd>p{  font-size:18px;text-align:center; font-family:"微软雅黑";height:60px; line-height:40px; width:100%;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hotnews dl{ float:left; margin-right:8px; }
.hotnews dl:nth-child(5n){ margin-right:0;}
.hotnews dl:hover{ border:1px #fafafa solid;}
.bg000{ width:100%; padding-bottom:60px; background:url(../images/bg1.png) #f8fafc repeat-x; box-shadow:0 2px 4px 0 rgba(7,17,27,.06); clear:both; height:100%; overflow:hidden;}
.bgfff{ width:100%; padding-bottom:60px;box-shadow:0 2px 8px 0 rgba(7,17,27,.06); clear:both; height:100%; overflow:hidden;}
.icon-star2{ width:10px; height:10px; margin-right:1px; display:inline-block; background:url(../images/xx.png) no-repeat; }
.icon-set_sns{ background:url(../images/ren.jpg) no-repeat; display: inline-block; width:12px; height:11px; margin:4px 2px 0 0;}
.course-banner {
	width: 100%;
	height: 100%;
	background-color: #f3f5f7;
	border-radius: 8px
}
.course-card-top.hashadow {
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.1)
}
.course-card-top {
	width: 280px;
	max-height: 197px;
	position: relative;
	border-radius: 8px;
	transition: all .3s
}
.course-card-top .course-banner {
	width: 100%;
	height: 100%;
	background-color: #f3f5f7;
	border-radius: 8px
}
.course-card-top .course-label {
	position: absolute;
	bottom: 6px;
	left: 8px;
	font-size: 12px;
	color: #FFF;
	line-height: 16px
}
.course-card-top .course-label label {
	display: inline-block;
	background: rgba(7,17,27,.4);
	border-radius: 12px;
	padding: 4px 8px;
	margin-bottom: 2px;
	margin-right: 0;
	font-weight: 200
}
.course-card-content {
	padding: 12px 8px
}
.course-card-content span{color:#727272; width:100%; height:23px; overflow:hidden; display:inline-block;}
.course-card-name {
	font-size: 16px;
	color: #07111B;
	line-height: 28px;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 28px;
	transition: all .3s
}
.course-card-info {
	font-size: 12px;
	color: #93999F;
	line-height: 24px;
	margin-top: 8px;
	font-weight: 400
}
.course-card-info span {
	display: inline-block;
	font-size:14px;
	margin-right: 12px
}
.course-card-info span a{
	color: #93999F;}
.course-card-price {
	font-size: 12px;
	color: #4D555D;
	line-height: 20px
}

 .index-card-container{float:left;margin-right:18px;border-radius:4px;margin-bottom:42px}
 .course-card-container{width:280px;height:282px;position:relative;transition:.3s all linear}
 .course-card-container:hover .course-card-top.hashadow{box-shadow:0 8px 16px 0 rgba(7,17,27,.1)}


.topic-h2 a img{ border-radius:5px;	position: relative;}
.topic-h2{position: relative;	transition: all .3s}
.course-stat {
	position: absolute;
	z-index: 4;
	font-family: dincondm;
	font-size: 12px;
	color: #FFF;
	line-height: 23px;
	padding: 0 8px
}
.course-stat.hot {
	background: #000;
	opacity:0.6;
}
.course-card-info {
	font-size: 12px;
	color: #93999F;
	line-height: 24px;
	margin-top: 8px;
	font-weight: 400
}
.course-card-info span {
	display: inline-block;
	margin-right: 12px;
}
.mb_p{line-height:35px;margin:0px 10px}
.mb_p h5 { width:204px; height:35px; overflow:hidden; font-size: 16px;
	color: #07111B;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .3s}
.bm_img_a{display:block;width:100%;height:100%;height:180px;position:absolute;overflow:hidden;}
.mb_p b{float:right;color:#e9501f;font-size:14px;font-weight:normal;}
.hotnews dl dd strong{font-family:simsun;margin:0px 10px;display:block;height:20px;line-height:20px;overflow:hidden;color:#999; font-size:12px;}
.hotnews dl dd strong a{color:#999;}
.hotnews dl dd strong a:hover{color:#188eee;}
.hotnews dl dd strong img{font-family:simsun;margin:0px 5px;vertical-align:middle;}
.mb_txt{overflow:hidden;margin:0px 10px;line-height:30px;margin-top:5px;overflow:hidden;height:30px;}
.mb_txt a{float:right;background:url(../images/zx.png) no-repeat 0px 0px;width:62px;height:28px;text-align:center;color:#fff;line-height:28px;}
.mb_txt span{color:#999;}
.mb_txt span b{color:#E9501F;font-weight:normal;}
.mb_iss{display:inline-block;width:13px;height:12px;background:url(../images/xx.png) no-repeat; overflow:hidden;position:relative;top:2px}
.mb_iss i{display:block;width:100%;height:12px;background:url(../images/xx.png) no-repeat;}

.mb_price{margin-top:10px;}
.jlc_audition{background:#188eee;text-align:center;font-size:16px;line-height:36px;color:#fff;border-radius:3px;display:block;margin-top:5px;}
.jlc_audition:hover{color:#fff;opacity:0.8; filter:alpha(opacity=80);}
.cl_btn{background:url(../images/nThea_img_33.png) no-repeat left center;padding-left:12px;font-size:12px;color:#188eee;}

.content .outer {background: #fafafa;padding:10px 0 50px;height: 100%;clear:both;}
.content .outer .brand{margin: 0 auto;width: 1200px;}
.content .outer .brand p{font-size: 16px;color: #2b2b2b;text-align: center;line-height: 32px;}
 .butstyle{width: 200px;height: 40px;color: #fff;background: #1eb9ee;font-size: 16px;border: #6bad3a; cursor: pointer;margin: 0 auto 0;display: block;}
/*课程详情*/
.class-about{margin: 30px auto;border-top: 1px solid lightgray;padding-top: 20px;margin-bottom: 10px;}
.class-about .pp{font-size: 20px;color: #000;font-weight: bold;line-height: 40px;text-align: center;}
.class-about hr{width: 40px;border-top: 2px solid #0370EA;margin: 0 auto;}
.class-about ul{margin-top: 20px;}
.class-about li{width: 212px;height: 162px;float: left;margin-right: 10px;margin-bottom: 30px;}
.class-about li div{width: 212px;height: 132px;overflow: hidden;}
.class-about li div img{display: block;transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;width: 100%;height: 100%;}
/* .class-about li div img:hover{transform: scale(1.10);-webkit-transform: scale(1.10);-moz-transform: scale(1.10);} */
.class-about li div:hover{cursor: pointer;box-shadow: 0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;  -moz-box-shadow:0 0 10px #969696;}
.class-about li a p{text-align: center;font-size: 14px;color: #000;line-height: 36px;width: 100%;word-wrap: break-word;white-space: nowrap;text-overflow: ellipsis;height: 30px;overflow: hidden;}
.class-intro{padding: 5px 20px;line-height: 30px;padding-top: 0;}
.class-intro p u{color:#136ec2;}
.class-intro > p{margin-bottom:12px;}
.class-intro span > img{line-height: 0 !important;}
.intro-p{padding: 0 18px;margin:35px 0 56px 0;color: #343433;line-height: 30px;}
.class-name-title{font-size: 24px;margin: 35px 0; margin-top: 20px;font-weight: bold;line-height: 24px;padding-left: 8px;border-left: 4px solid #066ECF;}
.class-intro .class-intro-img{width: 675px;height: 336px;}
.class_shijian{float: right;font-size: 14px;color: #a8a8a8;}
.shop_shijian{float: right;font-size: 14px;color: #a8a8a8;font-weight: normal;}


/**/
.background-class{width: 100%;float: left;}
.class-name{height: 100%; overflow:hidden; background-color: #fff;}
.class-name h1{color: #000; font-size: 24px;padding-top: 10px; margin-bottom:18px;font-weight: bold;}
.class-name-body > div{float: left;margin-left: 21px;}
.class-name-body div.div-1{width: 440px;height: 100%;overflow: hidden;}
.class-name-body div.div-1 img{display: block;width: 100%;height: 100%;}
.class-name-body div.div-2{width:346px;height: 100%;overflow: hidden;}
.class-name-body div.div-3{width: 347px;height: 100%;}
.class-name-body > div p{color: #000;white-space: nowrap;height: 50px; line-height: 50px; font-size: 16px; overflow: hidden;text-overflow: ellipsis;margin-top: 4px;}
.class-name-body > div p span{color: #858585;padding-left: 5px;}
.class-name-body .qq{display: inline-block;}
.class-name-body .span-1{color: #089EF5;}
.class-name-body .span-2{color: #F9760D;}
.class-name-body .span-3{ font-size:16px;color:#cc0000}
.class-name-body .span-3 a{ color:#cc0000}
.class-name-btn{height: 35px; }
.class-name-btn a{width: 150px;display:inline-block; background-color: #F96210;box-shadow: 0 0 3px #999; font-size: 14px;height: 40px;border-radius:5px;text-align: center;color: #fff;line-height: 40px;}
.class-name-btn a:first-child{background-color: #036EF3;}

/*新闻*/
.news{ width:23%; margin-right:2%; float:left; font-family:"黑体";}
.news li {
  width:100%;
  padding:2px 35px 0 20px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size:14px;
  height:35px;
  line-height: 35px;
}
.news li:before {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #999;
  left: 0;
  top: 14px;
  position: absolute;
}
.newstit{ width:100%; font-size:18px; border-left:4px solid #1eb9ee; padding-left:20px; }
.news li:hover:before {
	background: #00a0e9
}
.news a {
	color: #2b2b2b
}
.news a:hover {
	color: #00a0e9;
}
.news span {
	color: #999;
	position: absolute;
	right: 0;
	bottom:-3px
}
/*城市新闻*/
.class-list-list ul{width: 100%;margin-top: 8px;height:100%; overflow:hidden;}

.class-list-list ul li{position: relative; float: left;padding: 16px 0 1px 0; border-bottom: 1px solid lightgray;}

.div_text.fl{width:670px; height:177px; overflow: hidden; padding-left: 22px; float:right;}
.div_text1.fl{width:100%; height:177px; overflow: hidden; padding-left: 22px; float:right;}
.class-list-list ul li:first-child{border-top: 1px solid lightgray;}



.class-list-list ul li .iconfont{font-size: 22px;}

.class-list-list ul li a{height: auto;}

.class-list-list ul li .div-img{height:175px;overflow: hidden;width: 250px; margin-bottom:15px;}


.class-list-list ul li .div-img img{ transition: all 0.6s ease-out !important;-moz-transition: all 0.6s ease-out !important;-webkit-transition: all 0.6s ease-out !important;}
.class-list-list ul li .div-img img.imga{ width:140px; height:100px; }
.class-list-list ul li .div-img img:hover{opacity: .7;filter: alpha(opacity=70);}

.class-list-list ul li .c_title{color: #000;text-align: left;margin: 0 auto 0 auto;font-size: 20px;letter-spacing: 1px;font-weight: bold;height:27px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.class-list-list ul li p{color: #000;font-size: 14px;line-height: 25px;overflow:hidden;}

.class-list-list .inline-p p{display: inline-block; margin:10px 0;}

.inline-p p span{margin-right:10px;}
.inline-p p.h28{color: #000;line-height: 28px; max-height:28px; overflow:hidden;text-overflow: ellipsis;}
.inline-p a.span_1{color: #128FF0;font-size: 14px;padding:0 5px;}
.inline-p a.span_2{ color:#969696;}
.inline-p a.span_3 {color: #000;font-size: 14px; }
.span_3,.span_4{color: #5A5A5A;font-size: 14px;}

.span_2 a{color: #FF0000;font-size: 14px;}
.class-list-list ul li p.ellipsis-3{color: #8e8e8e; height:100%; overflow:hidden; line-height:30px; }
.class-list-list ul li p.ellipsis-3 a{color: #FD5900;cursor: pointer;}
.class-list-list ul li p.ellipsis-3 a:hover{text-decoration: underline;}
.h66{ color:#8e8e8e;line-height: 25px; max-height:100px; overflow:hidden;text-overflow: ellipsis;}
.h66 a{color: #FD5900;cursor: pointer;}
.h66 a:hover{text-decoration: underline;}

.class-list-foot{margin-top:50px; padding-bottom: 40px;}
.foot-link{font-size: 0;border-bottom: 1px solid lightgray;margin-top:20px;}
.foot-link li{display: inline-block;cursor: pointer;width: auto;height: 36px;font-size: 18px;color: #6F6F6F;margin-right: 35px;}
.foot-link li.on{color: #1eb9ee;border-bottom: 2px solid #1eb9ee;}
.foot-link li .iconfont{font-size: 18px;margin-right: 5px;display: none;}
.foot-link-content ul{overflow: hidden;padding-top: 20px;padding-bottom: 10px;}
.foot-link-content ul>p{font-size:16px;color:#585858;line-height:30px;}
.foot-link-content ul li{display: inline-block;margin-top: 0px;border-radius: 15px;width:24.7%;}
.foot-link-content ul li a{display: block;height: 100%;font-size: 16px;color: #585858;display: block;padding: 3px 10px;border: 1px solid #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.foot-link-content ul li:hover a{color: #1eb9ee;border: 1px solid #1eb9ee;text-decoration: none !important;}
.class-list-foot .foot-link >span:nth-child(even){margin-right: -44px;}

/*面包*/
.jgPosition{height:40px;line-height:40px;color:#999;font-family:simsun;}
.jgPosition a{color:#999;}
.jgPosition a:hover{color:#188eee;}
.jgPosition .cur{color:#188eee;}
/*内页*/
.j_left{width:950px; height:100%; overflow:hidden;float:left;}
.jgShow{ width:100%; height:100%; box-sizing: border-box; overflow:hidden; padding:10px 0;font-size:14px;color:#666;border: 1px #f1f1f1 solid;}
.jgShow h1{padding-left: 25px;font-size:30px;line-height:80px;height:80px;color:#333;}
.jgShow h1 span{ float:right; color:#999; font-size:14px; letter-spacing: 1px;}
.jgShow h1 font{font-size:30px;}
.jgShow.span-1{color: #089EF5;}
.jgShow.span-2{color: #F9760D;}
.jgShow.span-3{color: #FF0000;font-size: 20px;}
.j_right{float:left;width:240px;margin-left:10px;display:inline;}
/*右侧标题*/
.youce{clear:both;overflow:hidden;border:1px solid #ebebeb; padding:5px 10px; margin-bottom:15px;}
.youce_title{font-size:18px;border-bottom:1px solid #ebebeb;padding:10px 0; color:#3b3b3b;}
.youce_title .more{font-size:16px;}
/*城市右侧*/
.hot-search{ width:100%;overflow:hidden}
.hot-search a{padding:2px 10px;border:1px solid #e5e5e5;font-size:14px;float:left;margin:5px 5px 0 0;color:#8c8c8c;border-radius:4px}
.hot-search a:hover{border-color:#666;color:#333}
/*兴趣*/
.youcekj{padding:10px;overflow:hidden;font-size:15px;}
.youcekj ul{list-style-type:decimal;}
.youcekj ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis; line-height: 35px;}
.youcekj ul li span{ float:right; color:#777; font-size:12px;}
.claList{border:1px solid #eee;}
.claList h2{font-size:16px;font-weight:bold;height:30px;line-height:30px;padding-left:10px;}
.claList li{text-align:center;line-height:30px;margin-top:10px;text-align:center;}
.claList li img{display:block;padding:2px;width:218px;margin:0px auto;}
.claList li a{ color:#000;}


.cTerm {border-top:2px solid #188eee;padding-bottom:30px;font-size:14px;}
.jg_cterm{padding-bottom:0px;}
.cTerm dl{border:1px solid #eee;border-top:0;overflow:hidden;}
.cTerm dd {min-height:24px;_height:24px;padding:12px 0;margin:0 15px;border-bottom:1px dashed #eee;}
.cTerm dd span{float:left;margin-right:15px;line-height:24px;}
.cTerm dd span a.cur{padding:2px 6px;}
.cTerm dd p a:hover, .cTerm dd a.cur{color:#fff;text-decoration:none;background-color:#368ee0;}
.cTerm dd p{overflow:hidden;zoom:1;line-height:24px;}
.cTerm dd p a{display:inline-block;margin-right:10px;padding:0 5px;}
.cTerm dd p a.list_a{display:none;}
.cTerm dd p a.show{display:inline-block;}
.cTerm dd p a.c_open{color:#037bb9;padding-right:15px;margin-right:5px;background:url(../images/ico_sp.png) 35px -393px no-repeat}
.cTerm dd p a.c_cut{color:#fb742c;padding-right:15px;margin-right:5px;background:url(../images/ico_sp.png) 36px -415px no-repeat}
.cTerm dd.brd_none{border:none}
.cTerm .cou_bottom{height:3px;background:#f4faff;border:1px solid #eee;border-top:0;position:relative;}
.cTerm .cou_bottom .b_box{height:30px;line-height:30px;width:306px;text-align:center;position:absolute;top:3px;left:50%;margin-left:-153px;background:url(../images/b_box.png) 0 0 no-repeat;cursor:pointer;}
.cTerm .cou_bottom .b_box span{padding-left:15px;color:#ed0700;background:url(../images/ico_sp.png) 0 -462px no-repeat}
.cTerm .cou_bottom .b_box span.cut{background:url(../images/ico_sp.png) 0 -574px no-repeat}
.cTerm .chosed{border-bottom:0;}
.cTerm .chosed a{padding-left:15px;background:url(../images/close-bg.png) no-repeat 5px 8px;}
.cTerm .chosed a:hover{background-position:5px -13px;}
.cTerm .chosed p span{float:none;display:inline-block;}
.cTerm .chosed p b{color:#ED0700;}
.cTerm .chosed .reelect{padding-left:18px;background-position:0 -41px !important;}
.cTerm .chosed .reelect:hover{color:#37a;background-color:#fafafa;}
/*首页师资*/
.team .content{padding:0 20px 0 0;}
.team .list{ width:200px; height:270px; margin:15px 30px 0 5px; float:left; text-align:center; padding:30px 0 25px 0; position:relative;}
.team .list .pic{ width:160px; height:160px; border-radius:100px; overflow:hidden; margin:0 auto; }
.team .list h1{ font-size:18px; color:#333;}
.team .list p{ color:#666; height:200px; overflow:hidden;}


.team .list .pop{ padding:20px; position:absolute; width:200px; height:270px; background:#fff; left:0; top:0; box-shadow:1px 2px 5px #ccc; display:none;}
.team .list:hover .pop{ display:block;}
.team .list .pop h6{ width:46px; height:1px; background:#ccc; margin:20px auto 10px;}
.team .list .pop p:last-child{ line-height:20px; text-align:left;}

.team .list .pic img{ width:100%;}

/* 机构师资 */
.teachers{color:#666;font-size:14px;}
.teachers li{padding:20px 0px; border-bottom:1px #eee solid; height:160px;overflow:hidden;}
.teachers li img{float:left;margin-right:20px;width:160px;height:160px;}
.teachers h5{font-size:16px;line-height:30px;}
.teachers p{line-height:24px;margin-top:5px;}
.teachers p a{color:#188eee;}
.teachers .tt_btn{float:left;background:#188eee;color:#fff;height:30px;line-height:30px;padding:0px 15px;border-radius:3px;margin-top:10px;}
/* 师资详情 */
.jd_title{border:1px solid #eee;border-top:2px solid #188eee;padding:20px;overflow:hidden;width:100%; box-sizing:border-box;}
.jd_title img{float:left;margin-right:20px;}
.jd_title li{line-height:30px;}
.jd_title li span{color:#666}
.jd_title .jdt_btn{float:left;color:#fff;background:#188eee;height:30px;line-height:30px;border-radius:3px;padding:0px 15px;margin-top:10px;}
.jd_info{border:1px solid #eee;}
.jd_info .cc_evaluate{border:none;}
.jdi_box{padding:10px 20px;line-height:30px;color:#666;}
.jdi_box h4{font-size:16px;line-height:36px;}
.jdi_box p{text-indent:2em;}
.ccd_tit{height:45px;line-height:45px;background:#f5f5f5;border-bottom:1px solid #eee;margin-bottom:1px;}
.ccd_tit a{float:left;width:130px;text-align:center;font-size:16px;border-right:1px solid #eee;}
.ccd_tit a b{color:#f40;}
.ccd_tit .cur{background:#fff;border-top:2px solid #188eee;color:#188eee;position:relative;top:-1px}
.jdi_cont{padding:20px;color:#666;}
/* 新闻中心 */
.jgnews{border:1px solid #eee;padding:0px 20px;}
.jgnews li{border-bottom:1px dotted #eee; padding:25px 0;}
.jgnews li h2{color:#010101;font-size:18px;font-weight:bold;line-height:30px;}
.jgnews li h2 a{color:#010101;}
.jgnews li a { color:#8e8e8e; margin-right:10px;}
.jgnews li span{float:right;color:#999;}
.mt0{margin-top:0px;}
/* 相册 */
.xiangc{padding-top: 13px;}
.xiangc li{float: left;width: 225px; height:100%; margin-bottom: 40px;background-color: #E6E6E6;margin-right:12px;}
.xiangc li div{width: 100%;height: 158px;overflow: hidden;}
.xiangc li div img{height: 158px;}
.xiangc li a p{ padding:0 15px; font-size: 16px;color: #383838;line-height: 40px;white-space: nowrap;overflow: hidden;}
.xiangc li:hover{box-shadow: 0px 0px 3px #929191;-webkit-box-shadow: 0px 0px 3px #929191;-moz-box-shadow: 0px 0px 10px #929191;}
.xiangc li:hover p{color: #068BF2;}

/*问答*/
.pingjia{ padding:15px 0; height:100%; overflow:hidden; border-bottom:1px #f1f1f1 solid;}
.pingjial {
    width: 50px;
    height: 62px;
    display: flex;
	float:left;
    align-items: center;
	margin-right:20px;
}
.pingjia-img {
    display: block;
    width: 50px;
    height: 50px;
    border-right: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}
.m-line {
    margin-left:15px;
    margin-right:12px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #fafafa;
    height: 6px;
    vertical-align: middle;
}
.pingjiar{ width:92%; float:right; color:#333333; }
.pingjiar p{ margin-top:5px;     line-height: 28px;}
.pingjiar p a{ color: #999;}
.pingjiar span,.pingjiar span.course-star-box{ font-style: normal; display:inline-block; color:#999999; margin-top:5px;}
/*校区*/
.xiaoqu li{float: left;width:100%;height: 190px;margin-bottom: 15px;padding: 8px 2%; box-sizing:border-box; border: 1px solid lightgrey;border-radius: 5px;}
.xiaoqu li .title_p{font-size: 20px;color: #383838;font-weight: bold;text-shadow: 1px 0px 1px rgba(16, 13, 13, 0.34);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 30px;}
.new-list-div{margin-top: 14px;}
.new-list-div .fl{width: 170px;height: 120px; float:left; overflow: hidden;}
.new-list-div .fl img{display: block;width: 100%; margin-top:10px; transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;}
.new-list-div:hover img{opacity: .8;filter: alpha(opacity=80);}
.new-list-div .fr{width:700px;height: 130px;float:right; }
.new-list-div .fr p{color: #7F7F7F;font-size: 16px;line-height: 30px;height: 85px;display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.new-list-div .fr p:hover{text-decoration: underline;}
.new-list-div .fr span{width: 96px;height: 30px;display: inline-block;text-align: center;line-height: 26px;margin-top: 10px;font-size: 16px;color: #1eb9ee;border: 1px solid #1eb9ee;border-radius:5px;}
.class-news-ul li:hover span{background-color: #1eb9ee;color: #fff;}
.xqfb{text-align: center; color:#333; font-size:16px;}
.xqfb >.shijian{padding-right: 15px;}

/*标签*/
.shizhan-skill{width:100%; height:100%; overflow:hidden; margin:0 auto;}
.shizhan-skill a{float:left;margin-right:5px;padding:0 12px;font-size:14px;color:#4d555d;line-height:32px;border-radius:16px;margin-bottom:12px}
.shizhan-skill a:last-child{margin-right:0}
.shizhan-skill a:hover{background:#d9dde1}
.shizhan-skill a.on{color:#fff;background:#1fb8ed}

/*新闻b*/
.xinwenb{width:945px;  height:100%; overflow:hidden; border-bottom:1px #ddd solid; margin-bottom:20px; }
.xinwenb ul{ overflow:hidden}
.xinwenb ul li { float:left; height:100%; overflow:hidden; padding:15px 15px; line-height:30px; color:#333; border-bottom:1px #ddd dotted; color:#666; }
.xinwenb ul li a{ color:#333;}
.xinwenb ul li a:hover{ color:#f00;}
.xinwenb ul li:hover{ background:#f6f6f6;}
.xinwenb ul li img{ margin-right:10px;}
.xinwenb h2{ font-size:20px;  line-height:40px;}
.xinwenb h2 a{ color:#000;}
.xinwenb h2 span{ width:7px; height:7px; position:relative;top:-6px;display:inline-block; }

.xinwenb dd{ float:left; width:25%; text-align:center}
.xinwenb dd p{ padding:0 8px 8px 8px}
.xinwenb dd img{ width:100%; height:auto; margin:8px}
/*我要提问*/
.pingjia1 h2{ background:#f7f7f7; color:#666; padding-left:20px; height:35px; line-height:35px; font-size:14px; margin:20px auto; clear:both; }
.searchTool2{width:740px;  margin:0 auto;}
.pingjia1 span{ color:#ff0000; float:left;}
.pingjia1 em{ float:left; margin-right:100px;}
.xingming2{ width:280px;height:30px;border:1px solid #e4e4e4; border-radius:2px; margin:10px auto;font-size: 14px;color: #999;}
.txtSearch2{width:280px;height:30px;line-height:30px;vertical-align:bottom; color:#999; border:1px solid #e4e4e4; border-radius:2px; font-size:14px; margin-right:10px;padding:0}
.btnSearch2{ margin:10px 0 10px 132px; width:120px;height:40px;line-height:40px;overflow:hidden;font-size:14px;border-radius:2px; border:0; color:#fff}
.m-box12{ width:510px; height:110px;margin:10px 0;line-height:24px;vertical-align:bottom; color:#999; border:1px solid #e4e4e4; border-radius:2px; background:url(../images/nebg.jpg) right bottom  no-repeat;}
.gu{color:#fff;background: #1fb9ee; }
.gu1{color:#1fb9ee;}

/*标题*/
.line{ width:100%; height:30px; margin-bottom:10px; border-bottom:1px solid #EBEBEB;}
.line h2{border-bottom:3px solid #1fb9ee;font-size:21px;line-height:30px;  color:#1fb9ee;
  display:inline-block;
  *display:inline;
  *zoom:1;
  margin-bottom:-2px;}
.line span{ float:right; padding:1px 4px; background:#1fb9ee; font-size:14px; color:#fff;}
.line span a{ float:right; color:#fff; line-height:25px;}

.recommend-class{font-size: 20px;color: #1fb9ee;font-weight: bold; line-height:45px;margin-bottom:15px;}
.xxjj_3{height: auto !important;padding: 8px 3px;line-height: 32px;color: #505050;padding: 3px 20px;}
.school_intro{line-height: 32px;color: #505050;padding: 3px 20px;}
.recommend-class .iconfont{font-size: 22px;}
.recommend-class span{display: inline-block;vertical-align: bottom;color: #ADADB0;font-size: 14px;margin-left: 5px;}
.recommend-class span.line1{ float:right; width: 52% !important; border-bottom:1px #f1f1f1 solid; margin-top:8px;}

/*分类筛选*/
.filter-sort .title { width:80px; float: left; margin: 4px 0; }
.filter_list { width:800px; float:left;}
.filter-sort a{ margin-right:5px; line-height:38px;}

.cd_course_school{float:right;width:250px;height:320px;background:#fafafa;padding:0 20px; line-height:20px;border:1px solid #efefef;}
.cd_course_school .schoolinfo{margin-top:20px; height:70px; overflow:hidden; padding-bottom:14px;border-bottom:1px solid #efefef;}
.cd_course_school .schoolinfo .img{display:block;float:left;width:68px;height:68px;background:#fff;border:1px solid #efefef;}
.cd_course_school .schoolinfo .img img{display:block;width:68px;}
.cd_course_school .schoolinfo .s_info{float:left;width:150px;margin-left:10px;height:70px; }
.cd_course_school .schoolinfo .s_info p{ padding:0; margin:0; line-height:12px;}
.cd_course_school .schoolinfo .s_info .s_name{width:150px;font-weight:bold;font-size:14px;height:18px;line-height:20px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cd_course_school .schoolinfo .s_info .s_lv{color:#a1a1a1;font-size:12px;margin-bottom:10px;}
.cd_course_school .schoolinfo .s_info .s_lv label{color:#009933;font-size:14px;}
.cd_course_school .schoolinfo .s_info .s_reputation{width:150px;font-size:12px;height:12px;color:#009933;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;position:relative;}


.cd_course_school .schoolservice{width:240px;padding:12px 0;font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:15px;padding-bottom:5px;}
.cd_course_school .schoolList{width:240px;display:block;padding:15px 0;}
.cd_course_school .schoolList li{float:left;width:80px;text-align:center;}
.cd_course_school .schoolList li i{font-size:32px;color:#006cbf;display:block;padding-bottom:8px;}
.cd_course_school .schoolList li label{display:block;font-size:12px;color:#666;}
.cd_course_school .schoolList li span{display:block;font-size:14px;color:#ff5000;}
.cd_course_school .number{border-top:1px solid #efefef;}
.cd_course_school .number li{width:79px;border-right:1px solid #efefef;}
.cd_course_school .number li span{padding-bottom:13px;}
.cd_course_school .Consultation{display:block;width:235px;margin:0 auto;border:1px solid #e1effa;background:#fff;color:#006cbf;font-size:14px;text-align:center;line-height:38px;cursor:pointer;}

/* 这一段替换css */
/* nav_menu */
.nav_menu{ height:20px;background:#fff;}
.znav{width:125px;height:24px;}
.zlist li{ height:24px;}
.zlist a{ float:left;display:block; border:1px #e4e4e4 solid; height:24px; line-height:24px; padding:0 8px; text-align:center;}
.zlist a:hover{border:1px #e4e4e4 solid; border-bottom:1px #fff solid; }
.zlist a:hover,.znav .zlist .now{color:#666; }

.cont{ margin-top:0px; padding:10px; background:url(../images/xian.jpg) 73px 0 #fff no-repeat;  width:600px; border:1px #e4e4e4 solid; border-top:none; height:auto; overflow:hidden; line-height:30px; overflow:hidden; }


.atab{ overflow:hidden;height:30px; line-height:30px;  }
.atab a{ display:block; padding:0 20px;float:left; text-decoration:none; color:#333; border-bottom:1px #e4e4e4 solid;  height:29px; line-height:30px; overflow:hidden;}
.atab a:hover{ border-top:2px #ed232f solid; border-left:1px #e4e4e4 solid; border-right:1px #e4e4e4 solid; text-decoration:none;display:block; }
.atab a.on{border-top:2px #1fb9ee solid; border-left:1px #e4e4e4 solid; border-right:1px #e4e4e4 solid;display:block;}
.acontent{ overflow:hidden; }
.acontent li{ display:none; width:100%; }
.acontent li a{ padding:0 10px 0 0; color:#666; text-decoration:none;}
.acontent li em a{  color:#1fb9ee; font-style:normal;}
.clear{ clear:both;}
	#le{width:100%; float:left; height:100%; }
.acontent li em{margin-right:95%; display:block; text-align:center;height:auto;overflow:hidden; }
.acontent li span{margin:0px -95% 0 -95%; width:95%; float:left;height:auto; clear:right;}

.cssz{ margin:20px 0 0 30px;}

/*CSS black2 style pagination*/
.alexblack2 {
PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; TEXT-ALIGN: right;
}
.alexblack2 A {
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-DECORATION: none;
}
.alexblack2 A:hover {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000;
}
.alexblack2 A:active {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000;
}
.alexblack2 SPAN.current {
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000;
}
.alexblack2 SPAN.disabled {
BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid;
}

.hotCon{ width:96%; clear:both; overflow:hidden; padding:10px 0; border-bottom:1px solid #efefef}
.hotCon:last-child{border-bottom:0}
.hotCon p{overflow:hidden;max-height:45px;color:#333;line-height:21px;text-align:left;clear:both;float:left;width:100px; font-size:15px;}
.hotCon p a{ color:#f40;font-size:15px}
.lrimg{width:100px;height:70px; float:left;overflow:hidden;}
.lrimg img:hover{opacity:.6}
.lrtext{ width:100px; float:right;}


.wrapper{ width:1200px; margin:0 auto;}
.header-top { border-bottom: 1px solid #e6e6e6; height:35px; background-color: #fafafa; font-size: 14px; line-height: 35px; }
.header-top .basic-left .log { margin-right: 15px; float: left; }
/* 头部 - 顶部 */
.header-top { border-bottom: 1px solid #e6e6e6; background-color: #f1f1f1; font-size: 12px; line-height: 30px; }
.header-top .icon16 { vertical-align: -3px; }
.header-top a .caret { margin-left: 4px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header-top a:hover .caret { color: #f45720; }
.header-top .basic-left { float: left; }
.header-top .basic-left .item, .header-top .basic-right .item { float: left; }
.header-top .basic-left .line { color: #d5d5d5; margin: 0 12px; }
.header-top .basic-left .log { margin-right: 15px;font-size: 16px; }
.basic-right{ float:right;}
.basic-right li{ float:left;}
.basic-right li a{ display:block; margin:0 10px;font-size:16px; color:#4e4e4e;}
.basic-right li.wx a{position:relative;}
.basic-right li.wx a .ewm{ position:absolute; left:-40px; background:#fafafa; border:1px #f1f1f1 solid; width:120px; font-size:14px;display:none; text-align:center; z-index:100;}
.basic-right li.wx a:hover .ewm{ display:block;}

.jgbanner{position: relative; width:100%;}
.jgbanner>.jieshao{position: absolute;bottom:0;background-image: linear-gradient(to top,rgba(0,0,0,0.6),rgba(117,117,127,0.0));width: 100%;text-align: center;height: 60px;line-height: 60px;color: #FFFFFF;font-size: 18px; overflow:hidden;letter-spacing:1px;}
.jgbanner>.jieshao>div{display:inline-block;height: 60px;line-height: 60px;overflow:hidden;}


/*学校简介*/
.member_index_box3{padding: 65px 0;width: 1200px;margin: 0 auto;}
.member_index_box3>.left{width: 715px;float: left;margin-right:48px;}
.member_index_box3>.left>.contact-more{margin-top: 25px;border-top:1px solid #dde1e8 ; clear:both; padding-top: 25px;}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide{width: 226px;margin-right: 12px; float:left;}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a>div{width: 226px;height:141px;position: relative;overflow: hidden;}

.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a>div:before{content:"+";width: 30px;height: 30px;line-height: 30px;border: 1px solid #FFFFFF;position: absolute;top:0;left: 45%;z-index: 9;text-align: center;font-size: 25px;color: #FFFFFF;border-radius:50%;opacity: 0;transition: all .3s ease-out;visibility: visible;background: none;}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a>div:after{content:'';width: 100%;height: 100%;background: rgba(15,24,34,0.6);;position: absolute;top:0;left: 0;z-index: 7;transition: all 0.3s linear;opacity: 0;visibility: visible;}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>div>img{transform: scale(1.02,1.02);}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>div:before{opacity: 1;top:55px}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>div:after{opacity: 1;}

.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a>div>img{width: 100%;height:100%;transition: all 0.3s linear;}
.member_index_box3>.left>.contact-more>.swiper-container>.swiper-wrapper>.swiper-slide>a>p{color: #64676c;font-size:16px; height:30px; width:100%; overflow:hidden;}
.member_index_box3>.left>.up>.recommend-class{display: none; }
.member_index_box3>.left>.up>div>.img{width: 168px; height:110px; border:1px #f1f1f1 solid; float: left;padding: 25px 0 0 30px;}
.member_index_box3>.left>.up>div>.school_intro{width:460px ; height:136px; overflow:hidden;float: left;color:#a5a8ae;font-size: 14px;line-height: 23px; margin-bottom:15px;}
.member_index_box3>.left>.up>div>.school_intro>span{display: block;font-size: 25px;color: #000000;margin-bottom: 20px;}
.member_index_box3>.left>.up>div>.school_intro>a{color: #3c3d3f;font-weight: bold;margin-left: 5px;}
.member_index_box3>.left>.up>div>.school_intro>a:hover{color: #7a7c82;}
.member_index_box3>.right{width: 430px;float: left;}
.member_index_box3>.right>.recommend-class{color: #067ef2;border-color:#067ef2 ;}
.member_index_box3>.right>.xxjj_4{ margin:30px 0 0 0; max-height:300px; overflow-y:auto;line-height: 30px;}
.member_index_box3>.right>.xxjj_4 span{background: transparent !important;}
.member_index_box3>.right>.xxjj_4 span,.member_index_box3>.right>.xxjj_4 div{line-height: 25px;font-size: 16px!important;color: #98a2b3!important;}
.member_index_box3>.right>.xxjj_4>p{line-height: 25px;font-size: 16px;color: #98a2b3;margin-bottom: 10px;}
.member_index_box3>.right>.detail_p{display: none;}
.member_index_box3>.right>.xxjj_4::-webkit-scrollbar {width: 14px;height: 14px;}
.member_index_box3>.right>.xxjj_4::-webkit-scrollbar-track,.member_index_box3>.right>.xxjj_4::-webkit-scrollbar-thumb {border-radius: 999px;border: 5px solid transparent;}
.member_index_box3>.right>.xxjj_4::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;}
.member_index_box3>.right>.xxjj_4::-webkit-scrollbar-thumb {min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;}
.member_index_box3>.right>.xxjj_4::-webkit-scrollbar-corner {background: transparent;}


.jgshou_search{width:300px;float: left;margin-left: 200px;height: 40px;line-height: 40px;background-color: #f3f5f7;border-radius:5px ;padding:0 10px;margin-top: 40px;}
.jgshou_search>form>input{height: 38px;line-height: 38px;background: transparent;border:1px #f3f5f7 solid; outline:none;box-shadow:none; display:inline-block;}
.jgshou_search>form>button{background: transparent;border: none;cursor: pointer;outline: none;}
.form-search{float: left;width: 240px; height: 100%;padding-left: 10px; }
.form-btn{float:left;width: 30px;height: 100%;padding: 10px 0 0 10px; font-size: 20px;color: #fff; background-color: transparent;cursor: pointer;}
.jgshou_tel{width: 190px;float: right;margin-top: 25px;}
.jgshou_tel>p{font-size: 25px;font-weight: bold;color: #5f6266;margin-bottom: 5px;}
.jgshou_tel>p>i{ width: 27px;height: 27px;display: inline-block; padding-top:5px; text-align: center;}
.jgshou_tel>span{font-size: 14px;color: #7d8389;letter-spacing:1px;}
.jgshou_tel>p>a{color: #f5364c;font-size: 20px;}



/*导航*/
.new_daohang{width: 100%;border-bottom: 1px solid #e4e9ed;background-color: #F5F7FA;}
.new_daohang>.class-nav{width: 1200px;margin: 0 auto;position: relative;height:60px;overflow: hidden;}
.new_daohang>.class-nav>a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 0;padding: 0;height: 30px;line-height: 30px;border:none;margin: 15px 0;width: auto;padding: 0 15px;font-size: 16px;color: #8b9299;border-radius:5px ;display: inline-block;width: 130px;text-align: center;}
.new_daohang>.class-nav>a:hover{background-color: #068bf2;color: #FFFFFF;}
.new_daohang>.class-nav>.more{position: absolute;top:0;right: -4px;font-size: 16px;color: #4d5155;margin-top: 15px;cursor: pointer;height: 30px;line-height: 30px;display: none;}
.new_daohang>.class-nav>.more>i{font-size:20px;color: #000000;vertical-align: middle;display: inline-block;}
.new_daohang>.class-nav>.more.rotation>i{transform: rotate(180deg);}


.line2 h2{ font-size:20px; font-weight:bold; color:#454545;margin-top:10px; line-height:40px;}
.line2 h2 span a{ float:right; font-size:12px; font-weight:100; }
.line2 h2 span a.fk{ width:70px; height:24px; line-height:24px; border-radius:2px; text-align:center; color:#fff; margin:5px 15px 0 0; float:right; font-size:12px; font-weight:100;}
.line2 h2 em{ color:#999; font-family:"瀹嬩綋"; font-style:italic; margin:15px 15px 15px 0px; font-size:18px;}
.kc-nav .kn-btn {min-width: 110px;height: 35px;float: left; margin:8px 15px 15px 0px;}
.kn-btn > h2 {width: 100%;height: 100%;padding: 0 18px;box-sizing: border-box;border: 1px solid #999;;text-align: center;line-height: 35px;cursor: pointer;font-size: 14px;color: #1bb8ee;margin: 0;overflow: hidden;border-radius:20px;}
.kn-act > h2 {background-color: #1bb8ee;color: #fff !important;margin: 0;}



/*师资力量*/
.teachers-box{
  margin: 0 auto;
  width: 1200px;
  margin-top: 32px;
}
.teachers-box>.teachers-min{
  position: relative;
  width: 100%;
  height: 310px;
    perspective: 800px;
}
.teachers-box>.teachers-min>.ftbn{
  position: absolute;
  width: 1200px;
  height: 85px;
  bottom: 60px;
  background: url(/assets/images/change/school-index/szdkbg.jpg);
  z-index: 2;
}
.teachers-box>.teachers-min>.teachers-info{
  position: absolute;
  width: 660px;
  height: 158px;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-top: 20px;
  display: none;
}
.teachers-box>.teachers-min>.teachers-info>img{
  display: block;
  width: 114px;
  height: 114px;
  border-radius: 57px;
}
.teachers-box>.teachers-min>.teachers-info>.pull-right{
  height: 120px;
  width: 500px;
}
.teachers-box>.teachers-min>.teachers-info>.pull-right>h3{
  font-size: 18px;
  color: #313131;
}
.teachers-box>.teachers-min>.teachers-info>.pull-right>div{
  font-size: 14px;
  color: #2f2f2f;
  /*text-indent:30px;*/
  max-height: 78px;
  overflow: hidden;
  margin-top: 16px;
}
.teachers-box>.teachers-min>.teachers-info>a{
  position: absolute;
  width: 120px;
  height: 34px;
  box-sizing: border-box;
  border: 1px solid #5b5a58;
  font-size: 12px;
  text-align: center;
  line-height: 34px;
  font-weight: bolder;
  border-radius: 34px;
  top: 193px;
  left: 184px;
  z-index: 4;
  transition: all 0.3s;
    color: #333;
    cursor: pointer;
}
.teachers-box>.teachers-min>.teachers-info>a:hover{
  color: #fff;
  background-color: #EA4245;
  border-color: #EA4245;
  transform: translate3d(0, -2px, 0)
}
.teachers-box>.teachers-min>.teachers-img{
  display: block;
  position: absolute;
  width: 180px;
  height: 180px;
  cursor: pointer;
  transition: all 0.4s ease-out;
}
.teachers-tp1{
    transform-style: preserve-3d;
  transform: translate3D(730px,-44px,-100px);
  -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -ms-filter: brightness(80%);
    -o-filter: brightness(80%);
    filter: brightness(80%);
    filter: #fff;
}
.teachers-tp2{
    transform-style: preserve-3d;
  transform: translate3D(970px,14px,-30px);
  z-index: 3;
  -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -ms-filter: brightness(80%);
    -o-filter: brightness(80%);
    filter: brightness(80%);
    filter: #fff;
}
.teachers-tp3{
    transform-style: preserve-3d;
    transform: translate3D(817px,6px,30px);
  z-index: 4;
}


/*新增样式*/
.call-teacther,.call-online{
    margin-left: 140px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}



/*资讯切换*/
.member_index_box5{background-color: #F5F7FA;padding: 20px 0;}
.width_main{ width:1200px; height:100%; overflow:hidden; margin:0 auto;}
.member_index_xiaoqu{width:800px;float: left;margin-right: 10px;}
.recommend-class{color: #0280f1;border-color:#0280f1;margin-top:15px;}
.member_index_box4{width: 370px;height: 452px;float: left;background-color: #fff;padding: 10px;}
.member_index_box4>.tit{margin-bottom: 20px;position: relative;}
.member_index_box4>.tit>ul>li{display: block;float: left;font-size: 20px;color: #64676c;margin-right: 40px;position: relative;cursor:pointer;top:0!important;}
.member_index_box4>.tit>ul>li.active{color:#4574c2;}
.member_index_box4>.tit>ul>li.active:before{content: '';width: 24px;height: 5px;background-color: #2775f7;position: absolute;bottom:-12px;left: 9px;border-radius:5px ;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a{display: block;border-top: 1px solid #e2e6eb;padding: 22px 0;position: relative;padding-left: 20px;transition: all 0.3s linear;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1){border: none;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover{box-shadow: 0 8px 35px rgba(0,0,0,.08);padding-left: 25px;border-color:#FFFFFF ;height: 100%; overflow: hidden;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>.img{left: 10px;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>.fr{left: 10px;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover:before{left:18px;background-color: #2775f7;border-color:#2775f7;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:before{content: '';position: absolute;width: 4px;height: 4px;background-color: #7b8b9b;border: 1px solid #7b8b9b;top: 46%;left: 0px;visibility: visible;transition: all 0.3s linear;}
.member_index_box4>.swiper-container{overflow: visible;}
.member_index_box4>.swiper-container>.swiper-wrapper{overflow: visible;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a>.fr{float: none;position: relative;transition: all 0.3s linear;left: 0;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a>.fr>div{color: #92969d;font-weight: normal;font-size: 16px;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a>.fr>span{display: none;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a>.img{display: none;position: relative;transition: all 0.3s linear;left: 0;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1)>.img{width:110px;height:77px;float: left;margin:0 20px 20px 0;display: block;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1)>.img>img{width: 100%;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1)>.fr{float: left;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1):before{display: none;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:nth-child(1){padding-left: 0;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover>.fr>div{color: #4574c2;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide{display: none;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide.li01{display: block;}
.member_index_box4>.swiper-container>.swiper-wrapper>.swiper-slide.active{display: block;}
.ditu{width:800px;height:457px;overflow:hidden;}
.ditul{width:380px;height:448px;float:left;border:1px #eee solid;border-top:0}
.ditur{width:418px;height:448px;float:left;border-bottom:1px #eee solid;}
.ditur h1{padding-left:35px;font-size:18px;line-height:45px;border-bottom:1px #eee solid}
h2{margin:0}
.drawers-wrapper{position:relative;width:395px; height:390px; overflow-y:scroll;padding-left:20px;height:420px; overflow-y:scroll;}
.drawer{color:#666;font-size:12px;line-height:1.3em}
.drawer strong{color:#333;font-weight:500}
.boxcap{height:5px;left:0;position:absolute;width:100%;z-index:100;margin-top:-5px}.drawers{color:#333;text-decoration:none;font-family:lucida grande,Geneva,Arial,Verdana,sans-serif;font-size-adjust:none;font-style:normal;font-variant:normal;font-weight:400}
.drawer li{line-height:25px}
.drawer-handle{color:#f40;cursor:default;font-size:16px;font-weight:400;height:40px;line-height:40px;margin-bottom:0;text-indent:15px;width:100%;font-family:瀹嬩綋;font-weight:700;border-bottom:1px solid #eee}
.drawer-handle.open{color:#f40;border-bottom:1px solid #eee}
.drawers-wrapper a{margin-right:10px}
.drawers-wrapper a:hover{color:#f40}
.drawer ul{padding:0 12px;padding-bottom:0}
.drawer-content ul{padding-top:7px}
.drawer-content li a{display:block;overflow:hidden}
.alldownloads li{border:0;line-height:18px;padding:0;margin-bottom:25px}
.fy{text-align:center;height:43px;padding-top:15px;clear:both}

.main{width:1200px; height:100%; overflow:hidden; margin:0 auto;}
.clearfix{ clear: both;}

a{cursor: pointer;}


.text-p{margin-top: 50px;}
.text-p>p{padding-bottom: 20px;border-bottom: 1px solid #ebeef3;margin-bottom: 20px;line-height: 30px;padding-left: 80px;position: relative;min-height: 50px;}
.text-p>p>strong{position: absolute;top:0;left: 0;}
.text-p>p>span{color:#515151; padding:0 3px;}
.text-wx{ width:100%; height:45px; padding:0; margin:25px auto;}
.text-wx ul{ list-style:none;}
.text-wx ul li{ width:50%; float:left; line-height:45px; text-align:center; position:relative;}
.text-wx ul li.wx a i{ font-size:22px; color:#83c14b;}
.text-wx ul li.tel a i{ font-size:23px; color:#ff665a;}
.text-wx ul li a{ margin:0 10px;font-size:16px; color:#4e4e4e;background-color: #ebeef3;border-radius:5px ;text-align: center;font-size: 18px;font-weight: 600;cursor: pointer; text-decoration:none;display:block;padding:0px 10px;}
.text-wx ul li a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.3);background-color: #3e8cf5; color:#fff; display:block; }
.text-wx ul li a:hover i{ color:#fff;}
.text-wx ul li ul{ position:absolute; left:38%; display:none;}
.text-wx ul li ul li{ float:none; line-height:30px; text-align: center;}
.text-wx ul li ul li a{ width:100%;}
.text-wx ul li ul li a:hover{ background-color:#06f;}
.text-wx ul li:hover ul{ display:block}


@font-face {
  font-family: 'iconfont';
  src: url('./iconfont.eot'); /* IE9*/
  src: url('./iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('./iconfont.woff') format('woff'), /* chrome、firefox */
  url('./iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('./iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


/* 导航 */
.listShop_Cnav>.width_all{width: 1200px;margin: 0 auto;}
.listShop_Cnav>.width_all>.tit{text-align: center;width: 100%;margin-bottom: 30px;}
.listShop_Cnav>.width_all>.tit>span{font-size: 30px;}
.listShop_Cnav>.width_all>.tit>p{font-size: 16px;color: #afb7bd;padding-top: 5px;}
.listShop_Cnav>.width_all>.con>ul{padding: 20px 0px;padding-bottom: 40px;border-top: 1px solid #d6dfe8;}
.listShop_Cnav>.width_all>.con>ul>li{float: left;width: 9%;margin-bottom: 10px;padding: 0px 0.5%;}
.listShop_Cnav>.width_all>.con>ul>li>a{font-size: 16px;color: #9da7b2;text-align: center;display: block;line-height: 35px;border-radius: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.listShop_Cnav>.width_all>.con>ul>li>a:hover{background: #1fb9ee;color: #fff;}
.current-location{height: 50px;line-height: 50px;color: #000000;padding:0;}

.list_shop_lb{width: 1200px;margin: 0 auto;margin-bottom: 40px;}
/* 广告 */
.list .a_img3{display: block;float: left;width: 387px;height: 100%;overflow: hidden;margin-right: 16px;margin-top: 10px;margin-bottom: 33px;}
.list .a_img3:nth-child(3n){ margin-right:0}
.list .a_img3:last-child{margin-right: none !important;}
.list .a_img3 img{display: block;width: 100%;height: 140px;}
.list .a_img3 .item{ width:367px;height: 90px;  padding: 0 10px;}
.list .a_img3 .item .p_title{text-align: center;}
.list .a_img3 .item .p_title span{ width:300px; margin-top:10px; display: inline-block;font-size: 20px;font-weight: bold;color: #fff;padding:3px 15px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;}
.list .a_img3 .item .p_text{font-size: 14px;color: #fff;text-align: center;height:30px; overflow: hidden; width:100%;}

.list .a_img2{position: relative;display:block;float: left;width: 590px;height: 246px;overflow: hidden; box-sizing:border-box;margin-right: 15px;margin-top: 10px;margin-bottom: 30px;}
.list .a_img2:nth-child(2){margin-right: 0 !important;}
.list .a_img2 img{display: block;width: 100%;height: 100%;-webkit-transition: -webkit-transform .4s ease-out;-moz-transition: -moz-transform .4s ease-out;transition: -webkit-transform .4s ease-out;-ms-transition: -moz-transform .4s ease-out;}

.list .a_img2 .item{width: 200px;height: 246px;position: absolute;left: 0;top: 0;padding: 0 12px;}
.list .a_img2 .item:nth-child(2n-1){background:#ff0000;}
.list .a_img3 .item:nth-child(2n-1){background:rgba(238, 51, 62, 0.6);}
.list .a_img3 .item:nth-child(2n){background:rgba(57, 57, 57, 0.74);}
.list .a_img3 .item:nth-child(4){background: rgba(255, 0, 0, 0.74);}

.list .a_img2 .item .p_title{text-align: center;margin-bottom: 16px;margin-top: 30px;}
.list .a_img2 .item .p_title span{display: inline-block;font-size: 20px;font-weight: bold;color: #fff;padding: 3px 15px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;}
.list .a_img2 .item .p_text{ width:100%; max-height:144px; overflow:hidden; font-size: 15px;color: #fff;text-align: left;line-height: 24px;}


.log-in{
  font-size: 14px;
  line-height:33px;
  letter-spacing:1px;
  width:1200px;
  height:30px;
  overflow:hidden;
}

.header-top .basic-left{ width:70%; float:left;}
.bcont{width:100%;overflow: hidden;height: auto; background:#f6f6f6;}
/*机构首页*/
.about{ margin:15px 0; height:auto;overflow:hidden;}
.iabout { height: 28px; line-height: 28px; margin: 10px 0;}
.index-pj{ margin-top:5px;}
.index-pj em, .index-pj span, .index-pj ul { display: inline-block; padding-top:15px; }
.index-pj a { display: inline-block; font-size: 14px; text-decoration: underline; color: #262626; }
.index-pj a:hover{text-decoration: underline;}
.agency-right-more:hover a { color: #1a8cff; }
.index-pj em { font-size: 32px; letter-spacing: 0; color: #ff1144;margin-top:-21px; }
.index-pj span { height: 24px; margin-right: 5px;position: absolute; margin-left: 6px; padding: 2px 8px 2px 6px; font-size: 14px; line-height: 21px; letter-spacing: 0; color: #fff; -moz-border-radius: 13px 13px 13px 0; border-radius: 13px 13px 13px 0; background: #ff1144; }
.index-pj{ font-size: 13px; color: #8C8C8C; letter-spacing: 0; }
.index-right dt { height: 18px; margin-left: 0;float:left; width:70px; }
.index-right dt, .index-right dd {float:left;  line-height: 18px; }
.about dl{ width:655px; float:left;line-height: 37px; margin:3px 0; font-size:14px;letter-spacing:1px;}
.about dl dt{width:80px; float:left; color:#8c8c8c;}
.about dl dd{ color:#262626;}
.about dl dd p{ line-height: 28px;margin-top:5px}
.index-ts span img { width: 16px; height: 16px; margin-right: 3px; display: inline-block; }
.btn{border:0;text-align:center;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:10px 15px 0 0;display:block;width:140px;cursor:pointer;font-size:16px;color:#fff;padding:6px 0;}
.btncolor{ border:1px #3388ff solid; color:#3388ff;}
.btngray{background:#3388ff;}
.btn:hover{background:#207cfb; color:#fff;}
.txt-home{margin-top:5px;border-left:3px solid #3388ff;padding-left:12px;font-family:"Microsoft Yahei";font-size:24px; line-height:30px; font-weight:normal; position:relative; margin-bottom:10px;}
.m110{ color: #999999;margin-left: 10px;}
.m112{color: #000000;}
.linkbox ul li a{ text-decoration:none; color:#666;height: 32px !important;
  line-height: 32px  !important;}
.linkbox ul li a span{ float: right; font-family: Arial, Helvetica, sans-serif;}

.foot-link-ab{font-size: 0;border-bottom: 1px solid lightgray;margin-top:20px;}
.foot-link-ab li{display: inline-block;cursor: pointer;width: auto;height: 36px;font-size: 18px;color: #6F6F6F;margin-right: 35px;}
.foot-link-ab li.on{color: #1eb9ee;border-bottom: 2px solid #1eb9ee;}
.foot-link-ab li .iconfont{font-size: 18px;margin-right: 5px;display: none;}
.foot-link-content-ab ul{overflow: hidden;padding-top: 20px;padding-bottom: 10px;}
.foot-link-content-ab ul>p{font-size:16px;color:#585858;line-height:30px;}
.foot-link-content-ab ul li{display: inline-block;margin-top: 0px;border-radius: 15px;width:24.7%;}
.foot-link-content-ab ul li a{display: block;height: 100%;font-size: 16px;color: #585858;display: block;padding: 3px 10px;border: 1px solid #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.foot-link-content-ab ul li:hover a{color: #1eb9ee;border: 1px solid #1eb9ee;text-decoration: none !important;}
.class-list-foot-a{margin-top:50px; padding-bottom: 40px;}
.class-list-foot-a .foot-link >span:nth-child(even){margin-right: -44px;}

.bm_p_nav_view_1>ul>li {width: 110px;}