li {
	list-style: none;
}

.banner {
	width: 100%;
	height: 400px;
	background: url(../img/banner.jpg) no-repeat center;
}

.zs {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 40px auto 0 auto;
}

.zs h2 {
	font-size: 25px;
}

.zs span {
	width: 50px;
	text-align: center;
	border: 1px solid #40BBCD;
	border-radius: 11.5px;
}

.zs .card {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	width: 290px;
	height: 140px;
	border-radius: 20px;
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
	padding-left: 20px;
	box-sizing: border-box;
	transition: all .1s;
}

.zs .card p {
	font-size: 20px;
	color: #767F95;
}

.zs .card:nth-child(1) {
	color: #40BBCD;
	background: url(../img2019/zsbg1.png) no-repeat;
}

.zs .card:nth-child(2) {
	color: #F96D5E;
	background: url(../img2019/zsbg2.png) no-repeat;
}

.zs .card:nth-child(3) {
	color: #40BBCD;
	background: url(../img2019/zsbg1.png) no-repeat;
}

.zs .card:nth-child(4) {
	color: #F96D5E;
	background: url(../img2019/zsbg2.png) no-repeat;
}

.zs .card:nth-child(1) span {
	color: #40BBCD;
	border: 1px solid #40BBCD;
}

.zs .card:nth-child(2) span {
	color: #F96D5E;
	border: 1px solid #F96D5E;
}

.zs .card:nth-child(3) span {
	color: #40BBCD;
	border: 1px solid #40BBCD;
}

.zs .card:nth-child(4) span {
	color: #F96D5E;
	border: 1px solid #F96D5E;
}

.zs .card:nth-child(1):hover span,
.zs .card:nth-child(3):hover span {
	color: #fff;
	background: #40BBCD;
}

.zs .card:nth-child(2):hover span,
.zs .card:nth-child(4):hover span {
	color: #fff;
	background: #F96D5E;
}

.zs .card:hover {
	margin-top: -5px;
}

.one {
	width: 1201px;
	margin: auto;
	height: 537px;
}

.kbst {
	width: 243px;
	float: left;
}

.kb {
	height: 227px;
	-webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-radius: 10px;
}

.xx {
	height: 50px;
	background: url(../img/kaibanxinxi.png) no-repeat center;
	font-size: 22px;
	padding-left: 16px;
	line-height: 50px;
	color: white;
}

#kbxx li {
	margin-top: 10px;
	margin-left: 16px;
}

#kbxx a {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

.st {
	background: url(../img/star_bg.png) no-repeat center top;
	width: 243px;
	height: 226px;
	margin-top: 20px;
}

.tijiao {
	height: 50px;
}

.tijiao img {
	position: relative;
	top: 33px;
	left: 20px;
}

.du_but {
	background: #ffd208;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 50px;
	width: 243px;
	border: 0px;
	font-size: 20px;
	color: white;
	margin-top: -10px;
}

.inp {
	width: 243px;
	height: 40px;
	margin-top: 10px;
}

.inp-img {
	width: 50px;
	text-align: center;
	padding-top: 5px;
}

.inp div {
	float: left;
}

.inp input {
	width: 172px;
	height: 40px;
	float: left;
	border-radius: 5px;
	border: 0px;
}

/*.img img,p{float: right;}*/

.webui {
	width: 458px;
	float: left;
	margin-left: 20px;
}

.web {
	width: 458px;
	height: 226px;
	background: url(../img/web_bg.png) no-repeat center;
}

.ui {
	width: 458px;
	height: 226px;
	background: url(../img/ui_bg.png) no-repeat center;
	margin-top: 20px;
}

.java {
	width: 458px;
	height: 226px;
	background: url(../img/java_bg.png) no-repeat center;
}

.accp {
	width: 458px;
	height: 226px;
	background: url(../img/ruanjian_bg.png) no-repeat center;
	margin-top: 20px;
}

.re {
	height: 22px;
	background: url(../img/re.png) no-repeat right;
	margin-right: 5px;
}

.xian {
	height: 22px;
	background: url(../img/x.png) no-repeat right;
	margin-right: 5px;
}

.kecheng {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	height: 345px;
	color: #fff;
	margin: 80px auto 20px auto;
}

.kecheng a {
	display: block;
	color: #fff;
	width: 100%;
	height: 100%;
}

.kecheng .item1 {
	width: 243px;
	height: 345px;
	background: url(../img2019/kcbg1.png) no-repeat;
}

.kecheng .top1 {
    box-sizing: border-box;
    height: 60px;
    line-height: 20px;
    padding-top: 13px;
    padding-left: 10px;
}

.kecheng .top1 h2 {
	font-size: 28px;
}

.kecheng .top1 span {
	font-size: 12px;
}

.kecheng .bottom1 {
	padding: 20px 10px;
}

.kecheng .bottom1 p {
	font-size: 24px;
	text-align: center;
}

