﻿@charset "UTF-8";
a{
	text-decoration:none;
}
*{padding: 0; margin: 0; letter-spacing: 1px; color: #353a45;font-family: '思源黑体 CN'}
li{list-style: none}
.fixDiv {
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 9999;
}
.left{float: left}
.right{float: right}
.title,.ptitle{
	color: #191919;
}
.banner{
	width: 100%;
	height: 600px;
}
.content{ text-align: center;margin: 0 auto;width: 100%}
.content .title {
	font-size: 35px;
	font-weight: bold;
	height: 80px;
	letter-spacing: 3px;
	line-height: 80px;
	background-image: url("../images/zs-left.png"),
						url("../images/zs-right.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
}
.content .title .icon1{
	width: 91px;
	height: 49px;
	background: url("../images/zs-left.png") left center no-repeat;
}
.content .ptitle {
	text-align: center;
	font-size: 18px;
	margin-bottom: 33px;
	color: #666;
}
.menu{
	position: fixed;
	background: #fff;
	width: 100%;
	top: 0;
	z-index: 9999999;
	box-shadow: 2px 2px 10px #becfea;
}
.menu .top{
	height: 105px;
}
.menu .logo{
	float: left;
}
.menu .tel-header{
	width: 300px;
	float: right;
	background: url("../img/tel.png?v=1.03") 0 50% no-repeat;
	padding-left: 38px;
	font-size: 18px;
	height: 27px;
}
.top-menu {
	background: #0e0225;
	height: 60px;
}
.nav {
	height: 100px;
	overflow: hidden;
	position: relative;
	/* background-color: hsla(0,0%,11%,1.00); */
}
.nav_li ul {
	list-style: none;
	margin: 0 auto;
	height: 100px;
	z-index: 3;
	display: flex;
	justify-content: space-around;
}
.menuBox ul li {
	line-height: 100px;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #373737;
}
.menuBox ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	display: block;
	text-align: center;
}
.menuBox ul li a:hover,.nav_hover{
	font-size: 20px;
	color: #f09443 ;
	border-bottom: 3px solid #f09443;
}
.kc{
	width: 100%;
	height: 585px;
}
.kc .category{
	 width: 195px;
	 height: 480px;
	 border-radius: 25px;
	 float: left;
 }
.kc .active{
	/*background-color:rgba(100,100,100,0.3);*/
	border-radius: 5px;
}
.kc .category ul li{
	line-height: 30px;
	display: block;
	padding: 0 20px 0 20px;
	text-align: center;

}
.kc .category ul li a{
	display: block;
	color: #fff;
	font-size: 20px;
	padding: 5px 10px;
}

.main {
	width: 1100px;
	margin: 0 auto;
}

.hmjy .content .ptitle{
	font-size: 20px;
}
.zhicfn{
	height: 335px;
	padding-top: 38px;
}
.zhicfn .head{
	margin: 0 auto;
	width: 1150px;
	height: 200px;
	background: #f8f8f8;
	border-radius: 30px;
}
.zhicfn .head p{
	padding: 35px 80px ;
	font-size: 18px;
	line-height: 35px;
}
.zhicfn .xjs{
	display: flex;
	justify-content:space-between;
}
.zhicfn .xjs .z-left{
	position: absolute;
	margin-top: 150px;
	margin-left: -50px;
}
.zhicfn .xjs .z-right{
	position: absolute;
	margin-top: 150px;
	right: -50px;
}
.zhicfn .xjs .kc_pic{
	width: 265px;
	height: 365px;
	text-align: center;
}

.zhicfn .xjs .kc_pic img{
	margin: 15px 0;
}
.zhicfn .xjs .kc_pic .yh{
	width: 95px;
	height: 95px;
	background: #cbe1ff;
	border-radius: 95px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}
.zhicfn .xjs .kc_pic .yx{
	width: 95px;
	height: 95px;
	background: #4690f3;
	border-radius: 95px;
	text-align: center;
}
.zhicfn .xjs .kc_pic .yh img{
	margin-top: 22px;
}
.zhicfn .xjs .kc_pic p b{
	font-size: 21px;
	color: #2965ff;
}
.zhicfn .xjs .kc_pic p{
	font-size: 18px;
	color: #2965ff;
	margin: 10px 0;
	padding: 30px 0;
	line-height: 30px;
	background: #ebf3ff;
}
.hmjy .xjs .btn-fn{
	float: left;
	width: 293px;
	height: 391px;
	border-radius: 8px;
	text-align: center;
	line-height: 60px;
	margin: 20px 38px ;
	color: #fff;
	font-size: 20px;
}
.hmjy .xjs .btn-fn:hover,.hmjy .xjs .zs img:hover{
	box-shadow: 1px 1px 5px #555;
}
.zhicfn .xjs .kc_content{
	width: 218px;
	height: 320px;
	padding:20px 20px;
	background: #2965ff;
	color: #fff;
	text-align: center;
}
.zhicfn .xjs .kc_content h3{
	line-height: 60px;
	font-weight: bold;
	font-size: 25px;
	color: #fff;
}
.zhicfn .xjs .kc_content dl{
	font-size: 18px;
	line-height: 38px;
	color: #fff;
}
.zhicfn .xjs .kc_content p{
	line-height: 38px;
	font-size: 18px;
	text-align: left;
	color: #fff;
}
.ydkfgk .tcls .ls .sqstkc:hover,.ssjx .teacher .intro .zlb:hover{
	box-shadow: 2px 2px 8px #f6ecb2;
	border-radius: 10px;
}
.ydkfgk .circle_box{
	height: 280px;
	margin-bottom: 30px;
}
.ydkfgk .circle_box .left{
	width: 660px;
	float: left;

}
.ydkfgk .circle_box .left span{
	font-weight: bold;
	font-size: 22px;
}
.ydkfgk .circle_box h4{
	font-size: 22px;
	color: #353a45;
	line-height: 42px;
}
.ydkfgk .circle_box  p{
	line-height: 38px;
	font-size: 18px;
	color: #353a45;
}

.ydkfgk .circle_box  dl{
	display: flex;
	margin: 10px 0px;
	color: #353a45;
	letter-spacing: 0;
	line-height: 21px;
}
.ydkfgk .circle_box .right dl img{
	float: left;
}
.ydkfgk .circle_box .numright{
	margin-left: 8px;
	margin-bottom: 12px;
}
.ydkfgk .circle_box .sqhb dl{
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
}
.ydkfgk .circle_box .sqhb p{
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	text-indent: 0;
}
.ydkfgk .circle_box .right{
	width: 380px;
	float: right;
}
.ydkfgk .circle_box .sqhb span{
	font-size: 70px;
	font-weight: bold;
}
.ydkfgk  .hzhb{
	width: 100%;
	display: flex;
	flex-wrap:wrap-reverse;
	justify-content:space-between;
}
.ydkfgk .hzhb img{
	margin: 5px 2px;
}
.ydkfgk .hzhb img:hover{
	box-shadow: 1px 1px 2px #b6c7cd;
}
.ydkfgk .tgrs p{
	font-size: 19px;
	line-height: 48px;
}
.ydkfgk .tgrs p span{
	color: #2965ff;
	padding: 0 8px;
}

.jsqs li{
	width: 23%;
	margin: 1%;
	float: left;
	background: #fff;
	text-align: center;
}
.jsqs li h2 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
}
.jsqs li p{
	font-size: 16px;
	color: #666666;line-height: 24px;
	width: 238px;
	margin:0 auto;
	text-align: left;
}
.jsqs li h3 {
	font-size: 16px;
	color: #000;
	text-align: left;
	width: 235px;
	margin: 10px auto;
	line-height: 24px;
}
.jsqs li a{
	width: 230px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:2px solid #eeeeee;
	display: block;
	font-size: 16px;
	margin:20px auto;
	margin-bottom: 50px;
	color: #666666;
}
.jsqs li a:hover{
	background: #006eff;
	border:2px solid #006eff;
	color: #fff;
}



