﻿/*导航*/
.head{width:100%;z-index:22}
.inner {height:100px;color:#444;line-height:100px;}
.logo {float:left;width:208px;height:100%; overflow:hidden;margin-right:50px;}
.logo img {width: 208px;padding-top:30px;height:39px;}

.nav{float:left;border-left:1px solid #231f1f;border-right:1px solid #4d4a49;padding-right:2px;}
.nav>li{float:left;font-size:16px;width:93px;text-align:center;position:relative;}
.nav>li:last-child{}
.nav>li>a{color:#fff;display:inline-block;width:100%;height:100px;line-height:100px;border-left:1px solid #4d4a49;border-right:1px solid #231f1f;}
.nav>li>a:hover,.nav>li>a.on{color:s#fac02e;}
.nav .sub{display:none;left:0px;top:100px;position:absolute;width:100%;background:rgba(0,0,0,0.6);z-index:999; font-weight:500;}
.nav .sub li{zoom:1;font-size:14px;height:40px;line-height:40px;border-bottom:1px solid #4d4a49;text-align:center;}
.nav .sub a{width:100%;display:inline-block;height:40px;line-height:40px;color:#fff;}
.nav .sub a:hover{ box-shadow:1px 1px 15px #e7ae1e;}
.nav li.on>a{color:#fff;}

.hotline {float:right;}
.hotline img {vertical-align: middle;}



/*顶部视频*/

.v_header {
	width: 100%;
	height: 100%;
	position: relative;
}

.t_nav {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(46, 45, 45, 0.8);
	z-index: 1;
}

video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/*.inner {
	width: 1200px;
	margin: 0 auto;
}*/

.nav_bar {
	width: 100%;
	height: 100px;
}

.h_logo {
	width: 236px;
	height: 100%;
	float: left;
}

.h_logo a img {
	display: block;
	width: 150px;
	height: 50px;
	margin-top: 28px;
}
.head ul li a.active,.head ul li a:hover,.header ul li a.active,.header ul li a:hover {
	color:#fac02e;
}
.t_text {
	margin-top: 300px;
}

.t_text>p {
	text-align: center;
	font-size: 60px;
	color: #fff;
	height: 86px;
	line-height: 86px;
}

#B_search {
	display: none !important;
}

#B_audio {
	display: none !important;
}

#ascrail2001,
#ascrail2001 div,
#ascrail2000,
#ascrail2000 div {
	opacity: 0;
}


#num_6 {
	background:url(../images/num7_bg.jpg) no-repeat center #000;
	background-size:cover;
}

.fixed_r {
	position:absolute;
	left:10px;
	top:200px;
	z-index:999;
}
.fixed_r li {
	width:10px;
	height:10px;
	border-radius:10px;
	margin:10px 0;
	border:2px solid #fff;
	cursor:pointer;
}
.fixed_r li.on {
	background:#C00;
	color:#fff;
}
#num_2>div,#num_3>div,#num_5>div,#num_6>div {
	padding-top:20px
}

.num_box {
	position:relative;
}

.num_box2 {
	position:relative;
}
.num22 {
	color:#fff;
	width:100%;
	text-align:center;
	position:relative;
	overflow:hidden;
}

@keyframes case {
	0% {
	transform:scale(.9);
}
50% {
	transform:scale(1.1);
}
100% {
	transform:scale(.9);
}
}.cont-left {
	width:720px;
	display:inline-block;
	vertical-align:top;
}
.cont-right {
	vertical-align:top;
	transform:scale(5);
	opacity:0;
}
.cont-right-in {
	transform:scale(1);
	opacity:1;
	transition:all .5s linear,opacity 1.5s ease;
}
.cont-right-out {
	transform:scale(5);
	opacity:0;
	transition:all 1s;
}


.cont {
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.cont-cont {
	height:100%;
	text-align:left;
	position:relative;
}
.cont-cont>img {
	height:770px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-435px
}
.address,.email {
	margin-top:20px;
}
.connect {
	margin-top:60px;
}
.connect img,.address img,.email img {
	padding-right:10px;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	vertical-align:middle;
	display:inline-block;
	line-height:24px;
	font-size:16px;
}
.connect div,.address div,.email div {
	width:80%;
}
.cont .c_con {
	font-size:14px;
	margin-top:10px;
}
.cont .c_title {
	font-size:20px;
}
.connect,.address,.email {
	position:relative;
	transition:all 1s linear;
	opacity:0;
}
.connect-in,.address-in,.email-in {
	left:0;
	opacity:1
}
.connect-out {
	left:-250px;
}
.address-out {
	left:-650px;
}
.email-out {
	left:-1050px;
}
/*banner*/.grid {
	width:800px;
	height:300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-150px;
}
.grid img {
	width:80px;
	height:60px;
	display:block;
	float:left;
}
#controls {
	padding:20px;
	bottom:10px;
}
#num_3 .title {
	text-align:right;
}
.title {
	padding:3% 0;
	text-align:left;
}
#num_6 .title {
	padding:0.6% 0 0.2% 0;
	text-align:left;
}
#num_3 .title {
	padding:50px 0;
}

*/.pic-cont {
	padding-top:70px
}

.width_1000 {
	width:100%
}

.width_1000 {
	width:1200px;
	margin:0 auto;
}



/*底部*/
.footer {width:100%;height: 396;z-index: 1098;}
.footer .f_top {width: 100%;height: 260px;background: url(../images/f_top.png) repeat-x;}
.footer .f_top .er_code {float: left;width: 764px;height: 322px; margin-top:30px;}


/*底部 END*/

