/*页面通用部分*/
.box_In{width: 1200px;margin: 0 auto;position: relative;}
.fl{float: left;}
.fr{float: right;}

.box_hd {
	width: 100%;
	text-align: center;
}
.box_hd h2{
	font-size: 38px;
	color: #000;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.box_hd h2 b{font-size: 27px;}
.box_hd h2 em{position: absolute;border-radius: 50%;}
.box_hd h2 .boxhdleft{
	width: 42px;
	height: 42px;
	left: -22px;
	top: 16px;
	background-image: -webkit-linear-gradient(50deg, #5774cd, #d9dff4);
	background-image: -o-linear-gradient(50deg, #5774cd, #d9dff4);
	background-image: linear-gradient(140deg, #5774cd, #d9dff4);
}
.box_hd h2 .boxhdright{
	width: 12px;
	height: 12px;
	right: -15px;
	top: 2px;
	background-image: -webkit-linear-gradient(50deg, #fa6d71, #fe664b);
	background-image: -o-linear-gradient(50deg, #fa6d71, #fe664b);
	background-image: linear-gradient(140deg, #fa6d71, #fe664b);
}
.box_hd h2 span{position: relative;z-index: 2;}

.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}

.wrap{width: 100%;overflow: hidden;}

.ban{position: relative;height: 600px;overflow: hidden;}
.ban .ban1{height: 300px;position: relative;}
.ban .ban2{height: 300px;position: relative;}
.ban .ban3{height: 300px;position: relative;}
.ban .ban4{height: 300px;position: relative;}
.ban .bd img{position: absolute;left: 50%;top: 0;margin-left: -960px;}
.ban .slideBox .hd{
	width: 1200px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 28px;
	z-index: 1;
	text-align: center;
}
.ban .slideBox .hd ul{
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.ban .slideBox .hd ul li{
	float: left;
	margin: 0 4px;
	width: 8px;
	height: 8px;
	line-height: 10px;
	text-align: center;
	border: 3px #fff solid;
	opacity: .3;
	cursor: pointer;
	border-radius: 14px;
}
.ban .slideBox .hd ul li.on{
	width: 24px;
	background: #f7ce3e;
	border-color: #f7ce3e;
	opacity: 1;
}

.boxp{margin-top: -89px;}
.boxp .boxp_main{
	position: relative;
	width: 1049px;
	background: #fff;
	border-radius: 20px;
	margin: 0 auto;
	padding: 40px 32px 22px 30px;
	z-index: 10;
	box-shadow: 0 20px 23px rgba(37,56,175,.1);
	box-sizing: border-box;
}
.boxp .boxp_main:before{
	position: absolute;
	left: 27px;
	top: 19px;
	width: 37px;
	height: 7px;
	background: #4667e4;
	border-radius: 5px;
	content: "";
}
.boxp .boxp_main p{
	font-size: 15px;
	color: #818181;
	line-height: 30px;
	text-indent: 2em;
}
.boxp .boxp_main p span{color: #0024a5;}
.boxp .boxp_main p a{color: #d50202;}
.boxp .boxp_main p a:hover{color: #f53443;}

.box1{
	padding: 70px 0 52px;
	background: url("../images/box1bg1.jpg") no-repeat center bottom;
}
.box1 .box1_con{
	width: 1150px;
	height: 274px;
	padding: 60px 25px 40px;
	background: #fff;
	border-radius: 15px;
}
.box1 .box1_con ul{
	border-bottom: 1px #f6f6f6 solid;
}
.box1 .box1_con ul:last-child{border: none;}
.box1 .box1_con ul li{
	float: left;
	width: 574px;
	height: 136px;
	border-right: 1px #f6f6f6 solid;
}
.box1 .box1_con ul li:last-child{border: none;}
.box1 .box1_con ul li img{
	float: left;
	margin: -13px 0 0 -23px;
}
.box1 .box1_con ul:last-child li img{margin-top: 21px;}
.box1 .box1_con ul li:last-child img{margin-left: 25px;}
.box1 .box1_con ul li .box1conp1{
	float: left;
	font-size: 20px;
	color: #181818;
	font-weight: bold;
	padding: 10px 0 10px;
}
.box1 .box1_con ul li .box1conp2{
	float: left;
	width: 430px;
	font-size: 15px;
	color: #818181;
	line-height: 24px;
}
.box1 .box1_con ul:last-child li .box1conp1{padding-top: 40px;}

.box2{
	background: #eef4ff;
	margin-top: -16px;
	padding-bottom: 106px;
}
.box2 .box2_hd h2{
	font-size: 26px;
	color: #293878;
	font-weight: bold;
	text-align: center;
}
.box2 .box2_con{
	width: 100%;
	height: 306px;
	background: url("../images/box2pic1.jpg");
	margin: 40px 0 35px;
	position: relative;
}
.box2 .box2_con .box2conp1{
	position: absolute;
	font-size: 15px;
	color: #818181;
	line-height: 24px;
	left: 25px;
	top: 74px;
}
.box2 .box2_con .box2conp2{
	position: absolute;
	font-size: 15px;
	color: #fff;
	line-height: 21px;
	left: 222px;
	top: 148px;
}
.box2 .box2_con .box2conp3{top: 224px;}
.box2 .box2_con .box2conp4{
	position: absolute;
	width: 308px;
	left: 710px;
	top: 84px;
	font-size: 16px;
	color: #585858;
	line-height: 28px;
}
.box2 .box2_con .box2conp4 span{display: block;color: #121212;}
.box2 .box2_con .box2conp5{top: 208px;}
.box2 a,.box2 a img{display: block;}

.box3{background: #2e53bc;}
.box3 .box_hd{padding: 60px 0 35px;}
.box3 .box_hd h2{color: #fff;}
.box3 .box_hd h2 .boxhdleft{
	background-image: -webkit-linear-gradient(50deg, #6182dd, #365ac1, #2e53bc);
	background-image: -o-linear-gradient(50deg, #6182dd, #365ac1, #2e53bc);
	background-image: linear-gradient(140deg, #6182dd, #365ac1, #2e53bc);
}
.box3 .box3bg1{
	position: absolute;
	left: -360px;
	top: 0;
}
.box3 .box3bg2{
	position: absolute;
	left: -360px;
	bottom: 0;
}
.box3 .box3bg3{
	position: absolute;
	right: -360px;
	top: 0;
}
.box3 .box3_con{position: relative;z-index: 3;padding-bottom: 79px;}
.box3 .box3_con ol li{
	float: left;
	font-size: 24px;
	color: #cad7ff;
	padding: 0 46px;
	height: 67px;
	line-height: 72px;
	cursor: pointer;
}
.box3 .box3_con ol li img{
	width: 36px;
	float: left;
	margin: 15px 6px 0 0;
	opacity: .5;
}
.box3 .box3_con ol li.cur{
	background: -webkit-linear-gradient(left, #3d69ef, #638efc);
	background: -o-linear-gradient(left, #3d69ef, #638efc);
	background: linear-gradient(to right, #3d69ef, #638efc);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.box3 .box3_con ol li.cur img{opacity: 1;}
.box3 .box3_con ul{
	width: 1200px;
	background: #3b68de;
	border: 1px #6e98ff solid;
	border-radius: 10px;
	border-top-left-radius: 0;
	box-sizing: border-box;
	padding: 24px 36px 32px 40px;
}
.box3 .box3_con ul li{display: none;}
.box3 .box3_con ul li.cur{display: block;}
.box3 .box3_con ul li .box3conp1{
	height: 35px;
	margin-bottom: 26px;
}
.box3 .box3_con ul li .box3conp1 span{
	float: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	height: 10px;
	box-shadow: 0 21px 0 rgba(220,235,255,.1);
	padding: 0 4px;
	margin-right: 22px;
	line-height: 35px;
}
.box3 .box3_con ul li .box3conp1 a{
	float: left;
	width: 98px;
	height: 33px;
	border: 1px #009bb2 solid;
	background: #3862cf;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 33px;
	border-radius: 5px;
	margin-right: 11px;
}
.box3 .box3_con ul li .box3conp1 a:hover{
	background: #4775f0;
	border-color: #08dfff;
}
.box3 .box3_con ul li .box3con_cen img{float: left;cursor: pointer;}
.box3 .box3_con ul li .box3con_bot{
	width: 1123px;
	margin: 21px auto 0;
	background: #fff;
	border-radius: 10px;
	padding-bottom: 16px;
}
.box3 .box3_con ul li .box3con_bot img{
	float: left;
	margin-left: 27px;
}
.box3 .box3_con ul li .box3con_bot .main{
	float: left;
	margin: 42px 0 0 6px;
	width: 726px;
}
.box3 .box3_con ul li .box3con_bot .main p{
	font-size: 15px;
	overflow: hidden;
	margin-bottom: 19px;
}
.box3 .box3_con ul li .box3con_bot .main span{
	float: left;
	color: #434343;
	width: 365px;
}
.box3 .box3_con ul li .box3con_bot .main em{
	float: left;
	width: 160px;
	font-style: inherit;
	color: #737373;
}
.box3 .box3_con ul li.box3main_web .box3con_bot .main{width: 470px;margin-top: 48px;}
.box3 .box3_con ul li.box3main_web .box3con_bot .main span{width: 168px;}
.box3 .box3_con ul li.box3main_web .box3con_bot .main em{width: 88px;}
.box3 .box3_con ul li.box3main_web .box3con_bot .main em:last-child{width: 160px;}

.box4{
	background: #eef4ff;
	padding: 80px 0 76px;
}
.box4 .box4_con ol{
	width: 1020px;
	height: 50px;
	border: 1px #b7ccff solid;
	border-bottom: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 100px auto 8px;
}
.box4 .box4_con ol li{
	float: left;
	font-size: 24px;
	color: #fff;
	width: 256px;
	height: 66px;
	line-height: 66px;
	background: #a5befb;
	cursor: pointer;
	border-radius: 10px;
	margin-top: -40px;
}
.box4 .box4_con ol li img{
	width: 36px;
	float: left;
	margin: 15px 8px 0 12px;
	opacity: .6;
}
.box4 .box4_con ol li.cur{
	background: -webkit-linear-gradient(left, #3d69ef, #638efc);
	background: -o-linear-gradient(left, #3d69ef, #638efc);
	background: linear-gradient(to right, #3d69ef, #638efc);
	box-shadow: 0 6px 32px rgba(61,105,239,.43);
}
.box4 .box4_con ol li.cur img{opacity: 1;}

.box4 .box4_con .boxlist2_con2{border-radius: 16px;margin: 0 auto;width: 1200px;position: relative;padding-bottom: 20px;}
.box4 .box4_con .boxlist2_con2 .box4list{display: none;}
.box4 .box4_con .boxlist2_con2 .box4list.cur{display: block;}
.box4 .box4_con .boxlist2_con2>h2{width: 1180px;height: 1px;margin: 66px auto 28px;line-height: 1px;}
.box4 .box4_con .boxlist2_con2>h2 span{font-size: 22px;color: #3e3e3e;display: inline-block;background: #fff;}
.box4 .box4_con .boxlist2_con2 ul{float: left;width: 180px;background: #4170f7 url("../images/box4bg1.jpg") no-repeat center bottom;height: 471px;padding-top: 25px;border-radius: 12px;}
.box4 .box4_con .boxlist2_con2 ul li{
	float: left;
	width: 100px;
	height: 36px;
	border-radius: 25px;
	margin: 4px 0 19px 20px;
	font-size: 16px;
	color: #fff;
	padding-left: 27px;
	line-height: 36px;
	cursor: pointer;
}
.box4 .box4_con .boxlist2_con2 ul li.cur{
	background: -webkit-linear-gradient(left, #37c7fd, #3e87f9, #4170f7);
	background: -o-linear-gradient(left, #37c7fd, #3e87f9, #4170f7);
	background: linear-gradient(to right, #37c7fd, #3e87f9, #4170f7);
}
.box4 .box4_con .boxlist2_con2 ul li p{font-size: 16px;}
.box4 .box4_con .boxlist2_con2 .con7list{
	float: left;
	width: 1020px;
	height: 472px;
	background: #fff;
	padding: 0 0 24px;
	margin: 0 auto;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	overflow: hidden;
}
.box4 .box4_con .boxlist2_con2 .con7list .con{
	width: 878px;
	margin: 22px 0 0 54px;
	height: 450px;
	overflow-y: auto;
	padding-right: 88px;
	display: none;
}
.box4 .box4_con .boxlist2_con2 .con7list .con::-webkit-scrollbar {width: 10px;height: 1px;}
.box4 .box4_con .boxlist2_con2 .con7list .con::-webkit-scrollbar-thumb {width: 10px;border-radius: 10px;background: #80caff;}
.box4 .box4_con .boxlist2_con2 .con7list .con::-webkit-scrollbar-track{width: 10px;height: 1px;}
.box4 .box4_con .boxlist2_con2 .con7list h3{
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #404040;
	font-weight: bold;
	position: relative;
}
.box4 .box4_con .boxlist2_con2 .con7list h3 a{float: right;font-size: 15px;color: #216df4;}
.box4 .box4_con .boxlist2_con2 .con4btn{position: absolute;width: 160px;height: 39px;background: #eef4ff;font-size: 15px;color: #2e53bc !important;text-align: center;line-height: 39px;border-radius: 20px;right: -66px;top: 18px;}
.box4 .box4_con .boxlist2_con2 .con7list h3 a:hover{color: #ff4e5a;}
.box4 .box4_con .boxlist2_con2 .con7list .conh4{
	font-size: 18px;
	color: #454545;
	margin: 10px 0 8px;
}
.box4 .box4_con .boxlist2_con2 .con7list .conh4 img{
	float: left;
	margin-right: 10px;
}
.box4 .box4_con .boxlist2_con2 .con7list p.conp{
	font-size: 15px;
	color: #8d8d8d;
	line-height: 27px;
	padding-bottom: 16px;
}
.box4 .box4_con .boxlist2_con2 .con7list p.conp2{color: #ff4e5a;}
.box4 .box4_con .boxlist2_con2 .con7list p.conp3{color: #1cacff;}
.box4 .box4_con .boxlist2_con2 .con7list p.conp span{color: #8d8d8d;margin: 0 12px 0 3px;}

.box5{padding: 80px 0 98px;}
.box5 .box_hd{margin-bottom: 33px;}
.box5 .box5_con img{display: block;}
.box5 .box5_con img.itcast_click{cursor: pointer;}
.box5 .box5_con ul{width: 1233px;margin-top: 41px;}
.box5 .box5_con ul li{
	float: left;
	width: 275px;
	height: 357px;
	background: #fff;
	border-radius: 15px;
	margin-right: 33px;
	box-shadow: 0 6px 35px rgba(65,79,119,.13);
}
.box5 .box5_con ul li img{margin: 26px auto 18px;}
.box5 .box5_con ul li .box5conp1{
	font-size: 18px;
	color: #282828;
	text-align: center;
	line-height: 26px;
	margin-bottom: 14px;
}
.box5 .box5_con ul li .box5conp2{
	font-size: 15px;
	color: #818181;
	text-align: center;
	line-height: 22px;
}

.box6{
	background: #eef4ff;
	padding: 42px 0 96px;
}
.box6 .box6_con ul{width: 1233px;margin-top: 41px;}
.box6 .box6_con ul li{
	float: left;
	width: 213px;
	height: 227px;
	background: #fff;
	border-radius: 15px;
	margin-right: 33px;
	position: relative;
}
.box6 .box6_con ul li img{display: block;margin: 36px auto 15px;}
.box6 .box6_con ul li p{
	font-size: 16px;
	color: #4f4f4f;
	text-align: center;
	line-height: 26px;
}
.box6 .box6_con ul li a{
	position: absolute;
	width: 115px;
	height: 38px;
	background: #4e79f4;
	border-radius: 20px;
	left: 50%;
	margin-left: -57.5px;
	bottom: -19px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 38px;
}
.box6 .box6_con ul li a:hover{
	background: #ffae00;
	box-shadow: 0 6px 35px rgba(216,147,0,.51);
}