.hmjy .xjs .zs{
	float: left;
	border-radius: 8px;
	text-align: center;
	line-height: 60px;
	margin: 8px 8px ;
	color: #fff;
	font-size: 20px;
}
.hmjy .xjs .zs img{
	width: 360px;
	height: 258px;
}

.hmjy .xjs .bluehover:hover{
	background-color: #fff;
	color:#8a37ff;
}
.hmjy .xjs .zihover{
	color:#8a37ff ;
}
.hmjy .xjs .zihover:hover{
	background-color: #2f3192;
	color:#fff;
}
.zs{
	height: 320px;
}
.zs,.smshm,.kxkc,.nxrshx {
	padding-top: 50px;
}
.zs .title span{
	font-size: 38px;
	color: #e20c1d;
}
.zs .zspic{
	margin: 20px 0;
}
.zs .zspic ul{
	display: flex;
	justify-content:space-between;
}
.zs .zspic ul li{
	border: 1px solid #8a37ff;
	display: block;
	border-radius: 5px;
	margin-left: 26px;
	padding: 8px 27px;
	margin-bottom: 30px;
	font-size: 18px;
	color: #000;
}
.zs .zspic ul li:hover{
	color: #fff;
	background-color: #2f3192;
}

.smshm .title{
	margin: 23px 0;
	font-size: 38px;
}
.smshm .content{
	height: 280px;
}
.smshm .content .cleft{
	width: 595px;
	float: left;
}
.smshm .content .cleft p{
	font-size: 25px;
	color: #666;
	line-height: 45px;
}
.smshm .content .cright{
	width: 490px;
	float: right;
}
.smshm .content .cright .ty{
	width: 430px;
	height: 72px;
	background-color: #091b43;
	color: #fff;
	font-size: 25px;
	margin: 15px;
	text-align: center;
	line-height: 72px;
	border-radius: 45px;
}
.smshms .top .topleft{
	float: left;
	width: 460px;
	padding-top: 20px;
	padding-left: 50px;
}
.smshms .top .topleft img{
	width: 100%;
}
.smshms .top .topright{
	float: left;
	width: 750px;
	margin-left: 15px;

}
.smshms .top .topright .title{
	font-size: 30px;
	margin: 5px 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}
