.wrap{
	width: 100%;
	height: 100%;
	background: #ff2619 url("../images/bg.jpg") repeat center top;
	overflow: hidden;
}
.wrap img{display: block;}
.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}

.box_In{position: relative;width: 1200px;margin: 0 auto;}

/* banner */
.banner{position: relative;width: 100%;padding-top: 100px;}
.banner .ban{
	position: fixed;
	left: 0;
	width: 100%;
	height: 376px;
	background-size: 2274px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.banner .ban a{
	position: absolute;
	top:  32px;
	width: 150px;
	height: 50px;
}
.banner .ban1{top: 0;background: url("../images/ban.png") no-repeat center top;}
.banner .ban2{top: 376px;background: url("../images/ban2.jpg") no-repeat center top;}
.banner .ban3{top: 752px;background: url("../images/ban3.jpg") no-repeat center top;}
.banner .box1{
	position: relative;
	width: 100%;
	height: 397px;
	z-index: 5;
}
.banner .box1 .bg5{
	position: absolute;
	right: -162px;
	bottom: -71px;
}
.banner .box1 .box1_left{
	position: relative;
	float: left;
	width: 670px;
	height: 377px;
	border-radius: 30px;
	border: 10px #bc1f02 solid;
	background: #bc1f02;
	cursor: pointer;
	overflow: hidden;
}
.banner .box1 .box1_left .picdata{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner .box1 .box1_left .picdata img{margin-left: -8px;}
.banner .box1 .box1_right{
	position: relative;
	float: right;
	width: 384px;
	height: 328px;
	overflow: hidden;
	background: url("../images/box1bg1.png") no-repeat 0 0;
	padding: 35px 56px 33px 55px;
	margin-top: 1px;
}
.banner .box1 .box1_right p{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.banner .box1 .box1_right ul li{
	position: relative;
	top: 0;
	float: left;
	width: 102px;
	margin: 20px 13px 0;
	cursor: pointer;
}
.banner .box1 .box1_right ul li img{width: 100%;}
.banner .box1 .box1_right ul li:hover{
	top: -5px;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
}
.banner .box1 .box1_right ul li.cur{
	transition: all 2s ease;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.banner .box1 .box1_right span{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 384px;
	height: 280px;
	z-index: 5;
}

.box2{
	position: relative;
	width: 100%;
	height: 627px;
	z-index: 5;
}
.box2 .box_In{
	width: 1210px;
	height: 627px;
	background: url("../images/ban4.png") no-repeat center top;
}
.box2 .bg6{
	position: absolute;
	left: -113px;
	bottom: 6px;
}
.box2 h2{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	padding: 94px 0 32px 60px;
}
.box2 h2 span{color: #f9f97b;}
.box2 h3{
	width: 716px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	background: #d52c0d;
	margin-left: 40px;
}
.box2 h3.h2cen{background: #bc1f02;}
.box2 h3 span{
	float: left;
	font-size: 18px;
	margin: 0 22px;
}
.box2 h3 i{
	float: left;
	width: 180px;
	height: 26px;
	background: url("../images/star.png") repeat 0 0;
	margin: 12px 48px 0 0;
}
.box2 ul{
	margin: 34px 0 0 39px;
}
.box2 ul li{
	position: relative;
	top: 0;
	float: left;
	width: 214px;
	height: 126px;
	border-radius: 6px;
	background: #fff;
	margin-right: 9px;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
}
.box2 ul li:hover{top: -10px;}
.box2 ul li p{
	font-size: 15px;
	color: #717171;
	text-align: center;
}
.box2 ul li p span{
	display: block;
	width: 181px;
	font-size: 20px;
	color: #fe593b;
	font-weight: bold;
	border-bottom: 1px #ffc766 solid;
	padding: 19px 0 13px;
	margin: 0 auto 23px;
}
.box3{
	position: relative;
	background: #ee2318 url("../images/bg2.jpg") repeat center top;
	padding: 42px 0 49px;
	z-index: 5;
}
.box3 .box3_con1{
	position: relative;
	width: 1204px;
	height: 594px;
	background: url("../images/box3bg1.jpg") no-repeat center top;
	margin: 0 auto;
}
.box3 .box3_con1 .bg3{
	position: absolute;
	right: -92px;
	bottom: -18px;
}
.box3 .box3_con1 h2{
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 72px;
	font-weight: bold;
}
.box3 .box3_con1 .box3btn{
	position: relative;
	top: 0;
	float: left;
	width: 217px;
	height: 45px;
	font-size: 18px;
	color: #ff583d;
	border-radius: 23px;
	border: none;
	box-shadow: 0 4px 6px rgba(255,96,63,.16);
	background: url("../images/box3btnbg1.jpg") no-repeat 0 0;
	cursor: pointer;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	margin: 357px 0 0 82px;
}
.box3 .box3_con1 .box3btn:hover{
	top: -5px;
}
.box3 .box3_con1 ul{
	float: right;
	width: 833px;
	margin-top: 38px;
}
.box3 .box3_con1 ul li{
	position: relative;
	top: 0;
	float: left;
	width: 171px;
	height: 169px;
	border-radius: 5px;
	box-shadow: 0 10px 22px rgba(255,93,63,.28);
	background: #fff;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	margin: 0 32px 39px 0;
}
.box3 .box3_con1 ul li:hover{top: -10px;}
.box3 .box3_con1 ul li i{
	display: block;
	width: 76px;
	height: 102px;
	overflow: hidden;
	background: url("../images/anijavaee.png") no-repeat center bottom;
	background-size: 100%;
	margin: -30px auto 0;
}
.box3 .box3_con1 ul li:nth-child(2) i{background-image: url("../images/aniweb.png");}
.box3 .box3_con1 ul li:nth-child(3) i{background-image: url("../images/anipython.png");}
.box3 .box3_con1 ul li:nth-child(4) i{background-image: url("../images/aniai.png");}
.box3 .box3_con1 ul li:nth-child(5) i{background-image: url("../images/anitest.png");}
.box3 .box3_con1 ul li:nth-child(6) i{background-image: url("../images/aniui.png");}
.box3 .box3_con1 ul li:nth-child(7) i{background-image: url("../images/anixmt.png");}
.box3 .box3_con1 ul li:nth-child(8) i{background-image: url("../images/anipm.png");}
.box3 .box3_con1 ul li p{
	font-size: 16px;
	color: #363636;
	text-align: center;
	font-weight: bold;
	padding: 12px 0 16px;
}
.box3 .box3_con1 ul li a{
	display: block;
	width: 126px;
	height: 31px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 16px;
	line-height: 31px;
	box-shadow: 0 4px 6px rgba(255,93,63,.16);
	background: url("../images/box3btnbg2.jpg") no-repeat 0 0;
	margin: 0 auto;
}
.box3 .box3_con2{
	width: 1200px;
	height: 525px;
	border-radius: 28px;
	background: #bc1f02;
	margin: 0 auto;
}
.box3 .box3_con2 .box3con2_left{
	position: relative;
	float: left;
	width: 770px;
	height: 431px;
	border: 5px #fe7b3b solid;
	border-radius: 15px;
	background: #000;
	overflow: hidden;
	cursor: pointer;
	margin: 40px 0 0 42px;
}
.box3 .box3_con2 .box3con2_left .picdata{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.box3 .box3_con2 .box3con2_left .picdata img{width: 100%;}
.box3 .box3_con2 .box3con2_left .picdata i{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6) url("../images/vid.png") no-repeat center;
}
.box3 .box3_con2 .box3con2_left .picdata p{
	position: absolute;
	left: 25px;
	bottom: 20px;
	height: 24px;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
}
.box3 .box3_con2 .box3con2_left .picdata p span{display: none;}
.box3 .box3_con2 .box3con2_left .picdata p span.cur{display: block;}
.box3 .box3_con2 .box3con2_right{
	float: right;
	width: 246px;
	margin: 54px 84px 0 0;
}
.box3 .box3_con2 .box3con2_right h2{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.box3 .box3_con2 .box3con2_right ul li{
	position: relative;
	top: 0;
	width: 246px;
	height: 37px;
	font-size: 15px;
	color: #363636;
	text-align: center;
	line-height: 37px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(47deg, #fff, #f1f1f1);
	background-image: -o-linear-gradient(47deg, #fff, #f1f1f1);
	background-image: linear-gradient(137deg, #fff, #f1f1f1);
	cursor: pointer;
	transition: all .1s ease;
	-moz-transition: all .1s ease;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	margin-bottom: 6px;
}
.box3 .box3_con2 .box3con2_right ul li:hover{
	top: -3px;
}
.box3 .box3_con2 .box3con2_right ul li.cur{
	color: #fff;
	font-weight: bold;
	background: -webkit-linear-gradient(left, #fe7b3b, #fe693b);
	background: -o-linear-gradient(left, #fe7b3b, #fe693b);
	background: linear-gradient(to right, #fe7b3b, #fe693b);
	margin-left: -50px;
}
.box4{
	position: relative;
	background: #ff2619 url("../images/bg.jpg") repeat center top;
	padding: 73px 0 135px;
	z-index: 5;
}
.box4 .box4_con1{
	position: relative;
	width: 1204px;
	height: 411px;
	background: url("../images/box4bg1.jpg") no-repeat center top;
	margin: 0 auto;
}
.box4 .box4_con1 h2{
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 72px;
	font-weight: bold;
}
.box4 .box4_con1 p span{
	float: left;
	height: 57px;
	font-size: 18px;
	color: #ec391f;
	font-weight: bold;
	line-height: 57px;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(47deg, #fff, #f1f1f1);
	background-image: -o-linear-gradient(47deg, #fff, #f1f1f1);
	background-image: linear-gradient(137deg, #fff, #f1f1f1);
	margin-right: 40px;
	padding: 0 20px;
}
.box4 .box4_con2{
	position: relative;
	width: 1200px;
	height: 525px;
	border-radius: 28px;
	background: #bc1f02;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 48px 0 0 37px;
}
.box4 .box4_con2:before{
	position: absolute;
	left: 5px;
	top: 30px;
	width: 1139px;
	height: 106px;
	box-shadow: inset 0 66px 50px -18px #bc1f02;
	content: "";
	z-index: 5;
}
.box4 .box4_con2:after{
	position: absolute;
	left: 5px;
	bottom: 30px;
	width: 1139px;
	height: 106px;
	box-shadow: inset 0 -66px 50px -18px #bc1f02;
	content: "";
	z-index: 5;
}
.box4 .box4_con2 .picMarquee-left{
	width: 1139px;
	height: 445px;
	overflow-y: auto;
}
.box4 .box4_con2 .picMarquee-left::-webkit-scrollbar {width: 15px;height: .25rem;background:#cd2b0d;}
.box4 .box4_con2 .picMarquee-left::-webkit-scrollbar-track {border-radius: 0;}
.box4 .box4_con2 .picMarquee-left::-webkit-scrollbar-thumb {border-radius: 0;background: #cd2b0d;transition: all .2s;}
.box4 .box4_con2 .picMarquee-left::-webkit-scrollbar-thumb {background-color: #f05134;}
.box4 .box4_con2 ul li{
	width: 1084px;
	height: 2862px;
	overflow: hidden;
}
.box4 .box4_con2 ul li img{
	float: left;
	margin-bottom: 10px;
}
.box4 .box4_con2 ul li img:nth-child(even){float: right;}


.inner{position: relative;width: 1200px;margin: 0 auto;}
.footer2{position: relative;background: #ebebeb;z-index: 5;}
.footer2 .footer_top .footer_logo{height: 32px;padding: 30px 0 36px;}
.footer2 .footer_top .footer_logo h2{float: left;position: relative;width: auto;height: 30px;line-height: 30px;text-align: center;font-size: 15px;color: #343434;border-bottom: 1px #fff solid;margin: 0 0 0 311px;padding-bottom: 32px;}
.footer2 .footer_top .footer_logo ul{float: left;border-bottom: 1px #fff solid;padding-bottom: 32px;}
.footer2 .footer_top .footer_logo ul li{float: left;height: 30px;overflow: hidden;margin-left: 36px;}
.footer2 .footer_top .footer_logo ul li img{display: block;}
.footer2 .footer_top .footer_logo ul li img:hover{margin-top: -30px;}
.footer2 .footer_top .footer_yqlj{padding: 12px 0 8px;margin-bottom: 5px;}
.footer2 .footer_top .footer_yqlj .inner{overflow: visible;}
.footer2 .footer_top .footer_yqlj ol{display: none;height: 42px;border-bottom: 1px #dcdcdc solid;}
.footer2 .footer_top .footer_yqlj ol li{float: left;height: 40px;line-height: 40px;font-size: 14px;color: #9c9c9c;margin-right: 42px;cursor: pointer;}
.footer2 .footer_top .footer_yqlj ol li.cur{border-bottom: 3px #0168e1 solid;color: #0168e1;}
.footer2 .footer_top .footer_yqlj ul{position: relative;height: 26px;overflow: hidden;margin: 18px 0 9px;}
.footer2 .footer_top .footer_yqlj .footbotdown{position: absolute;right: -5px;bottom: 5px;width: 10px;height: 15px;background: url("http://www.itcast.cn/2020gw/images/indeximg/footbotdown.jpg") no-repeat 0 0;cursor: pointer;z-index: 10;}
.footer2 .footer_top .footer_yqlj .footbotdown.footbotup{background-image: url("http://www.itcast.cn/2020gw/images/indeximg/footbotup.jpg");}
.footer2 .footer_top .footer_yqlj ul li{overflow: hidden;margin-bottom: 5px;}
.footer2 .footer_top .footer_yqlj ul li.cur{display: block;}
.footer2 .footer_top .footer_yqlj a{font-size: 12px;color: #c8c8c8;margin-right: 8px;line-height: 26px;float: left;}
.footer2 .footer_top .footer_yqlj a:hover{color: #0067e1;}
.footer2 .footer_top .footer_yqlj ul li span{font-size: 12px;color: #c8c8c8;line-height: 26px;}
.footer2 .footer_top .footer_ch{position: relative;padding: 25px 0 25px;}
.footer2 .footer_top .footer_ch .wzdtsqlj{position: absolute;right: 446px;top: 110px;}
.footer2 .footer_top .footer_ch .wzdtsqlj a{display: block;line-height: 24px;font-size: 13px;color: #afafaf;}
.footer2 .footer_top .footer_ch .wzdtsqlj a:hover{color: #0067e1;}
.footer2 .footer_top .footer_ch ol{float: left;padding-top: 10px;}
.footer2 .footer_top .footer_ch ol li{width: 132px;float: left;}
.footer2 .footer_top .footer_ch ol h2{font-size: 15px;color: #343434;padding-bottom: 6px;}
.footer2 .footer_top .footer_ch ol p a{font-size: 13px;color: #afafaf;float: left;width: 100%;line-height: 24px;}
.footer2 .footer_top .footer_ch ol p a:hover{color: #0067e1;}
.footer2 .footer_top .footer_ch ul{float: right;width: 315px;margin-top: 18px;}
.footer2 .footer_top .footer_ch ul li{float: left;width: 113px;margin-right: 44px;}
.footer2 .footer_top .footer_ch ul li img{display: block;margin: 0 auto 8px;}
.footer2 .footer_top .footer_ch ul li p{font-size: 14px;color: #55575d;text-align: center;}
.footer2 .footer_bot{background: #ebebeb;padding: 0 0 32px;}
.footer2 .footer_bot .footer-bot{display: inline-block;}
.footer2 .footer_bot img{display: none;}
.footer2 .footer_bot p{display: inline-block;font-size: 12px;text-align: center;color: #a2a2a2;margin-bottom: 5px;}
.footer2 .footer_bot p span{display: none;}
.footer2 .footer_bot p a{color: #656464;margin: 0 8px}
.footer2 .footer_bot .footbq{color: #656464;}
.footer2 .footer_bot .foot_ch p{color: #656464;}

.footer2 .foot_ch h3{padding-bottom: 15px; font-size: 16px; color: #e7e7e7; }

.footer2 .footer_top .footer_ewm{background: #f5f5f5;}
.footer2 .footer_top .footer_ch ol li.logobot{width: 96px;margin: 0 120px 0 90px;}

.mask{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.mask .mask_bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.mask .mask_con{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 806px;
	height: 816px;
	margin-left: -403px;
	margin-top: -408px;
}
.mask .mask_con img.picimg{
	display: none;
	position: absolute;
	z-index: 5;
	-webkit-animation: circle 30s linear infinite;
	-moz-animation: circle 30s linear infinite;
	-o-animation: circle 30s linear infinite;
	animation: circle 30s linear infinite;
}
.mask .mask_con img.light{
	width: 100px;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	background: url("../images/light.png") no-repeat center;
	z-index: 2;
	margin-left: -50px;
	margin-top: -50px;
}
.mask .mask_con img.lihua2{
	left: 142px;
	top: 185px;
}
.mask .mask_con img.lihua1{
	right: 180px;
	top: 480px;
}
.mask .mask_con img.star1{
	left: 516px;
	top: 400px;
}
.mask .mask_con img.star2{
	left: 536px;
	top: 320px;
}
.mask .mask_con img.star3{
	left: 216px;
	top: 374px;
}
.mask .mask_con img.close{
	position: absolute;
	right: 208px;
	top: 206px;
	cursor: pointer;
	z-index: 5;
}
.mask .mask_main{
	position: absolute;
	width: 102px;
	height: 125px;
	z-index: 3;
	cursor: pointer;
}
.mask .mask_main img{width: 100%;}
.mask .mask_main.cur{transform: translate(-50%,-50%);}


.mask_ewm .maskewm_con{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 540px;
	height: 280px;
	border-radius: 10px;
	transform: translate(-50%,-50%);
	background: #fff;
}
.mask_ewm .maskewm_con .close{
	position: absolute;
	right: -38px;
	top: 10px;
	cursor: pointer;
}
.mask_ewm .maskewm_con .btnewm{
    position: relative;
    width: 462px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    padding: 37px 0 38px;
    margin: 0 auto;
}
.mask_ewm .maskewm_con .btnewm p{
    font-size: 18px;
    color: #404656;
    width: 100%;
    text-align: center;
    padding: 0 0 28px 0;
}
.mask_ewm .maskewm_con .btnewm ul li{
    float: left;
    width: 230px;
    height: 122px;
}
.mask_ewm .maskewm_con .btnewm ul li:first-child{border-right: 1px #e9f0fd solid;}
.mask_ewm .maskewm_con .btnewm ul li img{
	display: inline-block;
    border-radius: 8px;
    border: 2px #f5f9ff solid;
    margin: -6px 0 8px;
}
.mask_ewm .maskewm_con .btnewm ul li span{
    display: block;
    font-size: 13px;
    color: #999;
    letter-spacing: 0;
}

@-webkit-keyframes circle {from {-webkit-transform: rotate(360deg);}to{-webkit-transform: rotate(0deg);}}
@-moz-keyframes circle {from {-moz-transform: rotate(360deg);}to{-moz-transform: rotate(0deg);}}
@-o-keyframes circle {from {-o-transform: rotate(360deg);}to{-o-transform: rotate(0deg);}}
@keyframes circle {from {transform: rotate(360deg);}to{transform: rotate(0deg);}}