/* CSS Document */
body {font-family: "微软雅黑", "Microsoft Yahei", "宋体", Tahoma, 'Simsun', Arial, Helvetica, sans-serif; margin:0; padding:0; color: #fefefe; font-size: 16px; background-color: #000;}
p, ul, ol, li, form, img, dl, dt, dd, em, i {margin:0;margin:0;border:0;list-style: none;}
input,select,textarea{outline: none;border:none; }
img{border:none; max-width: 100%;}
ul,li{list-style: none;margin:0;padding:0;border:0;font-family: "微软雅黑", "Microsoft Yahei";}
a{color:#fefefe;text-decoration:none;font-family: "微软雅黑", "Microsoft Yahei";outline:none;blr:expression(this.onFocus=this.blur()); /*display: block;*/cursor: pointer;}
em{font-style: normal;}
.lf{float:left;}   
.rt{float:right;}  
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.w1400 { width: 1400px; margin: 0 auto;}
.index_bg { width: 100%; background:url(../images/index_bg.png) center top no-repeat #000;}
.jiedan_bg { width: 100%; background:url(../images/jiedan_bg.png) center top no-repeat #000;}
.jiedan_xiang_bg { width: 100%; background:url(../images/jiedan_bg.png) center top no-repeat #000;}
.jiaocheng_xiang_bg { width: 100%; background:url(../images/jiaocheng_xiang_bg.png) center top no-repeat #000;}
.login_bg { width: 100%; background:url(../images/login_bg.png) center top no-repeat #000;}
.course_bg { width: 100%; background:url(../images/course_bg.png) center top no-repeat #000;}
.user_bg { width: 100%; background:url(../images/user_bg.png) center top no-repeat #000;}
.course_xiang_bg { width: 100%; background:url(../images/course_xiang_bg.png) center top no-repeat #000;}
.sai_bg { width: 100%; }
.about_bg { width: 100%; background:url(../images/about_bg.png) center top no-repeat #000;}
.tea_bg { width: 100%; }

.top { height: 110px;}
.top .logo { width: 149px; height: 39px; margin-right: 30px; margin-top: 35px;}
.top .nav li{ float: left; margin-left: 20px; font-size: 18px; font-weight: bold; width: 120px; text-align: center; line-height: 110px;}
.top .nav li a { color: #b2b2b2;}
.top .nav li a:hover { color: #fff;}
.top .nav li.on a { color: #fff;}
.top .top_login li { float: left; width:80px; height: 32px; line-height: 32px; border: 1px solid #333; text-align: center; margin-left: 20px; margin-top: 40px;}
.top .top_login li a { color: #666; display: block;}
.top .top_login li:hover { color: #000;background-color: #fff;}
/*.top .top_login li:last-child a:hover { font-weight: bold;}*/
.top .top_login .denglu { line-height: 110px;}
.top .top_login .denglu a {font-weight: bold;}
.top .top_login .denglu a:hover { color: #ccc;}

.banner { width: 1400px; height: 530px; position: relative;}
.banner >div >div >div{width: 100%;width: 1400px;height: 500px;}
.banner_page{bottom: 0px !important; z-index: 999}
.banner_page span{width: 24px;height: 2px;opacity: 1;background: #333333; border-radius: 0;}
.banner_page span.swiper-pagination-bullet-active{ background: #2e459c;height: 4px; border-radius: 0;}
.banner .banners { width: 550px; height: 245px; background: rgba(0,0,0,.2); z-index: 1000;position: absolute; bottom: 0; left: 0; padding-left: 60px;}
.banner .banners .banners_ftitle { margin-top: 40px;text-transform: uppercase; letter-spacing: 1px; color: rgba(255,255,255,.5);}
.banner .banners .banners_title {color: rgba(255,255,255,1); font-size: 40px; font-weight: bold;}
.banner .banners .banners_more { width: 220px; height: 60px; text-align: center; line-height: 60px; background-color: #fff; color: #060606; bottom: 30px; position: absolute;}
.banner .banners .banners_more a { color: #060606;display: block;}
/*.banner .banners .banners_more a:hover { color: #000; font-weight: bold;}*/

.index_icon { margin: 80px auto 0 auto; overflow: hidden;}
.index_icon li { width: 25%; background: url(../images/index_fen.jpg) right center no-repeat; float: left; text-align: center;}
.index_icon li:nth-child(4){background-image: none;}
.index_icon li .index_icon_title { font-size: 20px; line-height: 50px; font-weight: bold; color: #fff;}
.index_icon li .index_icon_ftitle { color: #999;}

.xtkc { background: url(../images/index_xtkc_bg.png) center -500px no-repeat;}
.index_title {height: 100px; background: url(../images/inddex_title_bg.png) center center no-repeat; text-align: center; margin-top: 50px; font-size: 36px; font-weight: bold;letter-spacing: 8px; padding-top: 50px;}
.index_title  .index_ftitle { font-size:12px; font-weight: normal;text-transform: uppercase; letter-spacing: 4px; color: rgba(153,153,153,.2); line-height: 40px;}

.xtkc_body { width: 100%; margin-top: 60px;}
#gallery {
	width: 100%;
}
#gallery .swiper-slide{
	position: relative;
}
#gallery .swiper-slide-active{
	transform: scale(1);
}
#gallery .swiper-slide-active img{
	width: 100%;
}
#gallery .swiper-slide-prev{
	text-align: right;
}
#gallery .swiper-slide-prev img{
	width: 80%;
	margin-top: 6%;
}
#gallery .swiper-slide-next{
	text-align: left;
}
#gallery .swiper-slide-next img{
	width: 80%;
	margin-top: 6%;
}

#gallery .swiper-slide .xtkc_body_layer{
	position: absolute;
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0)); /* Safari 5.1 - 6 */
	background: -o-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0)); /* Opera 11.1 - 12*/
	background: -moz-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0)); /* Firefox 3.6 - 15*/
	background: linear-gradient(to top, rgba(0,0,0,.9),rgba(0,0,0,0)); /* 标准的语法 */
	bottom: 0;
	width: 100%;
	height: 60%;
	text-align: center;
	color: #fff;
	display: none;
}
#gallery .swiper-slide-active .xtkc_body_layer{
	display: block;
}
#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_title{
	font-size: 20px;
}
#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_title a{
	display: block;
}
#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_ftitle{
	font-size: 50px;
	margin-top: 10px;
	font-weight: bold;
}
#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_ftitle a{
	display: block;
}
#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_ljbm{
	width: 220px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #fff;
	color: #000;
	margin: 20px auto;
}

#gallery .swiper-slide .xtkc_body_layer .xtkc_body_layer_ljbm a{
	color: #000;
	display: block;
}

#thumbs {
	width: 80%;
	margin: 20px auto;
}

#thumbs .swiper-slide {
	opacity: 0.7;
	transform: scale(.9);	
	position: relative;
}
#thumbs .swiper-slide img{
	width: 100%;
}
#thumbs .swiper-slide div{
	position: absolute;
	bottom: 40%;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