.smshms .top .topright .content{
	margin: 0 20px;
}
.smshms .top .topright .content p{
	font-size: 18px;
	color: #666;
	line-height: 42px;
	text-indent: 2em;
}
.smshms .center .ty{
	width: 549px;
	background-color: #091b43;
	color: #fff;
	font-size: 26px;
	margin: 20px 6px;
	text-align: center;
	line-height: 72px;
	border-radius: 45px;
	float: left;
}
.smshms .djzx{
	padding-top: 50px;
	width: 270px;
	height: 93px;
	margin: 0 auto;
}
.kxkc{
	text-align: center;
}
.kxkc .title {
	font-size: 38px;
	margin: 20px 0;
}
.kxkc .ftitle p{
	font-size: 30px;
	line-height: 45px;
}

.kxkc .ftitle span{
	font-size: 40px;
	color: #e20c1d;
}
.xhm{
	padding: 20px 20px;
}
.xhm .top{
	width: 800px;
	margin: 40px auto;
	text-align: center;
}
.xhm cont{
	height: 100%;
}
.xhm .title{
	font-size: 38px;
}
.xhm .ptitle{
	font-size: 20px;
	color: #666;
}
.xhm .cont1-left{
	float: left;
}
.xhm .cont1-right{
	float: left;
}
.xhm .pic{
	width: 38px;
	height: 38px;
	margin: 0 auto;
	background: #1679ff;
	border-radius: 25px;
	padding: 6px;
}
.xhm .pic img{
	width: 38px;
	height: 38px;
}
.xhm .nr{
	text-align: center;
	margin: 0 20px;
	margin-bottom: 22px;

}

