::-webkit-scrollbar {
	display: none;
}

header{
	width: 100%;
	height: 78px;
	min-width: 1362px;
	background: #234289;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 50;
}

header .container{
	width: 1362px;
	height: 78px;
	margin: 0 auto;
}

header .logo{
	width: 156px;
	height: 40px;
	display: block;
	margin: 22px 0 16px 60px;
	float: left;
}

header nav{
	height: 78px;
	float: right;
	margin-right: 80px;
	display: none;
}

nav .item{
	height: 78px;
	display: block;
	float: left;
	padding: 0 22px;
	position: relative;
}

nav .item h3{
	font-size: 15px;
	line-height: 78px;
	font-weight: 400;
	color: #fff;
}

nav .item .line{
	width: 0;
	height: 4px;
	background: #FFC200;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 16px;
	transition: all 0.2s ease-in;
}

nav .item.on .line,
nav .item:hover .line{
	width: 38px;
}

.topimg{
	width: 100%;
	min-width: 1200px;
	height: 810px;
	margin-top: 78px;
	position: relative;
	overflow: hidden;
}

.topimg .img{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	z-index: 10;
}

.topimg .cont{
	width: 1200px;
	height: 810px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 20;
	text-align: center;
	color: #fff;
}

.topimg .cont h3{
	font-size: 58px;
	line-height: 68px;
	font-family: PingFang SC;
	margin-top: 260px;
	font-weight: 500;
}

.topimg .cont h5{
	font-size: 14px;
	line-height: 24px;
	font-family: PingFang SC;
	text-transform : uppercase;
	margin-top: 10px;
	font-weight: 500;
}

.topimg .cont p{
	font-size: 30px;
	line-height: 54px;
	font-family: PingFang SC;
	margin-top: 40px;
}

.topimg .cont h4{
	font-size: 48px;
	line-height: 54px;
	font-family: PingFang SC;
	margin-top: 4px;
	font-weight: 500;
}

.server{
	width: 100%;
	height: 1090px;
	min-width: 1362px;
	background: #fff;
	position: relative;
}

.server .types{
	width: 1200px;
	height: 240px;
	margin: 0 auto;
	border-radius: 16px;
	position: absolute;
	left: 0;
	right: 0;
	top: -110px;
	z-index: 40;
	background: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}

.types .item{
	width: 240px;
	height: 240px;
	float: left;
	position: relative;
	cursor: pointer;
}

.types .item + .item .nei{
	border-left: 1px solid #eee;
}

.types .item .bg{
	width: 100%;
	height: 240px;
	background: #fff;
	border-radius: 16px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 20;
	transition: all 0.3s ease-in-out;
}

.types .item .nei * {
	transition: all 0.3s ease-in-out;
}

.types .item .nei{
	width: 100%;
	height: 170px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	z-index: 30;
}

.types .item .nei h3{
	font-size: 20px;
	line-height: 20px;
	color: #333;
}

.types .item .nei .line{
	width: 40px;
	height: 1px;
	background: #FFA800;
	margin: 10px auto 8px;
}

.types .item .nei p{
	font-size: 15px;
	line-height: 30px;
	color: #333;
}

.types .item .nei .more{
	display: block;
	width: 94px;
	height: 30px;
	border-radius: 15px;
	background: rgba(50,89,180,0.23);
	border: 1px solid transparent;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #3259B4;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.types .item:hover .bg{
	height: 300px;
	background: #3259B4;
}

.types .item:hover .nei{
	border-color: transparent;
}

.types .item:hover .nei h3,
.types .item:hover .nei p{
	color: #fff;
}

.types .item:hover .nei .line{
	background: #fff;
}

.types .item:hover .nei .more{
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
}

.server .main{
	width: 1362px;
	height: 1090px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/index/serverbg.png) no-repeat;
	background-size: cover;
	background-position: 0px -75px;
}

.server .main h4{
	font-size: 30px;
    font-weight: 500;
    color: #3259B4;
    text-align: center;
    padding-top: 320px;
}