#thumbs .swiper-slide-thumb-active{
	opacity: 1;
	transform: scale(1);
}
#thumbs .swiper-slide-thumb-active img{
	width: 100%;
}
#thumbs .swiper-slide-thumb-active div{
	transform: scale(1);
}
#gallery .button{
    position: absolute;
	width: 100%;
	height: 56px;
    top: 48%;
    z-index: 10;
}
#gallery .button div:hover {
	background-color: #333;
	opacity: 0.8;
	cursor: pointer;
}

#gallery .button .swiper-button-prev {
    position: absolute;
	width: 56px;
    height: 56px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #333333 center 50%/50% 50% no-repeat;
	left: 20%;
	background-size: 15px;
	cursor: pointer;
	margin-top: -56px;
}

#gallery .button .swiper-button-next {
    position: absolute;
	width: 56px;
    height: 56px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #333333 center 50%/50% 50% no-repeat;
	right: 20%;
	background-size: 15px;
	cursor: pointer;
	margin-top: -56px;
}

.zpzs{}
.zpzs .zpzs_nav { width: 360px; margin: 70px auto 0 auto; overflow: hidden;}
.zpzs .zpzs_nav li { width: 180px; height: 49px; line-height: 49px; text-align: center; float: left; font-size: 12px;}
.zpzs .zpzs_nav li a {color: #999;display: block;}
.zpzs .zpzs_nav li.on { background-color: #fff; font-size: 14px;}
.zpzs .zpzs_nav li.on a{ color: #000;display: block;}

.zpzs_body { width: 100%; margin: 40px auto; overflow: hidden;}
.zpzs_body .cols{float:left;display:inline;overflow:hidden;}
.zpzs_body .cols .pic{float:left;position:relative; display: block;}
.zpzs_body .cols .pic img { max-width: 100%;overflow: hidden;transition: all 0.6s;}
.zpzs_body .cols .pic .black{cursor:pointer;width:100%; height: 100%; position:absolute;left:0;top:0;background-color: rgba(0,0,0,.5); text-align: center;font-size: 48px; font-weight: bold; line-height: 100%; padding-top: 45%; display: none;}
.zpzs_body .cols3 .h732 .black { padding-top:20%; }
.zpzs_body .cols4 .pic .black { padding-top:20%; }

.zpzs_body .cols .pic .zpzs_body_text{ display: none;}
.zpzs_body .cols1{width:44.6%;}
.zpzs_body .cols2{width:15.4%;margin: 0 1%;}
.zpzs_body .cols3{width:38%;}
.zpzs_body .cols4{width:100%;}
.zpzs_body .cols2 .pic{margin-bottom:14px; overflow: hidden;}
.zpzs_body .cols3 .pic{margin-bottom:14px;}
.zpzs_body .cols3 .h360 {float: left; width: 48.5%; margin-right: 3%; overflow: hidden;}
.zpzs_body .cols3 .h360:nth-child(2) {margin-right: 0;}
.zpzs_body .cols3 .h732 { width: 100%; overflow: hidden;}
.zpzs_body .cols4 .pic{width:49.5%; margin-right: 1%; overflow: hidden;}
.zpzs_body .cols4 .pic:nth-child(2){margin-right: 0}
.zpzs_body .cols .pic a:hover .black{ display: block;}
.zpzs_body .cols .pic a:hover img{ transform: scale(1.2);}
.zpzs_body .cols .pic a:hover .zpzs_body_text{ display: block;cursor:pointer;width:100%; height: 20%; position:absolute;left:0;bottom:0;background-color: rgba(0,0,0,.3); text-align: center; padding-top: 4%;}
.zpzs_body .cols .pic a:hover .zpzs_body_text .zpzs_body_text_img { width: 70px; height: 70px; border-radius: 35px; margin-right: 20px; margin-left: 20px;}
.zpzs_body .cols .pic a:hover .zpzs_body_text .zpzs_body_text_img img{border-radius: 49px;}
.zpzs_body .cols .pic a:hover .zpzs_body_text .zpzs_body_text_title { text-align: right; font-size: 16px; color:#999; line-height: 30px;}
.zpzs_body .cols .pic a:hover .zpzs_body_text .zpzs_body_text_title b{ font-size: 24px; color: #fff;}

.zpzs_more { width: 220px; height: 60px; margin: 0 auto; border:1px solid #ffffff; text-align: center; line-height: 60px; font-weight: bold; overflow: hidden;}
.zpzs_more a { color: #999;display: block;}
.zpzs_more span{ font-size: 12px; margin-left: 5px;}
.zpzs_more:hover { background-color: #fff;}

.sljs_body { margin-top: 70px;}
.sljs_box { padding-bottom: 100px;}
.sljs_box .sljs_li { width: 456px; height: 230px; background-color: #fff; float: left; padding: 35px;}
.sljs_box  a{color: #999999;}
.sljs_box .sljs_li:hover { background-color: transparent;}
.sljs_box .sljs_li:hover .sljs_top b { color: #fff;}
.sljs_box .sljs_li .sljs_top { width: 100%; overflow: hidden; font-size: 16px; line-height: 35px;}
.sljs_box .sljs_li .sljs_top b  { color: #000; font-size: 24px;}
.sljs_box .sljs_li .sljs_top .sljs_top_img { width: 98px; height: 98px; margin-right: 30px;}
.sljs_box .sljs_li .sljs_top .sljs_top_img img {border-radius: 50%;}
.sljs_box .sljs_li .sljs_intro { width: 100%; text-align: left; font-size: 16px; margin-top: 25px;}

.sljs_box .button_sljs{
    position: absolute;
	width: 100%;
	height: 60px;
    bottom: 5px;
    z-index: 10;
}
.sljs_box .button_sljs div:hover {
	background-color: #333;
	opacity: 0.9;
	cursor: pointer;
}

.sljs_box .button_sljs .swiper-button-prev {
    position: absolute;
	width: 60px;
    height: 60px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") #ffffff center 50%/50% 50% no-repeat;
	left: 44.5%;
	background-size: 15px;
	cursor: pointer;
}

.sljs_box .button_sljs .swiper-button-next {
    position: absolute;
	width: 60px;
    height: 60px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") #ffffff center 50%/50% 50% no-repeat;
	right: 44.5%;
	background-size: 15px;
	cursor: pointer;
}

.xhjd { width: 970px;}
.ycjc { width: 390px;}
.xhjd .index_title,.ycjc .index_title {height: 100px; background: url(../images/inddex_title_bg.png) left center no-repeat; text-align: left; margin-top: 50px; font-size: 36px; font-weight: bold;letter-spacing: 8px; padding-top: 50px;}
.xhjd .index_title  .index_ftitle,.ycjc .index_title  .index_ftitle { font-size:12px; font-weight: normal;text-transform: uppercase; letter-spacing: 4px; color: rgba(153,153,153,.2); line-height: 40px;}

.xhjd_body { margin-top: 70px; margin-bottom: 30px; overflow: hidden;}
.xhjd_body li { width: 477px; height:218px; padding: 35px 35px 20px 35px; background-color: #fff; margin-right: 16px; margin-bottom: 16px; float: left;}
.xhjd_body li a { color: #999; display: block;width: 407px; height:163px;}
.xhjd_body li:hover { background-color: transparent;}
.xhjd_body li:nth-child(2n) {margin-right: 0;}
.xhjd_body li .xhjd_li_top { margin-bottom: 25px; overflow: hidden;font-size: 18px;}
.xhjd_body li .xhjd_li_top .lf { color: #000;}
.xhjd_body li:hover .xhjd_li_top .lf { color: #fff;}
.xhjd_body li .xhjd_li_top .rt {color: #2e469d;}
.xhjd_body li:hover .xhjd_li_top .rt {color: #fff;}
.xhjd_body li .xhjd_li_center { border-bottom:  1px solid #e6e6e6; padding-bottom: 15px;}
.xhjd_body li .xhjd_li_center th {font-size: 14px; font-weight: normal; line-height: 40px;}
.xhjd_body li .xhjd_li_center td {color: #000;}
.xhjd_body li:hover .xhjd_li_center td {color: #fff;}
.xhjd_body li .xhjd_li_bottom {margin-top: 15px;}
.xhjd_body li .xhjd_li_bottom .lf{ width: 80px; height: 30px; background-color: #000; text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.xhjd_body li .xhjd_li_bottom .rt{color: #000; font-size: 14px;}
.xhjd_body li:hover .xhjd_li_bottom .lf{background-color: #fff;  color: #000;}

.ycjc_body { margin-top: 70px; margin-bottom: 10px; overflow: hidden;color: #999}
.ycjc_body li { margin-bottom: 30px; overflow: hidden;}
.ycjc_body .ycjc_title { font-size: 18px; width: 390px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.ycjc_body .ycjc_title a {color: #999}
.ycjc_body li:hover .ycjc_title a {color: #fff}
.ycjc_body .ycjc_title span { width: 10px; height: 10px; margin-top: 10px; background-color: #999; float: left; margin-right: 15px;}
.ycjc_body li:hover .ycjc_title span{background-color: #fff}
.ycjc_body .ycjc_ftitle { padding-left: 25px; margin-top: 15px; width: 60%;}
.ycjc_body .ycjc_ftitle .lf {background: url(../images/time.png) left center no-repeat; padding-left: 20px;}
.ycjc_body .ycjc_ftitle .rt {background: url(../images/click.png) left center no-repeat; padding-left: 20px; }
.display{display: inline;}
.ycjc_more { font-weight: bold;}
.ycjc_more sapn {font-size: 12px; margin-left: 5px;}
.ycjc_more:hover a { color: #999;}

.footer { width: 100%; background-color: #131313; overflow: hidden; margin-top: 200px;}
.footer_mess { width: 100%; height: 100px; border-bottom: 1px solid #333;}
.footer_mess .footer_logo { margin-top: 20px;}
.footer_mess .mess_box div{ margin-left: 20px; margin: 30px; height: 40px; line-height: 40px; color: #fff;}
.footer_mess .mess_box div span { margin-right: 15px;}
.footer_mess .mess_box div input { width: 200px; height: 40px; border: 1px solid #333; background-color: #000; padding-left: 5px; color:#fff;}
.footer_mess .mess_box div:nth-child(3) input{ width: 220px; height: 40px; background-color: #fff; text-align: center; line-height: 40px; color: #000;}
.footer_body { margin: 30px auto; color: #999;}
.footer_tel_title  { background: url(../images/footer_tel.png) left center no-repeat; padding-left: 30px;font-weight: bold; font-size: 18px; margin-bottom: 20px; color: #fff;}
.footer_tel  {padding-left: 30px;font-size: 14px; margin-bottom: 30px;}
.footer_tel b {font-size: 30px;}
.footer_add  { background: url(../images/footer_tel.png) left center no-repeat; padding-left: 30px;font-size: 18px; margin-bottom: 10px;}
.footer_en { font-size: 30px; color: rgba(102,102,102,.11); font-weight: bold;text-transform: uppercase; text-align: right; margin-top: 50px;}
.footer_nav { width: 100%; overflow: hidden; margin-top: 40px;}
.footer_nav li { margin-left: 60px; float: left; font-size: 18px; font-weight: bold;}
.footer_nav li a { color: #999}
.footer_nav li a:hover { color: #fff;}
.footer_nav li.on a { color: #fff;}
.copyright { height: 80px; line-height: 80px; font-size: 12px; overflow: hidden;}

.sub_banner { width: 100%; height: 160px; background-repeat: no-repeat; background-position: center top; background-size: cover;}
.sub_postion { font-size: 12px; margin: 40px auto; color: #b3b3b3}
.sub_postion a { margin: 0 18px;}
.sub_postion span { margin: 0 10px;}
.sub_title { margin-bottom: 40px; overflow: hidden;}
.sub_title .lf{ font-size: 36px; font-weight: bold;letter-spacing: 8px;  }
.sub_title .rt li{ float: left; color: #999; margin-left: 40px;}
.sub_title .rt li.on{color: #fff; font-weight: bold;}
.sub_title .rt li:hover {cursor: pointer;display: block;}

/*.sub_title .rt li:hover{color: #fff; font-weight: bold;}*/
.sub_jiedan { overflow: hidden;}
.sub_jiedan li { width: 456px; height:218px; padding: 35px 35px 20px 35px; background-color: #fff; margin-right: 16px; margin-bottom: 16px; float: left;}
.sub_jiedan li a { color: #999; display: block;width: 386px; height:163px; }
.sub_jiedan li:hover { background-color: transparent;}
.sub_jiedan li:nth-child(3n) {margin-right: 0;}
.sub_jiedan li .xhjd_li_top { margin-bottom: 25px; overflow: hidden;font-size: 18px;}
.sub_jiedan li .xhjd_li_top .lf { color: #000;}
.sub_jiedan li:hover .xhjd_li_top .lf { color: #fff;}
.sub_jiedan li .xhjd_li_top .rt {color: #2e469d;}
.sub_jiedan li:hover .xhjd_li_top .rt {color: #fff;}
.sub_jiedan li .xhjd_li_center { border-bottom:  1px solid #e6e6e6; padding-bottom: 15px;}
.sub_jiedan li .xhjd_li_center th {font-size: 14px; font-weight: normal; line-height: 40px;}
.sub_jiedan li .xhjd_li_center td {color: #000;}
.sub_jiedan li:hover .xhjd_li_center td {color: #fff;}
.sub_jiedan li .xhjd_li_bottom {margin-top: 15px;}
.sub_jiedan li .xhjd_li_bottom .lf{ width: 80px; height: 30px; background-color: #000; text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.sub_jiedan li .xhjd_li_bottom .rt{color: #000; font-size: 14px;}
.sub_jiedan li:hover .xhjd_li_bottom .lf{background-color: #fff;  color: #000;}

/*分页*/
.sub_page{overflow: hidden;margin: 50px auto 30px auto;text-align: center;}
.sub_page ul li a,.sub_page ul li p{display: inline-block;height: 40px;padding-left: 20px;padding-right: 20px;background: #fff;line-height: 40px;font-size: 14px;color:#000;margin-left: 6px;margin-right: 6px;font-weight: bold;}
.sub_page ul li a.cur{background-color:transparent; color: #fff; font-weight: bold;}
.sub_page ul li a.cur1{background-color:transparent; color: #999;}
.sub_page ul li a:hover{background-color:transparent; color: #fff;}

.hsygpt_box { width: 100%; overflow: hidden; margin-top: 70px;}
.hsygpt_box li{ float: left; width: 20%; text-align: center; line-height: 35px; font-size: 24px;}
.hsygpt_box li a { color: #666;}
.jiedan_xiang_title { width: 100%; overflow: hidden;}
.jiedan_xiang_ftitle { width: 100%; overflow: hidden; background: url(../images/time.png) left center no-repeat; padding-left: 25px; color: #999; font-size: 14px; margin-bottom: 35px;}
.jiedan_xiang_title .lf{ margin-bottom: 15px;font-size: 36px; font-weight: bold;letter-spacing: 4px;}
.jiedan_xiang_title .jiedan_xiang_title_rt { width: 80px; height: 32px; line-height: 32px; font-size: 14px; background-color: #fff; margin-left: 25px; text-align: center; color: #000;letter-spacing: 0; margin-top: 10px;}

.jiedan_xiang_left { width: 880px;color: #666;}


.jiedan_xiang_box { width: 100%; padding: 45px; background-color: #fff; margin-bottom: 20px; font-size: 14px; }
.jiedan_xiang_box .jiedan_xiang_box_title { margin-bottom: 20px; width: 100%; overflow: hidden;}
.jiedan_xiang_box .jiedan_xiang_box_title .lf{ width:132px; height: 39px; padding-left: 15px; line-height: 39px; background: url(../images/jiedan_xiang_title.png) left center no-repeat; color: #fff; font-size: 18px;} 
.jiedan_xiang_box .jiedan_xiang_box_title .rt{ border-bottom: 1px dashed #999; width: 80%; height: 20px;}

.jiedan_xiang_box .jiedan_xiang_box_body { width: 100%; margin-bottom: 40px;}
.jiedan_xiang_box .jiedan_xiang_box_body th { color: #999; font-weight: normal; line-height: 40px;}
.jiedan_xiang_box .jiedan_xiang_box_body td {font-size: 16px;color: #000; text-align: center;}

.jiedan_xiang_right { width: 500px; padding: 45px; background-color: #fff;color: #666;}
.jiedan_xiang_right .jiedan_xiang_box_title { margin-bottom: 20px; width: 100%; overflow: hidden;}
.jiedan_xiang_right .jiedan_xiang_box_title .lf{ width:132px; height: 39px; padding-left: 15px; line-height: 39px; background: url(../images/jiedan_xiang_title.png) left center no-repeat; color: #fff; font-size: 18px;} 
.jiedan_xiang_right .jiedan_xiang_box_title .rt { color: #ea4a56; font-size: 24px; font-weight: bold; margin-right: 30px;}
.jiedan_xiang_right_ljbm { width: 100%; height: 56px; line-height: 56px; background-color: #000; text-align: center; margin-top: 40px;display: block;}
.jiedan_xiang_right_ljbm a { color: #fff;display: block; width: 100%; height: 56px; }
.jiedan_xiang_right_body { color: #000;}
.jiedan_xiang_right_body span{ margin-left: 25px; color: #666;}

.jiedan_xiang_box .jiedan_xiang_box_body_cktl { width: 100%; margin-bottom: 40px; overflow: hidden;}
.jiedan_xiang_box .jiedan_xiang_box_body_cktl li { width: 240px; height: 180px; margin: 10px; float: left; background-color: #e6e6e6;display: flex;align-items: center}
.jiedan_xiang_box .jiedan_xiang_box_body_cktl li img { max-width: 100%; height: auto;align-items: center;}

.jiedan_xiang_box .jiedan_xiang_box_body_yglc { width: 100%; margin-bottom: 40px; overflow: hidden; }

.jiedan_xiang_box .jiedan_xiang_box_body_yglc li { width: 25%; overflow: hidden;text-align: center;float: left; line-height: 40px; font-size: 18px;}
.jiedan_xiang_box .jiedan_xiang_box_body_yglc li .yglc_img {background: url(../images/yglc5.png) right center no-repeat; }
.jiedan_xiang_box .jiedan_xiang_box_body_yglc li:last-child .yglc_img {background-image: none;}



.sub_jiaocheng{}
.sub_jiaocheng li { width: 100%; height: 300px; background-color: #fff; margin-bottom: 40px;}
.sub_jiaocheng li .sub_jiaocheng_l { width: 400px; position: relative;}
.sub_jiaocheng li .sub_jiaocheng_l .sub_jiaocheng_l_layer{ width: 400px; height: 300px; z-index: 99; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.5); display: none;}
.sub_jiaocheng li .sub_jiaocheng_l img{ width: 100%; height: 100%;}
.sub_jiaocheng li .sub_jiaocheng_r { width: 1000px; padding: 35px;}
.sub_jiaocheng li .sub_jiaocheng_r a { color: #666;}
.sub_jiaocheng_r_title{ font-size: 24px; color: #000; font-weight: bold; width: 100%; overflow: hidden;}
.sub_jiaocheng_r_title .lf{ width: 90%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.sub_jiaocheng_r_title .rt{color: #999;}
.sub_jiaocheng_r_intro {color: #666; width: 90%;line-height: 32px; height: 90px; margin-top: 25px;overflow: hidden;}
.sub_jiaocheng_r_ftitle { width: 100%; font-size: 16px; color: #999; margin-top: 30px;}
.sub_jiaocheng_r_ftitle .lf {line-height: 34px; height: 34px; margin-top: 15px;}
.sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_zz div{width: 34px; height: 34px;margin-right: 5px; float: left;}
.sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_zz img {border-radius: 50%; } 
.sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_time { background: url(../images/time1.png) left center no-repeat; padding-left: 20px; margin-left: 20px;} 
.sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_click { background: url(../images/click1.png) left center no-repeat; padding-left: 22px; margin-left: 20px;}

.sub_jiaocheng_r_ftitle .rt { color: #000;width: 64px; height: 64px; line-height: 64px; text-align: center; background-color: #fff;}
.sub_jiaocheng li:hover .sub_jiaocheng_r_ftitle .rt { color: #fff; width: 64px; height: 64px; line-height: 64px; text-align: center; background-color: #000;}
.sub_jiaocheng li:hover .sub_jiaocheng_l .sub_jiaocheng_l_layer{ display: block;}

.sub_jiaocheng_xiang_ftitle {line-height: 34px; height: 34px; color: #999; margin-bottom: 25px;}
.sub_jiaocheng_xiang_ftitle .sub_jiaocheng_ftitle_l_zz div{width: 34px; height: 34px;margin-right: 5px; float: left;}
.sub_jiaocheng_xiang_ftitle .sub_jiaocheng_ftitle_l_time { background: url(../images/time1.png) left center no-repeat; padding-left: 20px; margin-left: 20px;} 
.sub_jiaocheng_xiang_ftitle .sub_jiaocheng_ftitle_l_click { background: url(../images/click1.png) left center no-repeat; padding-left: 22px; margin-left: 20px;} 

.jiaocheng_xiang_box { width: 100%; padding: 45px; background-color: #fff; margin-bottom: 20px; line-height: 32px;}
/*.jiaocheng_xiang_box span { background-color: #000; padding: 5px 15px; text-align: left; color: #fff; }*/
.jiaocheng_xiang_box h2 { background-color: #000; padding: 5px 15px; text-align: left; color: #fff; display: inline-block;}
.jiaocheng_xiang_box img { max-width: 100%; margin: 10px 0;}

.jiaocheng_xiang_jctj { width: 100%; margin: 30px auto 0 auto; overflow: hidden;}
.jiaocheng_xiang_jctj .jiaocheng_xiang_jctj_title{ width: 124px; height: 45px; text-align: center; line-height: 40px; background-color: #000; font-weight: bold;color: #fff; margin-bottom: 15px;font-size:22px;}
.jiaocheng_xiang_jctj li { width: 45%; height: 40px; line-height: 40px; font-size: 18px; float: left;margin-right: 10%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.jiaocheng_xiang_jctj li:nth-child(2n) { margin-right: 0;}
.jiaocheng_xiang_jctj a {color: #999}
.jiaocheng_xiang_jctj li:hover a {color: #000}
.jiaocheng_xiang_jctj li a div { width: 10px; height: 10px;margin-top: 15px; background-color: #000; float: left; margin-right: 10px;}

.jiaocheng_xiang_fy { margin-bottom: 30px; overflow: hidden; width: 100%;}
.jiaocheng_xiang_fy li{ width: 49%; height: 164px; margin-right: 2%; background-color: #fff; padding: 45px; float: left;}
.jiaocheng_xiang_fy li:last-child{ margin-right: 0;}
.jiaocheng_xiang_fy li a { color: #000;}
.jiaocheng_xiang_fy li .lf { width: 28%; margin-right: 4%;}
.jiaocheng_xiang_fy li .lf img { width: 100%;}
.jiaocheng_xiang_fy li:hover {background-color: #999;}
.jiaocheng_xiang_fy li .rt { font-size: 14px; overflow: hidden; width: 68%}
.jiaocheng_xiang_fy li .rt b{ font-size: 16px; line-height: 35px;}

.jiaocheng_xiang_right { width: 500px;}
.jiaocheng_xiang_right_box { width: 500px; background-color: #fff; padding: 45px; color: #999; margin-bottom: 20px; overflow: hidden;}
.jiaocheng_xiang_right_box a { color: #999;}

.jiaocheng_xiang_right_box .jiaocheng_xiang_right_title { text-align: left; font-weight: bold; color: #000; font-size:22px ; margin-bottom: 20px;}

.jiaocheng_xgwz_top {}
.jiaocheng_xgwz_top li { margin-bottom: 20px; width: 100%; overflow: hidden;}
.jiaocheng_xgwz_top .lf { width: 24%; margin-right: 2%; height: 74px; position: relative;}
.jiaocheng_xgwz_top .lf img { width: 100%}
.jiaocheng_xgwz_top .lf .hot { width: 22px; height: 18px; position: absolute; top: 0; left: 0; background: url(../images/hot.png) no-repeat;}
.jiaocheng_xgwz_top .rt { width: 74%;font-size: 14px;}
.jiaocheng_xgwz_top .rt a { color: #999;}
.jiaocheng_xgwz_top .rt b { font-size: 16px; color: #000; line-height: 28px;}
.jiaocheng_xgwz_top .rt h3 { font-size: 16px; color: #000; line-height: 28px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

.jiaocheng_xgwz { margin-bottom: 30px; overflow: hidden; width: 100%;}
.jiaocheng_xgwz li { width: 100%; height: 40px; line-height: 40px; font-size: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.jiaocheng_xgwz a {color: #999}
.jiaocheng_xgwz li:hover a {color: #000}
.jiaocheng_xgwz li a div { width: 10px; height: 10px;margin-top: 15px; background-color: #999; float: left; margin-right: 10px;}

.jiaocheng_rmbq li { float: left; margin-right: 25px; height: 40px; line-height: 40px;}
.jiaocheng_rmbq li:hover a{ background: #000; display: block; padding: 2px 5px; font-weight: bold; color: #fff;}

.login_body { width: 600px; margin: 60px auto 260px auto;}
.login_logo { width: 100%; text-align: center;}
.login_logo div { width: 100%; overflow: hidden; color: #666; letter-spacing: 4px; margin-top: 20px; }

.login_box { width: 100%; padding: 45px; color: #000; background-color: #fff; border-radius: 5px; margin-top: 50px;}
.login_box .login_title { font-size: 18px; color: #000; font-weight: bold;}
.login_box .login_title i {font-style: normal; font-size: 12px; line-height: 20px; margin-left: 15px; font-weight: bold;}
.login_input li {position: relative; width: 100%; height: 60px; margin-top: 28px;}
.login_input li .login_yzm { position: absolute; right: 0; top: 0; width: 135px; height: 60px; line-height: 60px; background-color: #000; color: #fff; text-align: center; border-radius: 5px;}
.login_input li #zphone_repwd { position: absolute; right: 0; top: 0; width: 135px; height: 60px; line-height: 60px; background-color: #000; color: #fff; text-align: center; border-radius: 5px;}
.login_input input { width: 100%; height: 60px; line-height: 60px; padding-left: 10px; background-color: #f9f9f9f9; border-radius: 5px; font-size: 16px;}
.login_forget { width: 100%; text-align: right; margin-top: 28px;}
.login_forget a { color: #000; margin-left: 15px; font-size: 12px;}
.login_forget a.on { font-weight: bold;}
.loin_submit input { width: 100%; height: 55px; line-height: 55px; padding-left: 10px; background-color: #000; color: #fff; text-align: center; margin-top: 28px;border-radius: 5px; font-size: 16px;}



.login_ys { color: #ccc; font-size: 12px; margin-top: 28px; text-align: center;}
.login_ys a { color: #666;}
.login_ys .rt { color: #000; font-weight: bold; font-size: 14px;}

.sub_coures{ width: 100%; overflow: hidden;}
.sub_coures li { width: 456px; height: 349px; float: left; background: url(../images/course_li_bg.png) center top no-repeat; margin-right: 16px; margin-bottom: 40px;}
.sub_coures li:nth-child(3n) {margin-right: 0;}
.sub_coures li a{ color: #000;}

.sub_coures li .course_img { width: 456px; height: 258px; position: relative;}
.sub_coures li .course_img img {width: 100%;}
.sub_coures li .course_img .course_img_layer { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,.3); display: none; text-align: center; padding-top: 20%; font-size: 48px; font-weight: bold; color: #fff;}
.sub_coures li:hover .course_img .course_img_layer { display: block;}
.sub_coures li .course_img .course_img_intro { width: 100%; height: 30px;line-height: 30px; position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,.6); text-align: center; font-size: 14px; color: #fff; display: none;}
.sub_coures li:hover  .course_img .course_img_intro { display: block;}
.sub_coures li .course_img .course_price { width: 89px; height: 34px;line-height: 34px;position: absolute; top: 0; right: 0; background: url(../images/price_bg.png) no-repeat;text-align: center; font-size: 20px; color: #fff; }


.sub_coures li .course_text { width:100%; padding: 15px;}
.sub_coures li .course_text b {font-size: 20px;}
.sub_coures li .course_text div { color: #999;font-size: 14px; margin-top: 15px;}
.sub_coures li .course_text div span { background-color: #000; padding: 2px 5px; margin-right: 10px; color: #fff;}

.sub_coures li .course_user {width: 100%; padding: 18px;}
.sub_coures li .course_user div { float: left; width: 34px; height: 34px; margin-right: 10px;}
.sub_coures li .course_user div img { border-radius: 17px;}

.user_center_top { margin-top: 55px; margin-bottom: 55px; overflow: hidden;}
.user_center_top .user_center_top_header { width:110px; height: 110px; margin-right: 15px;}
.user_center_top .user_center_top_header iframe {margin-top: 0;}
.user_center_top .user_center_top_name {font-size: 14px; color: #999; line-height: 30px; margin-top: 20px;}
.user_center_top .user_center_top_name b{font-size: 24px; color: #fff;}

.course_xiang_top { width: 1400px; height: 478px;margin-top: 20px; margin-bottom: 20px; background: url(../images/course_xiang_top_bg.png) center center no-repeat; color: #000;}
.course_xiang_top .lf { width:650px; height: 420px; margin-left: 20px; margin-top: 20px;  overflow: hidden;}
.course_xiang_top .lf img { width: 100%;}
.course_xiang_top .rt { width: 670px;}
.course_xiang_top .rt .course_xiang_price{ width: 215px; height: 61px; line-height: 61px; text-align: center; background: url(../images/price_bg_xiang.png) right center no-repeat; float: right; color: #fff; font-size: 32px; font-weight: bold;}

.course_xiang_top .rt .course_text { width:100%; margin-top: 61px; overflow: hidden;}
.course_xiang_top .rt .course_text b {font-size: 24px;}
.course_xiang_top .rt .course_text div { color: #999;font-size: 16px; margin-top: 20px; height: 40px;}
.course_xiang_top .rt .course_text div span { background-color: #000; padding: 5px 10px; margin-right: 10px; color: #fff;}
.course_xiang_top .rt .course_user {width: 100%; margin-top: 20px; overflow: hidden;}
.course_xiang_top .rt .course_user div { float: left; width: 50px; height: 50px; margin-right: 10px; border-radius: 25px;}
.course_xiang_top .rt .course_user div img { border-radius: 25px;}
.course_xiang_top .rt .course_xiang_top_zj {width: 100%; margin-top: 50px; overflow: hidden; color: #666; font-size: 14px;}
.course_xiang_top .rt .course_xiang_top_zj b{color: #ea4a56;}
.course_xiang_top .rt .course_xiang_top_zj div{float: left; margin-right: 30px; overflow: hidden;}
.click_box { margin-top: 30px; width: 100%; overflow: hidden; margin-bottom: 20px;}
.click_box div { float: left; margin-right: 25px;}
.click_box div:nth-child(1){ background: url(../images/click1.png) left center no-repeat; padding-left: 25px;}
.click_box div:nth-child(2){ background: url(../images/love.png) left center no-repeat; padding-left: 25px;}
.course_xiang_top .rt .course_xiang_ljbm { width: 220px; height: 60px; line-height: 60px; text-align: center; background-color: #000; color: #fff;}
.course_xiang_top .rt .course_xiang_ljbm a { color: #fff; display: block;}




.course_xiang_left { width: 920px;color: #999; background-color: #fff;}
.course_xiang_left_box { width: 100%; padding:40px 20px; min-height: 500px; }
.course_xiang_left_box img { max-width: 100%;}
.course_xiang_left_box_ul li{ width: 100%; overflow: hidden;}
.course_xiang_left_box_ul li .tea_sljs_box { width: 100%; padding: 20px 45px; border-bottom: 1px dotted #ccc;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_top{ width: 324px; overflow: hidden;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_top .lf{ width: 138px; height: 138px; padding: 13px; background: url(../images/tea_header_bg.png) center center no-repeat;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_top .lf img { border-radius:56px; width: 112px; height: 112px; }

.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_top .rt { width: 186px; padding: 30px; color: #000;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_top .rt b { font-size: 24px; line-height: 40px;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_ftitle { margin: 10px 0; text-align: left;}
.course_xiang_left_box_ul li .tea_sljs_box .tea_sljs_intro { font-size: 14px; line-height: 30px; text-align: left; color: #000;}



.course_xiang_left_title {width: 100%; border-bottom: 1px solid #ccc; padding: 30px; overflow: hidden;}
.course_xiang_left_title li { float:left; width: 130px; font-size: 20px; text-align: center;}
.course_xiang_left_title li.on {font-weight: bold; color: #000;}

.course_xiang_right { width: 440px;color: #999;}
.course_xiang_right .course_xiang_right_title { font-size: 12px; margin-top: 20px; margin-bottom: 20px; line-height: 35px;}
.course_xiang_right .course_xiang_right_title b{ font-size: 36px; color: #fff;}

.course_xiang_right_list{ width: 100%; overflow: hidden;}
.course_xiang_right_list li { width: 433px; height: 278px; float: left; background: url(../images/course_xiang_right_bg.png) center top no-repeat; margin-bottom: 20px;}
.course_xiang_right_list li a{ color: #000;}

.course_xiang_right_list li .course_img { width: 433px; height: 172px; overflow: hidden;position: relative;}
.course_xiang_right_list li .course_img img {width: 100%;}
.course_xiang_right_list li .course_img .course_img_layer { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,.3); display: none;}
.course_xiang_right_list li:hover .course_img .course_img_layer { display: block;}
.course_xiang_right_list li .course_img .course_img_intro { width: 100%; height: 30px;line-height: 30px; position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,.6); text-align: center; font-size: 14px; color: #fff; display: none;}
.course_xiang_right_list li:hover  .course_img .course_img_intro { display: block;}
.course_xiang_right_list li .course_img .course_price { width: 89px; height: 34px;line-height: 34px;position: absolute; top: 0; right: 0; background: url(../images/price_bg.png) no-repeat;text-align: center; font-size: 20px; color: #fff; }
.course_xiang_right_list li .course_text { width:100%; padding: 20px;}
.course_xiang_right_list li .course_text b {font-size: 20px;}
.course_xiang_right_list li .course_text div { color: #999;font-size: 14px; margin-top: 15px;}
.course_xiang_right_list li .course_text div span { background-color: #000; padding: 2px 5px; margin-right: 10px; color: #fff;}


.sai_top { width: 100%; height: 500px; overflow: hidden;position: relative; margin-bottom: 50px;}
.sai_top img { width: 100%;}
.sai_top .more{ width:  60px; height: 60px; line-height: 60px; text-align: center; font-size: 12px; background-color: #000; position: absolute; bottom: 50px; right: 50px;}
.sai_top .more a { color: #fff;}
.sai_top .more a:hover { font-weight: bold;}

.sai_box {width: 100%; margin-top: 60px;}
.sai_box_title { height: 70px;}
.sai_box_title li { width: 212px; height: 70px; border: 1px solid #666; line-height: 70px; text-align: center;color: #666; float: left; margin-right: 38px;}
.sai_box_title li.on {border: none; font-size: 18px; font-weight: bold; color: #000; background: url(../images/down.png) 150px center no-repeat #fff;}
.sai_box_title li:hover { cursor: pointer;}
.sai_box_main { width: 100%; background-color: #000; line-height: 30px; padding: 35px; min-height: 500px; color: #000;}
.sai_box_main img { max-width: 100%;}


.sai_ljhd{ margin-bottom: 50px;}
.sai_ljhd .jiedan_xiang_title{ margin-top: 100px; margin-bottom: 30px;}
.sai_ljhd li { width: 100%; height: 250px; background-color: #fff; margin-bottom: 15px;}
.sai_ljhd li .sub_jiaocheng_l { width: 700px; height: 250px; overflow: hidden;position: relative;}
.sai_ljhd li .sub_jiaocheng_l .sub_jiaocheng_l_layer{ width: 700px; height: 250px; z-index: 99; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.5); display: none;}
.sai_ljhd li .sub_jiaocheng_l .sai_ljhd_title_zs{ width: 196px; height: 62px; z-index: 99; position: absolute; top: 0; left: 0; color: #fff; font-weight: bold; font-size: 24px; text-align: left; padding-left: 10px; background: url(../images/sai_ljhd_title.png) left top no-repeat; line-height: 62px;}
.sai_ljhd li .sub_jiaocheng_l img{ max-width: 100%; max-height: 100%;}
.sai_ljhd li .sub_jiaocheng_r { width: 700px; padding: 35px;}
.sai_ljhd li .sub_jiaocheng_r a { color: #666;}

.sai_ljhd li .sub_jiaocheng_r_title .lf{ width: 80%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.sai_ljhd li .sub_jiaocheng_r_intro {color: #666; width: 70%;line-height: 30px; height: 60px;  margin-top: 20px;overflow: hidden;}
.sai_ljhd li:hover .sub_jiaocheng_r_ftitle .rt { color: #fff; width: 64px; height: 64px; line-height: 64px; text-align: center; background-color: #000;}
.sai_ljhd li:hover .sub_jiaocheng_l .sub_jiaocheng_l_layer{ display: block;}
.sai_ljhd li .sub_jiaocheng_r_ftitle { width: 100%; font-size: 16px; color: #999; margin-top: 0;}

.sai_ljhd li .sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_time { margin-left: 0;} 


.about_box { width: 100%; height: 800px; background: url(../images/about_logo.jpg) 95% -60px no-repeat;}
.about_box_nei { width: 1440px; margin: 0 auto;}
.about_title { font-size: 36px; font-weight: bold; margin-left: 20px; margin-bottom: 40px; letter-spacing: 8px;}
.about_box_nei .about_intro { width: 58%; background: url(../images/syh_l.jpg) left top no-repeat; padding-left: 70px; line-height: 35px;}
.about_box_nei .about_qykh { width: 58%;padding-left: 70px; margin-top: 50px; line-height: 50px;}

.qyry { width: 100%; height: 418px; background-color: #0e0e0e;}
.qyry_box { width: 1400px; height: 418px; position: relative;}
.qyry_box .lf { width: 760px; position: absolute; left: 0; top: -115px;}
.qyry_box .lf .qyry_title { font-size: 36px; font-weight: bold; margin-bottom: 40px; letter-spacing: 8px;}
.qyry_box .lf .qyry_list { width: 100%; height: 378px;}
.qyry_box .lf .qyry_list .qyry_list_li{ width: 568px; height: 378px; margin: 0 auto;}
.qyry_list .button_qyry .swiper-button-prev {
    position: absolute;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")  center 50%/50% 50% no-repeat;
	background-size: 15px;
	cursor: pointer;
}

.qyry_list .button_qyry .swiper-button-next {
    position: absolute;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")  center 50%/50% 50% no-repeat;
	background-size: 15px;
	cursor: pointer;
}

.qyry_box .qyry_text { width: 600px; margin-left: 40px; margin-top: 45px; }
.qyry_box .qyry_text .qyry_intro_title { width: 450px; height: 40px; background: url(../images/syh_r.jpg) right center no-repeat; font-size:  24px; font-weight: bold;line-height: 55px; margin-bottom: 40px;}


.about_contact_title { font-size: 36px; font-weight: bold; margin-bottom: 40px; letter-spacing: 8px; margin-top: 90px;}
.about_news_list { overflow: hidden;}
.about_news_list li { width: 432px; float: left; margin-right: 52px; margin-bottom: 50px;}
.about_news_list li:nth-child(3n) { margin-right: 0;}
.about_news_list li .about_news_img { width: 432px; height: 236px; overflow: hidden; position: relative}
.about_news_list li .about_news_img img { width: 100%;}
.about_news_list li .news_layer { width: 100%; height: 100%; line-height: 236px; position: absolute; top: 0; left: 0; text-align: center; font-size: 48px; font-weight: bold; background-color: rgba(0,0,0,.5); display: none}
.about_news_list li:hover .news_layer { display: block;}

.about_news_list li .about_news_title { font-size: 18px; font-weight: bold; text-align: left; margin:25px 0 15px 0;}
.about_news_list li .about_news_ftitle { color: #999;}
.about_news_list li .about_news_ftitle .about_news_time{ margin-right: 20px; padding-left: 20px; background: url(../images/time1.png) left center no-repeat;}
.about_news_list li .about_news_ftitle .about_news_click{ margin-right: 20px; padding-left: 25px; background: url(../images/click1.png) left center no-repeat;}

.about_link { overflow: hidden; margin-top: 45px;}
.about_link li { width: 335px; height: 160px; float: left;background-color: #fff; margin-right: 20px;}
.about_link li:last-child { margin-right: 0;}
.about_link li .lf{ width: 84px; height: 84px; margin: 30px;}
.about_link li .lf img { border-radius: 42px;}
.about_link li .rt { width:190px;  font-size: 18px; font-weight: bold; color: #000; padding-top: 40px;}
.about_link li .rt div { margin-top: 10px;}

.tea_sljs { color: #000; }
.tea_sljs li { width: 1400px; height: 524px; background-color: #fff; margin-bottom: 30px;}
.tea_sljs li .tea_sljs_box { width: 414px; height: 524px; padding: 45px;}
.tea_sljs li .tea_sljs_box .tea_sljs_top{ width: 324px; overflow: hidden;}
.tea_sljs li .tea_sljs_box .tea_sljs_top .lf{ width: 138px; height: 138px; padding: 13px; background: url(../images/tea_header_bg.png) center center no-repeat;}
.tea_sljs li .tea_sljs_box .tea_sljs_top .lf img { border-radius:56px; width: 112px; height: 112px; }

.tea_sljs li .tea_sljs_box .tea_sljs_top .rt { width: 186px; padding: 30px;}
.tea_sljs li .tea_sljs_box .tea_sljs_top .rt b { font-size: 24px; line-height: 40px;}
.tea_sljs li .tea_sljs_box .tea_sljs_ftitle { margin: 20px 0 40px 0; text-align: left;}
.tea_sljs li .tea_sljs_box .tea_sljs_intro { font-size: 14px; line-height: 30px; text-align: left; color: #666;}

.tea_sljs li .tea_sljs_zp { width: 986px; height: 524px; position: relative;}
.tea_sljs li .tea_sljs_zp .more{ width: 466px; height: 97px; background-color: #fff; line-height: 97px; position: absolute; right: 0; bottom: 0; color: #000; font-size: px; font-weight: 900; text-align: right; padding-right: 33px;}
.tea_sljs li .tea_sljs_zp .more a {color: #000; }
.tea_sljs li .tea_sljs_zp .more span { font-size: 12px; margin-left: 5px; }
.tea_sljs li .tea_sljs_zp .more a:hover {color: #999; }
.tea_sljs li .tea_sljs_zp .tea_sljs_zp_img div { float: left; overflow: hidden; height: 524px; float: left;}
.tea_sljs li .tea_sljs_zp .tea_sljs_zp_img div img { width: 100%;}
.tea_sljs li .tea_sljs_zp .tea_sljs_zp_img div:nth-child(1) { width: 518px;}
.tea_sljs li .tea_sljs_zp .tea_sljs_zp_img div:nth-child(2){ width: 233px;margin-left: 1px;}
.tea_sljs li .tea_sljs_zp .tea_sljs_zp_img div:nth-child(3){ width: 233px;margin-left: 1px;}

.tea_sljs .more1,.fjtd .more1 { text-align: center; height: 40px; width: 80px; margin: 45px auto;background: url(../images/xia.jpg) center bottom no-repeat; font-weight: bold; overflow: hidden;}
.tea_sljs .more1 a,.fjtd .more1 a { color: #999; height: 40px; width: 80px;display: block;}
.tea_sljs .more1 a:hover,.fjtd .more1 a:hover { color: #fff;}

.fjtd { color: #000; overflow: hidden;}
.fjtd li { width: 335px; height: 160px; float: left; margin-right: 20px; background-color: #fff; margin-bottom: 20px;}
.fjtd li:nth-child(4n){ margin-right: 0;}

.fjtd li .lf{ width: 80px; height: 80px; margin: 40px 35px;}
.fjtd li .lf img { border-radius:40px; width: 100%; }

.fjtd li .rt { width: 185px; padding-top: 45px; color: #999;}
.fjtd li .rt b { font-size: 24px; line-height: 40px; color: #000;}

.yhzpzs_ftitle {  width: 1400px; font-size: 14px; color: #fefefe; overflow: hidden; line-height: 40px;}





.sub_dingji{ overflow: hidden; margin-bottom: 60px;}
.sub_dingji li { width: 692px; margin-right: 16px; height: 150px; background-color: #fff; margin-bottom: 18px; float: left;}
.sub_dingji li:nth-child(2n){ margin-right: 0;}
.sub_dingji li .sub_jiaocheng_l { width: 200px; height: 150px; overflow: hidden;position: relative;}
.sub_dingji li .sub_jiaocheng_l .sub_jiaocheng_l_layer{ width: 200px; height: 150px; z-index: 99; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.5); display: none;}
.sub_dingji li .sub_jiaocheng_l img{ width: 100%;}
.sub_dingji li .sub_jiaocheng_r { width: 492px; padding: 15px 25px;}
.sub_dingji li .sub_jiaocheng_r a { color: #666;}


.sub_dingji li .sub_jiaocheng_r_title{ font-size: 20px; color: #000; font-weight: bold; width: 100%; overflow: hidden; width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;}

.sub_dingji li .sub_jiaocheng_r_intro {color: #666; width: 100%;line-height: 30px;overflow: hidden; margin-top: 10px; height: 60px;}


.sub_dingji li .sub_jiaocheng_r_ftitle { width: 100%; font-size: 16px; color: #999; margin-top: 0;}
.sub_dingji li .sub_jiaocheng_r_ftitle .lf { margin-top: 0;}
.sub_dingji li .sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_time { background: url(../images/time1.png) left center no-repeat; padding-left: 20px; margin-left: 20px;} 
.sub_dingji li .sub_jiaocheng_r_ftitle .sub_jiaocheng_ftitle_l_click { background: url(../images/click1.png) left center no-repeat; padding-left: 22px; margin-left: 20px;} 

.sub_dingji li:hover .sub_jiaocheng_l .sub_jiaocheng_l_layer{ display: block;}

.alert { color: #fff; border-radius: 10px; font-size: .3rem;}
.alert-warning {background: rgba(231,34,45,.7); border: 1px solid #e7222d;}
.alert-success {background: rgba(0,0,0,.8); border: 1px solid #00000;}
.alert-info {background: rgba(171,204,28,.7); border: 1px solid #abcc1c;}
.alert-danger {background: rgba(0,160,233,.7); border: 1px solid #00a0e9;}

.qh_list{}

.anniu a{float: inline-start;width: 100px;height: 30px;border-radius: 20px;background-color: burlywood;
text-align: center;line-height: 30px;}

#erweima{display: none;position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,0.3); top: 0; left: 0; z-index: 66; overflow: auto;}
.erweima_box{height: 100%; position: relative;/* overflow: auto;*/}
.erweima_box div { position: absolute; width: 50%; padding: 0; left: 50%; top: 50%; transform: translate(-50%,-50%); box-sizing: border-box; text-align: center;}
.closeBtn {position: absolute; width: 44px; height: 44px; background: url(../images/close.png) no-repeat center; top: 10%; right: 35%; cursor: pointer; z-index: 999;}