.footer .f_top .f_nav {float: right;width: 436px;height: 260px;  margin-top:30px;}
.f_bom {width: 100%;height: 80px;padding-top: 20px;background: #1a1a1a; padding-bottom:10px;}

.u_nav {width: 180px;text-align: center;float: left;}
.u_nav li {width: 100%;}
.u_nav li a {width:100%;height: 36px;line-height: 36px;display: block;color: #dcdcdc;font-size: 16px;}
.u_nav li a:hover {color: slateblue;}
.fenl {width: 460px;float: left;margin-left:36px;}
.fenl li {width: 50%;float: left;}
.fenl li a {font-size: 16px;width: 100%;height: 36px;color: #dcdcdc;line-height: 36px;display: block;}
.fenl li a:hover {color: slateblue;}
.fenl .f_txt {font-size: 16px;color: #dcdcdc;height: 36px;line-height: 36px;width: 100%;text-align: left;}
.fenl .f_num {width: 100%;font-size:30px;color: #dcdcdc;height: 36px;line-height: 36px;}
.f_top ul>h4 {height:46px;color: #dcdcdc;font-weight:500;font-size: 28px;}
.f_bom>p {text-align: center;color: #dcdcdc;}
.f_bom .fb_link {height: 16px;line-height: 16px;margin-bottom: 20px; text-align:center;}
.f_bom .fb_link>a {padding: 0 10px;color: #dcdcdc;border-right: 1px solid #dcdcdc;}
.f_bom .fb_link>a:hover {color: salmon;}
.f_bom .fb_link>a:last-child {border: none;}

/*免费试听*/
.s_ting {width:970px;height:115px;bottom:50px;left:50%;margin-left:-485px; border-radius:6px;background: rgba(0, 0, 0, 0.4);z-index: 100;}
.s_ting .st_txt {height: 46px;line-height: 46px;font-size: 20px;color: #ff9000;text-align:left;font-weight:600;}
.s_ting .inner {padding:5px 25px;}
.s_ting input[type=text] {width:365px;height:52px;background: #fff;float: left;font-size:16px;border: none;border-radius: 4px;text-indent: 3em;font-family:'微软雅黑';}
.s_ting input[type=submit] {width: 160px;height: 52px;cursor:pointer;line-height: 52px;background: #ff9000;text-align: center;font-size: 20px;color: #fff;float: right;border: none;border-radius: 4px;margin-right:0;font-family:'微软雅黑';}
.s_ting .input {width: 370px;height: 52px;position: relative;float: left;margin-right:10px;}
.s_ting .input:before {content: '';width: 22px;height: 22px;display: block;position: absolute;top: 14px;left: 12px;background: url(../images/f_name.png);}
.s_ting .input:nth-child(2):before {width: 16px;height: 19px;top: 18px;left: 18px;background: url(../images/f_phone.png);}

.s_ting1{width:100%;}
.s_ting1 .st_txt {height:46px;line-height: 46px;font-size: 20px;color:#ff9000;text-align:center;font-weight:600;}
.s_ting1 .inner {padding:5px 15px;}
.s_ting1 input[type=text] {width:100%;height:45px;background: #fff;float: left;font-size:16px;border: none;border-radius:3px;text-indent: 3em;font-family:'微软雅黑';}
.s_ting1 input[type=submit] {width:100%; cursor:pointer;height:45px;margin-bottom:15px;line-height:45px;background: #ff9000; font-weight:600;text-align: center;font-size: 20px;color: #fff;float: right;border: none;border-radius: 4px;margin-right:0;font-family:'微软雅黑';}
.s_ting1 .input {width:100%;margin-bottom:15px;height:45px;position: relative;float: left;margin-right:10px;}
.s_ting1 .input:before {content: '';width: 22px;height: 22px;display: block;position: absolute;top: 14px;left: 12px;background: url(../images/f_name.png);}
.s_ting1 .input:nth-child(2):before {width: 16px;height: 19px;top: 18px;left: 18px;background: url(../images/f_phone.png);}

/*免费试听 END*/

/*课程安排*/
.bg-ge{ background:url(../images/bg1.jpg) repeat;}
.news-list {height: 560px;width: 1200px;display: inline-block;left: 50%;}
.news-list img {float: left;transition: all 1s ease, opacity 1.5s ease;width: 100%;height: 100%;display: block;}
.news-list a {display: block;float: right;position: relative;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 10px;}
.news-list a .i_bor {width: 100%;height: 100%;position: absolute;overflow: hidden;}
.news-list a .bor_lv {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);opacity: 0;z-index: 10;}
.news-list a p.c_text,.news-list a p.c_detail {height: 26px;line-height: 26px;position: absolute;top: 50%;margin-top: -13px;text-align: center;opacity: ;font-size: 26px;color: #fff;}
.news-list a p.c_detail {font-size: 16px;top: 66%;width: 90%;transform: scale(0);}
.news-list a img:hover {transform: scale(1.2) !important;}
.news-list .i_bor>img {width: 100%;height: 100%;animation: 1s;display: block;}
.news-list a:nth-of-type(1) {width: 20%;height: 100%;}
.news-list a:nth-of-type(7) {width: 40%;height: 50%;}
.news-list a:nth-of-type(2),.news-list a:nth-of-type(3),.news-list a:nth-of-type(4),.news-list a:nth-of-type(5),.news-list a:nth-of-type(6),.news-list a:nth-of-type(8) {width: 20%;height: 50%;}
.news-list a p {position: absolute;width: 100%;bottom: -100%;text-align: center;transition: all .5s .2s;font-size: 14px;}
/*课程安排 END*/

/*师资介绍*/
.teach{width:1200px;margin: 0 auto;overflow: hidden;}
.teach ul li {float: left;display: inline;margin: 0 0px;overflow: hidden;width:270px; height:435px;background:#fff;margin-right:40px;}
.teach ul li:last-child,.teach ul li.mr-0{margin-right:0;}

.teach ul li .tu{width:100%; height:280px; overflow:hidden;}
.teach ul li .tu img{ transition:all ease 0.5s;}
.teach ul li:hover .tu img{ transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.teach ul li .wen{height:134px;padding:10px 25px;text-align:center;line-height:25px;border:1px solid #d7d7d7;border-top:none;color:#666; font-size:14px;}
.teach ul li .wen h3{font-weight:500;font-size:18px;color:#333;border-bottom:1px solid #cacaca;width:175px;margin:0 auto;margin-bottom:10px;padding-bottom:15px;}

.more{ text-align:center;vertical-align: middle;transition: 1s;box-shadow: 0 0 1px rgba(0, 0, 0, 0);display:inline-block;font-size:18px;color:#757575; border:1px solid #bfbfbf; border-radius:3px;width:190px;height:40px;line-height:40px;}
.more:hover {transform: scale(1.1) !important;}



.teach_js{width:1200px;margin: 0 auto;overflow: hidden;}
.teach_js ul li{ position:relative;margin-bottom:30px;}
.teach_js ul li.mr-0{margin-right:0;}

.teach_js ul li .jie{ position:absolute;top:0;left:0;z-index:11;width:220px; line-height:30px;padding:70px 25px;display:inline-block;height:295px;background:url(../images/bg-hei.png) repeat;color:#fff;display:none;}
.teach_js ul li .jie span{ display:inline-block;width:190px; position:absolute; bottom:80px; left:40px;height:40px;font-size:18px;line-height:40px; text-align:center; border:1px solid #fff; border-radius:6px;}

.teach_js ul li a:hover .jie{ display:block;}

/*师资介绍 END*/

/*学员案例*/
.anli{width:1173px;margin:0 auto;margin-bottom:80px;}
.anli li{width:100%;height:200px;margin-bottom:5px;overflow:hidden;font-size:14px;background:url(../images/anli1.png) no-repeat;position:relative;}
.anli li.rig{background:url(../images/anli1-.png) no-repeat;}
.anli li .tu{ width:190px; height:190px; border-radius:100%; overflow:hidden;position:absolute;top:0;left:4px;}
.anli li .wen{width:930px;color:#333;line-height:30px; margin-left:210px;padding-top:65px;}
.anli li.rig .tu{top:4px;left:978px;}
.anli li.rig .wen{margin-left:30px; text-align:right;}

/*学员案例 END*/

/*快捷通道*/
.kuaijie_td li{float:left; border-radius:3px;width:370px; height:280px; background:#fff; border-radius:3px; overflow:hidden;margin-right:45px;}
.kuaijie_td li:last-child{margin-right:0;}
.kuaijie_td li .tu{width:100%; height:230px; overflow:hidden;}
.kuaijie_td li .tu img{ transition:all ease 0.5s;}
.kuaijie_td li:hover .tu img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
.kuaijie_td li .wen{border:1px solid #fac02e;height:49px;font-size:18px; padding:0 10px;color:#333;line-height:50px;border-top:none; border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.kuaijie_td li .wen span{float:right;color:#fff; display:inline-block;margin-top:9px;font-size:14px;text-align:center;background:#fac02e;width:90px; height:30px; line-height:30px; border-radius:3px;}


/*快捷通道 END*/

/*新闻动态*/

.dongtai_news{ width:100%; display:inline-block;}
.dongtai_news .hd{ overflow:hidden;width:265px;height:50px;line-height:50px; position:relative;margin:0 auto;}
.dongtai_news .hd .prev,.dongtai_news .hd .next{display:block;width:50px;height:50px; position:absolute;top:0;overflow:hidden;cursor:pointer;}
.dongtai_news .hd .prev{ background:url(../images/left.jpg) no-repeat;left:0;}
.dongtai_news .hd .next{background:url(../images/right.jpg) no-repeat;right:0;}
.dongtai_news .hd a.more1{color:#757575;width:100%; display:inline-block; border:1px solid #c8c8c8;text-align:center; height:48px;line-height:50px;font-size:18px;}
.dongtai_news .bd{margin-bottom:45px;width:100%; display:inline-block;}
.zixun1 ul li{width:100%;height:70px;overflow:hidden;margin-bottom:15px;}
.zixun1 ul li .ri{background:#939393;text-align:center;width:65px;height:70px;float:left;margin-right:15px;color:#fff;}
.zixun1 ul li .ri b{font-size:30px;height:48px;line-height:48px;border-bottom:1px solid #fff;width:100%; display:inline-block;}
.zixun1 ul li .ri p{font-size:12px; height:20px;line-height:20px;}
.zixun1 ul li .shi h3{font-weight:500;font-size:16px;color:#333;height:35px;line-height:35px;}
.zixun1 ul li .shi p{font-size:14px;color:#666;height:30px;line-height:30px;}
.zixun1 ul li a:hover .ri{ background:#fac02e;}
.zixun1 ul li a:hover .shi h3{color:#fac02e;}

.zixun2 dl{height:340px;width:430px;overflow:hidden;background:#f5f5f5;}
.zixun2 dt{width:100%;height:190px;overflow:hidden;position:relative;}
.zixun2 dt span{position:absolute;z-index:2;left:10px;top:10px;}
.zixun2 dd{width:100%; display:inline-block;}
.zixun2 dd a{color:#666;padding:10px 20px;font-size:12px;display:inline-block;line-height:23px;}
.zixun2 dd h3{font-size:16px;color:#333;height:30px;line-height:30px;}
.bg-kan{ background:url(../images/kan.png) no-repeat left center;text-indent:23px;}
.zixun2 dl:hover h3{color:#fac02e;}

/*新闻动态 END*/
/*友情链接*/
.youlian{border:1px solid #f0f0f0;}
.youlian td{padding:15px;}
.brand{font-sizer:14px;color:#8e8d8d;}
.brand li{float:left;margin:0 20px;line-height:30px;}
.brand li a{color:#8e8d8d;}
.brand .on a{color:#fac02e; text-decoration:underline;}
.brand p{padding-right:20px;height:30px;text-align:right;line-height:30px;background:url(../images/zhankai.png) no-repeat right center;cursor:pointer}

/*友情链接 END*/

/* 联系地址 */
.bg-mb{ background:url(../images/weizhi.png) no-repeat left center;height:50px;line-height:50px; text-indent:25px; border-bottom:1px solid #eee;}


.add_xq{margin-bottom:50px;}
.add_xq .hd{height:58px;line-height:60px;margin-bottom:30px;font-size:24px;color:#333;border:1px solid #d7d7d7;position:relative; }
.add_xq .hd ul{height:60px;}
.add_xq .hd ul li{float:left;padding:0 40px;cursor:pointer; position:relative;}
.add_xq .hd .jiao{ background:url(../images/jiao.jpg) no-repeat bottom center;width:21px;position:absolute;bottom:0;left:50%;margin-left:-10px;height:11px; display:none;}
.add_xq .hd ul li.on .jiao{ display:block;}

.add_xq .bd ul{zoom:1;}
.add_xq .bd li{width:100%; display:inline-block;font-size:16px; line-height:40px;}

/*联系地址 END*/

/* 新闻动态 */
.dongtai_lei li{width:100%;display:inline-block;padding-bottom:30px; margin-bottom:30px; border-bottom:1px dashed #dbdbdb;}
.dongtai_lei li .tu{width:275px;height:170px;float:left;overflow:hidden;}
.dongtai_lei li .tu img{transition:all ease 0.5s;width:275px;height:170px;}
.dongtai_lei li:hover .tu img{ transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.dongtai_lei li:hover .wen h3{color:#fac02e;}
.dongtai_lei li .wen{width:600px;float:right;font-size:16px;color:#a8a8a8;}
.dongtai_lei li .wen h3{font-size:18px; color:#333;font-weight:500; background:url(../images/heng.jpg) no-repeat bottom left;margin-bottom:15px;padding-bottom:20px;}
.dongtai_lei li .wen p{height:65px;line-height:25px;}
.xiang{font-size:12px;height:50px;line-height:50px;}
.xiang span{color:#fff; border-radius:15px;width:80px;margin-top:15px;height:20px;line-height:20px; display:inline-block; text-align:center; background:#fac02e;float:right;}

.number{width:700px;height:40px;margin:30px auto;clear:both;text-align:center;}
.number a{line-height:30px;padding:5px 10px;background:#f6f6f6;border:solid 1px #d4d4d4;color:#333;margin-right:15px;}
.number span{ line-height:30px;padding:5px 10px;background:#888;border:solid 1px #888; cursor:pointer;color:#fff;margin-right:15px;}
.number a:hover,.number a.on{background:#fac02e;border:solid 1px #fac02e;color:#fff;}

.dongtai_rig h3{font-size:24px;font-weight:500; border-bottom:1px solid #e6e6e6;padding-bottom:15px;}
.nav_x li{height:50px;line-height:50px;border-bottom:1px solid #e6e6e6;}
.nav_x li a{color:#333;height:50px;line-height:50px;background:url(../images/jian1.png) no-repeat 10px center;font-size:16px;display:inline-block; text-indent:25px;}
.nav_x li a:hover{color:#fac02e; font-weight:600;background:url(../images/jian2.png) no-repeat 10px center;}
.nav_x li a.on{color:#fac02e; font-weight:600;background:url(../images/jian2.png) no-repeat 10px center;}

.nav_l li{height:50px;line-height:50px;border-bottom:1px solid #e6e6e6;}
.nav_l li a{color:#666;height:50px;line-height:50px;font-size:14px;display:inline-block;}
.nav_l li a:hover{color:#fac02e; font-weight:600;}

/* banner */
.laoshi{ width:250px;height:170px; overflow:hidden; position:relative;}
.laoshi .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px;z-index:1;}
.laoshi .hd ul{ overflow:hidden; zoom:1; float:left;}
.laoshi .hd ul li{ float:left;margin-right:3px;width:12px;overflow:hidden;height:12px;text-indent:-88888px;background:#fff;border-radius:100%;cursor:pointer; }
.laoshi .hd ul li.on{ background:#ffe84e;}
.laoshi .bd{ position:relative; height:100%; z-index:0;}
.laoshi .bd li{ zoom:1;vertical-align:middle;}
.laoshi .bd img{width:250px;height:170px; display:block;}


/*新闻动态 END*/


.neirong h2{font-size:24px; text-align:center; font-weight:500;margin-bottom:10px;}
.neirong .time{ text-align:center;color:#a8a8a8; font-size:14px;hieght:35px;line-height:35px;width:500px;margin:0 auto;margin-bottom:10px;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;}


.liuyan{border-top:1px solid #666;padding-top:10px;}
.liuyan h3{ font-size:18px;color:#333;font-weight:500;margin-bottom:10px;height:50px;line-height:50px;border-bottom:1px solid #eee;}
.liuyan h3 a{ font-size:12px;color:#666; float:right;}
.liuyan textarea{height:105px;width:100%;margin-bottom:20px;border-radius:10px;border:1px solid #fac02e; padding:5px;}
.liuyan input{background:url(../images/liuyan.png) no-repeat;width:136px; height:40px; cursor:pointer;border:none;}

.tuijian li{float:left; width:33%;font-size:14px;line-height:30px;}
.tuijian li a{color:#666;width:95%; overflow:hidden;background:url(../images/dian.jpg) no-repeat left center;padding-left:15px;}

.pinglun h3{border-bottom:1px solid #e2e2e2;margin-bottom:25px;}
.pinglun h3 span{font-size:18px;color:#fff;width:95px; text-align:center;height:33px;line-height:33px;background:#fac02e; display:inline-block; border-top-left-radius:6px;border-top-right-radius:6px;}
.pinglun h4{font-size:18px;height:50px;line-height:50px;margin-bottom:10px;padding-left:15px;color:#333; font-weight:500; background:url(../images/tiao.jpg) no-repeat left center;}
.pinglun ul li{width:100%;display:inline-block;border-bottom:1px dashed #e3e3e3;margin-bottom:30px; padding-bottom:30px;}
.pinglun ul li .tu{float:left; width:70px;height:70px;border-radius:100%;overflow:hidden; display:inline-block;}
.pinglun ul li .tu img{width:100%;}
.pinglun ul li .wen{width:800px;float:right;font-size:14px;color:#333;}
.pinglun ul li .wen h5{font-size:16px; font-weight:500;height:40px;line-height:40px;}


.jieshao_s .tu{width:625px;height:400px;overflow:hidden;background:#F93;}
.jieshao_s .tu img{width:625px;}
.jieshao_s .wen{width:540px;height:400px;overflow:hidden; font-size:16px;line-height:40px;}
.jieshao_s .wen h3{ font-size:30px;border-bottom:1px dotted #e6e6e6;margin-bottom:20px;padding-bottom:5px;margin-top:45px;height:60px;line-height:60px;color:#333; font-family:Arial;}
.yuyue{ background:url(../images/but.jpg) no-repeat;width:460px;font-size:18px; text-align:center;color:#fff;font-weight:600;height:50px;line-height:50px; display:inline-block;}
.zi{height:140px; border-bottom:1px dotted #e6e6e6;margin-bottom:50px;}


.biao1,.biao2{ background:url(../images/bg-g.jpg) repeat-x center;margin-bottom:30px;}
.biao1 span{ background:#fff; display:inline-block; padding-right:15px; color:#333;font-size:24px;font-weight:500;}
.biao1 span img{float:left;margin-top:5px;margin-right:5px;}
.biao2 span{ background:#fff;display:inline-block; padding:0 15px;color:#666;font-size:16px;}


.ketang li{float:left; width:365px; height:235px;margin-right:50px;margin-bottom:40px;overflow:hidden;}
.ketang li img{width:100%;height:100%;}
.ketang li.mr-0{margin-right:0;}

.xueyuan .tu{width:190px;height:190px; margin:15px auto;border-radius:100%;overflow:hidden;box-shadow:1px 1px 15px #ccc;}
.xueyuan .wen h3{font-size:24px; text-align:center; font-weight:500;color:#fa762e;}
.jies{padding:30px;font-size:16px; line-height:35px;width:895px;margin:0 auto; background-repeat:no-repeat;background-image:url(../images/dou1.png),url(../images/dou2.png);background-position:left top,right bottom;  }

.dianping li{width:100%; display:inline-block;margin-bottom:30px;}
.dianping .tu{float:left;margin-right:30px;width:110px;height:110px;overflow:hidden;border-radius:100%;}
.dianping .wen{float:left;width:680px;color:#666; font-size:14px;}
.dianping .wen h3{ font-size:18px;font-weight:500;height:45px;line-height:45px;}



.bg-w{ background:url(../images/bg1.jpg) repeat;}
.bg-w1{ background:url(../images/bg2.jpg) repeat;}
.jbie li{width:100%; display:inline-block; margin-bottom:20px; text-align:center;}
.bg2{ background:url(../images/bg2.jpg) no-repeat top center;height:498px;}

.see_more {width: 168px;height: 38px;border: solid 1px #bfbfbf;border-radius: 20px;line-height: 38px;text-align: center;display: block;margin: 0 auto;color: #d9d9d9;font-size: 14px;vertical-align: middle;transition: 1s;box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
.see_more {width:254px;height:50px;border: solid 1px #fdd96e;border-radius:30px;line-height:50px;text-align: center;display: block;margin: 0 auto;color: #373737;font-size:24px;vertical-align: middle;transition: 1s;box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
.see_more:hover {transform: scale(1.1) !important;}

/* 教材 */
.jiaocai{overflow:hidden;position:relative;}
.jiaocai .hd{ overflow:hidden;}
.jiaocai .hd .prev,.jiaocai .hd .next{ display:block;width:33px; position:absolute;height:84px;margin-top:175px; z-index:9999;overflow:hidden;cursor:pointer;}
.jiaocai .hd .prev{ background:url(../images/left1.png) no-repeat;left:0;}
.jiaocai .hd .next{background:url(../images/right1.png) no-repeat;right:0;}

.jiaocai .bd{}
.jiaocai .bd ul{ overflow:hidden;zoom:1;}
.jiaocai .bd ul li{width:100%;float:left;_display:inline;overflow:hidden;}
.jiaocai .bd ul li .tu{ text-align:center;width:930px;margin:0 auto;margin-bottom:40px;height:510px; overflow:hidden;}
.jiaocai .bd ul li .tu img{padding:5px;}
.jiaocai .bd ul li .wen{height:50px;}
.jiaocai .bd ul li .wen h3{color:#ffc416;font-size:30px;margin-bottom:30px;text-align:center;font-weight:600;}
.jiaocai .bd ul li .wen table{color:#333;font-size:16px;line-height:30px; margin:0 auto;}
.jiaocai .bd ul li .wen table td{padding:0 20px;}
.jiaocai .bd ul li .wen table b{font-size:18px;}
.jiaocai .bd ul li .wen table p{ background:url(../images/dian.jpg) no-repeat left center; padding-left:15px;}

/* guowai */
.guowai{overflow:hidden;position:relative;}
.guowai .hd{ overflow:hidden;}
.guowai .hd .prev,.guowai .hd .next{ display:block;width:33px; position:absolute;height:84px;margin-top:215px; z-index:9999;overflow:hidden;cursor:pointer;}
.guowai .hd .prev{ background:url(../images/left1.png) no-repeat;left:0;}
.guowai .hd .next{background:url(../images/right1.png) no-repeat;right:0;}

.guowai .bd{}
.guowai .bd ul{ overflow:hidden;zoom:1;}
.guowai .bd ul li{width:100%;float:left;_display:inline;overflow:hidden;}
.guowai .bd ul li .tu{ text-align:center;width:1130px;margin:0 auto;margin-bottom:40px;height:520px; background:url(../images/bg1.jpg) repeat; overflow:hidden;}
.guowai .bd ul li .tu img{padding:5px;}
.guowai .bd ul li .wen{height:50px;}
.guowai .bd ul li .wen h3{color:#ffc416;font-size:30px;margin-bottom:30px;text-align:center;font-weight:600;}
.guowai .bd ul li .wen table{color:#333;font-size:16px;line-height:30px; margin:0 auto;}
.guowai .bd ul li .wen table td{padding:0 20px;}
.guowai .bd ul li .wen table b{font-size:18px;}
.guowai .bd ul li .wen table p{ background:url(../images/dian.jpg) no-repeat left center; padding-left:15px;}

/* 视频 */
.shipin{overflow:hidden;position:relative;}
.shipin .hd{ overflow:hidden;}
.shipin .hd .prev,.shipin .hd .next{ display:block;width:33px; position:absolute;height:84px;margin-top:175px; z-index:9999;overflow:hidden;cursor:pointer;}
.shipin .hd .prev{ background:url(../images/left1.png) no-repeat;left:0;}
.shipin .hd .next{background:url(../images/right1.png) no-repeat;right:0;}

.shipin .bd{}
.shipin .bd ul{ overflow:hidden;zoom:1;}
.shipin .bd ul li{width:100%;float:left;_display:inline;overflow:hidden;}
.shipin .bd ul li .tu{ text-align:center;width:930px;margin:0 auto;margin-bottom:40px;height:510px; background:url(../images/bg1_y.jpg) repeat; overflow:hidden;}
.shipin .bd ul li .tu{padding:5px;}
.shipin .bd ul li .wen{height:50px;}
.shipin .bd ul li .wen h3{color:#ffc416;font-size:30px;margin-bottom:30px;text-align:center;font-weight:600;}
.shipin .bd ul li .wen table{color:#333;font-size:16px;line-height:30px; margin:0 auto;}
.shipin .bd ul li .wen table td{padding:0 20px;}
.shipin .bd ul li .wen table b{font-size:18px;}
.shipin .bd ul li .wen table p{ background:url(../images/dian.jpg) no-repeat left center; padding-left:15px;}


/* 授权 */
.shouquan{overflow:hidden;position:relative;}
.shouquan .hd{ overflow:hidden;}
.shouquan .hd .prev,.shouquan .hd .next{ display:block;width:33px; position:absolute;height:84px;margin-top:75px; z-index:9999;overflow:hidden;cursor:pointer;}
.shouquan .hd .prev{ background:url(../images/left1.png) no-repeat;left:0;}
.shouquan .hd .next{background:url(../images/right1.png) no-repeat;right:0;}

.shouquan .bd{}
.shouquan .bd ul{ overflow:hidden;zoom:1;}
.shouquan .bd ul li{width:100%;float:left;_display:inline;overflow:hidden;}
.shouquan .bd ul li .tu{ text-align:center;width:930px;margin:0 auto;margin-bottom:40px;height:215px; background:url(../images/bg1_y.jpg) repeat; overflow:hidden;}
.shouquan .bd ul li .tu img{padding:5px;}
.shouquan .bd ul li .wen{height:50px;}
.shouquan .bd ul li .wen h3{color:#ffc416;font-size:30px;margin-bottom:30px;text-align:center;font-weight:600;}
.shouquan .bd ul li .wen table{color:#333;font-size:16px;line-height:30px; margin:0 auto;}
.shouquan .bd ul li .wen table td{padding:0 20px;}
.shouquan .bd ul li .wen table b{font-size:18px;}
.shouquan .bd ul li .wen table p{ background:url(../images/dian.jpg) no-repeat left center; padding-left:15px;}


/* 海外 */
.bg-h{ background:url(../images/banner3.jpg) no-repeat top center;height:855px;}
.haiwai{overflow:hidden;position:relative;width:100%; display:inline-block; height:500px;}
.haiwai .hd{ overflow:hidden;background:url(../images/go.png) no-repeat; position:absolute;left:500px;top:421px; z-index:888;}
.haiwai .hd .prev,.haiwai .hd .next{ display:block;width:100px;height:48px;float:left;overflow:hidden;cursor:pointer;}
.haiwai .hd .prev{}
.haiwai .hd .next{}
.haiwai .bd{ padding:10px;}
.haiwai .bd ul{ overflow:hidden;zoom:1;}
.haiwai .bd ul li{width:100%; display:inline-block;float:left;_display:inline; overflow:hidden; text-align:center;  }


.bg-zc{ background:url(../images/banner4.jpg) no-repeat top center; height:665px;}

/* 注册 */
.zhuce{width:615px;margin:0 auto;margin-top:150px;}
.zhuce .hd{margin-bottom:25px;}
.zhuce .hd ul{width:100%; display:inline-block;}
.zhuce .hd ul li{float:left;cursor:pointer;width:194px;font-size:24px;line-height:42px;margin-right:15px;text-align:center; color:#fff;height:54px; background:url(../images/zc2.png) no-repeat top center;}
.zhuce .hd ul li.mr-0{margin-right:0;}
.zhuce .hd ul li.on{background:url(../images/zc1.png) no-repeat top center;}

.zhuce .bd ul{zoom:1; border:1px solid #f2f2f2; background:rgba(255,255,255,0.9);width:613px; height:370px;}
.zhuce .bd ul li h3{color:#ffae39;font-size:24px; text-align:center;height:65px;line-height:65px;}
.zhuce .bd ul li p{height:50px;line-height:50px;margin-bottom:20px;font-size:16px;}
.zhuce .bd ul li p span{float:left;margin-left:50px;display:inline-block; text-align:right;width:90px;margin-right:5px;}
.zhuce .bd ul li p input{width:305px; height:50px; float:left;background:#fff; border:1px solid #f2f2f2;}
.zhuce .bd ul li p a{font-size:16px;color:#ffae39; text-decoration:underline;margin-left:20px;float:left;}
.zhuce .bd ul li .ceshi{width:170px;margin-top:10px;background:#ffae39;font-size:20px;height:50px;line-height:50px;color:#fff; font-weight:600; display:inline-block; text-align:center; border-radius:4px; border:0;}


.bg-hb{ background:url(../images/heiban.jpg) repeat;}
.know a{ background:url(../images/know.png) no-repeat center;width:225px;height:55px;line-height:55px;margin:0 25px;display:inline-block;font-size:20px;text-align:center; color:#fff;}

.daan li{width:100%; display:inline-block;line-height:35px;margin-bottom:20px;font-size:16px;color:#fff;}
.daan li span{margin-right:80px;}
.daan li b{color:#fac02e;}


/*question*/
.ques{margin:0px auto;padding:10px; height:150px; overflow:hidden;color:#fff;}
.dati p{font-weight:500;}
.ops{}
.ops li{ float:left;margin-right:90px;font-size:24px;font-weight:500;}
.ops li input{width:20px;height:20px;}
.nextQues{ background:#9E9E9E;color:#fff; display:block; padding:3px; text-align:center; font-weight:bold; width:310px; margin:0px auto; }



/* 本例子css */
.dati{width:1115px; margin:150px auto;overflow:hidden;color:#fff;}
.dati .hd{border-bottom:5px solid #fac02e;width:100%; display:inline-block;padding-bottom:20px;}
.dati .prev,.dati .next{display:block;width:200px;z-index:98999;height:45px;top:0;line-height:45px;font-size:24px;text-align:center;border:1px solid #fff;border-radius:20px;overflow:hidden;cursor:pointer;color:#fff;}
.dati .prev{left:30%;}
.dati .next{right:30%;}
.pageState{color:#fff;font-size:30px;float:right;}
.dati .bd{font-size:24px;line-height:50px;margin-bottom:100px;}
.dati .bd>ul{ overflow:hidden;zoom:1;color:#fff;}
.dati .bd>ul>li{float:left;_display:inline;overflow:hidden;font-size:24px;text-align:center;}
.mianbao a{ color:#666;}


.dati .subtn{display:none;float:right;width:200px;z-index:98999;height:45px;top:0;line-height:45px;font-size:24px;text-align:center;border:1px solid #fff;border-radius:20px;overflow:hidden;cursor:pointer;color:#fff;background:transparent;}

/*大事件*/

.num1 {
	color: #fff;
	width: 100%;
	text-align: center;

}

.event {
	background:url(../images/bg1.jpg) repeat;
	height: 100%;
}

.e_content {
	width: 1076px;
	margin: 10px auto 0;
	height: 796px;
	position: relative;
}

.e_line {
	width: 25px;
	position: absolute;
	top: 0;
	left: 322px;
}

.e_dot {
	width: 25px;
	height: 25px;
	display: block;
	background: url(../picture/e_dot_b.png);
}

.e_lines {
	width: 1px;
	/*height: 100px;*/
	position: absolute;
	top: 0;
	left: 12px;
	background: #575853;
}

.e_text {
	width: 538px;
	height: 676px;
	position: absolute;
	top: 76px;
	left: 172px;
	overflow: hidden;
}

.e_text>ul {
	height: auto;
	position: relative;
}

.e_text li {
	width: 100%;
	height: 172px;
	margin-top: 20px;
	display: none;
}

.text_l {
	width: 150px;
	height: 100%;
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 28px;
	text-indent: 10px
}

.text_m {
	width: 25px;
	height: 100%;
	float: left;
	top: 2px;
	position: relative;
	color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_m1 {
	width: 25px;
	height: 100%;
	float: left;
	top: 2px;
	position: relative;
	color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_m2 {
	width: 25px;
	height: 100%;
	float: left;
	top: 2px;
	position: relative;
	color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_m3 {
	width: 25px;
	height: 100%;
	float: left;
	top: 2px;
	position: relative;
	color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_m4 {
	width: 25px;
	height: 100%;
	float: left;
	top: 2px;
	position: relative;
	color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_r {
	width: 352px;
	height: 100%;
	float: left;
	top: -18px;
	left: 16px;
	padding: 14px 14px 26px 32px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_r1 {
	width: 352px;
	height: 100%;
	float: left;
	top: -18px;
	left: 16px;
	padding: 14px 14px 26px 32px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_r2 {
	width: 352px;
	height: 100%;
	float: left;
	top: -18px;
	left: 16px;
	padding: 14px 14px 26px 32px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_r3 {
	width: 352px;
	float: left;
	top: -18px;
	left: 16px;
	padding: 14px 14px 26px 32px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.text_r4 {
	width: 352px;
	height: 100%;
	float: left;
	top: -8px;
	left: 16px;
	padding: 14px 14px 26px 32px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.e_text li:nth-child(6) .text_r {
	height: 190px;
	background-size: cover !important;
}

.e_text li:nth-child(6) .text_r1 {
	height: 190px;
	background-size: cover !important;
}

.e_text li:nth-child(6) .text_r2 {
	height: 190px;
	background-size: cover !important;
}

.e_text li:nth-child(6) .text_r3 {
	height: 290px;
	background-size: cover !important;
}

.e_text li:nth-child(6) .text_r4 {
	height: 190px;
	background-size: cover !important;
}

.text_r>p {
	width: 100%;
	height: 100%;
	line-height: 26px;
	overflow: hidden;
	text-align: left;
}

.text_r1>p {
	width: 100%;
	height: 100%;
	line-height: 26px;
	overflow: hidden;
	text-align: left;
}

.text_r2>p {
	width: 100%;
	height: 100%;
	line-height: 26px;
	overflow: hidden;
	text-align: left;
}

.text_r3>p {
	width: 100%;
	height: 100%;
	line-height: 26px;
	overflow: hidden;
	text-align: left;
}

.text_r4>p {
	width: 100%;
	height: 100%;
	line-height: 26px;
	overflow: hidden;
	text-align: left;
}

.e_text li:nth-child(3n+1) .text_l {
	background: url(../picture/text_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_m {
	background: url(../picture/dot_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_m1 {
	background: url(../picture/dot_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_m2 {
	background: url(../picture/dot_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_m3 {
	background: url(../picture/dot_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_m4 {
	background: url(../picture/dot_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_r {
	background: url(../picture/text_r_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_r1 {
	background: url(../picture/text_r_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_r2 {
	background: url(../picture/text_r_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_r3 {
	background: url(../picture/text_r_g.png) no-repeat;
}

.e_text li:nth-child(3n+1) .text_r4 {
	background: url(../picture/text_r_g.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_l {
	background: url(../picture/text_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_m {
	background: url(../picture/dot_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_m1 {
	background: url(../picture/dot_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_m2 {
	background: url(../picture/dot_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_m3 {
	background: url(../picture/dot_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_m4 {
	background: url(../picture/dot_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_r {
	background: url(../picture/text_r_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_r1 {
	background: url(../picture/text_r_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_r2 {
	background: url(../picture/text_r_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_r3 {
	background: url(../picture/text_r_h.png) no-repeat;
}

.e_text li:nth-child(3n+2) .text_r4 {
	background: url(../picture/text_r_h.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_l {
	background: url(../picture/text_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_m {
	background: url(../picture/dot_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_m1 {
	background: url(../picture/dot_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_m2 {
	background: url(../picture/dot_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_m3 {
	background: url(../picture/dot_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_m4 {
	background: url(../picture/dot_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_r {
	background: url(../picture/text_r_r.png) no-repeat;
}

.e_text li:nth-child(3n+3) .text_r3 {
	background: url(../picture/text_r_r.png) no-repeat;
}

.e_content>span {
	width: 80px;
	height: 96px;
	display: block;
	right: 146px;
	cursor: pointer;
	position: absolute;
	display: none;
}

.up_btn {
	background: url(../picture/up_btn.png);
	top: 158px;
}

.down_btn {
	background: url(../picture/down_btn.png);
	bottom: 186px;
}


.jianjie{
	width:1200px;
	margin: 10px auto 0;
	height:696px;
	text-align:left;
	position: relative;
}
.jianjie table{width:100%;}
.jianjie table tr td{vertical-align:top;padding:0 50px;}
.jianjie p{width:475px;font-size:16px; color:#666;line-height:45px;margin-bottom:40px;}
.jianjie p span{float:left;font-weight:600;color:#333; display:inline-block; height:100px;margin-right:5px;}


.mb-30{margin-bottom:30px;}
.mb-50{margin-bottom:50px;}
.tr{ text-align:right;}

.width_1200 {
	width: 1200px;
	margin: 0 auto;
}



/* 本例子css */
.class{width:1070px;margin:0 auto;text-align:left;}
.class .hd{height:66px;line-height:55px;margin-bottom:30px;}
.class .hd ul{float:left;height:66px;}
.class .hd ul li{float:left;width:202px;font-weight:500;height:66px;color:#fff; font-size:22px; text-align:center;margin-right:15px;background:url(../images/xuan1-.png) no-repeat;cursor:pointer;}
.class .hd ul li:last-child{margin-right:0;}
.class .hd ul li.on{background:url(../images/xuan1.png) no-repeat;}

.class .bd ul{width:100%;zoom:1;margin-bottom:65px;}
.class .bd li{width:100%;color:#373737;font-size:16px;}
.class table{width:100%;border:1px solid #d8d8d8;}
.class table tr{border-bottom:1px solid #d8d8d8;text-align:center;line-height:55px;}
.class table tr.c-fd5a1f{color:#fd5a1f;font-size:20px; background:#fff;}
.class table tr td{ border-right:1px solid #d8d8d8;}
.tese{text-align:left;padding:30px 80px;line-height:35px;}
.tese span{color:#fd5a1f;font-size:20px; display:inline-block; float:left;margin-right:5px;}
.tese p{float:left;}

.anli{width:1173px;margin:0 auto;margin-bottom:80px;}
.anli li{width:100%;height:200px;margin-bottom:5px;overflow:hidden;font-size:14px;background:url(../picture/anli1.png) no-repeat;position:relative;}
.anli li.rig{background:url(../picture/anli1-.png) no-repeat;}
.anli li .tu{ width:190px; height:190px; border-radius:100%; overflow:hidden;position:absolute;top:0;left:4px;}
.anli li .wen{width:930px;color:#333;line-height:30px; margin-left:210px;padding-top:65px;}
.anli li.rig .tu{top:4px;left:978px;}
.anli li.rig .wen{margin-left:30px; text-align:right;}

.aeas dl{width:570px;height:190px;border:1px solid #d8d9d9;background:#fff;}
.aeas dl dt{float:left;width:158px;height:190px;margin-right:10px;}
.aeas dl dt img{float:left;width:158px;height:190px;}
.aeas dl dd{float:left;width:400px;height:180px;color:#333;margin-top:5px;line-height:25px;text-align:left;}
.aeas dl dd h3{font-size:18px;font-weight:500;height:30px;line-height:30px;}

.wenda li{float:left;width:585px;height:50px;margin-right:30px;margin-bottom:30px;}
.wenda li.mr-0{margin-right:0;}
.wenda li .wen{ background:#b5b5b5;height:60px; border-top-left-radius:5px;border-top-right-radius:5px;line-height:60px;font-size:18px;color:#fff; text-align:left; text-indent:25px;}
.wenda li .da{border:1px solid #888989;padding:10px 0 60px 0;line-height:25px;color:#373737; text-align:left;border-top:none;height:100px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.wenda li .da span{float:left;font-size:18px;margin-left:10px;display:inline-block;}
.wenda li .da p{float:left; font-size:14px;width:470px;}

.guowenda li{float:left;width:585px;height:50px;margin-right:30px;margin-bottom:30px;}
.guowenda li.mr-0{margin-right:0;}
.guowenda li .wen{ background:#807586;height:60px; border-top-left-radius:5px;border-top-right-radius:5px;line-height:60px;font-size:18px;color:#fff; text-align:left; text-indent:25px;}
.guowenda li .da{border:1px solid #888989;padding:10px 0 60px 0;line-height:25px;color:#373737; text-align:left;border-top:none;height:100px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.guowenda li .da span{float:left;font-size:18px;margin-left:10px;display:inline-block;}
.guowenda li .da p{float:left; font-size:14px;width:470px;}

.wenwen{ background:url(../images/dianshu2.png) no-repeat top center;}
.wenwen li{ width:100%; display:inline-block;height:100px; overflow:hidden;}
.wenwen li .nei{width:500px;}
.wenwen li h3{font-size:19px;}

.youxue{ background:url(../images/dianshu4.png) no-repeat top center;}
.youxue li{ width:100%; display:inline-block;height:100px; overflow:hidden;}
.youxue li .nei{width:500px;}
.youxue li h3{font-size:19px;}

.jiuduan{ background:url(../images/dianshu3.png) no-repeat top center;}
.jiuduan li{ width:100%; display:inline-block;height:50px; overflow:hidden;}
.jiuduan li .nei{width:500px;}
.jiuduan li h3{font-size:19px;}




/*职场商务英语*/
.bg-g1{ background:url(../images/bg1.jpg) repeat;}
.bg-r1{ background:url(../images/bg4.jpg) repeat;}
.bg-g2{background:url(../images/bg6.jpg) no-repeat bottom center;background-size:100% 100%;}
.bg-g3{background:url(../images/bg3.jpg) no-repeat bottom center; background-size:100% 100%;}
.bg-g4{background:url(../images/bg7.jpg) no-repeat bottom center;}
.bg-r2{background:url(../images/bg5.jpg) repeat;}
.bg-r3{background:url(../images/bg11.jpg) repeat;}
.bg-r4{background:url(../images/bg14.jpg) repeat;}
.bg-g5{background:url(../images/bg8.jpg) no-repeat bottom center; background-size:100% 100%}
.bg-g6{background:url(../images/bg9.jpg) no-repeat bottom center;}
.bg-g7{background:url(../images/bg10.jpg) no-repeat bottom center;}
.bg-g8{background:url(../images/bg12.jpg) repeat;}
.bg-g9{ background:url(../images/bg13.jpg) no-repeat top center;background-size:100% 100%;}

.youshi_zc{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi_zc ul li {
	float: left;
	display: inline;
	margin: 0 0px;
	overflow: hidden;
	width: 25%;
}
.youshi_zc ul li>div h4 {
	line-height: 52px;
	font-size: 16px;color:#fff; text-align:center;
}

.youshi_zc ul li>div p {
	line-height: 18px;
}
.youshi_zc ul li a {
	display: block;
	position: relative;
	height: 278px;
}

.youshi_zc ul li a img {
	display: block;
	width: 246px;
	height: 278px;
	transition: all .2s linear 10ms;
}

.youshi_zc ul li a .ad_lv {
	position: absolute;
	top: 0;
	left: 24px;
	width: 247px;
	height: 278px;
	background: rgba(0, 0, 0, 0.8);
	background-size: cover;
	z-index: 1002;
	opacity: 0;
	transition: 0.8s;
}

.youshi_zc ul li a .ad_lv p {
	margin-top:60px; line-height:30px;
	color: #fff;font-size:16px; text-align:center;
	padding: 0 15px;
}

.youshi_zc ul li a img:nth-of-type(1) {
	position: absolute;
	left: 25px;
	top: 0;
	z-index: 2
}

.youshi_zc ul li a img:nth-of-type(2) {
	position: absolute;
	left: 25px;
	top: 0;
	z-index: 1;
}

.youshi_zc ul li a:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.youshi_zc ul li a:hover .ad_lv {
	opacity: 1;
}

.youshi_zc ul li a:hover img:nth-of-type(2) {
	z-index: 2
}

/*我们的设计流程*/

.sectionTit {
	/*padding-top: 100px;*/
	text-align: center;
	/*padding-bottom: 60px;*/
	transition: 0.5s;
}

.sectionTit h6 {
	font-size: 48px;
	font-family: "webfont";
	color: #333;
	text-align: left;
	/*margin-left: 56px;*/
	-webkit-text-stroke-width: 0.2px;
	-webkit-font-smoothing: antialiased;
}

.sectionTit span {
	display: block;
	width: 215px;
	height: 9px;
	background: url(../images/line.png) no-repeat;
	margin: 20px auto;
}

.sectionTit p {
	margin-top: 12px;
	font-size: 18px;
	color: #000;
	width: 770px;
	margin-left:10px;
	text-align: left;
}

.sectionTit1,
.sectionTit2,
.sectionTit3,
.sectionTit4,
.sectionTit5,
.sectionTit6 {
	-webkit-transform: translateY(-150px);
	transform: translateY(-150px);
	opacity: 0;
}

.sectionTit1.secAdd,
.sectionTit2.secAdd,
.sectionTit3.secAdd,
.sectionTit4.secAdd,
.sectionTit5.secAdd,
.sectionTit6.secAdd {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.sectionTit2{
	  margin-top: 10px;
}

.section4 {
	margin-top: 50px;
	height: 100%;
	/*background: url(../images/secbg3.jpg) no-repeat;*/
	background-size: cover;
	width: 100%;
	/*overflow: hidden;*/
}

.DesignBox {
	width: 1200px;
	margin: 110px auto 0;
}

.DesignCont {
	margin-bottom: 40px;
}

.DesignCont .designItem {
	float: left;
	transition: all 0.3s 0.3s;
	cursor: pointer;
	max-width: 195px;
	position: relative;
}




.news {
	/*background: rgba(0, 0, 0, 0.4);*/
	width: 100%;
	height: 100%;
}

.news-title {
	text-align: left;
	/*margin-left: 46px;*/
}

.news-list {
	    /* width: 70%; */
    height: 560px;
    width: 1200px;
    display: inline-block;
   /* position: absolute;*/
    /*top: 170px;
    left: 0;*/
    /* bottom: 10%; */
    /*margin-left: -600px;
    left: 50%;*/
}

.news-list img {
	float: left;
	transition: all 1s ease, opacity 1.5s ease;
	width: 100%;
	height: 100%;
	display: block;
}

.news-list a {
	display: block;
	float: right;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	/*transition: all 1s;*/
}

.news-list a .i_bor {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

.news-list a .bor_lv {
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    z-index: 10;
}


/*.news-list a img {
	opacity: 1 !important;
}*/

.news-list a p.c_text,
.news-list a p.c_detail {
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	text-align: center;
	opacity: ;
	font-size: 26px;
	color: #fff;
}

.news-list a p.c_detail {
	font-size: 16px;
	top: 66%;
	width: 90%;
	transform: scale(0);
	
}

.news-list a img:hover {
	transform: scale(1.2) !important;
}

.news-list .i_bor>img {
	width: 100%;
	height: 100%;
	animation: 1s;
	display: block;
}

.news-list a:nth-of-type(1) {
	width: 20%;
	height: 100%;
}

.news-list a:nth-of-type(7) {
	width: 40%;
	height: 50%;
}

.news-list a:nth-of-type(2),
.news-list a:nth-of-type(3),
.news-list a:nth-of-type(4),
.news-list a:nth-of-type(5),
.news-list a:nth-of-type(6),
.news-list a:nth-of-type(8) {
	width: 20%;
	height: 50%;
}



.news-list a p {
	position: absolute;
	width: 100%;
	bottom: -100%;
	text-align: center;
	transition: all .5s .2s;
	font-size: 14px;
}

.yx-brand-div {
    padding: 31px 10px 34px 10px;
}

.clear {
    clear: both;
}

.yx-brand-div li {
    border-right: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
    box-sizing: border-box;
}

.yx-brand-div li {
    float: left;
    width: 20%;
    text-align: center;
    padding-bottom: 34px;
}

.yx-brand-div li img {
    padding: 10px;
    max-width: 100%;
}

.jsy-info{color: blue;}

.mr-erweima {
    margin-right: 135px;
    margin-left: 140px;
}