.server .main h3{
	font-size: 36px;
	line-height: 88px;
	color: #333;
	text-align: center;
	padding-top: 10px;
}

.server .main .tice{
	font-size: 15px;
	line-height: 18px;
	color: #3259B4;
	text-align: center;
}

.tice span{
	color: #FFC200;
	font-weight: 700;
}

.server .main .pics{
	width: 100%;
	height: 440px;
	position: relative;
	top: -6px;
}

.pics .s1{
	width: 317px;
	height: 440px;
	position: absolute;
	left: 162px;
	top: 0;
	z-index: 10;
}

.pics ul{
	width: 914px;
	height: 265px;
	position: absolute;
	top: 86px;
	left: 446px;
	z-index: 8;
}

.pics ul li{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pics ul .p1{
	width: 197px;
	height: 265px;
	background: url(../images/index/s-bg.png) no-repeat;
	background-size: cover;
	z-index: 30;
	left: 0;
}
.pics ul .p2{
	width: 197px;
	height: 265px;
	background: url(../images/index/s-bg.png) no-repeat;
	background-size: cover;
	z-index: 28;
	left: 182px;
}
.pics ul .p3{
	width: 197px;
	height: 265px;
	background: url(../images/index/s-bg.png) no-repeat;
	background-size: cover;
	z-index: 26;
	left: 360px;
}
.pics ul .p4{
	width: 197px;
	height: 265px;
	background: url(../images/index/s-bg2.png) no-repeat;
	background-size: cover;
	z-index: 24;
	right: 175px;
}
.pics ul .p5{
	width: 190px;
	height: 265px;
	background: url(../images/index/s-bg2.png) no-repeat;
	background-size: cover;
	z-index: 22;
	right: 0;
}

.pics ul .p1 img{
	width: 72px;
	height: 146px;
	margin: 0 auto;
}

.pics ul .p2 img{
	width: 80px;
	height: 109px;
	margin: 0 auto;
}

.pics ul .p3 img{
	width: 81px;
	height: 118px;
	margin: 0 auto;
}

.pics ul .p4 img{
	width: 69px;
	height: 120px;
	margin: 0 auto;
}

.pics ul .p5 img{
	width: 57px;
	height: 127px;
	margin: 0 auto;
}

.pics ul li span{
	width: 76px;
	height: 26px;
	border-radius: 13px;
	background: #fff;
	font-size: 16px;
	color: #3259B4;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 48px;
}

.pics ul li span.w{
	width: 94px;
}

.pics ul li .jt{
	width: 8px;
	height: 23px;
	display: block;
	background: url(../images/index/s-jt.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 10px;
}

.pics .wei{
	width: 145px;
	height: 7px;
	display: block;
	position: absolute;
	right: 120px;
	bottom: 46px;
}

.scope{
	width: 100%;
	min-width: 1200px;
	height: 916px;
	position: relative;
	overflow: hidden;
}

.scope .img{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	z-index: 10;
}

.scope .container{
	width: 1200px;
	height: 916px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.scope .tit{
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-weight: 900;
	padding-top: 100px;
}

.scope .ytit{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 15px;
}

.scope .numbox{
	width: 600px;
	height: 60px;
	margin: 36px auto 0;
}

.scope .numbox .num{
	width: 300px;
	height: 100%;
	float: left;
	display: flex;
	align-items: flex-end;
}

.scope .numbox .num .b{
	font-size: 50px;
	line-height: 50px;
	color: #FFC200;
	font-weight: 700;
	font-family: Source Han Sans SC;
	position: relative;
}

.scope .numbox .num .bm{
	font-size: 60px;
}

.num .b em{
	font-size: 40px;
	line-height: 0;
	position: absolute;
	right: -28px;
	top: 12px;
}

.scope .numbox .num .s{
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin-left: 15px;
}

.scope .numbox .num .sm{
	margin-left: 36px;
}

.scope .bus{
	width: 1200px;
	height: 516px;
	margin: 45px auto 0;
	display: flex;
	justify-content: space-between;
}

.bus li{
	width: 187px;
	height: 516px;
	border-radius: 16px;
	background: url(../images/index/busbg.png) no-repeat;
	background-size: cover;
	padding: 38px 0 0 22px;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.bus li *{
	transition: all 0.3s ease-in-out;
}

.bus li .ic{
	width: 32px;
	height: 32px;
	display: block;
}

.bus li .ic1{
	background: url(../images/index/b1.png) no-repeat;
	background-size: 22px;
	background-position: 0px 0px;
}

.bus li .ic2{
	background: url(../images/index/b2.png) no-repeat;
	background-size: 29px;
	background-position: 0px 0px;
}

.bus li .ic3{
	background: url(../images/index/b3.png) no-repeat;
	background-size: 26px;
	background-position: 0px 0px;
}

.bus li .ic4{
	background: url(../images/index/b4.png) no-repeat;
	background-size: 28px;
	background-position: 0px 0px;
}

.bus li .ic5{
	background: url(../images/index/b5.png) no-repeat;
	background-size: 32px;
	background-position: 0px 0px;
}

.bus li .ic6{
	background: url(../images/index/b6.png) no-repeat;
	background-size: 29px;
	background-position: 0px 0px;
}

.bus li .line{
	width: 128px;
	height: 2px;
	background: #9aa7ca;
	margin: 12px 0 0 0;
}

.bus li h3{
	font-size: 20px;
	line-height: 20px;
	font-family: SourceHanSansCN;
	color: #fff;
	margin-top: 12px;
}

.bus li h4{
	font-size: 12px;
	line-height: 1em;
	transform: scale(0.833);
	color: #819BDE;
	text-transform: uppercase;
	margin: 8px 0 0 -16px;
	font-weight: 500;
}

.bus li .des{
	margin-top: 20px;
}

.bus li .des p{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	position: relative;
	padding-left: 16px;
}

.bus li .des p::before{
	width: 5px;
	height: 5px;
	display: block;
	border-radius: 50%;
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	top: 12px;
}

.bus li .botline{
	width: 30px;
	height: 4px;
	background: transparent;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px;
}

.bus li:hover{
	background: #fff;
}

.bus li:hover h3{
	color: #3259B4;
}

.bus li:hover h4{
	color: #FFC200;
}

.bus li:hover .des p{
	color: #3259B4;
}

.bus li:hover .des p::before{
	background: #3259B4;
}

.bus li:hover .botline{
	background: #3259B4;
}

.bus li:hover .ic1{
	background: url(../images/index/b1-on.png) no-repeat;
	background-size: 22px;
	background-position: 0px 0px;
}

.bus li:hover .ic2{
	background: url(../images/index/b2-on.png) no-repeat;
	background-size: 29px;
	background-position: 0px 0px;
}

.bus li:hover .ic3{
	background: url(../images/index/b3-on.png) no-repeat;
	background-size: 26px;
	background-position: 0px 0px;
}

.bus li:hover .ic4{
	background: url(../images/index/b4-on.png) no-repeat;
	background-size: 28px;
	background-position: 0px 0px;
}

.bus li:hover .ic5{
	background: url(../images/index/b5-on.png) no-repeat;
	background-size: 32px;
	background-position: 0px 0px;
}

.bus li:hover .ic6{
	background: url(../images/index/b6-on.png) no-repeat;
	background-size: 29px;
	background-position: 0px 0px;
}

.area{
	width: 100%;
	height: 900px;
	min-width: 1362px;
	position: relative;
	overflow: hidden;
}

.area .img{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	z-index: 10;
}

.area .address{
	width: 1362px;
	height: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.area .tit{
	font-size: 36px;
	line-height: 36px;
	color: #333;
	text-align: center;
	font-weight: 900;
	padding-top: 130px;
}

.area .ytit{
	font-size: 15px;
	line-height: 20px;
	color: #3259B4;
	text-align: center;
	text-transform: uppercase;
	margin-top: 15px;
}

.area .areabox{
	width: 100%;
	height: 650px;
	margin: 10px 0 0 0;
}

.areabox .citys{
	width: 564px;
	height: 100%;
	float: left;
}

.citys .btn{
	width: 442px;
	height: 68px;
	border-radius: 34px;
}

.citys .one{
	background: #FFC200;
	font-size: 24px;
	line-height: 68px;
	color: #fff;
	font-weight: 700;
	padding-left: 54px;
	margin-top: 40px;
}

.citys .two{
	background: #3259B4;
	font-size: 24px;
	line-height: 86px;
	color: #fff;
	padding-left: 54px;
	margin-top: 12px;
}

.citys .two span{
	font-size: 40px;
	line-height: 68px;
	font-weight: 700;
	color: #FFC200;
}

.citys .ctit{
	font-size: 20px;
	line-height: 1em;
	color: #3259B4;
	font-weight: 700;
	margin-top: 40px;
}

.citys .city2{
	width: 100%;
	height: auto;
	padding: 15px 0;
	margin-top: 24px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.city2 span{
	width: 71px;
	height: 20px;
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	padding: 10px 0;
}

.city2 span:nth-child(8n){
	width: 67px;
}

.citys .city3{
	width: 100%;
	height: auto;
	padding: 15px 0;
	border-bottom: 1px solid #BFBFBF;
}

.city3 span{
	width: 71px;
	height: 20px;
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	padding: 10px 0;
}

.city3 span:nth-child(7n){
	width: 138px;
}

.areabox .map{
	width: 747px;
	height: 800px;
	float: right;
}

.case{
	width: 100%;
	height: 800px;
	min-width: 1200px;
	background: #fff;
	position: relative;
}

.case .container{
	width: 1200px;
	height: 800px;
	margin: 0 auto;
}

.case .tit{
	font-size: 36px;
	line-height: 36px;
	color: #333;
	text-align: center;
	font-weight: 900;
	padding-top: 76px;
}

.case .ytit{
	font-size: 15px;
	line-height: 20px;
	color: #3259B4;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

.case ul{
	width: 100%;
	margin-top: 10px;
}

.case ul li{
	width: 100%;
	height: 112px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #3259B4;
}

.case ul li span{
	width: 100px;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-family: SourceHanSansCN;
	font-weight: 700;
}

.case ul li .jt{
	width: 9px;
	height: 12px;
	margin-right: 21px;
}

.case ul li .ca1{
	width: 1070px;
	height: auto;
}

.ques{
	width: 100%;
	height: 841px;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}

.ques .img{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	z-index: 10;
}

.ques .formbox{
	width: 1200px;
	height: 841px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.formbox h4{
	font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}

.formbox h3{
	font-size: 36px;
	line-height: 44px;
	color: #fff;
	padding: 20px 0 0 0;
	text-align: center;
}

.formbox .form{
	width: 1200px;
	height: 570px;
	border-radius: 16px;
	background: rgba(50, 89, 180, 0.78);
	margin-top: 58px;
	padding: 88px 32px 0;
	position: relative;
}

.form .zixun{
	width: 216px;
	height: 56px;
	background: #fff;
	border-radius: 10px;
	font-size: 20px;
	line-height: 56px;
	text-align: center;
	color: #3259B4;
	font-weight: 900;
	position: absolute;
	top: -28px;
	left: 154px;
}

.form .zhu{
	width: 100%;
	height: 316px;
}

.zhu .left{
	width: 440px;
	height: 100%;
	float: left;
}

.zhu .right{
	width: 636px;
	height: 100%;
	float: right;
}

.left .inputbox{
	width: 440px;
	height: 50px;
	position: relative;
}

.left .inputbox + .inputbox{
	margin-top: 40px;
}

.inputbox .input{
	width: 440px;
	height: 50px;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 10px;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: 700;
	outline: none;
	color: #fff;
}

.input::-webkit-input-placeholder{
	color:#fff;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
	-webkit-text-fill-color: #fff;
	transition: background-color 5000s ease-out 0.5s;
}


.inputbox span{
	font-size: 16px;
	color: #FF6666;
	position: absolute;
	left: 8px;
	top: 16px;
}

.left .selectbox{
	width: 440px;
	height: 50px;
	margin-top: 36px;
	display: flex;
	justify-content: space-between;
}

.selectbox .box{
	height: 100%;
	position: relative;
}

.selectbox .box .select{
	height: 100%;
	border-radius: 10px;
	border: none;
	outline: none;
	background: #fff;
	font-size: 16px;
	color: #000;
	padding: 0 0 0 32px;
	appearance:none;
	-webkit-appearance:none;
}

.selectbox .box .s1{
	width: 100px;
}

.selectbox .box .s2{
	width: 154px;
}

.selectbox .box .s3{
	width: 154px;
}

.selectbox .box .x{
	font-size: 16px;
	color: #FF6666;
	position: absolute;
	left: 18px;
	top: 16px;
}

.selectbox .box .j{
	font-size: 32px;
	color: #000;
	position: absolute;
	right: 16px;
	top: 16px;
}

.right .tou{
	width: 100%;
	height: 76px;
}

.tou .lf{
	width: 220px;
	height: 100%;
	float: left;
}

.tou .rt{
	width: 416px;
	height: 100%;
	background: #fff;
	border-radius: 10px;
	float: right;
	position: relative;
	padding: 12px 20px;
}

.tou .lf h1{
	font-size: 26px;
	line-height: 34px;
	color: #fff;
	text-transform: uppercase;
}

.tou .lf h2{
	font-size: 32px;
	line-height: 42px;
	color: #fff;
	position: relative;
}

.tou .lf h2 span{
	margin-left: 15px;
}

.tou .rt .list{
	width: 100px;
	height: 20px;
	display: flex;
	align-items: center;
}

.tou .rt .list + .list{
	margin-top: 12px;
}

.tou .rt .list .img1{
	width: 19px;
	height: 20px;
	margin-right: 13px;
}

.tou .rt .list .img2{
	width: 22px;
	height: 18px;
	margin-right: 10px;
}

.tou .rt .list span{
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-weight: 700;
}

.tou .rt .logo2{
	width: 64px;
	height: 64px;
	display: block;
	position: absolute;
	right: 24px;
	top: 6px;
}

.right .tabox{
	width: 100%;
	height: 221px;
	position: relative;
	margin: 19px 0 0 0;
}

.tabox textarea{
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	outline: none;
	border-radius: 10px;
	background: transparent;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 900;
	padding: 12px 0 0 22px;
}


textarea::-webkit-input-placeholder{
	color:#fff;
}

.tabox span{
	font-size: 16px;
	color: #FF6666;
	position: absolute;
	left: 12px;
	top: 14px;
}

.form .sumbit{
	width: 440px;
	height: 50px;
	border-radius: 10px;
	background: #FFC200;
	font-size: 18px;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin: 50px auto 0;
	cursor: pointer;
}

.zizhi{
	width: 100%;
	height: 856px;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}

.zizhi .img{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	z-index: 10;
}

.zizhi .container{
	width: 1200px;
	height: 856px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.zizhi .tit{
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-weight: 900;
	padding-top: 94px;
}

.zizhi .ytit{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

.zizhi ul {
	width: 1198px;
	margin: 44px auto 0;
}

.zizhi ul li{
	width: 218px;
	height: 252px;
	float: left;
	margin-right: 27px;
	border-bottom: 1px solid #fff;
	transition: all .3s ease-in-out;
}

.zizhi ul li * {
	transition: all .3s ease-in-out;
}

.zizhi ul li:nth-child(5n){
	margin-right: 0;
}

.zizhi ul li:nth-child(n+6){
	margin-top: 36px;
}

.zizhi ul li .tu{
	width: 218px;
	height: 157px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.zizhi ul li .tu img{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
}

.zizhi ul li .tu .border{
	width: 200px;
	height: 144px;
	border-radius: 16px;
	border: 1px solid transparent;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 6px;
	z-index: 8;
}

.zizhi ul li .name{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	font-weight: 900;
	margin-top: 18px;
}

.zizhi ul li .more{
	width: 92px;
	height: 26px;
	border-radius: 13px;
	border: 1px solid #fff;
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	margin-top: 6px;
}

.zizhi ul li:hover .tu .border{
	border: 1px solid #fff;
}

.zizhi ul li:hover .more{
	border: 1px solid #fff;
	background: #fff;
	color: #3259B4;
}

.intro{
	width: 100%;
	height: 285px;
	min-width: 1200px;
	background: #eee;
	position: relative;
	overflow: hidden;
}

.intro .container{
	width: 1200px;
	height: 285px;
	margin: 0 auto;
}

.intro ul{
	width: 100%;
	height: 167px;
	margin: 59px 0;
	display: flex;
	justify-content: space-between;
}

.intro ul li{
	width: 287px;
	height: 167px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(50,89,180,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}

.intro ul li .img1{
	width: 64px;
	height: 64px;
}

.intro ul li .img2{
	width: 52px;
	height: 63px;
}

.intro ul li .img3{
	width: 65px;
	height: 65px;
}

.intro ul li .img4{
	width: 66px;
	height: 66px;
}

.intro ul li .cont{
	margin-left: 16px;
}

.intro ul li .cont h3{
	font-size: 20px;
	line-height: 30px;
	color: #3259B4;
}

.intro ul li .cont p{
	font-size: 14px;
	line-height: 24px;
	color: #3259B4;
	text-transform: uppercase;
}

footer{
	width: 100%;
	min-width: 1200px;
	height: 201px;
	background: rgba(238,238,238,0.64);
	border-top: 1px solid #E2E2E2;
}

footer .container{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

footer .flogo{
	width: 216px;
	height: 100%;
	float: left;
}

.flogo img{
	width: 180px;
	height: 46px;
	display: block;
	margin: 74px 0 0 8px;
}

footer .fcont{
	width: 780px;
	height: 88px;
	float: left;
	border-left: 1px solid rgba(95,95,95,0.28);
	border-right: 1px solid rgba(95,95,95,0.28);
	margin: 56px 0;
}

.fcont .link{
	height: 24px;
	margin: 14px 0 0 34px;
}

.fcont .link a{
	width: 82px;
	height: 24px;
	font-size: 15px;
	line-height: 24px;
	color: #000;
	display: inline-block;
	margin-right: 22px;
	position: relative;
	transition: all .3s ease-in-out;
}

.fcont .link a:last-child{
	margin-right: 0;
}

.fcont .link a::after{
	width: 1px;
	height: 12px;
	background: #5F5F5F;
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
}

.fcont .link a:last-child::after{
	display: none;
}

.fcont .link a:hover{
	color: #3259B4;
}

.fcont .icp{
	text-align: center;
	margin-top: 12px;
}

.fcont .icp span{
	font-size: 12px;
	line-height: 24px;
	color: #A5A4A4;
	margin-right: 10px;
}

.fcont .icp a{
	font-size: 12px;
	line-height: 24px;
	color: #A5A4A4;
	margin-right: 10px;
}

.fcont .icp a:hover{
	color:#234289;
}

footer .fewm{
	width: 204px;
	height: 94px;
	margin: 53px 0;
	float: left;
}

.fewm .item{
	width: 70px;
	height: 100%;
	float: left;
}

.fewm .item .ewm{
	display: block;
	width: 70px;
	height: 70px;
}

.fewm .item .des{
	width: 70px;
	height: 18px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-top: 6px;
}

.fewm .item .des .wx{
	width: 17px;
	height: 14px;
}

.fewm .item .des .wb{
	width: 15px;
	height: 13px;
}

.fewm .item .des span{
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-weight: 900;
	margin-left: 4px;
}

.fewm .i1{
	margin-left: 36px;
}

.fewm .i2{
	margin-left: 28px;
}