/*动态*/
.caseBanner{ height: 500px; background: url(../images/casebanner.jpg) no-repeat center; min-width: 1200px;}
.dyBanner{ height: 500px; background: url(../images/schoolbanner.jpg) no-repeat center; min-width: 1200px;}
.dyBanner .wrap{height: 500px; position: relative;}
.dyBanner .tabTitle{ text-align: center; background: #fff; -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1); box-shadow: 0 0 20px rgba(0,0,0,.1); border-radius: 10px; position: absolute; z-index: 99; width: 1000px;left: 50%; margin-left: -500px; top: 375px;}
.dyBanner .tabTitle li{ float: left; width: 50%; padding: 45px 0; position: relative; cursor: pointer;}
.dyBanner .tabTitle li i:after{display:block; width: 1px; height: 110px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; background: #ddefd5; content: "";}
.dyBanner .tabTitle li:last-child:after{display: none;}
.dyBanner .tabTitle li i{display: block; padding-top:110px;font-size: 18px; color: #666;}
.dyBanner .tabTitle li .i1{ background: url(../images/dtabico1.png) no-repeat top center;}
.dyBanner .tabTitle li.on .i1{ background: url(../images/dtabico1a.png) no-repeat top center;}
.dyBanner .tabTitle li .i2{ background: url(../images/dtabico2.png) no-repeat top center;}
.dyBanner .tabTitle li.on .i2{ background: url(../images/dtabico2a.png) no-repeat top center;}
.dyBanner .tabTitle li.on:after{display: block; width: 69px; height: 23px; background: url(../images/sjico.png) no-repeat center; position: absolute;  left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -15px; content: "";}

.dyMain{ min-width: 1200px;}
.dyMain .tabContm{padding-top:125px; background: url(../images/flowerbg.jpg) repeat-y top center; overflow: hidden; min-width: 1200px;}
.dyMain .tabContm .part{ width: 1000px; margin: 0 auto 30px;}
.dyMain .course .spt{background: #fff; border-radius: 5px; margin-bottom: 10px; padding: 20px;}
.dyMain .course .spt .pic{width: 306px; -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s}
.dyMain .course .spt .pic:hover{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);}
.dyMain .course .spt .pic img{display: block;width: 100%;}
.dyMain .course .spt .word{width: 625px; margin-right: 5px;}
.dyMain .course .spt .word .title{border-bottom: 1px solid #cbe7c0; padding-bottom: 15px; line-height: 40px;}
.dyMain .course .spt .word .title b{font-weight: bold; font-size: 24px;background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent; vertical-align: middle;}
.dyMain .course .spt .word .title i{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent; vertical-align: middle; font-size: 18px; padding-left: 20px;}
.dyMain .course .spt .word p{display: block; margin-top: 15px; line-height: 30px; font-size: 16px; color: #979ba2; height:120px;}
/* .dyMain .course .spt .word span{display: block;} */
.dyMain .course .spt .word span{display: block; float: right; width: 138px; height: 32px; text-align: center; color: #fff; border-radius: 32px; line-height: 32px; font-size: 18px;background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64);}
.dyMain .course .more{ padding-bottom:30px; text-align: center; font-size: 18px; padding-top: 20px; line-height: 36px; color: #3fac64;}
.dyMain .course .more a{color:#3fac64;}
.dyMain .course .more img{vertical-align: middle; display: inline-block; margin: 0 10px;}

/*动态详情*/
/*.dydetail{background: url(../images/flowerbg.jpg) repeat-y top center; padding-bottom: 50px;}
.dydetail.case{padding-top: 30px;}
.dydetail .wrap{ position: relative; top: -127px; margin-bottom: -127px;}*/
.dydetail .cmmt{ margin:0 auto; border-radius: 5px; max-width: 1000px; background: #fff; z-index: 99; padding:25px;}
.dydetail.case .wrap{ margin:0 auto;top:0px;}
.dydetail .cmmt .titles{border-bottom: 1px solid #cbe7c0;position: relative; padding:0 0 12px;}
.dydetail .cmmt .titles .wmap{ line-height: 28px; font-size: 16px; text-align:left}
.dydetail .cmmt .titles .wmap span{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
.dydetail .cmmt .titles .tlem{text-align:center;padding-top: 10px;}
.dydetail .cmmt .titles .tlem h2{display: block; font-size: 30px; font-weight: bold;}
.dydetail .cmmt .titles .tlem span{display: block; font-size: 16px; padding-top: 8px;}
.dydetail .cmmt .titles .tlem b{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
.dydetail .cmmt .titles .share{text-align: right;}
.dydetail .cmmt .titles .share a{margin-left: 15px;}
.dydetail .cmmt .titles .ico{width: 44px; height: 44px; position:absolute; bottom: -22px; left: 64px;}
.dydetail .cmmt .titles .ico img{display: block;}
.dydetail .cmmt .demain{padding: 20px 0px; font-size: 16px; color: #979ba2; line-height: 30px; text-align: left;}
.dydetail .cmmt .sxy ::after{ display: table;content: " ";clear: both;}
.dydetail .cmmt .sxy{padding-bottom: 30px; font-size: 16px; background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
/* .dydetail .cmmt .sxy{padding-bottom: 20px; font-size: 16px; background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;} */
.dydetail .cmmt .sxy a{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
.dydetail .cmmt .sxy .syy{ float: left; color:#73cd4c; text-align: left;}
.dydetail .cmmt .sxy .xyy{ float: right;color:#73cd4c;text-align: left;}
.dydetail .cmmt .sxy1{ text-align:left; border-top:1px solid #eee; padding-top:10px; font-size:16px; color:#979ba2; line-height:150%; background:none}
.dydetail .cmmt .demain img{max-width: 100%;}
.dydetail .cmmt .demain .pic{margin-bottom:30px;}
.dydetail .cmmt .demain .word{margin-bottom: 30px;}
.dydetail .cmmt .demain .wordp{display: block;}
.dydetail .cmmt .links{line-height: 30px; font-size: 16px; padding-top: 20px; border-top: 1px solid #cbe7c0;}
.dydetail .cmmt .links a{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
.dydetail .more{ text-align: center; font-size: 18px; padding-top: 20px; line-height: 36px; color: #3fac64;}
.dydetail .more a{color:#3fac64;}
.dydetail .more img{vertical-align: middle; display: inline-block; margin: 0 10px;}

.dydetail .sxgyud{ max-width: 1000px; margin:0 auto; border-radius: 5px; margin-top: 30px; background: #fff; z-index: 99; padding:20px;}
.dydetail .sxgyud .title{ font-size: 24px; line-height: 30px; padding: 0px 5px 15px; text-align:left}
.dydetail .sxgyud .title b{background: -webkit-gradient(linear, left top, right top, from(#73cd4c), to(#3fac64));background: -webkit-linear-gradient(left, #73cd4c, #3fac64);background: -o-linear-gradient(left, #73cd4c, #3fac64);background: linear-gradient(to right, #73cd4c, #3fac64); -webkit-background-clip: text; color: transparent;}
.dydetail .sxgyud .zprt{width: 24%; float: left; margin:5px auto; margin-left: 1%; background: #f6f8f6; font-size: 14px; line-height: 24px; color:#979ba2;-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.dydetail .sxgyud .zprt .pic span{ padding-top: 66%; }
.dydetail .sxgyud .zprt:hover{-webkit-transform: translateY(-6px);-ms-transform: translateY(-6px);transform: translateY(-6px);}
.dydetail .sxgyud .zprt img{display: block; width: 100%}
.dydetail .sxgyud .stle{ margin: 0 10px; border-bottom: 1px solid #dcdcdc; padding:10px 5px;}
.dydetail .sxgyud .stle h2{display: block; font-size: 18px; color: #52555e; height: 35px; line-height:35px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-weight: normal; text-align:left}
.dydetail .sxgyud .stle i{display: block; font-size: 14px; color: #666; text-align:left}
.dydetail .sxgyud p{display: block; margin: 0 10px; padding: 10px 0px; color:#999; text-align:left; height: 44px; overflow: hidden;}

/*成功案例*/
.caseList{width: 1000px; margin:0 auto; border-radius: 5px; background: #fff; z-index: 99; padding:20px 15px;}
.caseList .zpts{width: 307px; margin: 8px; float: left; text-align: center; -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s;}
.caseList .zpts:hover{ -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px);}
.caseList .zpts img{display: block; width: 100%; height: 252px;}
.caseList .zpts span{display: block; padding: 10px 15px 0;}
.caseList .zpts span b{display: block; font-size: 24px; font-weight: bold; color: #666;}
.caseList .zpts span ins{display: block; font-size: 18px; color: #666666; padding-top: 10px;}


@media only screen and (max-width: 600px) {
.dydetail .cmmt{ padding: 20px 10px; }
}