.box_hd{height: 32px;text-align: center;padding: 86px 0 64px;}
.box_hd h2{font-size: 32px;color: #4e4bd6;line-height: 32px;}
.box_hd a{float: right;height: 25px;border: 1px #ccced3 solid;border-radius: 25px;line-height: 25px;padding: 0 9px;margin: 5px 11px 0 0;font-size: 14px;color: #737373;cursor: pointer;}
.box_hd a:hover{background: #216ef4;color: #fff;border-color: #216ef4;}
.box_hd span{color: #252b3a;}
.box_hd p{font-size: 14px;color: #7a8084;padding-top: 10px;}
.boxlist1{padding-bottom:15px;}
.boxlist1 .boxlist1_con1{position: relative;width: 1015px;height: 340px;border-radius: 8px;box-sizing: border-box;box-shadow: 0 7px 20px rgba(87,131,245,.1);padding: 43px 0 0 37px;}
.boxlist1 .boxlist1_con1 .viddatas{
	position: absolute;
	right: -185px;
	top: 36px;
	width: 357px;
	cursor: pointer;
}
.boxlist1 .boxlist1_con1 .con1_left{
	float: left;
	width: 174px;
	margin-top: 20px;
}
.boxlist1 .boxlist1_con1 .con1_left ul li{
	width: 174px;
	height: 47px;
	margin-bottom: 20px;
	cursor: pointer;
	background: #f5f6ff;
	line-height: 47px;
	border-radius: 5px;
}
.boxlist1 .boxlist1_con1 .con1_left ul li p{
	font-size: 16px;
	color: #373636;
	text-align: center;
}
.boxlist1 .boxlist1_con1 .con1_left ul li.cur{
	position: relative;
	border-color: #fff;
	background: #4165fd;
	box-shadow: 0 10px 15px rgba(87,131,245,.3);
}
.boxlist1 .boxlist1_con1 .con1_left ul li.cur p{color: #fff;}
.boxlist1 .boxlist1_con1 .con1_right{
	float: left;
	width: 593px;
	height: 340px;
	overflow: hidden;
	margin: -55px 0 0 20px;
}
.boxlist1 .boxlist1_con1 .con1_right ul li{display: none;}
.boxlist1 .boxlist1_con1 .con1_right ul li.cur{display: block;}
.boxlist1 .boxlist1_con1 h3 {
	font-size: 14px;
	color: #555964;
	line-height: 22px;
	padding-left: 6px;
}
.boxlist1 .boxlist1_con1 h3 span {
	display: inline-block;
	font-size: 20px;
	color: #252b3a;
	font-weight: bold;
	height: 6px;
	padding: 0 2px;
}
.boxlist1 .boxlist1_con1 h3 i {
	width: 130px;
	height: 6px;
	background: #ffb77d;
	display: block;
	margin-top: -5px;
}																		
.boxlist1 .boxlist1_con2{
	background: url("/2020gw/images/pythonaiimg/boxlist1pic5.jpg?20220930") no-repeat right center;
	height: 138px;
	margin: 0px 0 0 36px;
}
.boxlist1 .boxlist1_con3{padding: 40px 0 46px 30px;}
.boxlist1 .boxlist1_con2 h3,.boxlist1 .boxlist1_con3 h3{
	float: left;
	font-size: 14px;
	color: #555964;
	margin-top: 42px;
}
.boxlist1_con2m{box-shadow: 0 0px 20px rgba(87,131,245,.1);border-radius: 5px;padding-top: 40px;margin-top: 50px;padding-right: 30px;}
.boxlist1 .boxlist1_con3 h3{margin-top: 8px;}
.boxlist1 .boxlist1_con2 h3 span,.boxlist1 .boxlist1_con3 h3 span{
	display: inline-block;
	font-size: 20px;
	color: #252b3a;
	font-weight: bold;
	height: 6px;
	box-shadow: 0 19px 0 #ffb77d;
	padding: 0 2px;
	margin-bottom: 23px;
}
.boxlist1 .boxlist1_con3 ul{float: right;margin-right: 14px;}
.boxlist1 .boxlist1_con3 ul li{
	float: left;
	margin-left: 43px;
}
.boxlist1 .boxlist1_con3 ul li i{
	float: left;
	width: 70px;
	height: 86px;
	background: url("/2020gw/images/pythonaiimg/pic.png") no-repeat 0 0px;
	margin-right: 6px;
}
.boxlist1 .boxlist1_con3 ul li:nth-child(2) i{background-position-X: -74px;}
.boxlist1 .boxlist1_con3 ul li:nth-child(3) i{background-position-x: -148px;}
.boxlist1 .boxlist1_con3 ul li:nth-child(4) i{background-position-X: -221px;}
.boxlist1 .boxlist1_con3 ul li p{
	float: left;
	font-size: 14px;
	color: #888a91;
	line-height: 18px;
}
.boxlist1 .boxlist1_con3 ul li p span{
	display: block;
	font-size: 16px;
	color: #0f3dff;
	padding: 2px 0 8px;
}
.boxlist2s .boxlist2s_con ol{display: -webkit-box;display: flex;width: 1200px;justify-content: space-around;}
.boxlist2s .boxlist2s_con ol li{width: 350px;}
.boxlist2s .boxlist2s_con ol li img{border-radius: 10px;border-bottom: 4px solid #fff;border-left: 1px solid #fff;opacity: .6;}
.boxlist2s .boxlist2s_con ol li p{
	position: relative;
	height: 44px;
	font-size: 15px;
	color: #777;
	line-height: 35px;
	margin-bottom: 22px;
}
.boxlist2s .boxlist2s_con ol li p span{
	float: left;
	font-size: 25px;
	color: #4165fd;
	line-height: 30px;
	display: block;
	margin-right: 10px;
	border: 2px solid #fff;
	padding:0 8px;
	background:linear-gradient(to bottom, #e5ebfb,#fff) ;
	background:-moz-linear-gradient(to bottom , #e5ebfb, #fff) ;
	box-shadow: 0 0px 20px rgba(87,131,245,.1);
	border-radius: 5px;
}
.boxlist2s .boxlist2s_con ol li .con{position: relative;cursor: pointer;}
.boxlist2s .boxlist2s_con ol li .con span{
	position: absolute;
	left: 0;
	top: 44px;
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.boxlist2s .boxlist2s_con ol li:hover img{box-shadow: 0 10px 20px rgba(87,131,245,.5);opacity: 1;}
.boxlist2s .boxlist2s_con ol li:hover p{color: #333333;}
.boxlist2{background: #fff;margin-top: 40px;}
.box_hds {height: 34px;padding: 35px 0 38px;}
.box_hds h2 {float: left;font-size: 32px;color: #0f3dff;margin-right: 16px;line-height: 34px;}
.box_hds span {float: left;font-size: 16px;color: #333333;line-height: 44px;}
.boxlist3{height: 521px;}
.boxlist3 .boxlist3_con img{display: block;}
.boxlist3 .boxlist3_main{
	height: 521px;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 0 21px rgba(136,96,231,.13);
	background: #fff;
	margin-top: 46px;
}
.boxlist3 .boxlist3_main .titname span{
	display:block;
	font-size: 22px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.boxlist3 .boxlist3_main .boxlist3_left{
	float: left;
	width: 273px;
	background: #5874ff;
	box-sizing: border-box;
	padding: 30px 17px 0;
	border-radius: 10px;height: 521px;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li{
	position: relative;
	color: #006dff;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur:before{
	position: absolute;
	right:20px;
	top: 50%;
	width: 9px;
	height: 10px;
	background: url("/2020gw/images/pythonimg/list3before.jpg") no-repeat ;
	margin-top: -5px;
	content: "";
}
.boxlist3 .boxlist3_main .boxlist3_left ul li:nth-child(6).cur:before{right:3px;}
.boxlist3 .boxlist3_main .boxlist3_left ul li em{display: block;height: 10px;}
.boxlist3 .boxlist3_main .boxlist3_left ul li p{
	width: 224px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	border-radius: 8px;
	padding: 11px 0 11px 14px;
	cursor: pointer;
}
.boxlist3 .boxlist3_main .boxlist3_left ul li:hover p{color: #eee;}
.boxlist3 .boxlist3_main .boxlist3_left ul li.cur p{
	color: #333333;
	background: #fff;
	font-weight: bold;
}
.boxlist3 .boxlist3_main .boxlist3_right{
	float: right;
	width: 925px;
	height: 494px;
	border-radius: 8px;
	padding-top: 20px;
	box-sizing: border-box;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .con{width: 100%;display: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist{height: 350px;overflow-y: auto;padding-left: 41px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar {width: 10px;height: 1px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-thumb {width: 10px;border-radius: 10px;background: #ceced7;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-track{width: 10px;height: 1px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3{position: relative;height: 69px;line-height: 69px;font-size: 20px;color: #373636;border-bottom: 1px #fff solid;padding-left: 44px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4{margin-top: 10px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp{padding-bottom: 16px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3 span{float: right;font-size: 14px;color: #7a8295;border: none;font-weight: normal;margin-right: 240px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list h3 span.h2span2{margin-right: 46px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .xm_p3{
	font-size: 14px;
	color: #61656e;
	line-height: 22px;
	padding-top: 10px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4{
	font-size: 16px;
	color: #252b3a;
	font-weight: bold;
	margin: 22px 0 15px;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list .conh4 img{float: left;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp{
	font-size: 14px;
	color: #373636;
	line-height: 22px;
	padding: 0 40px 0 33px;
	overflow: hidden;
}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp1 span{display: block;float: left;border-right: 1px solid #5f5e5e;height: 15px;line-height: 15px;padding: 0 10px ;margin-bottom: 5px;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp1 span:last-child{border-right: none;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp1 span:first-child{padding-left: 0;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp3{overflow: hidden;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp3 .left{width: 388px;float: left;}
.boxlist3 .boxlist3_main .boxlist3_right .con7list p.conp3 .right{width:358px;float: right;border-left: 1px solid #5f5e5e;padding-left: 50px;}
.boxlist3 .boxlist3_main .con4btn{position: absolute;right: 44px;top: 20px;width: 152px;height: 29px;background: #ff6114;font-size: 13px;color: #fff;font-weight: 400;text-align: center;line-height: 29px;border-radius: 20px;}
.boxlist3 .boxlist3_main .con4btn:hover{background: #fa7f44;}
.boxlist4{padding: 40px 0 0px;}
.boxlist4 .li4 .pythonai_top{width: 457px;margin: 0 auto;border-radius: 10px;overflow: hidden;}
.boxlist4 .li4 .pythonai_top p{width: 210px;float: left;height: 38px;line-height: 38px;text-align: center;font-size: 21px;color: #666666;border: 1px solid #dfdfdf;border-radius: 40px;margin: 0 8px;cursor: pointer;}
.boxlist4 .li4 .pythonai_top p.on{border-color: #a4aede;color: #0f3dff;}
.boxlist4 .li4 .pythonai_btm>div{display: none;}
.boxlist4 .li4 .pythonai_btm>div.show{display: block;}
.boxlist4 .li4 .pythonai_btm {width: 1200px;border-radius: 10px;padding: 30px 0 0;}
.boxlist4 .li5 .li5pythonai_top{width: 620px;height: 135px;margin: 0 auto;}
.boxlist4 .li5 .li5pythonai_top p{font-size: 18px;color: #fff;text-align: center;width: 170px;float: left;padding-top: 62px;}
.boxlist4 .li5 .li5pythonai_top span{color: #fffb8f;font-weight: bold;display: block;}
.boxlist4 .li5 .li5pythonai_btm p{font-size: 16px;color: #4c4c4c;line-height: 40px;height: 80px;font-weight: bold;}
.boxlist4 .li5 .li5pythonai_btm{width: 1050px;margin: 0 auto;}
.boxlist4 .li5 .li5pythonai_btm p span{color: #a9a8a8;display: block;}
.boxlist4 .li5 .li5pythonai_btm .fl{width: 455px;float: left;text-align: center;border-radius: 15px;overflow: hidden;height: 600px;box-shadow: 0px 0px 8px rgba(45,85,255,.2);}
.boxlist4 .li5 .li5pythonai_btm .fl:last-child{margin-left: 138px;}
.boxlist4 .li5 .li5pythonai_btm .scrollDiv{height: 490px;overflow: hidden;margin-top: 30px;}
.boxlist4 .li5 .li5pythonai_btm h3{height: 42px;background: #678cf7;font-size: 18px;color: #fff;line-height: 42px;}
.boxlist4 .li5 .li5pythonai_btm h3 b{font-size: 22px;color: #fffd68;}
.list2_hd{font-size: 24px;color: #151515;height: 27px;padding: 54px 0 30px 0px;}
.boxlist4 .ol_top{overflow: hidden;}
.boxlist4 .ol_top li{float: left;height: 34px;background: #f9fbff;line-height: 34px;border-radius: 17px;margin-right: 22px;}
.boxlist4 .ol_top li a{display: block;height: 100%;line-height: 34px;padding: 0 30px;font-size: 16px;color: #7f7f7f;}
.boxlist4 .ol_top li a:hover{color: #216df4;}
.boxlist4 .ol_btm{display: -webkit-box;display: flex;justify-content: space-between;}
.boxlist4 .ol_btm li{height: 96px;width: 178px;border-radius: 10px;background: #fff;margin:20px 0 40px;cursor: pointer;box-shadow: 0px 0px 12px #f1f3fa;position: relative;}
.boxlist4 .ol_btm li.on{color: #fff;background: #216df4;box-shadow:2px 8px 15px #c4cfff;}
.boxlist4 .ol_btm li.on span,.boxlist4 .ol_btm li.on h3{color: #fff;}
.boxlist4 .ol_btm li.on:before {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 42px;
	height: 36px;
	background: url(/2020gw/images/pythonaiimg/boxlist3icon1.png) no-repeat;
	margin-left: -12px;
	content: "";
}
.boxlist4 .ol_btm li h3{font-size: 22px;text-align: center;padding: 10px 0;color: #585858;}
.boxlist4 .ol_btm li h3 span{font-size: 14px;color: #6b7bcb;display: block;line-height: 18px;padding-top: 5px;}
.boxlist4 ul li{display: none;}
.boxlist4 ul li.show{display: block}
.boxlist4 ul li img{display: block;margin: 0 auto;}
.boxlist4 .list3_bot ul{width: 1206px;display: -webkit-box;display: flex;flex-wrap: wrap;}
.boxlist4 .list3_bot ul li{width: 221px;margin: 0 20px 30px 0;border-radius: 5px;overflow: hidden;background: #f9fbff;padding-bottom: 16px;display: block;position: relative;}
.boxlist4 .list3_bot ul li .pic{height: 104px;overflow: hidden;}
.boxlist4 .list3_bot ul li img{width: 100%;}
.boxlist4 .list3_bot ul li p{font-size: 16px;color: #3e3e3e;height: 42px;padding: 15px 14px 5px;}
.boxlist4 .list3_bot ul li span{font-size: 16px;color: #a3a3a3;padding-left: 14px;}
.boxlist4 .list3_bot .projectggw{border-radius: 12px;overflow: hidden;display: block;}
.boxlist4 .list3_bot .projectggw img{display: block;}
.boxlist4 .list3_bot ul li .mask_con {background: rgba(0,0,0,.7);height: 104px;position: absolute;top: 0;left: 0;width: 100%;display: none;}
.boxlist4 .list3_bot ul li .mask_con h4{font-size: 16px;color: #fff;text-align: center;padding-top: 42px;padding-right: 34px;}
.boxlist4 .list3_bot ul li .mask_con h4 a{color: #fff;}
.boxlist4 .list3_bot ul li .mask_con img{position: absolute;top: 44px;right: 54px;width: 20px;}
.boxlist4 .list3_bot ul li:hover .mask_con{display: block;}
.boxlist4ul{background:#fff url("/2020gw/images/pythonaiimg/boxlist4ulbg.png") no-repeat top center;padding-top: 40px;}
.boxlist6{background: #f8fbff;}
.boxlist6 img{margin-left: -40px;}
.boxlist7{padding-bottom: 20px;background: #fff;}
.boxlist7_con{width: 1200px;margin-bottom: 60px;position: relative;}
.boxlist7_con ul{width: 1220px;overflow: hidden;height:357px;}
.boxlist7_con ul li{width: 285px;margin-right: 20px;float: left;background: #f9fbff;height: 357px;border-radius: 8px;position: relative;cursor: pointer;overflow: hidden;}
.boxlist7_con ul li .img1{border-radius: 8px 8px 0 0;height: 157px;transition: all .3s; -moz-transition: all .3s;-webkit-transition: all .3s;width: 285px;}
.boxlist7_con .list7cloud_btm h4{font-size: 18px;color: #494949;text-align: center;padding: 18px 20px 0;}
.boxlist7_con .list7cloud_btm span{display: block;font-size: 14px;padding-top:2px;color: #999;}
.boxlist7_con .list7cloud_btm .line{width: 240px;margin:10px auto 8px;border-bottom: 1px solid #e8e8e8;}
.boxlist7_con .list7cloud_btm p{font-size: 14px;color: #828282;line-height: 24px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;padding:0 20px;}
.boxlist7_con ul li:hover .img1{height: 157px;}
.boxlist7_con ul li:hover .list7cloud_btm p{-webkit-line-clamp:5;line-height: 24px;}
.boxlist7_con .dbsp_box{width: 100%;height: 157px;background: rgba(0,0,0,.6);position: absolute;top: -200px;left: 0;border-radius: 8px 8px 0 0;overflow: hidden;transition: all .3s; -moz-transition: all .3s;-webkit-transition: all .3s;}
.boxlist7_con .dbsp_box img{display: block;margin: 70px auto 0;}
.boxlist7_con ul li:hover .dbsp_box{top: 0;}
.boxlist7 .boxlist7_con .prev,
.boxlist7 .boxlist7_con .next{position:absolute; left:0px; top:170px;width:46px; height:46px;border-radius: 50%; background: url("/2020gw/images/pythonaiimg/boxlist7left.png") no-repeat center; filter:alpha(opacity=50);opacity:0.5;display: none;z-index: 5;}
.boxlist7 .boxlist7_con .next{left:auto; right:0px; background: url("/2020gw/images/pythonaiimg/boxlist7right.png") no-repeat center;}
.boxlist7 .boxlist7_con .prev:hover,
.boxlist7 .boxlist7_con .next:hover{ filter:alpha(opacity=100);opacity:1;}
.boxlist7 .boxlist7_con:hover .prev{display: block;}
.boxlist7 .boxlist7_con:hover .next{display: block;}
.boxlist10 .boxlist10_con .boxlist10_left{
	float: left;
	width: 304px;
	height: 331px;
	box-sizing: border-box;
	border-radius: 8px;
	border: 2px #fff solid;
	box-shadow: 6px 6px 10px 0 rgba(45, 85, 255, .2);
	background: -moz-linear-gradient(to bottom , #eef3ff, #fff);
	background: linear-gradient(to bottom, #eef3ff,#fff);
	padding: 0 32px 0 31px;
}
.boxlist10 .boxlist10_con .boxlist10_left h3{
	height: 57px;
	font-size: 17px;
	color: #252b3a;
	font-weight: bold;
	line-height: 26px;
	border-bottom: 1px #ebebeb solid;
	padding: 29px 0 25px;
}
.boxlist10 .boxlist10_con .boxlist10_left h3 span{
	float: left;
	width: 57px;
	height: 57px;
	border-radius: 50%;
	background: #f5f5f5;
	margin: 0 12px 0 9px;
}
.boxlist10 .boxlist10_con .boxlist10_left h3 span i{
	display: block;
	width: 45px;
	height: 58.25px;
	background: url("/2020phone/images/xk_icons2.png") no-repeat 0 -185px;
	background-size: 100%;
	margin: -3px auto 0;
}
.boxlist10 .boxlist10_con .boxlist10_left p span{
	float: left;
	height: 25px;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	border-radius: 13px;
	background: #4165fd;
	padding: 0 9px;
	margin: 27px 7px 16px 4px;
}
.boxlist10 .boxlist10_con .boxlist10_left p{
	font-size: 15px;
	color: #252b3a;
	line-height: 18px;
}
.boxlist10 .boxlist10_con .boxlist10_left a{
	display: block;
	width: 160px;
	height: 34px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	border-radius: 17px;
	background: #fe6114;
	margin: 32px auto 0;
}
.boxlist10 .boxlist10_con .boxlist10_left a:hover{background: #f57739;}

.boxlist11{height: 472px;background: #3459ff;overflow: hidden;padding-bottom: 104px;margin-top: 80px;}
.boxlist11 .boxlist11_con{position: relative;overflow: hidden;z-index: 10;}
.boxlist11 .box_hd h2{color: #fff;}
.boxlist11 .box_hd h2 span{color: #fff;}
.boxlist11 .slider-for{
	width: 800px;
	height: 189px;
	margin-left: 150px;
}
.boxlist11 .slider-for .slick-slide{
	position: relative;
	width: 800px;
	height: 185px;
	border-radius: 6px;
	border: 2px #fff solid;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}
.boxlist11 .slider-for .slick-slide img{border-radius: 0px;width: 332px;height: 185px;}
.boxlist11 .slider-for .slick-slide.slick-active{opacity: 1;}
.boxlist11 .slider-for .slick-list{overflow: visible;}
.boxlist11 .slider-for p{
	position: absolute;
	left: 354px;
	top: 50%;
	width: 420px;
	font-size: 15px;
	color: #252b3a;
	transform: translate(0,-50%);
}
.boxlist11 .slider-for p span{
	display: block;
	font-size: 24px;
	color: #fe6114;
	font-weight: bold;
	padding-bottom: 7px;
}
.boxlist11 .botnav{
	position: relative;
	width: 1100px;
	height: 48px;
	margin: 53px auto 0;
}
.boxlist11 .botnav .slick-track{margin-left: 472px;}
.boxlist11 .slider-nav{
	position: relative;
	width: 1091px;
	height: 48px;
	cursor: pointer;
	padding-top: 10px;
}
.boxlist11 .slider-nav .slick-list{overflow: visible;}
.boxlist11 .slider-nav .slick-slide{height: 48px;}
.boxlist11 .slider-nav .slick-slide p{
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #3188ff;
}
.boxlist11 .slider-nav i{
	display: block;
	width: 10px;
	height: 10px;
	background: #3188ff;
	border-radius: 50%;
	margin: -5px auto 12px;
}
.boxlist11 .slider-nav span{
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.boxlist11 .slider-nav .slick-current i{
	width: 20px;
	height: 20px;
	background: #ff622b;
	margin: -10px auto 7px;
}
.boxlist11 .slider-nav .slick-current span{font-size: 20px;}
.boxlist11 .slider-nav button{
	position: absolute;
	right: 136px;
	top: -98px;
	width: 32px;
	height: 32px;
	font-size: 0;
	border: none;
	padding: 0;
	background: #3188ff;
	border-radius: 50%;
	box-shadow: 0 -8px 15px 0 rgba(0,64,150,.32);
	z-index: 6;
	cursor: pointer;
}
.boxlist11 .slider-nav button:before{
	display: block;
	width: 9px;
	height: 17px;
	background: url("/2020gw/images/javaeeimg/pic.png") no-repeat -74px -606px;
	margin: 1px auto 0;
	content: "";
}
.boxlist11 .slider-nav button.slick-next{right: 83px;}
.boxlist11 .slider-nav button.slick-next:before{background-position-x: -85px;}
.boxlist11 .slider-nav button.slick-prev:hover,.boxlist11 .slider-nav button.slick-next:hover{box-shadow: 0 -8px 15px 0 rgba(0,64,150,.5);}