.xhm .cd{
	width: 260px;
}
.xhm .cont{
	width: 1100px;
	height: 600px;
	background: url("../images/xysy.png") no-repeat;
}
.xhm .cont1{
	width: 950px;
	height: 600px;
	margin-left: 218px;
}
.xhm .cont .title{
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin-top: 12px;
}
.xhm .intro{
	font-size: 16px;
	color: #666;
	line-height: 40px;
	clear: both;

}
.xhm .intro a{
	color: #393ea8;
}
.xhm .intro font{
	padding: 1px 10px;
	border: 1px solid #393ea8;
	margin-right: 15px;
	border-radius: 7px;
}
.xhm .jsh{
	width: 300px;
	height: 146px;
	float: left;
	background: #fff;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 50px;
	padding-left: 15px;
}
.xhm .jsh-hot{
	background: #FFF url('../images/hot.png') 100% 0 no-repeat;
}
.xhm .jsh-new{
	background: #FFF url('../images/new.png') 100% 0 no-repeat;
}
.xhm .jsh:hover{
	background: #edf0f6;
}
.xhm .more-kc{
	margin: 32px 0 0 75px;
}
.xhm .more-kc a{
	font-size: 22px;
	color: #8e8e8e;

}
.ssjx{
	padding-top: 65px;
}
.ssjx .top{
	margin: 0 auto;
	margin-bottom:40px;
	text-align: center;
}

.ssjx .ptitle{
	font-size: 20px;
	color: #666;
}
.ssjx .teacher{
	display: none;
}
.ssjx .teacher .intro{
	float: left;
	margin-bottom: 35px;
	margin-top: 15px;
	margin-left: 20px;
}
.ssjx .teacher .intro .pic{
	margin-top: 35px;
	margin-left: 45px;
}
.ssjx .teacher .intro .js{
	float: left;
	padding: 0 15px;
	margin-right: 15px;
	text-align: left;
	padding-left: 25px;
}
.ssjx .teacher .intro .js .name{
	 line-height: 40px;
 }