.kecheng .item2 {
	width: 458px;
	height: 345px;
	background: url(../img2019/kcbg2.png) no-repeat;
}
.kecheng .item2 a{
	display: flex;
}
.kecheng .item2 p {
	width: 210px;
	height: 150px;
	margin: 0 auto;
	font-size: 50px;
	text-align: center;
	padding-top: 50px;
}

.kecheng .item3 {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.kecheng .item3 p {
	text-align: center;
	font-size: 30px;
	line-height: 160px;
}

.left3,
.right3,
.bottom3 {
	box-sizing: border-box;
}

.kecheng .top3 {
	display: flex;
	justify-content: space-between;
}

.kecheng .left3 {
	width: 219px;
	height: 160px;
	background: url(../img2019/kcbg3.png) no-repeat;
}

.kecheng .right3 {
	width: 219px;
	height: 160px;
	line-height: 160px;
	background: url(../img2019/kcbg4.png) no-repeat;
}

.kecheng .bottom3 {
	width: 459px;
	height: 165px;
	line-height: 165px;
	background: url(../img2019/kcbg5.png) no-repeat;
}

.kecheng .bottom3 p {
	line-height: 165px;
}

.item1,
.item2,
.left3,
.right3,
.bottom3 {
	border-radius: 10px;
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .25);
}

.item2,
.left3,
.right3,
.bottom3 {
	transition: all .1s;
}

.item2:hover,
.left3:hover,
.right3:hover,
.bottom3:hover {
	transform: scale(1.01);
}

.jiuye {
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	height: 310px;
}

.jyxy {
	width: 880px;
	height: 310px;
	-webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-radius: 10px;
	float: left;
}

.fuwu {
	width: 575px;
	height: 310px;
	float: left;
	-webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-radius: 10px;
	margin-left: 15px;
}

.xinxi {
	height: 466px;
}

.liucheng {
	width: 1200px;
	height: 440px;
	webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-radius: 10px;
	margin: 80px auto;
}

.xbanner {
	width: 1200px;
	margin: auto;
	height: 300px;
}

.huanjing {
	width: 1200px;
	height: 390px;
	webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-radius: 10px;
	margin: 80px auto;
}

.img {
	width: 172px;
	height: 156px;
	margin: 36px 20px;
	float: left;
}

.nr {
	width: 230px;
	float: left;
}

.nr-title {
	font-size: 18px;
	color: white;
	font-weight: 600;
	margin-top: 30px;
}

.nr li {
	font-size: 16px;
	line-height: 19px;
}

.nr li:first-child {
	margin-top: 15px;
}

.nr a {
	color: white;
}

.jy-title {
	height: 20px;
	border-left: 4px solid #3f5cfa;
	font-weight: 600;
	font-size: 22px;
	color: #333;
	line-height: 20px;
	margin: 15px 19px;
	padding-left: 11px;
}

.jy-title p {
	float: right;
	font-size: 14px;
}

.jy-title a {
	color: #bdbdbd;
}

.xueyuan li {
	width: 180px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

.xueyuan li:first-child {
	margin-left: 44px;
}

.xueyuanxx {
	width: 180px;
	height: 80px;
	webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: -5px;
}

.xueyuanxx p {
	color: #333;
	font-size: 14px;
	margin-top: 3px;
	padding-left: 15px;
}

.fuwu-title {
	height: 20px;
	border-left: 4px solid #ffd208;
	font-weight: 600;
	font-size: 22px;
	color: #333;
	line-height: 20px;
	margin: 12px 19px;
	padding-left: 11px;
}

.fuwu-title p {
	float: right;
	font-size: 14px;
}

.fuwu-title a {
	color: #bdbdbd;
}

.fuwu-nr li {
	height: 50px;
	border-top: 2px solid #f4f4f4;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	padding-left: 30px;
}

.liucheng-img {
	width: 949px;
	height: 217px;
	margin: 57px auto 37px auto;
}

.liucheng-bm {
	width: 200px;
	height: 50px;
	background: #ffd208;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	margin: auto;
}

.liucheng-bm a {
	color: white;
}

.hj-img {
	width: 1136px;
	margin: auto;
	height: 304px;
	overflow: hidden;
}

.hj-img img {
	float: left;
	margin: 20px 0px 0px 20px;
}

.img1 {
	width: 436px;
	height: 304px;
	float: left;
}

.img2 {
	width: 246px;
	height: 304px;
	float: left;
}

.img3 {
	width: 226px;
	height: 304px;
	float: left;
}

.hj-img .img3:last-child {
	margin-top: -20px;
}

.img1 img {
	margin-left: 0px;
}

#b04 {
	width: 460px;
	height: 486px;
	margin-left: 35px;
}

#b04 .dots {
	position: absolute;
	left: 350px;
	right: 0;
	bottom: 5px;
	width: 100px;
}

#b04 .dots li {
	display: inline-block;
	width: 0px;
	height: 0px;
	text-indent: -999em;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	background: #333333;
	margin-left: 10px;
}

