/* 公共样式 start */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin: 0;
	padding: 0;
}
html{overflow-x: hidden; }

body {font: 12px/150% Arial,"Microsoft YaHei","\5b8b\4f53";color: #484848;background: url(../images/index_bg01.png);font-size: 14px;}
h1,h2,h3,h4,h5 {
	font-weight: normal;
}

a {color: #484848;text-decoration: none;}
a:hover {text-decoration: none;}

ol,ul {
	list-style: none;

}

:focus {outline: 0;}
* {
	outline:none;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

img {border: 0;}
table {empty-cells: show;border-collapse:collapse;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
em {font-style: normal;}

.black {color:#000;font-weight:normal;}
.blackb {color:#000;font-weight:bold;}
.red {color:red;font-weight:normal;}
.redb {color:red;font-weight:bold;}
.orange {color:#FF9900;font-weight:normal;}
.orangeb {color:#FF9900;	font-weight:bold;}
.blue {color:blue;font-weight:normal;}
.blueb {color:blue;font-weight:bold;}
.green{color:#51B400;font-weight:normal;}
.greenb{color:#51B400;font-weight:bold;}
.grey {color:#AEABAA;font-weight:normal;}
.greyb {color:#AEABAA;font-weight:bold;}

.w {width: 1000px;margin: 0 auto;clear:both;border:0px solid red;}
.w12{width: 1200px;margin: 0 auto;clear:both;border:0px solid red;height: 520px;}
.ww{width: 100%;margin: 0 auto;clear:both;height: 520px;overflow: hidden;}
.ww880{width: 880px;margin: 0 auto;clear:both;height: 520px;overflow: hidden;float: left;}
.ww2{width: 100%;margin: 0 auto;clear:both;height: 380px;overflow: hidden;}
.fl {float: left;}
.fr {float: right;}
.fn {float: none;}
.al {text-align: left;}
.ac {text-align: center;}
.ar {text-align: right;}

.lh {overflow: hidden;zoom: 1;margin-top: 3px;}
.lh li,.lh dl,.lh .item {float: left;}
.ld {position: relative;zoom: 1;}
.ld s,.ld b,.ld .block {position: absolute;	overflow: hidden;}
.hidden {
	display: none;
}
.loading1 {	background: url(../images/loading1.gif) no-repeat 50% 50%;}
.loading2 {	background: url(../images/loading2.gif) no-repeat 50% 50%;}

.clr {clear: both;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

.clearfix{*zoom: 1;}
.clearfix:after{clear:both;display:table;content:"";}

.clearfix{overflow:hidden;_zoom:1;}
.pt20 {
	padding-top: 20px;
}
/***** 返回顶部 start */
.back-top {
	display: inline-block;
	position: fixed;
	right: 5%;
	bottom: 5%;
	background-color: #f66824;
	color: #fff;
	font-size: 36px!important;
	width: 50px;
	height: 50px;
	line-height: 50px!important;
	text-align: center;
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/***** 返回顶部 end */

/***** 80*80小图片 start */
.thumbnail {padding:3px;border: 1px solid #FFF;}
.thumbnail_hover a:hover img {border: 1px solid #FF9900;background-color:#ffe7c1;}
.thumb-sml {color:#BCBABA;width:112px;height:92px;	margin:0;float:left;overflow:hidden;}
.thumb-sml table {padding:0px;border-collapse:collapse;border-spacing:0px;width:100%;}
.thumb-sml table thead th {text-align:center;width:112px;height:92px;}
/***** 80*80小图片 end */

/***** 160*160中图片 start */
.thumb-lrg {color:#BCBABA;width:280px;height:210px;margin:9px;padding-top:2px;*padding-top:0;background:#FFF;float:left;overflow:hidden;}
.thumb-lrg table {padding:0px;border-collapse:collapse;border-spacing:0px;width:100%;}
.thumb-lrg table thead th {text-align:center;width:180px;height:180px;}
.thumb-lrg table td {padding-top:0;}
.thumb-lrg table div {height:20px;line-height:20px;padding:1px 10px;overflow:hidden;text-align:center;}
/***** 160*160中图片 end */

/***** 分页 start */
#pagelist {font:12px Arial;color:#000;float:left;margin-top:12px;margin-bottom: 40px;width:100%;}
.PageListDiv {	text-align:center;margin:20px auto;clear: both;}
.PageList {list-style-type:none !important;}
.PageList li {display:inline;background:none !important;padding:0 !important;margin:0 4px !important;line-height:26px !important;}
.PageList a {text-decoration:none !important;padding:2px 6px 2px 6px;background: #cfcfcf}
.PageList a:hover {background:#f66824;color: #fff;}
.PageList span {background:#fff;padding:2px 6px 2px 6px;color:#f66824;}
.PageList span.CurrentPage {background:#f66824;color:#fff;}
.PageList li a.PagePrev, .PageList li a.PageNext {*padding:4px 6px 1px 6px !important;}
.PageList li span.NoPagePrev, .PageList li span.NoPageNext {*padding:4px 6px 1px 6px !important;}
/***** 分页 end */
.fz16 {
	font-size: 16px;
}

/* 公共样式 end */
/*头部*/
header {
	position: relative;
	height: 170px;
	width: 100%;
	padding-top: 30px;
}
.gray {
	color: #848484;
}
.companyname {
	font-size: 16px;
	float: left;
	line-height:36px;
}
.phone-top {
	padding-left: 36px;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 36px;
	z-index: 1;
	margin-right: 40px;
}
.head-top {
	height: 80px;
}
.top-r {
	position: relative;
}
.search-w {
	position: absolute;
	right: 0;
	top: 3px;
	z-index: 2;

}
.search-ipt {
	border:1px solid #eee;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 20px;
	height: 28px;
	line-height: 28px;
	width: 120px;
}
.search-btn {
	position: absolute;
	right: 0;
	top: 8px;
}
.logo-wrap {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -68px;
	width: 136px;
	z-index: 3;
	text-align: center;
	background-image: url(../images/logo-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	padding-top: 40px;
}
.navli {
	float: left;
}
.navli:hover .navtitle,
.navli.on .navtitle
 {
	color: #622223;

}
.navli:hover .navtitleen,
.navli.on .navtitleen
{
	color: #e2babb;
}
.split {
	float: left;
	margin: 0 50px;
}
.navtitle {
	font-size: 14px;
	color: #626262;
}
.navtitleen {
	font-size: 10px;
	color: #a0a0a0;
}
.mr240 {
	margin-right: 244px;
}

/*头部 end*/
/*首页*/
.topbanner{ width:100%;overflow:hidden; position:relative;   }
.topbanner .hd{ height:15px; overflow:hidden; position:absolute; left: 20%; top: 80%; z-index:1; }
.topbanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.topbanner .hd ul li{ float:left; margin-right:10px;  width:30px; height:4px;background:#fff; cursor:pointer; }
.topbanner .hd ul li.on{ background:#622223;  }
.topbanner .bd{ position:relative; height:100%; z-index:0; }
.topbanner .bd li{ zoom:1; vertical-align:middle; }
.topbanner .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.topbanner .prev,
.topbanner .next{
	position:absolute;
	left:6%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:38px;
	height:60px;
	background-image:url('../images/ico.png') ;
	background-repeat: no-repeat;
	background-position:-30px -460px;
}
.topbanner .next{ left:auto; right:6%; background-position:-110px -460px; }
.topbanner .prev:hover{    background-position: -30px -540px; }
.topbanner .next:hover {
	background-position:-110px -540px;
}
.topbanner .prevStop{ display:none;  }
.topbanner .nextStop{ display:none;  }
.new-item-bg {
	width: 100%;
	background-color: #622223;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.new-item-bg a {
	color: #fff;
}
.new-item-bg a:hover {
	color: #f66824;
}
.txtScroll-top{ width:450px;  overflow:hidden; position:relative;  float: left; }
.txtScroll-top {
	padding-left: 20px;

}
.txtScroll-top .infoList li{ height:40px; line-height:40px;   }
.txtScroll-top .infoList li .date{ float:right;}
.noticicon {
	position: absolute;
	left: 0;
	top: 12px;
}
.morenew {
	display: inline-block;
	width: 90px;
	height: 28px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 28px;
	margin-top: 5px;
	float: left;
	margin-left: 20px;
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.index-title {
	margin-top: 60px;
	margin-bottom: 40px;
}
.index-title-en {
	color: #b1aeae;
	line-height: 40px;
}
.slideTxtBox{ width:100%; border:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:40px; line-height:40px; background:#f4f4f4;    position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:-1px; height:40px;  width: 100%; z-index: 1;}
.slideTxtBox .hd ul li{ float:left; width: 20%; cursor:pointer;text-align: center;color: #fff;background-color:#622223;border-right: 1px solid #fff;height: 41px;  }
.slideTxtBox .hd ul li.on{   background:#f66824;  }
.slideTxtBox .bd ul{
	zoom:1;
	height: 296px;
	background-color: #3d1a1a;
	color: #fff;
  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute;     right: 290px;
    top: 280px; }
.slideTxtBox .arrow a{ display:block;  width:30px; height:30px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url('../images/ico.png') 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:-227px -575px;  }
.slideTxtBox .arrow .next:hover{ background-position:-284px -575px;  }
.slideTxtBox .arrow .prev {

	background-position:-284px -535px;
}
.slideTxtBox .arrow .prev:hover{
	background-position:-227px -535px;
}
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
.knowmore {
	position: absolute;
	right: 0;
	top: -1px;
	display: inline-block;
	width: 200px;
	color: #fff;
	background-color:#622223;
	text-align: center;
	line-height: 40px;
	height: 41px;
	z-index: 2;
}
.knowmore:hover {
	background-color: #f66824;
	color: #fff;
}
.course-top {
	background-image: url(../images/xiao-banner.jpg);
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center ;
	position: relative;
	margin-bottom: 25px;
}
.course-more {
	position: absolute;
	display: inline-block;
	width: 27px;
	height: 27px;
	top: 160px;
	left: 230px;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	background-position: -49px -316px;
}
.course-btm {
	padding-bottom: 20px;
}
.course-ul {
	margin-right: -12px;
}
.course-li {
	float: left;
	position: relative;
	width: 240px;
	height: 200px;
	overflow: hidden;
	margin-right: 13px;
}
.course-pic {
	width: 100%;
}
.course-title {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 50px;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 50px;
	background-color: #f5f5f5;
	overflow: hidden;
}
.course-li:hover .course-title {
	background-color: #622223;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	background-position:150px -303px;
	color: #fff;
}
.see-more {
	color: #fff;
	background-color: #f66824;
	display: inline-block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	width: 110px;
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.case-wrap {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 540px;
	padding-top: 1px;
	margin-top: 46px;
}
.case-left {
	width: 660px;
	overflow: hidden;
	height: 296px;
	text-align: center;
	display: table-cell;
}
.case-left img {
	height: 296px;
}
.case-right {
	padding: 35px;
	height: 296px;
	width: 330px;
	overflow: hidden;
}
.case-index-t {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.case-intro {
	height: 100px;
	overflow: hidden;
}
.mt20 {
	margin-top: 20px;
}
.pink{
	color: #ffd1d5;
}
.teacher-slide{ width:100%;  overflow:hidden; position:relative;   }
.teacher-slide .hd{ overflow:hidden;  height:80px; padding:0 10px; margin-bottom: 40px;line-height: 55px; }
.teacher-slide .hd .prev,.teacher-slide .hd .next{ display:block;  width: 37px;
    height: 39px; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url('../images/ico.png') no-repeat;}
.teacher-slide .hd .next{ background-position:-284px -350px;
float: right;  }
.teacher-slide .hd .prev{ background-position:-220px -400px;
float: left;  }
.teacher-slide .hd .next:hover{ background-position:-284px -400px;  }
.teacher-slide .hd .prev:hover{ background-position:-220px -350px;  }
.teacher-slide .hd .prevStop{ background-position:-60px 0; }
.teacher-slide .hd .nextStop{ background-position:-60px -50px; }

.teacher-slide .bd ul{ overflow:hidden; zoom:1; }
/*暂时这样，需要修改*/
.teacher-slide .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; margin-right: 20px;position: relative;transition: all 1s ease 0s; border:1px solid #fff;}
.teacher-slide .bd ul li .pic{ text-align:center; }
.teacher-slide .bd ul li .pic img{ width:235px; height:322px; display:block;    }

.teacher-slide .bd ul li .title{ line-height:24px;   }
/*暂时这样，需要修改*/
.teacher-msg {
	display: none;
}
.teacher-slide .bd ul li:hover{
	border-color:#622223;
}
.teacher-slide .bd ul li:hover .teacher-msg {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #fff;
	background: rgba(98,34,35,.8);
	width: 100%;
	text-align: center;
	transition: all 1s ease 0s;
}
.teacher-name {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.teacher-slide .bd ul li:hover .teachername {
	display: none;
}
.teachername {
	position: absolute;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,.3);
	color: #fff;
	left: 0;
	bottom: 0;
}
.teacher-posi {
	color: #fff;

}
.prnx-l {
	margin-right: 200px;
}
.more-teach {
	color: #fff;
	background-color: #622223;
	display: inline-block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	width: 110px;
}
.new-index-t {
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 340px;
}
/*首页 end*/
/*页脚*/
footer {
	width: 100%;
	padding-top: 40px;
	background-color: #22252f;
	margin: 0 auto;clear:both;
	overflow: hidden;
	color: #fff;
    position: relative;
}
.foot-l {
	width: 265px;
	margin-right: 100px;
}
.foot-c {
	width: 265px;
    position: absolute;
    left:50%;
    margin-left:-134px;
    top:40px;
}
.foot-r {
	width: 265px;
}
.foot-t {
	width: 100%;
	border-bottom: 1px solid #888;
	position: relative;
	height: 34px;
	margin-bottom: 5px;
}
.foot-t h3 {
	font-size: 18px;
	border-bottom: 3px solid #b74d1a;
	display: inline-block;
	position: absolute;
	padding-bottom: 5px;
	bottom: -1px;
	left: 0;
}
.footnav-a{
	line-height: 30px;
}
.footnav-a:hover {
	color: #994420;

}
.footnav {
	margin-right: 50px;
}
.foot-c ul {
	margin-top: 10px;
}
.foot-c li {
	margin-right: 20px;
	text-align: center;
}
.foot-r li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 22px;
}
.foot-r em {
	display: inline-block;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	width: 22px;
	height: 20px;
	position: absolute;
	left:0;
	top: 0;
}
.icon1 {
	background-position:-374px -491px;
}
.icon2 {
	background-position:-374px -520px;
}
.icon3 {
	background-position:-374px -550px;
}
.icon4 {
	background-position:-374px -580px;
}
.icon5 {
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: -379px -444px;
	line-height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.vm {
	vertical-align: middle;
}
.friendlink {
	margin: 20px auto;
	font-size: 12px;
}
.friendlink span {
	padding-right: 10px;
	border-right: 1px solid #393b44;
	margin-right: 10px;
}
.friendlink span:last-child {
	border-right: 0;
}
.footer-btm {
	background: #1d1f26;
	height: 52px;
	line-height: 52px;
	font-size: 12px;
}
/*页脚 end*/
/*案例展示*/

 .banner {
 	position: relative;
	width: 100%;
	height: 300px;
 }
 .banner img {
 	position: absolute;
 	height: 300px;
 	top: 0;
 	left: 50%;
 	margin-left: -960px;
 }
 .pd20 {
 	padding: 20px;
 }
.mt40{margin-top: 40px;}
.page-nav {
	width: 100%;
	border-top: 3px solid #622223;
	padding: 20px;
	position: relative;

}
.triangle-bottom {
    margin-top: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #622223;
    position: absolute;
    left: 70px;
    top: 0;
}
.now-title {
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.locaicon {
	display: inline-block;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position:-374px -324px;
	width: 20px;
	height: 25px;
}
.place {
	line-height: 28px;
	font-size: 12px;
}
.place a {
	color: #888;
    margin: 0 5px;
}
.case-show-wrap {
	padding: 20px;
}
.case-box {
	width: 463px;
    height: 220px;
    margin-bottom: 20px;
    overflow: hidden;
}
.case-catname {
	border-bottom: 1px solid #dcdcdc;
	width: 465px;
	padding: 5px 15px;
	font-size: 16px;
	color: #622223;
	line-height: 36px;
	height: 42px;
}
.mb40{
	margin-bottom: 40px;
}
.cat-icon-w {
	height: 35px;
	float: left;
    width: 300px;
}
.cat-icon {
	display: inline-block;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	background-position:-426px -543px;
    overflow: hidden;
}
.casemore {
	display: inline-block;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	padding-right: 30px;
	background-position:-356px -460px;
	height: 30px;
    width: 100px;
    overflow: hidden;
}
.casemore:hover {
	background-position:-356px -500px;
}
.case-box-body {
	padding: 12px;
	background-color: #fff;
	width: 100%;
	height: 160px;
}
.cat-pic {
	width: 176px;
}
.case-ul {
	width: 240px;
	overflow: hidden;
}
.case-title-a {
	line-height: 30px;
	font-size: 12px;
	font-family: "微软雅黑";
}
.case-title-a:hover {
	color: #f66824;
}
.case-ul {
	line-height: 24px;
}
.case-ul li {
	height: 25px;
	line-height: 25px;
	width: 236px;
white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.bgw {
	background-color: #fff;
	padding-bottom: 1px;
}
.shadow {
	position: relative;
	max-width: 465px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3),
				0px 0px 20px rgba(0,0,0,0.1) inset;
}

.shadow::before,
.shadow::after {
   content:"";
   position:absolute;
   z-index:-1;
}

.shadow::before,
.shadow::after {
   content:"";
   position:absolute;
   z-index:-1;
   bottom:15px;
   left:10px;
   width:50%;
   height:20%;
}

.shadow::before,
.shadow::after {
   content:"";
   position:absolute;
   z-index:-1;
   bottom:15px;
   left:10px;
   width:50%;
   height:20%;
   box-shadow:0 15px 10px rgba(0, 0, 0, 0.1);
   transform:rotate(-3deg);
}

.shadow::after{
   right:10px;
   left:auto;
   transform:rotate(3deg);
 }
 .posir {
 	position: relative;
 	z-index: 1;
 	width: 100%;
 }
 .box11 {
	width: 465px;
	height: 160px;
	background: #fff;
	padding: 15px;
}
.shadow-line {
	width: 100%;
	height: 7px;
	background: url('../images/index_main_shadow.png') no-repeat
	center;
}
.pb1 {
	padding-bottom: 1px;
}
.mb60{
	margin-bottom: 60px;
}
/*案例展示end*/
/*案例展示列表*/
 .box2 {
	width: 292px;
	height: 334px;
	background: #fff;
	padding: 15px;
}
.shadow.box2 {
	max-width: 292px;
}
.case-list-li {
	width: 290px;
	height: 340px;
	overflow: hidden;
	margin-right: 35px;
	margin-bottom: 20px;
}
.case-list-w {
	padding: 20px 30px;
}
.case-list-ul {
	margin-right: -50px;
}
.case-list-t {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.case-list-li:hover .case-list-t{
	color: #fff;
}
.case-list-detail {
	font-size: 12px;
	color: #828282;
}
.case-list-more {
	position: absolute;
	bottom: 5px;
	left: 15px;
}
.bb1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.case-list-li:hover .box2 {
	background: #622223;
	color: #fff;
}
.case-list-li:hover .case-list-more,.case-list-li:hover .case-list-detail {
	color: #fff;
}
.case-list-pic {
	width: 100%;
	height: 170px;
}
/*案例展示列表end*/
/*案例展示详情*/
.case-con-top {
	width: 100%;

	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	padding-left: 20px;
}
.case-con-pic {
	width: 100%;
}
.case-con-pic-w {
	width: 490px;
	margin-right: 30px;
}
.case-con-r {
	width: 415px;

}
.case-con-t {
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	color: #fff;
	background: #622223;
	margin-bottom: 20px;
	font-size: 18px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.fz12 {
	font-size: 12px;
}
.case-con-data span {
	margin-right: 30px;
}
.time {
	display: inline-block;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	    padding-left: 16px;
    background-position: -440px -413px;
	height: 35px;
}
.case-con-item {
	margin-bottom: 10px;
}
.case-con {
	width: 100%;
	min-height:500px;height:auto !important;height:500px;overflow:visible;
}
.case-con img {
	max-width: 100%;
}
.page-w {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	margin-right: 20px;
}
.banner-btm {
	padding: 20px 0;
	background-color: #fff;
	margin-bottom: 20px;
}
.banner-btm {
	max-width: 100%;
}
.related {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
/*案例展示详情end*/
/*关于我们*/
.about-top-w {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	margin-bottom: 60px;
}
.about-nav-a {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 70px;
	text-align: center;
	border-right: 1px solid #eee;
}
.bl1 {
	border-left: 1px solid #eee;
}
.about-nav {
	height: 70px;
}
.mt25 {
	margin-top: 25px;
}
.arr-btm {
	display: none;
	position: absolute;
	display: inline-block;
    background-image: url(../images/ico.png);
    background-repeat: no-repeat;
    background-position:-358px -389px;
    width: 20px;
    height: 16px;
    left: 50%;
    margin-left: -10px;
    top: 70px;
}
.about-nav-a.on .arr-btm {
    background-position:-378px -389px;
	display: block;
}
.about-nav-a.on {
	background: #622223;
	color: #fff;
}
.about-title {
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.about-title-ch {
	font-weight: bold;
	color: #f66824;
	font-size: 22px;
}
.about-title-en {
	color: #b7b7b7;
	line-height: 30px;
	text-transform:uppercase;
}
.map-wrap {
	border: 3px solid #c6d2d8;
	margin-bottom: 50px;
}
.recruitment-t {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 20px;
	line-height: 30px;
}
.poster-main{
	width: 780px;
	height: 500px;
	position: relative;
}
.poster-main a,.poster-main img{
	display:block;
}
.poster-main .poster-list{
	width: 380px;
	height: 265px;
}
.poster-main .poster-list .poster-item{
	width: 380px;
	height: 265px;
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-btn{
	position:absolute;
	top:0;
	z-index:10;
	cursor:pointer;
	display: block;

}
.poster-main .poster-btn a {
	position:absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -20px;
	display: inline-block;
	width: 40px;
	height: 60px;

}
.poster-main .poster-prev-btn{
	left:-110px;

}
.poster-main .poster-prev-btn a{
	background-image: url('../images/1.jpg');
	background-repeat: no-repeat;

}
.poster-main .poster-prev-btn:hover a{
	background-image: url('../images/2.jpg');
	background-repeat: no-repeat;

}
.poster-main .poster-next-btn a{
	background-image: url('../images/3.jpg');
	background-repeat: no-repeat;

}
.poster-main .poster-next-btn:hover a{
	background-image: url('../images/4.jpg');
	background-repeat: no-repeat;

}
.poster-main .poster-next-btn{
	right:-110px;

}
.bgp {
	background-color: #f7f8fb;

}
.poster-w {
	width: 780px;
	margin: 0 auto;
}
.pb60 {
	padding-bottom: 60px;
}
.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}
.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6);color:#fff}
.w-video-wrap{width:1000px;clear:both;padding: 20px;}
.w-video-ul{margin-right:-24px}
.w-video-ul li{float:left;width:310px;height:250px;overflow:hidden;position:relative;margin-right:10px;margin-bottom:20px;border: 1px solid #eee;}
.w-video-img{width:100%;vertical-align:middle;height: 200px;}
.w-video-li:hover .w-pro-title {
	background-color: #622223;
	color: #fff;
}
.w-pro-title{width:100%;height:45px;line-height:45px;text-align:center;}
.w-detail-mask{position:absolute;top:0;left:0;z-index:5;width:100%;height:200px;background:url('../images/bofang.png') no-repeat center;background-size:50px;}
.w-video-box{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;margin:auto;width:945px;height:600px;text-align:center;box-sizing:border-box;padding:30px;background:#fefefe}
.w-close{position:absolute;width:55px;height:55px;line-height:55px;text-align:center;font-size:50px;color:#fff;background-color:#622223;top:0;right:-55px;cursor:pointer}
.w-close:hover{background-color:#b74d1a}
.w-mask{display:none;background:rgba(0,0,0,.6);filter:alpha(opacity=60);width:100%;height:100%;overflow:hidden;left:0;top:0;z-index:4;position:fixed}
.w-submenu{width:100%;position:relative}
.w-submenu h2{font-size:32px;color:#00a9e0;font-weight:400}
.w-submenu span{padding-left:10px;font-size:16px;color:#333}
.w-more{position:absolute;top:14px;right:0;font-size:12px;color:#828282}
.video-title {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
}
.share {
	float: right;
}
.video-con-data {
	width: 640px;
	margin: 0 auto;
}
/*关于我们end*/
/*精英讲师*/
.teacher-ul {
	margin-right: -20px;
}
.h350 {
	height: 350px;

}
.teacher-ul li {
	margin-right: 17px!important;
	margin-bottom: 35px;
}
.teach-title {
	background-color: #e7e7e7;
	padding: 0 20px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	position: relative;

}
.teach-title h2 {
	font-size: 18px;
}
.toggle {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	font-size: 2em!important;
	color: #969696;
	display: inline-block;
	width: 30px;
	height: 20px;
	text-align: center;
	line-height: 20px!important;
	overflow: hidden;
}
.teacher-con-t {
	padding: 20px;
	margin-bottom: 20px;
}
.teach-headpic {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 290px;
}
.teacher-intro {
	margin-right: 380px;
	min-height:500px;height:auto !important;height:500px;overflow:visible;
}
.prnx-l a:hover {
	color:#622223;
}
.teacher-intro-li {
	padding: 20px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.teacher-intro-name {
	font-size: 26px;
	font-weight: bold;
	color: #622223;
	margin-bottom: 40px;
}
.teacher-intro-item {
	font-size: 16px;
	font-weight: bold;
	color: #622223;
	margin-bottom: 25px;
}


.teacher-fc-slide{ width:100%;  overflow:hidden; position:relative;padding: 0 20px;   }
.teacher-fc-slide .hd{ overflow:hidden;  height:50px; padding:0 10px; margin-bottom: 40px;line-height: 55px; }
.teacher-fc-slide .hd .prev,.teacher-fc-slide .hd .next{ display:block;  width: 37px;
    height: 39px; margin-right:15px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url('../images/ico.png') no-repeat;}
.teacher-fc-slide .hd .next{ background-position:-284px -350px;
float: right;  }
.teacher-fc-slide .hd .prev{ background-position:-220px -400px;
float: left;  }
.teacher-fc-slide .hd .next:hover{ background-position:-284px -400px;  }
.teacher-fc-slide .hd .prev:hover{ background-position:-220px -350px;  }
.teacher-fc-slide .hd .prevStop{ background-position:-60px 0; }
.teacher-fc-slide .hd .nextStop{ background-position:-60px -50px; }

.teacher-fc-slide .bd ul{ overflow:hidden; zoom:1; }
/*暂时这样，需要修改*/
.teacher-fc-slide .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; margin-right: 5px;position: relative;transition: all 1s ease 0s;}
.teacher-fc-slide .bd ul li .pic{ text-align:center; }
.teacher-fc-slide .bd ul li .pic img{ width:186px; height:150px; display:block;    }

.teacher-fc-slide .bd ul li .title{ line-height:24px;   }
.xbanner {
	padding: 0 20px;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 30px;
}
.prnx-w {
	padding: 20px;
	height: 100px;

}
.prnx-l {
	margin-right: 160px;
}
.prnx-r {
	position: absolute;
	top:20px;
	right: 20px;
}
.re-list {
	display: inline-block;
	background: #622223;
	color: #fff;
	margin-top: 10px;
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px
}

/*精英讲师end*/
/*实战课程*/
.cour-con li {
	margin-bottom: 40px;
}
.w140 {
	width: 140px;
}
.dashe-line {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}
.course-name {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
/*实战课程end*/
/*搜索*/
.bgy {
	background-color: #f7f8fb;
	/* background-color: #3d4a73; */
}
.result-wrap {
	margin-top: 30px;
	padding: 20px;
}
.result-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color: #622223;
	padding: 60px 20px 20px 20px;
	background-position: -520px -555px;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
}
.result-ul {
	margin-top: 40px;
}
.result-li {
	padding: 20px;
	min-height:130px;height:auto !important;height:130px;overflow:visible;
}
.result-li:hover {
	background-color: #eee;
}
.result-title {
	line-height: 36px;
	font-weight: bold;
	font-size: 18px;
}
/*搜索end*/
/*新闻*/
.news-wrap {
	padding:  40px 30px ;
}
.news-top {
	position: relative;
	height: 245px;
}
.new-top-img {
	width: 345px;
	height: 245px;
	position: absolute;
	left: 0;
	top: 0;

}
.new-top-r {
	margin-left: 345px;
	padding: 20px;
	background-color: #fff;
	background-image: url('../images/tt.png');
	background-repeat: no-repeat;
	background-position: top right;
min-height:245px;height:auto !important;height:245px;overflow:visible;
}
.new-top-title {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	margin-bottom: 10px;
}
.s-icon{

	background-position: -547px -495px;
	background-image: url('../images/ico.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 38px;
	height: 38px;
	background-color: #f66824;
	border-right: 1px solid #fff;
}
.bgo {
	background-color: #f66824;
	color: #fff;
	display: inline-block;
	height: 38px;
	padding: 0 10px;
	line-height: 38px;

}
.new-top-intro {
	margin-bottom: 20px;
	height: 66px;
	overflow:hidden;
}
.news-ul {
	margin-top: 40px;
	margin-right: -25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
}
.news-li {
	float: left;
	width: 462px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 20px;
}
.news-li:hover {
	background-color: #f66824;
	color: #fff;

}
.new-pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 145px;
}
.new-li-r {
	margin-left: 200px;
	padding: 20px;
	height: 145px;
}
.new-li-r h3 {
	height: 30px;
	line-height: 30px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	font-size: 14px;
}
.new-intro {
	font-size: 12px;
	color: #828282;
	height: 40px;
	overflow: hidden;
}
.news-li:hover .new-intro,.news-li:hover h3 {
	color: #fff;
}
.news-li:hover .case-con-data{
	color: #ffccb3;
}
.new-con-top {
	border-bottom: 1px solid #622223;
	position: relative;
	margin-bottom: 40px;
}
.new-con-top h2 {
	font-size: 16px;
	line-height: 30px;
}
.new-con-w {
	padding: 20px;
}
.w-arrow:before, .w-arrow:after{
    width: 0px;
    height: 0px;
    border: transparent solid;
    position: absolute;
    top: 100%;
    content: "";
}
.w-arrow:before{
    left: 100px;
    border-width: 15px;
    border-top-color: #622223;
    bottom: 30px;
}
.w-arrow:after{
    border-width: 14px;
    border-top-color: #f7f8fb;
    bottom: 32px;
    left: 101px;
}
.share-new {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.new-prnx {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.new-prnx .prev,.new-prnx .next {
	width: 49%;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	color: #828282;
}
/*新闻end*/
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.footicon {
	font-size: 20px;
	margin-right: 5px;
	line-height: 30px;
}
.banner-btm img {
	width: 100%;
}
.back-top-box {
    position: fixed;
    right: 0;
    bottom: 5%;
    background-color: #f66824;
    color: #fff;
    width: 156px;
    border: 3px solid #f66824;
    border-radius: 3px;
    text-align: center;
}
.bt-con1 {
    background-color: #fff;
    color: #333;
    border-bottom:1px solid #f66824;

}
.pd10 {
    padding:10px;
}
.back-top-t{
    clear: both;
    margin: 0;
    padding: 0 5px 0 10px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    font-family: 'SimSun';
    color: #fff;
	position: relative;
}
.back-top-b {
    clear: both;
    margin: 0;
    padding: 0 5px 0 10px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    font-family: 'SimSun';
    color: #fff;
}
.msg-close {
	color: #fff;
	position: absolute;
	right:0;
	top: 0;
}