.ssjx .teacher .intro .js .name font{
	background-color: #091b43;
	color: #fff;
	font-size: 28px;
	padding: 3px 8px;
}
.ssjx .teacher .intro .js .zw{
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 80px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.ssjx .teacher .intro .js p{
	font-size: 19px;
	line-height: 45px;
	background: url("../images/jb.png") 0 50% no-repeat;
	padding-left: 16px;
}
.ssjx .teacher .intro .js p a{
	color: #1c5fff;
	font-weight: bold;
}
.ssjx .teacher .intro .js p a:hover{
	padding-bottom: 8px;
	color: #f09443;
	border-bottom: 1px solid #f09443;
}
.ssjx .teacher .intro .js .content{
	text-align: left;
	color: #adadad;
	padding: 11px 23px;
	border: 1px solid #e1e0e0;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.ssjx .teacher .intro .js p span{
	color:#fff;
	position: relative;
	left: -10px;
	top: -3px;
	font-size: 12px;
}
.ssjx .teacher .intro .js  ul{
	height: 150px;
}
.ssjx .teacher .intro .js  ul li{
	display: block;
	float: left;
	margin: 25px 12px;
}
.ssjx .teacher .intro .js ul li a{
	color: #fff;
	font-size: 22px;
	padding: 5px 28px;
	border: 2px solid #fff;
	border-radius: 25px;
}

.ssjx .teacher .intro .js ul li a:hover{
	background: #fff;
	color: #272b93;
}
.ssjx .teacher .intro .zlb{
	width: 220px;
	height: 285px;
	background: #fff;
	border-radius: 15px;
	float: left;
}
.ssjx .teacher .intro .zlb p{
	text-align: center;
	font-size: 18px;
	color: #000;
}
.none{
	display: none;
}
.show{
	display: block;
}
.nxrshx{
	height: 650px;
}
.nxrshx .title{
	text-align: center;
	margin: 0 auto;
	font-size: 38px;
	font-weight: bold;
}
.nxrshx .content {
	margin: 50px 0;
}
.nxrshx .content .people{
	width: 280px;
	height: 463px;

	float: left;
}
.nxrshx .content .people .pptile{
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;

}
.nxrshx .content .people p{
	font-size: 26px;
	line-height: 40px;
	text-align: center;
}
.nxrshx .kfzx{
	clear: both;
	margin-top: 50px;
	padding-top: 50px;
	width: 270px;
	height: 93px;
	margin: 0 auto;
	background-color: #fff;
}

.footer a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.ydkfgk{
	padding-bottom: 60px;
	padding-top: 55px;
}
.ydkfgk .xjs{
	text-align: center;
}

.ydkfgk .tbpl .study{
	width: 140px;
	height: 140px;
	text-align: center;
	padding: 20px 10px;
	background: #fff;
	margin: 10px 15px;
	line-height: 26px;
	font-size: 16px;
}
.ydkfgk .tbpl .study a{
	border: 1px solid #000;
	padding: 3px 10px;
	border-radius: 5px;
	color: #000;
	font-weight: bold;
}
.ydkfgk .tbpl .study a:hover{
	color: #2f3192;
	border: 1px solid #2f3192;
	box-shadow: 1px 1px 3px #666;
}
.ydkfgk .tbpl .study img{
	margin-bottom: 20px;
	height: 99px;
}
.ydkfgk .tcls .ls{
	width: 970px;
	height: 430px;
	padding: 20px 25px;
	background: #303ea5;
	margin: 10px 22px;
	line-height: 30px;
	border: 1px solid #2f3192;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
}
.ydkfgk .tcls .ls .left{
	width: 300px;
	float: left;
}
.ydkfgk .tcls .ls .right{
	margin-top: 20px;
	width: 650px;
	float: left;
	text-align: left;
}
.ydkfgk .tcls .ls .right p{
	margin-top: 15px;
}
.ydkfgk .tcls .ls .sqstkc{
	color: #fff;
	padding: 12px 23px;
	background: url("../images/sq-btn.png") no-repeat;
}
.ydkfgk .tcls .ls img{
	margin-bottom: 20px;
	float: left;
	margin-right: 45px;
	margin-top: 60px;
	margin-left: 50px;
}
.ydkfgk .tcls .ls b{
	font-size: 30px;
	margin-bottom: 20px;
	margin-right: 8px;
	letter-spacing: 3px;
}
.ydkfgk .tcls .ls font{
	font-size: 20px;
	color: #b7f0fa;
}

.ydkfgk .tbpl .teacher{
	width: 266px;
	height: 338px;
	text-align: center;
	padding: 20px 25px;
	background: #fff;
	margin: 10px 22px;
	line-height: 25px;
	border: 1px solid #2f3192;
	border-radius: 20px;
	font-size: 14px;
}
.ydkfgk .tbpl .teacher b{
	font-size: 20px;
	margin-bottom: 20px;
}
.ydkfgk .tbpl .teacher span{
	line-height: 38px;
	font-weight: 600;
}
.ydkfgk .tbpl .teacher img{
	margin-bottom: 20px;
}
.ydkfgk .tbpl .teacher p{
	line-height: 22px;
	font-size: 14px;
}
.more{
	float: right;
	color: #333;
	font-size: 18px;
}
.more-btn{
	text-align: center;
	background: #2965ff;
	padding: 12px 60px;
	color: #fff;
	font-size: 20px;
	border-radius:25px;
}
.shn-common{
	border: none;color: #fff;
}
.shn-1{
	background: #ff6969;
}
.shn-2{
	background: #ff6969;
}
.shn-3{
	background: #fe3a43;
}
.shn-4{
	background: #29e3f0;
}
.shn-5{
	background: #ac4ffe;
}
.shn-6{
	background: #59abf0;
}
.yy-content{
	width: 39%;
	float: left;
	margin: 20px 5.5%;
	height: 180px;
}
.yy-content h3{
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
}
.yy-content p{
	font-size: 18px;
	line-height: 38px;
}

.click-more{
	clear: both;
	text-align: center;
	margin-top: 22px;
}
.click-more a{
	font-size: 16px;
	padding: 12px 38px;
	color: #fff;
	border-radius: 25px;
	box-shadow: 0px 30px 53px #cad7f5;
}
.click-more img{
	line-height: 50px;
	margin-right: 20px;
	margin-top: -8px;
}
.click-more a:hover,.contact-teacher a:hover,.right-btn:hover,.stkc .st-button:hover{
	background-image: linear-gradient(to right, #f4b562 , #f09443);
	box-shadow:2px 2px 5px #f4b562;
}
.ksnr{
	width: 1150px;
	height: 545px;
	border-radius: 30px;
	box-shadow: 1px 1px 5px #ccc;
	overflow: hidden;
	margin-top: 38px;
	background: #fff url("../images/dg-bg.png") no-repeat;
}
.ksnr .tab-name{
	height: 65px;
	background: #f4f8fe;
	border-radius: 20px 20px 0 0;
}
.ksnr .tab-name ul{
	display: flex;
	justify-content:space-between;
}
.ksnr .tab-name ul li{
	width: 376px;
	display: block;
	line-height: 65px;
	color: #000;
}
.ksnr .tab-name ul li a{
	padding: 15px 95px;
	font-size: 20px;
}
.ksnr .tab-name ul li:hover,.ksnr ul .active{
	width: 380px;
	height: 62px;
	background: #272b93;
}

.ksnr .tab-name ul li a:hover,.ksnr ul .active a{
	color: #fff;
}
.ksnr .kc-title{
	height: 60px;
}
.ksnr .kc-title ul li{
	float: left;
	display: block;
	border-radius: 5px;
	background: #eee;
	padding: 0 25px;
	background:  url("../images/jt.png") 100% 50% no-repeat;
}
.ksnr .kc-title .cur{
	background-color: #272b93;
	color: #fff;
}
.ksnr .kc-title ul li a{
	font-size: 19px;
	color: #000;
	padding: 5px 10px;
	border-radius: 5px;
	background:#eee;
}
.ksnr .bingtu{
	height: 80px;
	z-index: 99999;
	margin-top: 20px;
	padding-left: 80px;
}
.ksnr .bingtu .kc-content{
	display: none;
	clear: both;
	margin-top: 20px;
	margin-left: 28px;
}
.ksnr .bingtu .kc-content h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}
.ksnr .kc-content ul li{
	display: block;
	padding: 12px 0px;
	border-radius: 5px;
	font-size: 18px;
}
#donate_carousel{
	height: 42px;
	overflow: hidden;
}
#donate_carousel ul li{
	font-size: 18px;
	line-height: 25px;
}
.wzxg{
    display:block;
    -webkit-animation:slide 1.6s ease-in;
    -webkit-animation-fill-mode:forwards;
    -moz-animation:slide 1.6s ease-in;
    -moz-animation-fill-mode:forwards;
}
.wzxg2{
    display:block;
    -webkit-animation:slide 2.8s ease-in;
    -webkit-animation-fill-mode:forwards;
    -moz-animation:slide 2.8s ease-in;
    -moz-animation-fill-mode:forwards;
}
@-webkit-keyframes slide{
    0%   { left:0; opacity:0;}
    70%  { left:30%;opacity:0.7}
    100% { opacity:1;text-align: center}
}
@-moz-keyframes slide{
    0%   { text-align:center; opacity:0;}
    70%  { left:30%;opacity:0.7}
    100% { opacity:1;text-align: center}
}