#b04 .dots li.active {
	opacity: 1;
}

#b04 .arrow {
	position: absolute;
	top: 132px;
}

#b04 #al {
	left: 0px;
}

#b04 #ar {
	right: 2px;
}

.xyhj2 {
	position: relative;
	overflow: auto;
	text-align: center;
	float: left;
	margin-left: 13px;
}

.xyhj2 li {
	list-style: none;
}

.xyhj2 ul li {
	float: left;
}

.ganhuo {
	width: 1143px;
	margin: auto;
}

.bg {
	width: 380px;
	text-align: center;
	float: left;
	font-size: 22px;
	color: #333333;
	font-weight: 600;
	height: 40px;
}

.bg .xt {
	width: 60px;
	height: 2px;
	background: #3f5cfa;
	display: none;
	margin: auto;
	margin-top: 8px;
}

.active2 {
	color: #3F5CFA;
}

.active2 .xt {
	display: block;
}

.ghnr {
	width: 380px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}

.ghnr a {
	color: #333333;
}

.tabshowa {
	width: 800px;
	margin: auto;
}

.shuju-titlea {
	width: 800px;
	height: 50px;
	overflow: hidden;
	margin-top: 80px;
	text-align: center;
	margin: auto;
	font-size: 18px;
	color: #888888;
	line-height: 50px;
	border-bottom: 2px solid #ffd208;
}

.shuju-titlea div {
	float: left;
}

.sjcontexta {
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}

.sjcontexta ul {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.sjcontexta li {
	height: 50px;
	border-bottom: 1px dashed #e5e5e5;
}

.shuju-titlea ul {
	width: 100%;
	text-align: center;
	font-size: 15px;
	border-bottom: 2px solid gray;
	font-weight: bold;
}

.shuju-titlea li {
	height: 50px;
}

.sjcontext1 {
	height: 200px;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

.sjcontext1 ul {
	width: 100%;
	text-align: center;
	font-size: 15px;
}

.sjcontext1 td {
	border-bottom: 1px solid #ffe0a3;
	height: 50px;
}




.xy_p1 {
	float: left;
	font-size: 18px;
	color: #333333;
}

.tab2016a div {
	float: left;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}

.li_1 {
	width: 93px;
}

.li_2 {
	width: 206px;
}

.li_3 {
	width: 129px;
}

.li_4 {
	width: 256px;
}

.li_5 {
	width: 96px;
}

/*.jyxy{width: 945px;margin: auto;}*/
.xuey li {
	float: left;
	width: 215px;
	height: 269px;
	margin-left: 28px;
	margin-top: 30px;
}

.xuey li:first-child {
	margin-left: 0px;
}

.test-foot1 {
	width: 100%;
	height: 200px;
	background: #2e47cf;
}

.test-foot1-1 {
	width: 1200px;
	margin: auto;
	height: 100%;
}

.foot-logo {
	width: 926px;
	float: left;
}

.foot-logo li {

	float: left;
	border-left: 1px solid white;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-top: 40px;
	padding: 0 10px;
}

.foot-logo a {
	color: white;
}

.gzh {
	width: 112px;
	float: left;
	text-align: center;
	color: white;
	font-size: 16px;
	margin-top: 28px;
}

.test-foot2 {
	height: 562px;
	background: #273fc1;
}

.yqlj {
	width: 100%;
	margin: auto;
	height: 67px;
	border-bottom: 1px solid #6879d4;
}

.yqlj ul {
	width: 1200px;
	margin: auto;
}

.yqlj a {
	color: white;
}

.yqlj li:first-child {
	text-align: inherit;
	width: 85px;
}

.yqlj li:last-child {
	width: 20px;
}

.yqlj li {
	width: 155px;
	text-align: center;
	font-size: 16px;
	line-height: 67px;
	float: left;
}

.test-foot3 {
	height: 304px;
	border-bottom: 1px solid #6879d4;
}

.xiaoqu {
	width: 1200px;
	margin: auto;
}

.dizhi {
	width: 800px;
	float: left;
}

.dizhi li {
	line-height: 30px;
	font-size: 16px;
	color: white;
	margin-top: 10px;
}

.ditu-img {
	width: 347px;
	float: left;
	margin-top: 20px;
}

.beian {
	width: 1200px;
	margin: auto;
}

.beian p {
	color: #7b90ff;
	float: left;
	line-height: 25px;
	margin-top: 19px;
}

.beian p:last-child {
	background: url(../img/police_ic.png) no-repeat left;
	padding-left: 35px;
	margin-left: 100px;
}
.youlian{width: 1200px;margin: 20px auto 0;color: white;}
.youlian ul{width: 1200px;margin: auto;}
.youlian li{margin-right: 10px;padding-left: 5px;
	float: left;
	border-left: 1px solid white;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin-top: 20px;}
	.youlian li a{color: white;}
