  
.video-list .list .sign{
	width: 41px;
	height: 41px;
	position: absolute;
	left: 76px;
	top: 35px;
}
.video-list .list .bg{
	width: 191px;
	height: 22px;
	background: url("../img/bg_shadow12.png")/*tpa=http://www.zyangedu.com/static/img/bg_shadow12.png*/ no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.video-list .list p{
	width: 171px;
	height: 22px;
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 2;
	color: #fff;
}
.video-list .prev{
	width: 34px;
	height: 107px;
	float: left;
	background: url("../img/prev03.jpg")/*tpa=http://www.zyangedu.com/static/img/prev03.jpg*/ no-repeat;
	cursor: pointer;
}
.video-list .next{
	width: 34px;
	height: 107px;
	float: left;
	background: url("../img/next03.jpg")/*tpa=http://www.zyangedu.com/static/img/next03.jpg*/ no-repeat;
	cursor: pointer;
}
.download-main ul{
	width: 730px;
	float: left;
	*padding-bottom: 30px;
}
.download-main li{
	width: 313px;
	height: 237px;
	padding: 3px 6px 3px 4px;
	background: url("../img/bg_shadow13.png")/*tpa=http://www.zyangedu.com/static/img/bg_shadow13.png*/ no-repeat;
	float: left;
	margin: 0 42px 30px 0;
	display: inline;
}
.download-main li img{
	float: left;
	margin-bottom: 13px;
}
.download-main li .intro{
	width: 290px;
	height: 32px;
	float: left;
	margin-left: 13px;
	position: relative;
}
.download-main p{
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.download-main span{
	display: inline-block;
	line-height: 14px;
	color: #a1a1a1;
}
.download-main .btn{
	width: 76px;
	height: 24px;
	padding-left: 14px;
	line-height: 24px;
	color: #fff;
	background: url("../img/bg_btn01.jpg")/*tpa=http://www.zyangedu.com/static/img/bg_btn01.jpg*/ no-repeat;
	position: absolute;
	right: 0;
	top: 4px;
}
.download-main a:hover p{
	color: #e60013;
}

/*Contact*/
.contact-banner{
	/*background: url(../img/ibanner02.jpg) no-repeat center*/;
}
.map{
	width: 686px;
	height: 286px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.contact-main{
	width: 370px;
	margin: 30px 0 0 10px;
}
.contact-main p.fz14{
	font-size: 14px;
	line-height: 28px;
	color: #444;
}
.contact-main span{
	display: inline-block;
	font-size: 18px;
}
.contact-main b{
	padding-left: 30px;
	background: url("../img/bg_sign04.jpg")/*tpa=http://www.zyangedu.com/static/img/bg_sign04.jpg*/ no-repeat left center;
}
.contact-intro{
	margin-top: 15px;
	border-top: 1px solid #d4d6d9;
	padding-top: 10px;
	line-height: 24px;
}
.contact-intro img{
	float: left;
	margin: 20px 15px 0 0;
	display: inline;
}

/*Jobs*/
.jobs-banner{
	/*background: url(../img/ibanner03.jpg) no-repeat center*/;
}
.rec-main table{
	width: 684px;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
}
.rec-main th{
	width: 20%;
	font-size: 14px;
	line-height: 52px;
	color: #fff;
	border-right: 1px solid #d9d9d9;
	background: #4a62a9;
}
.rec-main td{
	line-height: 50px;
	border-right: 1px solid #d9d9d9;
	background: #f2f3f6;
	text-align: center;
}
.rec-main td.bg{
	background: #8d9cc8;
	color: #fff;
}
.rec-main td a{
	color: #666;
}
.rec-main td.bg a{
	color: #fff;
}

/*Service*/
.service-banner{
	/*background: url(../img/ibanner04.jpg) no-repeat center*/;
}
.feedback-main ul{
	width: 746px;
	float: left;
	*padding-bottom: 15px;
}
.feedback-main li{
	width: 285px;
	height: 34px;
	padding: 1px 15px 3px;
	float: left;
	margin: 0 58px 15px 0;
	display: inline;
	background: url("../img/bg_input03.png")/*tpa=http://www.zyangedu.com/static/img/bg_input03.png*/ no-repeat;
	line-height: 34px;
	color: #bcbcbc;
}
.feedback-main p{
	width: 60px;
	float: left;
}
.feedback-main input{
	width: 225px;
	height: 34px;
	border: none;
	float: left;
	line-height: 34px;
	color: #666;
}
.text-box{
	width: 658px;
	height: 169px;
	padding: 4px 15px;
	line-height: 34px;
	color: #bcbcbc;
	background: url("../img/bg_shadow14.png")/*tpa=http://www.zyangedu.com/static/img/bg_shadow14.png*/ no-repeat;
}
.text-box textarea{
	width: 596px;
	height: 167px;
	border: 1px solid #fff;
	float: right;
	line-height: 22px;
	color: #666;
}
.submit-btn{
	height: 38px;
	margin-top: 36px;
}
.submit-btn input{
	width: 116px;
	height: 38px;
	background: url("../img/bg_input04.png")/*tpa=http://www.zyangedu.com/static/img/bg_input04.png*/ no-repeat;
	font-size: 14px;
	color: #fff;
	float: left;
	margin: 0 6px 0 2px;
	display: inline;
}
.submit-btn input:first-child{
	background-position: 0 -38px;
}

/*Projects*/
.projects-banner{
	/*background: url(../img/ibanner05.jpg) no-repeat center*/;
}

/*Products*/
.products-banner{
	/*background: url(../img/ibanner06.jpg) no-repeat center*/
}
.products-main ul{
	width: 708px;
	float: left;
	*padding-bottom: 23px;
}
.products-main li{
	width: 306px;
	height: 157px;
	padding: 1px 12px 3px;
	background: #fff;
	position: relative;
	float: left;
	margin: 0 14px 23px 10px;
	display: inline;
}
.products-main .line-top{
	width: 330px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .line-top .line{
	width: 330px;
	height: 1px;
	position: absolute;
	left: -330px;
	top: 0;
	background: #213f97;
}
.products-main .line-right{
	width: 1px;
	height: 157px;
	position: absolute;
	right: 0;
	top: 1px;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .line-bottom{
	width: 330px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #213f97;
	overflow: hidden;
}
.products-main .line-left{
	width: 1px;
	height: 157px;
	position: absolute;
	left: 0;
	top: 1px;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .box{
	width: 306px;
	height: 157px;
}
.products-main li img{
	float: left;
	margin-right: 22px;
}
.products-main h2{
	font-size: 13px;
	line-height: 42px;
	padding-top: 22px;
	color: #666;
}
.products-main p{
	width: 108px;
	float: left;
	color: #666;
	cursor: pointer;
}
.products-main a:hover h2,.products-main a:hover p{
	color: #e60013;
}
.proinfo-top{
	width: 694px;
	height: 304px;
	margin: 0 auto 28px;
}
.proinfo-img{
	width: 302px;
	height: 302px;
	border: 1px solid #c5ccdd;
	float: left;
}
.proinfo-intro{
	width: 366px;
	float: right;
}
.proinfo-intro h2{
	font-size: 16px;
	line-height: 40px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c5ccdd;
	margin-bottom: 20px;
}
.proinfo-detail h2{
	font-size: 16px;
	line-height: 46px;
}
.proinfo-detail table{
	width: 100%;
	border-top: 1px solid #c5ccdd;
	border-left: 1px solid #c5ccdd;
}
.proinfo-detail td{
	border-bottom: 1px solid #c5ccdd;
	border-right: 1px solid #c5ccdd;
}

#ibanner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 239px;
}



/* 人才招聘 */
#spred {
	color:#F00;
}
.joinus_tb {
	border:1px solid #E2E2E2;
	border-width: 0 0 1px 1px;}
.joinus_tb tr td {
	padding: 5px;
	border:1px solid #E2E2E2;
	border-width:1px 1px 0 0;
}
.joinus_tb .feedback_input {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}
.joinus_tb .error {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #D70128;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}

.join-info{ position:absolute; width:100%; max-width:1280px; min-height:980px; left:50%; top:545px; background:#fff; display:none; z-index:1000;}
.join-overlay{ position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.7;filter:Alpha(opacity=70); z-index:999;display:none;}
.join-content{ width:90%; margin:120px auto;}
.info-til{ border-bottom:2px solid #e3e3e3; padding-bottom:40px; text-align:center;}
.info-til h2{ font:normal 20px/26px "微软雅黑"; color:#444; padding-bottom:10px;}
.info-til p{ font-size:14px;}
.info-cen{ padding:25px 0; font:14px/26px "微软雅黑"; color:#7b7b7b;}
.info-page{ margin-top:115px; background:#efefef; padding:25px 30px; font:14px/26px "微软雅黑";}
.join-close{ width:43px; height:51px; background:url("../../img/news_bg01.jpg")/*tpa=http://www.zyangedu.com/img/news_bg01.jpg*/ no-repeat; position:absolute; right:0; top:40px;}

.ivideo-box{
	width: 800px;
	height: 133px;
	position: absolute;
	right: 128px;
	top: 512px;
	z-index: 100;
	overflow: hidden;
}
.ivideo{
	width: 220px;
	height: 161px;
	padding: 4px 0 4px 4px;
	background: url("../img/bg_video.png")/*tpa=http://www.zyangedu.com/static/img/bg_video.png*/ no-repeat;
	position: absolute;
	right: -441px;
	top: -158px;
}
.ivideo .btn{
	width: 30px;
	height: 129px;
	float: left;
	cursor: pointer;
}
.ivideo .btn.on{
	background: url("../img/bg_videobtn.jpg")/*tpa=http://www.zyangedu.com/static/img/bg_videobtn.jpg*/ no-repeat;
}
.ivideo .video{
	width: 190px;
	height: 129px;
	float: left;
}

.float0831 {
    position: fixed;
    right: 1px;
    top: 65px;
    z-index: 999;
}
.float0831 a {
    color: #00A0E9;
}
.float0831 a:hover {
    color: #FF8100;
    text-decoration: none;
}
.float0831 .floatL {
    float: left;
    position: relative;
    width: 28px;
}
.float0831 .floatL a {
    display: block;
    font-size: 0;
    text-indent: -9999px;
}
.float0831 .floatR {
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_bg.gif*/;
}
.float0831 .tp {
	width: 130px;
	height: 10px;
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_bg.gif*/;
}
.float0831 .cn {
	width: 130px;
	height: 350px;
	float: left;
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_bg.gif*/;
}
.float0831 .floatR {
    background-position: -131px bottom;
    background-repeat: no-repeat;
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
    width: 130px;
}
.float0831 .tp {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 10px;
}
.float0831 .cn {
    background-position: -262px 0;
    background-repeat: repeat-y;
}
.float0831 .cn h3 {
	width: 102px;
    height: 36px;
    text-indent: -9999px;
}
.float0831 .cn ul {
    padding: 0 14px;
}
.float0831 .cn ul li {
    border-top: 1px solid #E6E5E4;
    height: 36px;
    line-height: 36px;
}
.float0831 .titZx {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titDh {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titDc {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoZx {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoTc {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoFf {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoTl {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnOpen {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnOpen_n {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnCtn {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.zyangedu.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titZx {
    background-position: 5px -10px;
}
.float0831 .titDh {
    background-position: 5px -66px;
}
.float0831 .titDc {
    background-position: 5px -124px;
}
.float0831 .icoZx {
    background-position: 2px -154px;
}
.float0831 .icoTc {
    background-position: 0 -323px;
}
.float0831 .icoFf {
    background-position: 2px -213px;
}
.float0831 .icoTl {
    background-position: 2px -266px;
    display: block;
    float: left;
    padding-left: 20px;
}
.float0831 .btnOpen {
    background-position: 0 -396px;
}
.float0831 .btnOpen_n {
    background-position: 0 -530px;
}
.float0831 .btnCtn {
    background-position: -30px -396px;
}
.float0831 .icoZx {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .icoTc {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .icoFf {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .btnOpen {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnOpen_n {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnCtn {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnOpen {
    left: 1px;
    top: 85px;
}
.float0831 .btnOpen_n {
    left: 1px;
    top: 85px;
}
.float0831 .btnCtn {
    left: 2px;
    top: 85px;
}
.float0831 ul li h3.titDc a {
    display: block;
    height: 36px;
    width: 80px;
}
.float0831 ul li.top {
    border-bottom: 1px solid #ACE5F9;
    border-top: 1px solid #FFFFFF;
}
.float0831 ul li.bot {
    border-top: 1px solid #FFFFFF;
}
.float0831 ul.webZx {
    background: url("../img/plug/webZx_bg.jpg")/*tpa=http://www.zyangedu.com/static/img/plug/webZx_bg.jpg*/ no-repeat;
    height: 65px;
    padding: 0;
    width: 164px;
}
.float0831 ul li.webZx-in {
    border-bottom-style: none;
    height: 50px;
    padding-left: 5px;
    padding-top: 8px;
}