.wylj .xjs .btn-fn{
	color: #000;
	float: left;
	width: 351px;
	height: 567px;
	text-align: left;
	font-size: 19px;
	background: #fff;
	position: sticky;
	margin-bottom: 20px;
}
.wylj .xjs .btn-fn .rwz{
	background: #84a7ff;
	position: absolute;
	right: 0;
	top: 85px;
	color: #fff;
	font-size: 17px;
	padding: 5px 25px;
	border-radius: 20px 0 0 20px;
}
.wylj .xjs .btn-fn dl{
	padding-left: 25px;
	font-size: 20px;
	font-weight: bold;
}
.wylj .xjs .btn-fn p{
	padding-left: 25px;
	font-size: 18px;
	line-height: 40px;
	margin-top: 5px;
}
.wylj .xjs .btn-fn ul{
	margin-top: 20px;
}
.wylj .xjs .btn-fn ul li{
	width: 295px;
	height: 54px;
	background: #f4f8fb;
	margin: 12px 20px;
	line-height: 54px;
	list-style: none;
	padding-left: 20px;
}
.wylj .xjs .btn-fn:hover,.wylj .xjs .zs img:hover,.kcdg .kccontent .right .kc-content .btn-fn:hover,.ydkfgk .tbpl .sbbkys:hover,.zzcn .right:hover,.zzcn .right .section-button:hover{
	box-shadow: 1px 1px 5px #becfea;

}
/*华为的价值*/
.wylj .xjs .btn-fn .top{
	background: #ebf3ff;
	height: 88px;
	line-height: 88px;
	padding-left: 30px;
	padding-right: 15px;
}
.wylj .xjs .btn-fn .top h3{
	background: url("../images/jz0.png") left center no-repeat ;
	padding-left: 20px;
	color: #2965ff;
}
.wylj .xjs .btn-fn .nr{
	font-size: 18px;
	color: #373737;
	margin: 28px 32px;
	line-height: 40px;
}




