/*页面通用部分*/
.itcast_click{cursor: pointer;}
.wrap{background: #f7f6fe;}
.box_In{width: 1200px;margin: 0 auto;}
.gfboxin{border-top:none;border:1px solid #DCDCDC;}
.fl{float: left;}
.fr{float: right;}
.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}
/*小标题*/
.box_hd h2{
	font-size: 40px;
	color: #333;
	text-align: center;
	line-height: 42px;
}
.box_hd h2 span{position: relative;}
.box_hd h2 span:before{
	position: absolute;
	left: -20px;
	top: -6px;
	width: 17px;
	height: 17px;
	border: 6px #b2e91c solid;
	border-radius: 50%;
	content: "";
}
.box_hd h2 b{
	position: relative;
	color: #3e64e4;
	font-weight: bold;
	margin-right: 20px;
	z-index: 3;
}
.box_hd p{font-size: 18px;color: #333;text-align: center;margin-top: 12px;}
.box_hd p span{vertical-align: text-top;display: inline-block;height: 10px;line-height: 10px;}
.box_hd2 h2,.box_hd2 h2 b{color: #fff;}


.wrap{width: 100%;overflow: hidden;}

.a_btn{
	position: relative;
	display: block;
	width: 304px;
	height: 62px;
	font-size: 23px;
	color: #fff;
	line-height: 62px;
	border: none;
	border-radius: 31px;
	text-shadow: 0 1px 4px rgba(220,65,3,.61);
	box-shadow: 0 3px 5px rgba(220,65,3,.72);
	background: url("../images/abtn2.png") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	margin: 0 auto;
	padding: 0 27px 0 0;
}
.a_btn:after{
	position: absolute;
	right: 29px;
	top: 26px;
	border-radius: 2px;
	border-style: solid;
	border-width: 5.5px 0 5.5px 10px;
	border-color: transparent transparent transparent #fff072;
	content: "";
}
.a_btn:hover{box-shadow: none !important;background: #ffb645 !important;}
/*ban开始*/
.banner{position: relative;}
.banner .slideBox{height:600px;overflow:hidden; position:relative;}
.banner .slideBox .hd{width: 875px; height:15px; overflow:hidden; position:absolute; left:50%; margin-left: -275px; bottom: 15px; z-index:1; text-align: center; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; display: inline-block;}
.banner .slideBox .hd ul li{ float:left;width:7px; height:7px; background:#fff; cursor:pointer; opacity: .5;border-radius: 50%; margin: 2px 3px 0;}
.banner .slideBox .hd ul li.on{width: 10px;height: 10px;opacity: 1;margin-top: 0;}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;}
.banner .slideBox .bd li{ zoom:1; vertical-align:middle;height: 600px;position: relative;overflow: hidden;cursor: pointer;}
.banner .slideBox .bd li .ban{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner .slideBox .bd .ban img{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.banner .slideBox .bd li .ban1con{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1200px;
	height: 100%;
	margin-left: -600px;
}
.banner .slideBox .bd li .ban2{
	position: absolute;
	left: 50%;
	top: 0;
	height: 600px;
	overflow: hidden;
	margin-left: -174px;
}
.banner .slideBox .bd li .ban2 span{
	position: absolute;
	right: 0;
    bottom: 0;
    width: 580px;
	height: 600px;
	z-index: 6;
	overflow: hidden;
}
.banner .slideBox .bd li .ban2 span:after{
	position: absolute;
	right: 0;
    top: -30%;
    width: 580px;
    height: 160%;
    box-shadow: inset -280px 0 200px -18px #1f54fa;
    /* box-shadow: inset -120px 0 60px -18px #fff; */
	content: "";
}
.banner .slideBox .bd li .banbg1{
	position: absolute;
	right: 50%;
	top: 0;
	height: 600px;
	overflow: hidden;
	margin-right: -960px;
}
.banner .slideBox .bd li .banbg1 img{display: block;}
.banner .slideBox .bd li .ban1con .banpic1{
	position: absolute;
	right: 219px;
	top: 193px;
	z-index: 4;
}
.banner .slideBox .bd li .ban1con .banbtn{
	position: absolute;
	right: 594px;
	top: 432px;
	width: 190px;
	height: 54px;
	border: none;
	border-radius: 27px;
	box-shadow: 0 9px 13px rgba(20,58,187,.74);
	background: url("../images/banbtn.png") no-repeat;
	cursor: pointer;
	z-index: 4;
	padding: 5px;
}
.banner .slideBox .bd li .ban1con .banbtn:hover{box-shadow: none;}
.banner .head{position: absolute;top:0;left: 0;width: 100%;height: 93px;border-bottom: 1px rgba(255,255,255,.05) solid;background: rgba(255,255,255,.05);z-index: 5;}
.banner .head .box_In{display: flex;justify-content: space-between;}
.banner .head .logo{width: 266px;height: 39px;margin-top: 27px;}
.banner .head ul {display: flex;overflow: hidden;}
.banner .head ul li{height: 93px;line-height: 93px;text-align: center;font-size: 16px;padding: 0 43px;}
.banner .head ul li .li_a{display: block;width: 100%;height: 100%;color: rgba(255,255,255,.5);}
.banner .head ul li:hover a{color: #fff;font-weight: bold;}

.sub_nav{
	position: absolute;
	left: 50%;
	top: 147px;
	width: 226px;
	height: 344px;
	border: 3px #297fff solid;
	border-radius: 18px;
	box-shadow: 0 7px 28px rgba(38,82,226,.78);
	background-image: linear-gradient(130deg, #3774ff, #2c5dff);
	margin-left: -600px;
	padding: 26px 25px 0;
	z-index: 15;
}
.sub_nav .navtop span{
	position: relative;
	display: block;
	height: 24px;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	padding: 0 0 24px 24px;
}
.sub_nav .navtop span:before{
	position: absolute;
	left: 7px;
	top: 7.5px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffe200;
	content: "";
}
.sub_nav .navtop2 span:before{background: #ff8400;}
.sub_nav .nav_txt{padding-left: 5px;}
.sub_nav .nav_txt1{
	border-bottom: 1px #5188ff solid;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.sub_nav .nav_txt li{
	float: left;
	line-height: 20px;
	margin: 0 16px 10px 0;
}
.sub_nav .nav_txt li a{
	font-size: 14px;
	color: #fff;
}
.sub_nav .nav_txt li a:hover{color: #ffe200;}

.banner .banbot{
	height: 80px;
	margin-top: 23px;
}
.banner .banbot ul{
	display: flex;
	justify-content: space-between;
	width: 1140px;
	margin: 0 auto;
}
.banner .banbot ul li{
	display: flex;
	justify-content: space-between;
	width: 560px;
	height: 80px;
	border-radius: 18px;
	box-shadow: inset 0 -4px 5px rgba(95,110,160,.19), 0 4px 6px #c8c5d9;
	background: #fff;
}
.banner .banbot ul li b{
	height: 26px;
	font-size: 25px;
	color: #ff8511;
	font-weight: bold;
	line-height: 26px;
	border-right: 1px #d8dff9 solid;
	margin: 27px 0 0;
	padding: 0 18px 0 40px;
}
.banner .banbot ul li span{
	font-size: 19px;
	color: #5f71b2;
	font-weight: bold;
	line-height: 80px;
	padding-left: 18px;
}
.banner .banbot ul li button{
	width: 121px;
	height: 44px;
	font-size: 19px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	text-shadow: 0 1px 4px rgba(220,65,3,.61);
	border: none;
	border-radius: 22px;
	letter-spacing: 4px;
	box-shadow: 0 3px 5px rgba(220,65,3,.72);
	background: url("../images/banbot.png") no-repeat;
	cursor: pointer;
	margin: 15px 36px 0 0;
}
.banner .banbot ul li:last-child button{margin-right: 32px;}
.banner .banbot ul li button:hover{
	box-shadow: none;
	background: #ffb645;
}

.box1{
	position: relative;
	overflow: hidden;
	padding: 108px 0 0;
}
.box1:after{
	position: absolute;
	left: -2.5%;
	bottom: -316px;
	width: 105%;
	height: 696px;
	border-radius: 50%;
	background: #edeffc;
	content: "";
}
.box1 .box1_con{
	position: relative;
	height: 537px;
	z-index: 3;
}
.box1 .box1_con ul{margin-bottom: 71px;}
.box1 .box1_con ul li{
	float: left;
	width: 248px;
	height: 168px;
	border-radius: 18px;
	box-shadow: inset 0 -5px 4px rgba(95,110,160,.19), 0 4px 6px #c8c5d9;
	background: #fff;
	margin: 72px 19px 0 30px;
}
.box1 .box1_con ul li:first-child,
.box1 .box1_con ul li:last-child{margin-top: 102px;}
.box1 .box1_con ul li b{
	display: block;
	font-size: 28px;
	color: #3e64e4;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	padding: 26px 0 10px;
}
.box1 .box1_con ul li p{
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 28px;
}
.box1 .box1_con ul li span{
	display: block;
	font-size: 13px;
	color: #b2b2b2;
	text-align: center;
	padding-top: 6px;
}
.box1 .box1_con ul li em{
	display: block;
	width: 71px;
	height: 1px;
	background: #dedede;
	margin: 16px auto 0;
}

.box2{
	background: -webkit-linear-gradient(#2773fe, #1d4dfc);
	background: -o-linear-gradient(#2773fe, #1d4dfc);
	background: linear-gradient(#2773fe, #1d4dfc);
	padding: 102px 0 82px;
}
.box2 .box2_con{margin-top: 70px;}
.box2 .box2_con ul{
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box2 .box2_con ul li{
	width: 220px;
	height: 259px;
	border-radius: 18px;
	box-shadow: inset 0 -5px 4px rgba(95,110,160,.19), 0 4px 6px #1b4bda;
	background: #fff;
	margin: 0 0 25px;
}
.box2 .box2_con ul li .top{
	height: 66px;
	padding: 28px 0 22px;
}
.box2 .box2_con ul li .top i{
	float: left;
	width: 85px;
	height: 66px;
	background: url("../images/pic.png") no-repeat 0 0;
	margin: 0 8px 0 12px;
}
.box2 .box2_con ul li.web .top i{background-position-y: -68px;}
.box2 .box2_con ul li.test .top i{background-position-y: -136px;}
.box2 .box2_con ul li.python .top i{background-position-y: -204px;}
.box2 .box2_con ul li.ai .top i{background-position-y: -272px;}
.box2 .box2_con ul li.xmt .top i{background-position-y: -340px;}
.box2 .box2_con ul li.ui .top i{background-position-y: -408px;}
.box2 .box2_con ul li.pm .top i{background-position-y: -476px;}
.box2 .box2_con ul li.jcdl .top i{background-position-y: -544px;}
.box2 .box2_con ul li.hm .top i{background-position-y: -612px;}
.box2 .box2_con ul li .top p{
	position: relative;
	float: left;
	font-size: 15px;
	color: #666;
	margin-top: 10px;
}
.box2 .box2_con ul li .top p b{
	display: block;
	font-size: 32px;
	color: #ff6a29;
	line-height: 32px;
}
.box2 .box2_con ul li .top p span{
	position: absolute;
	right: -5px;
	top: -5px;
	font-size: 20px;
	color: #ff6a29;
}
.box2 .box2_con ul li .cen{
	font-size: 16px;
	color: #666;
	text-align: center;
	letter-spacing: 3px;
}
.box2 .box2_con ul li .cen span{
	position: relative;
	display: block;
	font-size: 22px;
	color: #2671fe;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 2px;
}
.box2 .box2_con ul li .cen span i{
	display: inline-block;
	width: 32px;
	height: 16px;
	font-size: 12px;
	color: #fff074;
	line-height: 16px;
	font-style: inherit;
	border-radius: 4px;
	background: #ff6a29;
	margin-left: 5px;
}
.box2 .box2_con ul li.hm .cen span i{
	position: absolute;
	right: 12px;
	top: 30px;
	background: #f04018;
}
.box2 .box2_con .abtn{
	display: block;
	width: 140px;
	height: 54px;
	border: none;
	border-radius: 27px;
	background: #c5e8ff;
	cursor: pointer;
	padding: 5px;
	margin: 16px auto 0;
}
.box2 .box2_con .abtn span{
	display: block;
	width: 130px;
	height: 44px;
	font-size: 19px;
	color: #fff;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 22px;
	text-shadow: 0 1px 4px rgba(22,95,244,.61);
	box-shadow: inset 0 -3px 3px rgba(10,120,248,1), 0 2px 3px rgba(19,125,215,.6);
	background: -webkit-linear-gradient(#4bfeff, #34a5ff);
	background: -o-linear-gradient(#4bfeff, #34a5ff);
	background: linear-gradient(#4bfeff, #34a5ff);
}
.box2 .box2_con .abtn:hover span{
	background: #34a8ff;
	box-shadow: none;
}

.box3s{background: #f7f6fe;padding: 114px 0 92px;}
.box3s .box3s_con{
	background: url("../images/box3sbg1.jpg") no-repeat;
	margin: 84px 0 46px;
}
.box3s .box3s_con ul li{
	float: left;
	width: 243px;
	padding-top: 124px;
}
.box3s .box3s_con ul li:nth-child(even){width: 235px;padding-top: 190px;}
.box3s .box3s_con ul li h3{
	position: relative;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.box3s .box3s_con ul li h3:after{
	position: absolute;
	left: 50%;
	bottom: -10px;
	width: 67px;
	height: 2px;
	background: #dedafa;
	content: "";
	margin-left: -33.5px;
}
.box3s .box3s_con ul li h3 b{
	display: block;
	font-size: 26px;
	color: #2671fe;
}
.box3s .box3s_con ul li h3 b em{
	position: relative;
	top: -5px;
}
.box3s .box3s_con ul li p{
	font-size: 15px;
	color: #666;
	text-align: center;
	line-height: 22px;
}

.box3{
	background: #edeffc;
	padding: 100px 0 76px;
}
.box3 .box3_con ul{
	display: flex;
	justify-content: space-between;
	margin: 58px 107px 25px;
}
.box3 .box3_con ul li{
	width: 272px;
	height: 340px;
}
.box3 .box3_con .a_btn{
	width: 212px;
	background-image: url("../images/abtn3.png");
}

.box4{padding: 90px 0 96px;}
.box4 .box4_con{
	display: flex;
	height: 435px;
	background: url("../images/box4bg1.jpg") no-repeat;
	margin-top: 68px;
}
.box4 .box4_con .box4con_left{
	width: 271px;
	margin: 228px 65px 0 67px;
}
.box4 .box4_con .box4con_left p{
	font-size: 16px;
	color: #666;
	text-align: center;
	margin-bottom: 20px;
}
.box4 .box4_con .box4con_left p b{
	display: block;
	font-size: 30px;
	color: #3e64e4;
	font-weight: bold;
	margin-bottom: 5px;
}
.box4 .box4_con .box4con_left .a_btn{width: 100%;}
.box4 .box4_con .box4con_right{
	width: 768px;
	margin-top: 14px;
}
.box4 .box4_con .box4con_right ul{
	display: flex;
	flex-wrap: wrap;
}
.box4 .box4_con .box4con_right ul li{
	width: 384px;
	height: 200px;
	box-sizing: border-box;
	padding-left: 55px;
}
.box4 .box4_con .box4con_right ul li p{
	font-size: 16px;
	color: #a5cbff;
	padding: 36px 0 20px 8px;
}
.box4 .box4_con .box4con_right ul li p b{
	display: block;
	font-size: 22px;
	color: #fff;
	margin-bottom: 6px;
}
.box4 .box4_con .box4con_right .abtn{
	display: block;
	width: 140px;
	height: 54px;
	border: none;
	border-radius: 27px;
	background: #277dff;
	cursor: pointer;
	padding: 5px;
}
.box4 .box4_con .box4con_right .abtn span{
	display: block;
	width: 130px;
	height: 44px;
	font-size: 19px;
	color: #fff;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 22px;
	text-shadow: 0 1px 4px rgba(22,95,244,.61);
	box-shadow: inset 0 -2px 3px #0a75fa, 0 2px 3px rgba(19,125,215,.6);
	background: -webkit-linear-gradient(#4afeff, #299aff);
	background: -o-linear-gradient(#4afeff, #299aff);
	background: linear-gradient(#4afeff, #299aff);
}
.box4 .box4_con .box4con_right .abtn:hover span{
	background: #35dcff;
	box-shadow: none;
}

.box5{background: #edeffc;padding: 88px 0 90px;}
.box5 .Cooldog_container{
	width: 100%;
	height: 403px;
	margin: 62px auto 37px;
	position: relative;
	/*overflow: hidden;*/
}
.box5 .Cooldog_container .Cooldog_content{
	position: absolute;
	width: 708px;
	height: 403px;
	top: 0;
	left: 50%;
	margin-left: -354px;
}
.box5 .Cooldog_container .Cooldog_content li{
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 395px;
	border: 4px #fff solid;
	border-radius: 18px;
	transition: all 0.3s ease;
	transform: translate3d(-577px, 0, 0) scale(0);
	opacity: 0.4;
	z-index: 1;
	overflow: hidden;
}
.box5 .Cooldog_container .Cooldog_content li .box5pic{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/box5pic1.png") no-repeat;
}
.box5 .Cooldog_container .Cooldog_content li .box5pic2{background-image: url("../images/box5pic2.png");}
.box5 .Cooldog_container .Cooldog_content li .box5pic3{background-image: url("../images/box5pic3.png");}
.box5 .Cooldog_container .Cooldog_content li .box5pic4{background-image: url("../images/box5pic4.png");}
.box5 .Cooldog_container .Cooldog_content li .box5pic5{background-image: url("../images/box5pic5.png");}
.box5 .Cooldog_container .Cooldog_content li .box5pic6{background-image: url("../images/box5pic6.png");}
.box5 .Cooldog_container .Cooldog_content li p{
	position: absolute;
	left: -15%;
	bottom: 0;
	width: 100%;
	height: 70px;
	font-size: 16px;
	color: #fff;
	z-index: 3;
	box-shadow: inset 0 -100px 60px -18px #000;
	padding: 90px 15% 0;
}
.box5 .Cooldog_container .Cooldog_content li p span{
	font-size: 28px;
	font-weight: bold;
	margin-left: 30px;
}
.box5 .Cooldog_container .Cooldog_content li a{
	position: absolute;
	right: 33px;
	bottom: 34px;
	width: 132px;
	height: 28px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	border: 1px #edeffc solid;
	border-radius: 14px;
	z-index: 4;
}

.box5 .Cooldog_container .ibox6_btn{
	position: absolute;
	width: 1200px;
	left: 0;
	top: 181px;
}
.box5 .Cooldog_container .ibox6btn_left,
.box5 .Cooldog_container .ibox6btn_right{
	position: absolute;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	box-shadow: inset 0 -2px 3px rgba(207,106,50,.34), 0 3px 5px rgba(220,65,3,.72);
	background: -webkit-linear-gradient(#ffca45, #ff8f2a);
	background: -o-linear-gradient(#ffca45, #ff8f2a);
	background: linear-gradient(#ffca45, #ff8f2a);
}
.box5 .Cooldog_container .ibox6btn_left:before,
.box5 .Cooldog_container .ibox6btn_right:before{
	position: absolute;
	left: 21px;
	top: 16px;
	width: 13px;
	height: 25px;
	background: url("../images/pic.png") no-repeat -87px -411px;
	content: "";
}
.box5 .Cooldog_container .ibox6btn_right:before{background-position-x: -102px;}
.box5 .Cooldog_container .ibox6btn_left{left: 111px;}
.box5 .Cooldog_container .ibox6btn_right{right: 111px;}
.box5 .Cooldog_container .ibox6btn_left:hover,
.box5 .Cooldog_container .ibox6btn_right:hover{
	box-shadow: none;
	background: #ffc13e;
}
.box5 .Cooldog_container .Cooldog_content li.p1{
	transform: translate3d(-50px, 0, 0) scale(0.9);
	transform-origin: 0 50%;
	opacity: 0.3;
	z-index: 3;
}
.box5 .Cooldog_container .Cooldog_content li.p2{
	transform: translate3d(0px, 0, 0) scale(1);
	opacity: 1;
	z-index: 4;
}
.box5 .Cooldog_container .Cooldog_content li.p3{
	transform: translate3d(120px, 0, 0) scale(0.9);
	transform-origin: 0 50%;
	opacity: 0.3;
	z-index: 3;
}
.box5 .Cooldog_container .Cooldog_content li.p4{
	transform: translate3d(-60px, 0, 0) scale(0);
	opacity: 0.4;
	z-index: 1;
}
.box5 .Cooldog_container .Cooldog_content li.p5{
	transform: translate3d(-325px, 0, 0) scale(0);
	transform-origin: 0 50%;
	opacity: 0.6;
	z-index: 2;
}
.box5 .Cooldog_container .Cooldog_content li.p6{
	transform: translate3d(425px, 0, 0) scale(0);
	transform-origin: 0 50%;
	opacity: 0.6;
	z-index: 2;
}
.box5 .Cooldog_container .Cooldog_content li.p7{
	transform: translate3d(625px, 0, 0) scale(0);
	transform-origin: 0 50%;
	opacity: 0.4;
	z-index: 1;
}
.box5 .a_btn{width: 236px;background-image: url("../images/abtn3.png");}

.box6{background: #2a5bff;padding: 26px 0;}
.box6 .box6_con ul{
	display: flex;
}
.box6 .box6_con li{
	width: 600px;
	border-right: 1px #4381ff solid;
	box-sizing: border-box;
	padding: 24px 0 12px 45px;
}
.box6 .box6_con li:last-child{border: none;}
.box6 .box6_con li h3{
	font-size: 16px;
	color: #fff;
}
.box6 .box6_con li h3 b{
	font-size: 28px;
}
.box6 .box6_con li h3 span{
	vertical-align: text-top;
	display: inline-block;
	height: 8px;
	line-height: 8px;
}
.box6 .box6_con li img{
	display: block;
	margin: 20px 0 18px;
}
.box6 .box6_con .abtn{
	display: block;
	width: 140px;
	height: 54px;
	border: none;
	border-radius: 27px;
	background: #277dff;
	cursor: pointer;
	padding: 5px;
}
.box6 .box6_con .abtn span{
	display: block;
	width: 130px;
	height: 44px;
	font-size: 19px;
	color: #fff;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 22px;
	text-shadow: 0 1px 4px rgba(22,95,244,.61);
	box-shadow: inset 0 -2px 3px #0a75fa, 0 2px 3px rgba(19,125,215,.6);
	background: -webkit-linear-gradient(#4afeff, #299aff);
	background: -o-linear-gradient(#4afeff, #299aff);
	background: linear-gradient(#4afeff, #299aff);
}
.box6 .box6_con .abtn:hover span{
	background: #35dcff;
	box-shadow: none;
}

.box7s{background: #f7f6fe;padding: 106px 0 112px;}
.box7s .gallery-top{margin-top: 64px;}
.box7s .gallery-top .swiper-button-prev,
.box7s .gallery-top .swiper-button-next{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.box7s .gallery-top .swiper-button-prev:after,
.box7s .gallery-top .swiper-button-next:after{
	position: relative;
	font-size: 20px;
	color: #cacaca;
	font-weight: bold;
}
.box7s .gallery-top .swiper-button-next:after{left: 2px;}
.box7s .gallery-top .swiper-button-prev:hover,
.box7s .gallery-top .swiper-button-next:hover{background: #fff;}
.box7s .gallery-top .con{
	width: 1022px;
	height: 344px;
	border-radius: 20px;
	background: #fff;
	margin: 0 auto;
}
.box7s .gallery-top .pic{
	float: left;
	width: 450px;
	height: 281px;
	border-radius: 12px;
	overflow: hidden;
	margin: 32px 42px 0 45px;
}
.box7s .gallery-top .pic img{display: block;}
.box7s .gallery-top .main{
	float: left;

}
.box7s .gallery-top .main h3{
	font-size: 20px;
	color: #252b3a;
	font-weight: bold;
	margin: 76px 0 14px;
}
.box7s .gallery-top .main p{
	font-size: 16px;
	color: #252b3a;
	line-height: 33px;
}
.box7s .gallery-top .a_btn{
	width: 234px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
	padding-right: 20px;
	margin: 32px 0 0;
}
.box7s .gallery-top .a_btn:after{right: 16px;top: 17px;}
.box7s .gallery-thumbs{
	position: relative;
	width: 1160px;
	margin: 0 auto;
	padding-top: 38px;
}
.box7s .gallery-thumbs:before{
	position: absolute;
	left: 0;
	top: 18px;
	width: 120px;
	height: 84px;
	box-shadow: inset 100px 0 50px -20px #f7f6fe;
	content: "";
	z-index: 5;
}
.box7s .gallery-thumbs:after{
	position: absolute;
	right: 0;
	top: 18px;
	width: 120px;
	height: 84px;
	box-shadow: inset -100px 0 50px -20px #f7f6fe;
	content: "";
	z-index: 5;
}
.box7s .gallery-thumbs .swiper-slide{
	height: 58px;
	cursor: pointer;
}
.box7s .gallery-thumbs img{
	display: block;
	border-radius: 8px;
	margin: 2px auto;
}
.box7s .gallery-thumbs i{
	position: absolute;
	left: 50%;
	top: 0;
	width: 140px;
	height: 54px;
	border-radius: 8px;
	margin-left: -72px;
}
.box7s .gallery-thumbs .swiper-slide-thumb-active i{border: 2px #f0eefe solid;}

.box7{background: #edeffc;padding: 100px 0 68px;}
.box7 .box7top{
	display: flex;
	justify-content: space-between;
	margin: 0 146px 32px;
}
.box7 .box7top p{
	width: 226px;
	font-size: 16px;
	color: #666;
	text-align: center;
	margin-top: 40px;
}
.box7 .box7top p span{
	display: block;
	width: 160px;
	height: 62px;
	font-size: 30px;
	color: #333;
	text-align: left;
	line-height: 62px;
	border-radius: 31px;
	background: #fff;
	margin: 0 auto 10px;
}
.box7 .box7top p span b{
	float: left;
	width: 56px;
	height: 56px;
	color: #fff;
	text-align: center;
	line-height: 56px;
	border-radius: 50%;
	font-weight: normal;
	text-shadow: 0 3px 5px rgba(220,65,3,.72);
	background: -webkit-linear-gradient(#ffb836, #f2911f);
	background: -o-linear-gradient(#ffb836, #f2911f);
	background: linear-gradient(#ffb836, #f2911f);
	margin: 3px 14px 0 3px;
}
.box7 .box7_con .slideBox{position: relative;}
.box7 .box7_con .hd{
	position: absolute;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 4px;
	background: #e8e8e8;
	bottom: -21px;
}
.box7 .box7_con .hd ul li{
	float: left;
	width: 50%;
	height: 4px;
	font-size: 0;
	cursor: pointer;
}
.box7 .box7_con .hd ul li.on{background: #2a5bff;}
.box7 .box7_con .bd ul li .teamain{
	position: relative;
	float: left;
	width: 170px;
	height: 202px;
	border-right: 1px #565763 solid;
	border-bottom: 1px #565763 solid;
}
.box7 .box7_con .bd ul li .teamain .main_pic{
	position:relative;
	width: 170px;
	height: 202px;
	overflow: hidden;
}
.box7 .box7_con .bd ul li .teamain .main_pic img{width: 100%;}
.box7 .box7_con .bd ul li .teamain .main_pic span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(39,39,52,.6);
}
.box7 .box7_con .bd ul li .teamain .main_mask{
	position: absolute;
	left: 171px;
	top: 0;
	display: none;
	width: 171px;
	height: 202px;
	overflow: hidden;
	padding: 0 12px;
	box-sizing: border-box;
	background: rgba(39,39,52,.9);
	z-index: 3;
}
.box7 .box7_con .bd ul li .teamain .main_mask h2{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 18px 0 8px;
	border-bottom: 1px #5d5f66 solid;
}
.box7 .box7_con .bd ul li .teamain .main_mask h2 span{
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
}
.box7 .box7_con .bd ul li .teamain .main_mask h3{
	height: 20px;
	margin: 12px 0 8px;
	overflow: hidden;
}
.box7 .box7_con .bd ul li .teamain .main_mask h3 span{
	font-size: 12px;
	color: #d5d9e5;
	float: left;
	padding: 0 6px;
	height: 20px;
	line-height: 20px;
	background: #555661;
	border-radius: 11px;
	margin-right: 6px;
}
.box7 .box7_con .bd ul li .teamain .main_mask h4{
	height: 32px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	overflow: hidden;
}
.box7 .box7_con .bd ul li .teamain .main_mask p{
	height: 48px;
	font-size: 12px;
	color: #abb1c3;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 8px;
}
.box7 .box7_con .bd ul li .teamain:nth-child(7) .main_mask,
.box7 .box7_con .bd ul li .teamain:nth-child(14) .main_mask{left: -171px;}
.box7 .box7_con .bd ul li .teamain:hover .main_pic span{display: none;}
.box7 .box7_con .bd ul li .teamain:hover .main_mask{display: block;}
.box7 .box7_con .a_btn{width: 285px;margin-top: 62px;}

.box8{padding: 82px 0 84px;}
.box8 .box8_con{
	padding: 68px 37px 0 30px;
}
.box8 .box8_con .box8con_left{
	float: left;
	width: 871px;
	height: 280px;
	border-radius: 18px;
	box-shadow: inset 0 -5px 4px rgba(95,110,160,.19), 0 4px 6px #c8c5d9;
	background: #fff;
	overflow: hidden;
}
.box8 .box8_con .box8con_left .pic{
	float: right;
	width: 462px;
	height: 206px;
	margin: 37px 52px 0 0;
}
.box8 .box8_con .box8con_left p{
	font-size: 17px;
	color: #666;
	line-height: 28px;
	padding: 48px 0 26px 54px;
}
.box8 .box8_con .box8con_left p b{
	display: block;
	font-size: 24px;
	color: #3e64e4;
	font-weight: bold;
	margin-bottom: 12px;
}
.box8 .box8_con .box8con_left .abtn{
	width: 211px;
	height: 44px;
	border: none;
	font-size: 19px;
	color: #fff;
	line-height: 42px;
	border-radius: 22px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(220,65,3,.61);
	box-shadow: inset 0 -3px 3px rgba(207,106,50,1), 0 2px 3px rgba(220,65,3,.6);
	background: -webkit-linear-gradient(#ffd04a, #ff912c);
	background: -o-linear-gradient(#ffd04a, #ff912c);
	background: linear-gradient(#ffd04a, #ff912c);
	cursor: pointer;
	margin-left: 54px;
}
.box8 .box8_con .box8con_left .abtn:hover{box-shadow: none;background: #ffb645;}
.box8 .box8_con .box8con_right{
	float: right;
	width: 222px;
}
.box8 .box8_con .box8con_right ul li{
	width: 100%;
	height: 45px;
	font-size: 20px;
	color: #6579b7;
	line-height: 45px;
	border-radius: 18px;
	box-shadow: inset 0 -5px 4px rgba(95,110,160,.19), 0 4px 6px #c8c5d9;
	background: #fff;
	cursor: pointer;
	margin-bottom: 14px;
}
.box8 .box8_con .box8con_right ul li em{
	float: left;
	font-size: 30px;
	color: #d9e2ff;
	font-weight: bold;
	margin: 0 16px 0 42px;
}
.box8 .box8_con .box8con_right ul li.cur{
	position: relative;
	color: #fff;
	box-shadow: inset 0 1px 3px rgba(50,124,207,.26), 0 2px 3px rgba(19,125,215,.6);
	background: -webkit-linear-gradient(#0cbcff, #0b80fb);
	background: -o-linear-gradient(#0cbcff, #0b80fb);
	background: linear-gradient(#0cbcff, #0b80fb);
}
.box8 .box8_con .box8con_right ul li.cur:before{
	position: absolute;
	left: -24px;
	top: 20px;
	border-radius: 2px;
	border-style: solid;
	border-width: 5.5px 10px 5.5px 0;
	border-color: transparent #c9cff2 transparent transparent;
	content: "";
}
.box8 .box8_con .box8con_right ul li.cur em{color: #fff;}

.box9{background: #edeffc;padding: 80px 0 64px;}
.box9 .box9_con ul{
	display: flex;
	justify-content: space-between;
	padding: 0 32px;
}
.box9 .box9_con ul li{
	width: 349px;
	margin: 78px 0 46px;
}
.box9 .box9_con ul li h3{
	font-size: 24px;
	color: #3e64e4;
	font-weight: bold;
	line-height: 47px;
	padding-left: 13px;
}
.box9 .box9_con ul li h3 i{
	float: right;
	width: 56px;
	height: 47px;
	background: url("../images/pic.png") no-repeat -87px -264px;
	margin-right: 35px;
}
.box9 .box9_con ul li:nth-child(2) h3 i{background-position-y: -313px;}
.box9 .box9_con ul li:nth-child(3) h3 i{background-position-y: -362px;}
.box9 .box9_con ul li p{
	width: 327px;
	height: 55px;
	font-size: 16px;
	color: #666;
	line-height: 55px;
	border-radius: 18px;
	background: #fff;
	margin: 15px 0 3px;
	padding-left: 22px;
}
.box9 .box9_con ul li p .abtn{
	float: right;
	width: 90px;
	height: 35px;
	border: none;
	font-size: 15px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 2px;
	border-radius: 22px;
	text-shadow: 0 1px 2px rgba(220,65,3,.61);
	box-shadow: inset 0 -3px 3px rgba(207,106,50,26), 0 2px 3px rgba(220,65,3,.6);
	background: -webkit-linear-gradient(#ffd04a, #ff912c);
	background: -o-linear-gradient(#ffd04a, #ff912c);
	background: linear-gradient(#ffd04a, #ff912c);
	cursor: pointer;
	margin: 10px 14px 0 0;
}
.box9 .box9_con ul li p .abtn:hover{
	background: #f88b0d;
	box-shadow: none;
}
.box9 .box9_con .a_btn{
	width: 412px;
	background-image: url("../images/abtn.png");
}

.box10{padding: 82px 0;}
.box10 .box10tab{
	display: flex;
	flex-wrap: wrap;
	padding: 56px 0 29px 28px;
}
.box10 .box10tab span{
	width: 120px;
	height: 37px;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 37px;
	border-radius: 12px;
	background: #fff;
	cursor: pointer;
	margin: 0 9px 14px 0;
}
.box10 .box10tab span:hover{color: #3e64e4;}
.box10 .box10tab span.cur{color: #fff;background: #3e64e4;}
.box10 .school_box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 190px;
	box-sizing: border-box;
	padding: 0 0 0 30px;
	margin-bottom: 55px;
}
.box10 .school_box .bd{
	position: relative;
	width: 1140px;
	height: 190px;
	overflow: hidden;
}
.box10 .school_box .bd ul{width: 5000px;}
.box10 .school_box .schoolbg{
	position: absolute;
	right: 65px;
	top: 1px;
	width: 140px;
	height: 279px;
	box-shadow: inset -90px 0 60px -18px #353844;
}
.box10 .school_box .bd ul li{
	float: left;
	height: 190px;
	border-radius: 18px;
	overflow: hidden;
	margin-right: 20px;
}
.box10 .school_box .bd ul li img{height: 100%;}
.box10 .school_box .prev,
.box10 .school_box .next{opacity: 1; position:absolute; left:0; top:0; margin-top:0; display:block; width:23px; height:190px; background:#e2e2e2 url(/2018czgw/images/school/sleft.png) center center no-repeat;}
.box10 .school_box .next{ left:auto; right:0;top: 0; background:#e2e2e2 url(/2018czgw/images/school/sright.png) center center no-repeat;}

.box10 .school_box .cura{display: none;}
.box10 .school_box.cur .cura{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 297px;
	height: 190px;
	border-radius: 4px;
	overflow: hidden;
}
.box10 .school_box.cur .cura span{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 227px;
	height: 45px;
	font-size: 18px;
	color: #1772de;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	border: 1px rgba(197,224,255,.85) solid;
	border-radius: 24px;
	background: rgba(255,255,255,.85);
	transform: translate(-50%, -50%);
}
.box10 .school_box.cur .cura:hover span{border-color: rgba(208,246,255,.9);background-color: rgba(208,246,255,.9);}
.box10 .school_box.curcp .cura{background: url("/2020gw/images/indeximg/schoolpiccp.gif") no-repeat center top;}
.box10 .school_box.cursy .cura{background: url("/2020gw/images/indeximg/schoolpicsy.gif") no-repeat center top;}
.box10 .school_box.curwh .cura{background: url("/2020gw/images/indeximg/schoolpicwh.gif") no-repeat center top;}
.box10 .school_box.curzz .cura{background: url("/2020gw/images/indeximg/schoolpiczz.gif") no-repeat center top;}
.box10 .school_box.curgz .cura{background: url("/2020gw/images/indeximg/schoolpicgz.gif") no-repeat center top;}
.box10 .school_box.curszzl .cura{background: url("/2020gw/images/indeximg/schoolpicszzl.gif") no-repeat center top;}
.box10 .school_box.curszcw .cura{background: url("/2020gw/images/indeximg/schoolpicszcw.gif") no-repeat center top;}
.box10 .school_box.curxm .cura{background: url("/2020gw/images/indeximg/schoolpicxm.gif") no-repeat center top;}
.box10 .school_box.curcs .cura{background: url("/2020gw/images/indeximg/schoolpiccs.gif") no-repeat;}
.box10 .school_box.curhz .cura{background: url("/2020gw/images/indeximg/schoolpichz.gif") no-repeat;}
.box10 .school_box.curtj .cura{background: url("/2020gw/images/indeximg/schoolpictj.gif") no-repeat;}
.box10 .school_box.cursh .cura{background: url("/2020gw/images/indeximg/schoolpicsh.gif") no-repeat;}
.box10 .school_box.curxa .cura{background: url("/2020gw/images/indeximg/schoolpicxa.gif") no-repeat;}
.box10 .school_box.curjn .cura{background: url("/2020gw/images/indeximg/schoolpicjn.gif") no-repeat;}
.box10 .school_box.curcq .cura{background: url("/2020gw/images/indeximg/schoolpiccq.gif") no-repeat;}
.box10 .school_box.curnj .cura{background: url("/2020gw/images/indeximg/schoolpicnj.gif") no-repeat;}
.box10 .school_box.cursjz .cura{background: url("/2020gw/images/indeximg/schoolpicsjz.gif") no-repeat;}
.box10 .school_box.curcd .cura{background: url("/2020gw/images/indeximg/schoolpiccd.gif") no-repeat;}
.box10 .school_box.curhf .cura{background: url("/2020gw/images/indeximg/schoolpichf.gif") no-repeat;}
.box10 .school_box.curty .cura{background: url("/2020gw/images/indeximg/schoolpicty.gif") no-repeat;}
.box10 .school_box.cursy .cura{background: url("/2020gw/images/indeximg/schoolpicsy.gif") no-repeat;}
.box10 .school_box.cur .bd{width: 820px;border-radius: 4px;}
.box10 .school_box.cur .next{right: 320px;}

.box10s{padding-bottom: 70px;}
.box10s .hd{padding-bottom: 30px;}
.box10s .school_box{padding-left: 27px;}
.box10s .school_box .bd{width: 1109px;}
.box10s .school_box.cur .bd{width: 892px;}
.box10s .school_box .bd:after{
	position: absolute;
	right: 0;
	top: -50px;
	width: 140px;
	height: 290px;
	box-shadow: inset -90px 0 60px -18px #f7f6fe;
	content: "";
}
.box10s .box_in{overflow: visible;}
.box10s .school_box .prev,
.box10s .school_box .next{left: auto;right: 27px;height: 88px;border-radius: 4px;background: #f4f4f4 url(../images/sleft.png) center center no-repeat;}
.box10s .school_box .next{top: 102px;background-image: url(../images/sright.png);}
.box10s .school_box.cur .prev,
.box10s .school_box.cur .next{right: 249px;}
.box10s .school_box.cur .cura{
	width: 215px;
	right: 18px;
	border-radius: 18px;
	box-shadow: 6px 6px 18px 0 rgba(55,99,170,.1);
}
.box10s .school_box.cur .cura:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3) url("../images/vr.png") no-repeat center;
	content: "";
}
.box10s .school_box.cur .cura span{
	width: 211px;
	height: 35px;
	left: 2px;
	top: auto;
	bottom: 2px;
	height: 35px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	border: none;
	border-radius: 0;
	font-weight: normal;
	transform: translate(0,0);
	background: rgba(0,0,0,.52);
}
.box10s .school_box.cur .cura:hover span{background-color: rgba(0,0,0,.52);}

.box10 .a_btn{
	float: left;
	width: 235px;
	background-image: url("../images/abtn3.png");
}
.box10 .a_btnleft{
	text-shadow: 0 1px 4px rgba(7,81,218,.61);
	box-shadow: 0 2px 3px rgba(19,125,215,.6);
	background-image: url("../images/abtn4.png");
	margin: 0 65px 0 333px;
}
.box10 .a_btnleft:hover{background: #1ed0ff !important;}


.box11{background: #edeffc;padding: 80px 0 68px;}
.box11 .box11_con{
	position: relative;
	height: 154px;
	margin: 65px auto 68px;
}
.box11 .box11_con .box11bg1{
	width: 0;
	height: 62px;
	overflow: hidden;
	padding: 25px 0 0 196px;
}
.box11 .box11_con .box11pic{
	position: absolute;
	width: 196px;
	opacity: 0;
}
.box11 .box11_con .box11pic1{left: 116px;top: 2px;}
.box11 .box11_con .box11pic2{left: 502px;top: 0;}
.box11 .box11_con .box11pic3{left: 888px;top: 2px;}
.box11 .box11_con .box11pic i{
	display: block;
	width: 86px;
	height: 86px;
	background: url("../images/pic.png") no-repeat -87px 0;
	margin: 0 auto;
}
.box11 .box11_con .box11pic2 i{background-position-y: -88px;}
.box11 .box11_con .box11pic3 i{background-position-y: -176px;}
.box11 .box11_con .box11pic p{
	font-size: 22px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
.box11 .a_btn{
	width: 212px;
	background-image: url("../images/abtn3.png");
}

.box11s{background: #f7f6fe;padding: 70px 0;}
.box11s ul{
	display: flex;
	justify-content: space-between;
}
.box11s ul li{
	/*float: left;*/
	width: 230px;
	height: 280px;
	border-radius: 18px;
	background: #fff;
	/*margin-right: 12px;*/
}
/*.box11s ul li:last-child{margin-right: 0;}*/
.box11s ul li .pic{
	width: 190px;
	height: 100px;
	margin: 20px auto 14px;
}
.box11s ul li .pic img{display: block;}
.box11s ul li p{
	font-size: 19px;
	color: #333;
	text-align: center;
	line-height: 34px;
}
.box11s ul li p b{
	display: block;
	font-size: 26px;
	color: #2a5bff;
}
.box11s ul li .abtn{
	position: relative;
	display: block;
	width: 173px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border: none;
	border-radius: 20px;
	text-shadow: 0 1px 4px rgba(7,81,218,.61);
	box-shadow: 0 2px 3px rgba(19,125,215,.6);
	background: url("../images/abtn4.png") no-repeat 5% 5%;
	background-size: 110% 110%;
	cursor: pointer;
	margin: 16px auto 0;
}
.box11s ul li .abtn:hover{background: #1ed0ff !important;}

.mask_video{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 100;display: none;}
.mask_video .mask_bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.7);}
.mask_video .video_con{position: absolute;height: 80%;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.mask_video .video_con .close{position: absolute;right: -36px;top: -36px;width: 32px;cursor: pointer;}

.footer{
	position: relative;
	background: #1d4ce9;
}
.footer .footer_con{
	background: #2a5bff;
	padding: 44px 0 48px;
}
.footer .footer_con .box_In{
	display: flex;
}
.footer .logo{
	margin: 0 102px;
}
.footer .footer_con ul{
	display: flex;
}
.footer .footer_con ul li{
	width: 161px;
	height: 28px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	border-right: 1px #4e91ff solid;
	cursor: pointer;
	margin-top: 8px;
}
.footer .footer_con ul li:last-child{border: none;}
.footer .footer_con ul li b{
	display: block;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	margin: -8px 0 3px;
}
.footer p{
	font-size: 14px;
	color: #7a99ff;
	text-align: center;
	line-height: 52px;
}