/*机架*/
.ydkfgk{
	padding-bottom: 60px;
}
.ydkfgk .xjs{
	text-align: center;
}
.ydkfgk .xjs img{
	margin: 0 5px;
}
.ydkfgk .sbbk img{
	margin-right: -72px;
	height: 355px;
}

.ydkfgk .tbpl{
	height: 170px;
	overflow: hidden;
}
.ydkfgk .tbpl .sbbkys{
	width: 340px;
	height: 55px;
	padding: 15px 20px;
	transition: 1s;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari and Chrome */
	-o-transition: 1s; /* Opera */
	background: #fafbfc;
	border: 1px solid #e9eef5;
	margin-bottom: 14px;
}
.ydkfgk .tbpl .bj1{
	background: url(../images/jjx_1.png) no-repeat 25px 10px;
}
.ydkfgk .tbpl .bj2{
	background: url(../images/jjx_2.png) no-repeat 25px 10px;
}
.ydkfgk .tbpl .bj3{
	background: url(../images/jjx_3.png) no-repeat 25px 10px;
}


.ydkfgk .tbpl .sbbkys p{
	font-size: 20px;
	color: #484848;
	line-height: 28px;
	margin-left: 78px;
	font-weight: bold;
}
.ydkfgk .tbpl .sbbkys dl{
	font-size: 15px;
	color: #999;
	margin-left: 78px;
	margin-top: 0;
}

.kc{
	width: 100%;
	height: 585px;
}
.kc .category{
	width: 390px;
	height: 248px;
	border-radius: 20px;
	float: left;
	background: #fff;
}
.kc .category{
	padding: 20px;
}
.kc .category p{
	text-align: center;
	font-size: 23px;
	line-height: 50px;
}
.kc .active{
	/*background-color:rgba(100,100,100,0.3);*/
	border-radius: 5px;
}
.kc .category ul{
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.kc .category ul li{
	line-height: 25px;
	display: block;
	padding: 0 20px 0 20px;
	float: left;
	margin: 13px 0;
	border: 1px solid #eee;
	border-radius: 20px;
}
.kc .category ul li:hover{
	background: #3561f4;
}
.kc .category ul li:hover  a{
	color: #fff;
}
.kc .category ul li a{
	display: block;
	color: #000;
	font-size: 20px;
	padding: 5px 10px;
}
.kc .detail{
	width: 508px;
	height: 365px;
	float: left;
	margin-left: 30px;
	border-radius: 25px;
}

.kc .detail table {
	width: calc(100% - 40px);
}
.kc .detail table thead{
	display: table;
}
.kc .detail table tbody{
	display: block;
	height: 390px;
	overflow-y: auto;
	padding-right: 10px;
	border-bottom: 2px solid #091b43;
	background-color: #fff;
}
.kc .detail table tbody td{
	width:320px;
	border: 1px solid #666;
}
.kc .detail table tr th{
	font-size: 33px;
}
.kc .detail table{
	margin-top: 30px;
	border-top-right-radius:30px;
}

.kc .detail table tr td{
	height: 45px;
	font-size: 18px;
	font-weight: bold;
}
/*郑重申明*/
.zzcn ul li{
	height: 100px;
	list-style: none;
	margin: 12px;
}
.zzcn ul .zz1{
	background: url(../images/mianfei_.png) no-repeat 0px 10px
}
.zzcn ul .zz2{
	background: url(../images/chengnuo.png) no-repeat 0px 10px
}
.zzcn ul .zz3{
	background: url(../images/xueyuan.png) no-repeat 0px 10px
}
.zzcn ul li p{
	font-size: 20px;
	color: #484848;
	margin-left: 120px;
	padding-top: 30px;
	font-weight: bold;
}
.zzcn ul li dl {
	font-size: 15px;
	color: #999;
	margin-left: 120px;
	margin-top: 0;
	line-height: 35px;
}
.zzcn ul li dl span{
	color: #2965ff;
	font-weight: bold;
}
.zzcn .right{
	width: 335px;
	height: 280px;
	background: #fff;
	padding: 33px 55px;
}
.zzcn .right h3{
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
}
.zzcn .right input{
	width: 305px;
	height: 53px;
	background: #f4f8fb;
	border: none;
	margin-top: 10px;
	font-size: 16px;
	padding-left: 30px;
}
.zzcn .right span{
	position: relative;
	left: -38px;
	z-index: 99999;
	float: right;
	margin-top: -38px;
	color: #f18e48;
}
.zzcn .right .section-button{
	width: 335px;
	height: 53px;
	line-height: 53px;
	background: #2965ff;
	margin-top: 42px;
}
.zzcn .right .section-button a{
	color: #fff;
	text-align: center;
}
/*华为课程大纲*/
.kcdg .tab{
	width: 100%;
	border-bottom: 1px solid #dee5ef;
}
.kcdg .tab ul{
	display: flex;
	justify-content: space-around;
	font-size: 22px;
	color: #5e6780;
	line-height: 35px;
}
.kcdg .tab ul a{
	padding: 5px 50px;
	text-transform: uppercase;
}
.kcdg .tab ul li.active{
	font-weight: bold;
	border-bottom: 3px solid #1c5fff ;
}
.kcdg .tab ul li.active a{
	color: #1c5fff;
}
.kcdg .kccontent{
	margin-top: 60px;
}
.kcdg .kccontent .left{
	padding-top: 190px;
}
.kcdg .kccontent .right p{
	font-size: 18px;
	text-align: left;
	line-height: 35px;
	letter-spacing: 2px;
}
.kcdg .kccontent .right .kc-content{
	display: flex;
	justify-content: space-around;
	margin-top: 50px;
}
.kcdg .kccontent .right .kc-content .btn-fn{
	text-align: left;
	background: #fff;
	width: 316px;
	height: 330px;
	padding: 30px 20px;
}
.kcdg .kccontent .right .kc-content .btn-fn .rwz{
	font-size: 22px;
	background: url("../images/kcxtb.png") no-repeat;
	color: #1c5fff;
	padding-left: 36px;
}
.kcdg .kccontent .right .kc-content .btn-fn ul{
	margin-left: 32px;
	line-height: 39px;
	font-size: 18px;
}
