	*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	*{ margin:0; padding:0;outline: none;}
	body {position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;position: relative;padding: 0 ; width: 100%;color: #1f1f1f;font-family:-apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue, Arial, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; font-size:14px; background: #fff;}
	html.act{overflow: hidden;width: 100%;height: 100vh;}
	ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }
	.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}
	.clearfix {*zoom:1;}
	a{display: inline-block; text-decoration:none!important; cursor:pointer; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;color: #1f1f1f;}
	textarea,select{ outline:none;  font-size:14px; width:100%;font-family: 微软雅黑;}
	img{border:none;}
	img[src=""]{opacity: 0;}
	i{font-style: normal;}

	/* 滚动条样式 */
	body::-webkit-scrollbar{ width:4px;height: 1px;}
	body::-webkit-scrollbar-thumb{ background:rgba(255,255,255,0.4);}
	body::-webkit-scrollbar-track{ background:#000;}
	/*去掉 input 默认边框*/
	input{padding: 0;border: 0;font-family: 微软雅黑;outline: none;}
	input[type="submit"]{background-color: transparent;cursor: pointer;}
	input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
	select{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
	select::-ms-expand { display: none; }
	input::-webkit-input-placeholder {color:#B3B3B3;}
	.fl {float:left;}
	.fr {float:right;}

	@font-face {
		font-family: "din";
		src: url("../font/din-medium.ttf");
	}

	.f_12 {
		font-size: 12px;
	}
	.f_13 { 
		font-size: 13px;
	}
	.f_14 {
		font-size: 14px;
	}

	.f_15 {
		font-size: 15px;
	}

	.f_16 {
		font-size: 16px;
	}

	.f_18 {
		font-size: 18px;
	}

	.f_20 {
		font-size: 20px;
	}
	.f_21 {
		font-size: 21px;
	}

	.f_22 {
		font-size: 22px;
	}

	.f_24 {
		font-size: 24px;
	}

	.f_26 {
		font-size: 26px;
	}

	.f_28 {
		font-size: 28px;
	}

	.f_30 {
		font-size: 30px;
	}

	.f_32 {
		font-size: 32px;
	}

	.f_34 {
		font-size: 34px;
	}
	.f_35 {
		font-size: 35px;
	}

	.f_36 {
		font-size: 36px;
	}

	.f_38 {
		font-size: 38px;
	}

	.f_40 {
		font-size: 40px;
	}

	.f_42 {
		font-size: 42px;
	}

	.f_44 {
		font-size: 44px;
	}

	.f_45 {
		font-size: 45px;
	}

	.f_46 {
		font-size: 46px;
	}

	.f_48 {
		font-size: 48px;
	}

	.f_50 {
		font-size: 50px;
	}

	.f_54 {
		font-size: 54px;
	}

	.f_56 {
		font-size: 56px;
	}

	.f_58 {
		font-size: 58px;
	}

	.f_60 {
		font-size: 60px;
	}

	.f_64 {
		font-size: 64px;
	}

	.f_70 {
		font-size: 70px;
	}

	.f_72 {
		font-size: 72px;
	}

	.f_80 {
		font-size: 80px;
	}

	.f_82 {
		font-size: 82px;
	}

	.f_85 {
		font-size: 85px;
		
	}

	.f_90 {
		font-size: 90px;
	}

	.f_100 {
		font-size: 100px;
	}

	.f_106 {
		font-size: 106px;
	}

	.f_110 {
		font-size: 110px;
	}

	.f_117 {
		font-size: 117px;
	}

	.f_120 {
		font-size: 120px;
	}
	
	.f_130 {
		font-size: 130px;
	}

	.f_144 {
		font-size: 144px;
	}

	.f_150 {
		font-size: 150px;
	}

	.f_168 {
		font-size: 168px;
	}


/* 右侧 */
.right_logo {position: fixed;bottom: 50px;right: -100%;border-radius:24px;z-index: 99;-webkit-transition: all 1s;-o-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
.right_logo.active {right: 20px;}
.right_logo .offside:nth-child(1){border-top-left-radius:24px;border-top-right-radius:24px;}
.right_logo .offside { display: block; width: 45px;text-align: center;padding-bottom: 0;cursor: pointer;position: relative;background-color: #1770FE;padding-top: 3px;margin-bottom:-1px;position:relative;}

.right_logo .offside .code{position:absolute;left:0;top:50%;transform:translate(-120%,0);margin-top:-45px;height:0;box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:-1;opacity:0;transition:all 0.5s;width:0;}

.right_logo .offside:hover .code{z-index:2;opacity: 1;width:90px;height:90px;}

.right_logo .offside .box{position: absolute;right: 80px;top: 28px;background-color: #ffffff;color: #1770FE;white-space:nowrap;line-height:40px;padding:0 12px;border-radius:4px;opacity:0;z-index:-999;transition:all 0.3s;box-shadow:0 0 10px rgba(0,0,0,0.2);font-size:0;}
.right_logo .offside .box::after{content:"";position:absolute;right: -8px; top:50%;transform:translateY(-50%);width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 5px solid transparent;}
.right_logo .offside:hover{overflow:initial;}
.right_logo .offside:hover .box{top:23px;right:75px;opacity: 1;z-index: 0;height:40px;font-size:18px;}
.right_logo .offside:nth-child(4){padding-bottom: 23px;border-bottom-left-radius: 24px;border-bottom-right-radius: 24px;}
.right_logo .offside:nth-child(5){margin-top: 14px;padding-top: 0;background-color: transparent;}
.right_logo .offside .bshare-facebook{background: url('../image/foot-btn03.png') no-repeat center center;height: 30px;}
.right_logo .offside:last-child {padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.right_logo .offside .offside_img {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;-moz-box-pack: center;justify-content: center;}
.right_logo .offside .offside_img img{display: inline-block;max-width:28px;}
.right_logo .offside .off_txt {color: #fff;margin-top: -6px;}
.right_logo .off_g:hover .off_gzh {opacity: 1;visibility: visible;}
.right_logo .offside .off_gzh {position: absolute;right: 130%;bottom: 50%;width: 130px;padding: 10px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;-moz-box-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;-moz-box-align: center;align-items: center;background: #fff;-webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);overflow: hidden;opacity: 0;visibility: hidden;-webkit-transition: all .5s;-o-transition: all .5s;-moz-transition: all .5s;transition: all .5s;-webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%);-o-transform: translateY(50%);transform: translateY(50%);}

	.w1560{width:81.25vw;position: relative;margin: 0 auto;}
	.w1200{width:1200px;position: relative;margin: 0 auto;}
	.w900{width:900px;position: relative;}

	.header{position: relative;padding: 18px 0;position: fixed;top:0;left: 0;width: 100%;z-index: 999999;}
	
	.header .logo .img2{display: none;}
	.header.on .logo .img1{display: none;}
	.header.onx .logo .img1{display: none;}
	.header.on .logo .img2{display: block;}
	.header.onx .logo .img2{display: block;}
	.header::before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.1);transition: all 0.5s;}
	.header.det:before{background-color: rgba(50,125,249,1);}
	.header.on{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.header.onx{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.header.on::before{background-color: #fff;}
	.header.onx::before{background-color: #fff;}
	.header .w1560{display: flex;align-items: center;justify-content: space-between;}
	.header .w1560 .nav1{position: relative;z-index: 2; display: flex;align-items: center;font-size: 14px;line-height: 22px;}
	.header .w1560 .nav1>li{position: relative;}
	.header .w1560 .nav1>li>a{color: #ffffff;font-weight: 400;display: block;margin: 0 0.8vw;opacity: 0.7;transition: all 0.5s;}
	.header.on .w1560 .nav1>li>a{color: #363B53;}
	.header.onx .w1560 .nav1>li>a{color: #363B53;}
	.header .w1560 .nav1>li.on>a{font-weight: 600;opacity: 1;}
	.header .w1560 .nav1>li:nth-child(1)>a,.header .w1560 .nav1>li:nth-child(2)>a,.header .w1560 .nav1>li:nth-child(4)>a,.header .w1560 .nav1>li:nth-child(5)>a,.header .w1560 .nav1>li:nth-child(6)>a,.header .w1560 .nav1>li:nth-child(3)>a{padding-right: 17px;background: url(../img/h_xjt.png)no-repeat right center;}
	.header.on .w1560 .nav1>li:nth-child(1)>a,.header.on .w1560 .nav1>li:nth-child(2)>a,.header.on .w1560 .nav1>li:nth-child(4)>a,.header.on .w1560 .nav1>li:nth-child(5)>a,.header.on .w1560 .nav1>li:nth-child(3)>a,.header.on .w1560 .nav1>li:nth-child(6)>a{background-image: url(../img/h_xjt3.png);}
	.header.on .w1560 .nav1>li:nth-child(1)>a:hover,.header.on .w1560 .nav1>li:nth-child(2)>a:hover,.header.on .w1560 .nav1>li:nth-child(4)>a:hover,.header.on .w1560 .nav1>li:nth-child(5)>a:hover,.header.on .w1560 .nav1>li:nth-child(3)>a:hover,.header.on .w1560 .nav1>li:nth-child(6)>a:hover{background-image: url(../img/h_xjt1.png);color: #327DF9;}
	.header.on .w1560 .nav1>li:nth-child(1)>a.on,.header.on .w1560 .nav1>li:nth-child(2)>a.on,.header.on .w1560 .nav1>li:nth-child(4)>a.on,.header.on .w1560 .nav1>li:nth-child(5)>a.on,.header.on .w1560 .nav1>li:nth-child(3)>a.on{background-image: url(../img/h_xjt1.png);color: #327DF9;}

	.header.onx .w1560 .nav1>li:nth-child(1)>a,.header.onx .w1560 .nav1>li:nth-child(2)>a,.header.onx .w1560 .nav1>li:nth-child(4)>a,.header.onx .w1560 .nav1>li:nth-child(5)>a,.header.onx .w1560 .nav1>li:nth-child(3)>a,.header.onx .w1560 .nav1>li:nth-child(6)>a{background-image: url(../img/h_xjt3.png);}
	.header.onx .w1560 .nav1>li:nth-child(1)>a:hover,.header.onx .w1560 .nav1>li:nth-child(2)>a:hover,.header.onx .w1560 .nav1>li:nth-child(4)>a:hover,.header.onx .w1560 .nav1>li:nth-child(5)>a:hover,.header.onx .w1560 .nav1>li:nth-child(3)>a:hover,.header.onx .w1560 .nav1>li:nth-child(6)>a:hover{background-image: url(../img/h_xjt1.png);color: #327DF9;}
	.header.onx .w1560 .nav1>li:nth-child(1)>a.on,.header.on .w1560 .nav1>li:nth-child(2)>a.on,.header.onx .w1560 .nav1>li:nth-child(4)>a.on,.header.onx .w1560 .nav1>li:nth-child(5)>a.on,.header.onx .w1560 .nav1>li:nth-child(3)>a.on{background-image: url(../img/h_xjt1.png);color: #327DF9;}
	
	.header .w1560 .nav1 .navs{display: none;position: absolute;top:100%;left:-2vw;transform: translate(0%,33px);}
	.header .w1560 .nav1 .nav3{text-align: center;border-radius: 8px;overflow: hidden;background: rgba(255, 255, 255, 0.95);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);backdrop-filter: blur(10px);border-radius: 12px;padding: 24px 0;width: 700px;display: flex;}
	.header .w1560 .nav1 .nav3>div{width: 33.33%;padding: 0 1vw;border-right:1px solid rgba(0, 0, 0, 0.2);}
	.header .w1560 .nav1 .nav3>div:last-child{border-right: none;}
	.header .w1560 .nav1 .nav3 a{display: block;line-height: 48px;border-radius: 8px;padding:0 1vw;text-align: left;}
	.header .w1560 .nav1 .nav3 a.on,.header .w1560 .nav1 .nav3 a:hover{color: #ffffff;background-color: #327DF9;}
	
	.header .w1560 .nav2{position: absolute;top: 100%;left: 50%;transform: translate(-55%,33px);width: 216px;text-align: center;padding-top: 30px;display: none;border-radius: 8px;overflow: hidden;background: rgba(255, 255, 255, 0.95);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);backdrop-filter: blur(10px);border-radius: 12px;padding: 24px 16px;font-size: 16px;}
	.header .w1560 .nav2 a{color: #363B53;display: block;line-height: 48px;border-radius: 8px;padding:0.5vw 0.8vw;}
	.header .w1560 .nav2 a:hover{background-color: #327DF9;color: #ffffff;}
	.header .w1560 div.nav2{width: 432px;}
	.header .w1560 div.nav2>div{width: 400px;display: flex;}
	.header .w1560 div.nav2 .h{font-weight: bold;margin-bottom:26px;}
	.header .w1560 div.nav2 ul{width: 200px;}
	.header .w1560 div.nav2 ul:first-child{border-right:1px solid rgba(0, 0, 0, 0.2);}
	.header .w1560 .h_btn{width: 7.3vw;height: 2.04vw;text-align: center;line-height: 2.04vw;background-color: #7CC636;border-radius: 1.02vw;color: #ffffff;transition: all 0.5s;}
	.header .w1560 .h_btn:hover{opacity: 0.8;}
	.header .w1560 .h_btn1{color: #fff;opacity: 0.7;}
	.header.on .w1560 .h_btn1{color: #363B53;}
	.header:hover .w1560 .h_btn1{opacity:1;color: #363B53;}
	.header .w1560 .h_btn1:hover{opacity:1;color: #363B53;}
	
	
	.header .w1560 div.nav2.navs{left:0;transform: translate(-19%,33px);}
	.header .w1560 div.nav2.navs a{padding:0;}
	
	.m_head{display: none;}
	.m_nav{display: none;}
	.header .an{display: flex;align-items: center;}
	.header .an .logo{margin-right: 60px;}
	.header .link{display: flex;padding-left:1.3vw;position:relative;align-items:center;}
	.header .link:before{content:"";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 20px;background-color: rgba(255,255,255,0.2);transition:all 0.5s;}
	.header.on .link:before{background-color:rgba(0,0,0,0.2);}
	.header.onx .link:before{background-color:rgba(0,0,0,0.2);}
	.header .link .a1,.header .link .a2{margin-right: 1.25vw;color:rgba(255,255,255,0.5);padding-left:22px;background:no-repeat left center;background-size:18px 18px;transition:all 0.5s;}
	.header.on .link .a1,.header.on .link .a2{color: #363B53;}
	.header.onx .link .a1,.header.onx .link .a2{color: #363B53;}
	.header .link .a1:hover,.header .link .a2:hover{color: #327DF9;}
	.header .link .a1{background-image: url('../img/hxz_icon1.png');}
	.header .link .a2{background-image: url('../img/hxz_icon2.png');}
	.header.on .link .a1{background-image: url('../img/hxz_icon12.png');}
	.header.on .link .a2{background-image: url('../img/hxz_icon21.png');}
	.header.onx .link .a1{background-image: url('../img/hxz_icon12.png');}
	.header.onx .link .a2{background-image: url('../img/hxz_icon21.png');}
	.header .link .a1:hover{background-image: url('../img/hxz_icon13.png');}
	.header .link .a2:hover{background-image: url('../img/hxz_icon23.png');}

	/* 首页 */
	.banner{position: relative;overflow: hidden;}
	.m_banner{display: none;}
	.banner .swiper-slide{height: 31.25vw;background: no-repeat center;background-size: 110% 110%;transition:all 3.8s;}
	.banner .swiper-slide-active{background-size: 100% 100%;}
	.banner .swiper-pagination{bottom: 72px;}
	.banner .swiper-pagination .swiper-pagination-bullet{width: 32px;height: 4px;background: rgba(255, 255, 255, 0.8);border-radius: 2px;opacity: 1;transition: all 0.3s;}
	.banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #327DF9;}
	.index_con{background-color: #F0F3F5;}
	.index_con .i_part1{text-align: center;padding: 2vw 0 2.6vw 0;}
	.index_con .i_part1 .ip2_logo{display: flex;justify-content: center;}
	.index_con .i_part1 .ip2_logo img{width: 12.8vw;}
	.index_con .i_part1 .h{font-family: 'Alibaba PuHuiTi 2.0';font-weight: 900;line-height: 70px;color: #363B53;position: relative;z-index: 2;margin-bottom: 1.25vw;}
	.index_con .i_part1 .h::after{content: ""; position: absolute;bottom: 0.2vw;left: 50%;transform: translateX(-50%); z-index: -1;background-color: #327DF9;width: 27vw;height: 0.73vw;}
	.index_con .i_part1 .p{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;color: #424343;margin-bottom: 1.25vw;}
	.index_con .i_part1 .btn_box{display: flex;justify-content: center;}
	.index_con .i_part1 .btn_box .btn{width: 140px;line-height: 40px;border-radius: 20px;text-align: center;color: #fff;font-family: 'PingFang SC';font-weight: 400;margin-right: 1.25vw;transition: all 0.5s;}
	.index_con .i_part1 .btn_box .btn1{background-color: #7CC636;}
	.index_con .i_part1 .btn_box .btn2{background-color: #327DF9;}
	.index_con .i_part1 .btn_box .btn:hover{opacity: 0.7;}
	
	.index_con .i_part2{background: linear-gradient(180deg, rgba(255, 255, 255, 0) 24.85%, #FFFFFF 100%);padding-bottom: 80px;}
	.index_con .i_part2 .ip2_top{display: flex;justify-content: space-between;}
	.index_con .i_part2 .ip2_top .left{width: 39.58vw;}
	.index_con .i_part2 .ip2_top .left .tabs{display: flex;align-items: center;}
	.index_con .i_part2 .ip2_top .left .tabs .tab{display: flex;padding-right: 1.5vw;margin-right: 1.5vw;border-right: 1px solid rgba(0, 0, 0, 0.2);line-height: 60px;}
	.index_con .i_part2 .ip2_top .left .tabs .tab li{font-family: 'PingFang SC';font-weight: 600;color: #363B53;cursor: pointer;}
	.index_con .i_part2 .ip2_top .left .tabs .tab li.on{color: #327DF9;}
	.index_con .i_part2 .ip2_top .left .tabs .tab span{margin: 0 0.83vw;}
	.index_con .i_part2 .ip2_top .left .tabs .boxs{}
	.index_con .i_part2 .ip2_top .left .tabs .boxs .box{display: none;}
	.index_con .i_part2 .ip2_top .left .tabs .boxs .box.on{display: flex;align-items: center;}
	.index_con .i_part2 .ip2_top .left .tabs .boxs .box .icon{width: 5vw;margin-right: 1vw;}
	.index_con .i_part2 .ip2_top .left .tabs .boxs .box .txt{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #424343;}
	.index_con .i_part2 .ip2_top .left .num_box{display: flex;flex-wrap: wrap;justify-content: space-between;background: url(../img/index1_bj.png);background-size: 100% 100%;margin-top: 1.5vw;}
	.index_con .i_part2 .ip2_top .left .num_box .num{width: 48.42%;height: 5.73vw;margin-bottom:1.46vw;display: flex;align-items: center;justify-content: center;}
	.index_con .i_part2 .ip2_top .left .num_box .num:nth-child(3),.index_con .i_part2 .ip2_top .left .num_box .num:nth-child(4){margin-bottom: 0;}
	.index_con .i_part2 .ip2_top .left .num_box .num>div{margin: 0 0.83vw;}
	.index_con .i_part2 .ip2_top .left .num_box .num .icon{width: 4.166vw;}
	.index_con .i_part2 .ip2_top .left .num_box .num .txt{width: 136px;}
	.index_con .i_part2 .ip2_top .left .num_box .num .txt .h{font-family: 'Bebas';font-weight: 400;line-height: 48px;color: #363B53;}
	.index_con .i_part2 .ip2_top .left .num_box .num:nth-child(2n){flex-flow:row-reverse;text-align: right;}
	
	.index_con .i_part2 .ip2_top .right{width: 36.92vw;height: 20.8vw;overflow: hidden;border-radius: 16px;filter: drop-shadow(-5px -5px 20px #FFFFFF) drop-shadow(5px 5px 20px rgba(47, 96, 179, 0.24));margin-top: 22px;}
	.index_con .i_part2 .ip2_top .right .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: all 0.5s;position: relative;}
	.index_con .i_part2 .ip2_top .right:hover .pic{transform: scale(1.05);}
	.index_con .i_part2 .ip2_top .right .pic .btn{width: 4.167vw;height: 4.167vw;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.index_con .i_part2 .ip2_top .right .pic .btn img{width: 100%;height: 100%;cursor: pointer;}
	.index_con .i_part2 .ip2_bottom{display: flex;justify-content: space-between;align-items: center;transform: translateY(41.2%);position:relative;z-index:2;}
	.index_con .i_part2 .ip2_bottom .en_img{position: absolute;top: 0;left: 0;width: 55.77%;z-index: -1;transform:translateY(-65%);}
	/* .index_con .i_part2 .ip2_bottom .box{width: 25.72vw;background: #FFFFFF;padding: 0.83vw 1.25vw;border:1px solid #327DF9; border-image: -webkit-linear-gradient(#327DF9,#327DF930) 30 30; border-image: -moz-linear-gradient(#327DF9,#327DF930) 30 30; border-image: linear-gradient(#327DF9,#327DF930) 30 30;border-radius: 8px!important;} */
	.index_con .i_part2 .ip2_bottom .box{width: 25.72vw;background: #FFFFFF;padding: 0.83vw 1.25vw;border:1px solid #327DF970;;border-radius: 8px!important;box-shadow: 0 10px 10px rgba(50, 125, 249, 0.1);display: flex;align-items: center;}
	.index_con .i_part2 .ip2_bottom .box .icon{width:8.33vw;margin-right: 2vw;}
	.index_con .i_part2 .ip2_bottom .box .icon img{max-width: 100%;}
	.index_con .i_part2 .ip2_bottom .box .txt{width: calc(100% - 10.33vw);padding-left: 2vw;background: url(../img/ip_line.png)no-repeat left center;background-size: auto 6.25vw;}
	.index_con .i_part2 .ip2_bottom .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;color: #327DF9;margin-bottom: 0.625vw;}
	.index_con .i_part2 .ip2_bottom .box:nth-child(2) .txt .h{color:#7CC636;}
	.index_con .i_part2 .ip2_bottom .box:nth-child(3) .txt .h{color:#FFA526;}
	.index_con .i_part2 .ip2_bottom .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #424343;}

	.v_tanchuang{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;opacity: 0;z-index: -999;transition: all 0.5s;}
	.v_tanchuang.on{opacity: 1;z-index: 999999;}
	.v_tanchuang .bj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.9);}
	.v_tanchuang .cons{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:80%;padding: 3vw;background-color: transparent;border-radius: 16px;}
	.v_tanchuang .cons .out{position: absolute;width: 25px;height: 25px;right: 70px;top: 70px;background: url(../img/cd_out.png);background-size: 100% 100%;cursor: pointer;transition: all 0.5s;z-index:5;}
	.v_tanchuang .cons .out:hover{transform: rotate(180deg);}
	.v_tanchuang .cons .con{width: 100%;background-color: #000;}
	.v_tanchuang .cons .con video{width: 100%;}

	.index_con .i_part3{padding-top: 9.27vw; background-color: #F0F3F5;overflow:hidden;}
	.index_con .i_part3 .tit{text-align: center;}
	.index_con .i_part3 .tit .cha_tit{margin-bottom: 1.875vw;}
	.index_con .i_part3 .tit .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 0.83vw;}
	.index_con .i_part3 .tit .p2{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #424343;margin-bottom: 1.25vw;}
	.index_con .i_part3 .tit .p2 span{color: #327DF9;margin: 0 0.8vw;}
	.index_con .i_part3 img{width: 100%;display:none;}
	.index_con .i_part3 video{object-fit: fill;width: 100%;background-color:#F0F3F5;position:relative;top:3px;}

	.index_con .i_part4{padding-top: 0;background: url(../img/ip4_bj.png);background-size: 100% 100%; background-color: #fff;padding-bottom: 0vw;position:relative;}
	.index_con .i_part4 .tit{text-align: center;position:absolute;top:4.16vw;left:0;width:100%;z-index:5;}
	.index_con .i_part4 .tit .cha_tit{margin-bottom: 1.875vw;}
	.index_con .i_part4 .tit .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 0.83vw;}
	.index_con .i_part4 .tit .p2{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #424343;margin-bottom: 1.25vw;}
	.index_con .i_part4 .tit .p2 span{color: #327DF9;margin: 0 0.8vw;}
	.index_con .i_part4 img{width: 100%;display:none;}
	.index_con .i_part4 video{object-fit: fill;width: 100%;position:relative;top:6px;}

	.index_con .i_part5{padding-top: 4.167vw;background-color:#F0F3F5;}
	.index_con .i_part5 .tit{text-align: center;}
	.index_con .i_part5 .tit .cha_tit{margin-bottom: 1.875vw;}
	.index_con .i_part5 .tit .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 2.2vw;}
	.index_con .i_part5 .tab{display: flex;justify-content: center;flex-wrap: wrap;padding-bottom: 1.2vw;}
	.index_con .i_part5 .tab .btn{margin: 0 0.415vw;padding: 0 2vw;color: #363B53;line-height: 36px;border: 1px solid #959595;border-radius: 19px;margin-bottom: 0.83vw;cursor:pointer;}
	.index_con .i_part5 .tab .btn.on{color: #FFA526;border: 1px solid #FFA526;box-shadow: 0px 2px 2px rgba(255, 165, 38, 0.1), 0px 8px 7px rgba(255, 165, 38, 0.05);}
	.index_con .i_part5 .cons{display: flex;align-items: center;}
	.index_con .i_part5 .cons .pics{width: 39.58vw;height: 18.23vw;position: relative;}
	.index_con .i_part5 .cons .pics .pic1{position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: 0.8; overflow: hidden;width: 28vw;height: 15.625vw;border-radius: 16px;}
	.index_con .i_part5 .cons .pics .pic1 .swiper-slide{width: 100%;height: 100%;overflow: hidden; }
	.index_con .i_part5 .cons .pics .pic1 .swiper-slide .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;}
	.index_con .i_part5 .cons .pics .pic2{position: absolute;overflow: hidden;top: 0;right: 0;width: 33.17vw;height: 100%;border-radius: 16px;}
	.index_con .i_part5 .cons .pics .pic2 .swiper-slide{width: 100%;height: 100%;overflow: hidden; }
	.index_con .i_part5 .cons .pics .pic2 .swiper-slide .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.index_con .i_part5 .cons .pics .pic2 .swiper-slide:hover .pic{transform: scale(1.05);}
	.index_con .i_part5 .cons .txts{width: calc(100% - 39.58vw);position: relative;overflow: hidden;background-color: #fff;border-radius:0 16px 16px 0;}
	.index_con .i_part5 .cons .txts .swiper-slide{padding: 1.5vw 2.33vw;}
	.index_con .i_part5 .cons .txts .swiper-slide .h{font-family: 'PingFang SC';font-weight: 600;line-height: 40px;color: #363B53;margin-bottom: 0.83vw;transition: all 0.5s;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 80px;overflow: hidden;}
	.index_con .i_part5 .cons .txts .swiper-slide:hover .h{color:#327DF9;}
	.index_con .i_part5 .cons .txts .swiper-slide .p{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;color: #424343;margin-bottom: 2.2vw;}
	.index_con .i_part5 .cons .txts .swiper-slide .more{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #327DF9;}
	.index_con .i_part5 .cons .txts .next{position: absolute;right: 3.33vw;bottom: 2.6vw;z-index: 3;cursor: pointer;}
	.index_con .i_part5 .cons .txts .prev{position: absolute;right: 3.33vw;bottom: 2.6vw;transform: translateX(-200%);z-index: 3;cursor: pointer;}

	.index_con .i_part6{padding:6.25vw 0;background-color:#F0F3F5;}
	.index_con .i_part6 .tit .cha_tit{margin-bottom: 2.7vw;}
	.index_con .i_part6 .boxs{display: flex;justify-content: space-between;}
	.index_con .i_part6 .boxs .box{width: 18.75vw;border-radius: 16px;overflow: hidden;}
	.index_con .i_part6 .boxs .box .pics{width: 100%;overflow: hidden;}
	.index_con .i_part6 .boxs .box .pics .pic{height: 7.8vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.index_con .i_part6 .boxs .box:hover .pics .pic{transform: scale(1.05);}
	.index_con .i_part6 .boxs .box .txt{padding: 1.25vw;background-color: #ffffff;}
	.index_con .i_part6 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 24px;color: #363B53;height: 48px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 0.83vw;transition: all 0.5s;}
	.index_con .i_part6 .boxs .box:hover .txt .h{color: #327DF9;}
	.index_con .i_part6 .boxs .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #424343;height: 20px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 0.416vw;}
	.index_con .i_part6 .boxs .box .txt .day{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #424343;margin-bottom: 0.83vw;}
	.index_con .i_part6 .boxs .box .txt .more{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #327DF9;}

	.index_con .i_part7{padding:6.25vw 0;background-color:#fff;}
	.index_con .i_part7 .tit .cha_tit{margin-bottom: 2.7vw;}
	.index_con .i_part7 .boxs{display: flex;justify-content: space-between;}
	.index_con .i_part7 .boxs .box{width: 18.75vw;border-radius: 16px;overflow: hidden;border: 1px solid #CCCCCC;}
	.index_con .i_part7 .boxs .box .pics{width: 100%;overflow: hidden;}
	.index_con .i_part7 .boxs .box .pics .pic{height: 10.41vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.index_con .i_part7 .boxs .box:hover .pics .pic{transform: scale(1.05);}
	.index_con .i_part7 .boxs .box .txt{padding: 1.25vw;background-color: #ffffff;position: relative;}
	.index_con .i_part7 .boxs .box .txt .icon{background: #FFA526;border-radius: 0px 12px;line-height: 28px;color: #ffffff;padding: 0 0.83vw;display: table;position: absolute;top: 0;left: 1.25vw;transform: translateY(-50%);}
	.index_con .i_part7 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 24px;color: #363B53;height: 48px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 0.83vw;transition: all 0.5s;}
	.index_con .i_part7 .boxs .box:hover .txt .h{color: #327DF9;}
	.index_con .i_part7 .boxs .box .txt .i_logo{width:6.77vw;height: 2.08vw;display: flex;align-items: center;justify-content: center;}
	.index_con .i_part7 .boxs .box .txt .i_logo img{max-width: 100%;max-height: 100%;}

	.index_con .i_part8{padding: 8.54vw 0 6.25vw 0;}
	.index_con .i_part8 .tit{text-align: center;}
	.index_con .i_part8 .tit .cha_tit{margin-bottom: 1.458vw;}
	.index_con .i_part8 .tit .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom:2.5vw;}
	.index_con .i_part8 .tit .p1 span{color: #327DF9;}
	.i_part8 .con{overflow: hidden;}
	.i_part8 .con:after {content: "";position: absolute;top: 0;right: -100px;width: 26%;height: 100%;background: url(../img/jianbian.png)no-repeat left center;background-size: cover;z-index: 2;transform: rotate(180deg);}
	.i_part8 .con::before {content: "";position: absolute;top: 0;left: -100px;width: 26%;height: 100%;background: url(../img/jianbian.png)no-repeat left center;background-size: cover;z-index: 2;}
	.index_con .i_part8 .box{position: relative;overflow: hidden;margin-bottom: 1.25vw;}
	.index_con .i_part8 .box .swiper-wrapper{transition-timing-function: linear;}
	.index_con .i_part8 .box .swiper-wrapper .swiper-slide{background: rgba(255, 255, 255, 0.9);border-radius: 4px;display: flex;justify-content: center;align-items: center;height:40px;}
	.index_con .i_part8 .box .swiper-wrapper .swiper-slide img{max-height: 90%;max-width: 90%;}
	.index_con .i_part8 .box:last-child{margin-bottom: 0;}

	/*.index_con .i_part9{background-color: #F6F7F8;position:relative;}*/
	.index_con .i_part9{position:relative;}
	.i_part9 video{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;object-fit: fill;}
	.index_con .i_part9 .con{background: no-repeat center;background-size: cover;}
	.index_con .i_part9 .tit{padding: 10.31vw 0;}
	.index_con .i_part9 .tit .cha_tit{text-align: left;margin: 0;position: relative;font-family: 'Alibaba PuHuiTi 2.0';font-weight: 900;line-height: 70px;color: #363B53;margin-bottom: 0.41vw;}
	.index_con .i_part9 .tit .cha_tit::before{display: none;}
	.index_con .i_part9 .tit .cha_tit img{position: absolute;left: 0;bottom: 0.5vw;z-index: -1;width: 13.17vw;}
	.index_con .i_part9 .tit .h{font-family: 'PingFang SC';font-weight: 600;line-height: 60px;color: #363B53;margin-bottom: 1.67vw;}
	.index_con .i_part9 .tit .p{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 1.67vw;}
	.index_con .i_part9 .tit .more{width: 10.4vw;height: 2.6vw;background: #327DF9;border-radius: 1.3vw;line-height: 2.6vw;text-align: center;color: #ffffff;font-family: 'PingFang SC';font-weight: 400;transition: all 0.5s;}
	.index_con .i_part9 .tit .more:hover{opacity: 0.7;}


	.ny_banner{height:400px;padding-top: 82px;display: flex;justify-content: center;align-items: center;position:relative;background:no-repeat center;background-size:cover; }
	.m_banner{display: none;}
	.ny_banner .xz_btn{position: absolute;bottom: 4vw;left:9.375vw; width: 140px;height: 40px;text-align: center;line-height: 40px;border-radius: 20px
	;color: #ffffff;transition: all 0.5s;border:1px solid #ffffff;}
	.ny_banner .xz_btn:hover{border-color:transparent;background-color: #7CC636;}
	.ny_banner .txt{text-align: center;color: #ffffff;max-width:90%;margin:0 auto;}
	.ny_banner .txt .h1{line-height: 112px;text-shadow: 0px 13px 10px rgba(0, 0, 0, 0.1);margin-bottom: 8px;font-weight: bold;font-family: 'Alibaba PuHuiTi 2.0';}
	.ny_banner .txt .h2{line-height: 40px;color: rgba(255, 255, 255, 0.8);font-weight: 400;}
	.ny_banner .txt .btn_zxp{width: 140px;height: 40px;line-height: 40px;border-radius: 20px
		;color: #ffffff;transition: all 0.5s;border:1px solid #ffffff;text-align: center;margin-top: 1vw;display:none;}
	.ny_banner .txt .btn_zxp:hover{border-color:transparent;background-color: #7CC636;}

	.res_con{padding:1.25vw 0 4.16vw 0;background-color: #F0F3F5;}
	.res_con .tab{display: flex;margin-bottom: 2.18vw;}
	.res_con .tab .item{margin-right: 1.6vw;line-height: 60px;padding: 0 1.56vw;border-radius: 12px 12px 0 0;transition: all 0.5s;cursor: pointer;position: relative;z-index: 3;}
	.res_con .tab .item.active {
	    background-color: #327DF9;
	}
	.res_con .tab .item.active a {
	     color: #fff;
	}
	.res_con .tab .item ul{position: absolute;left: 0;top: 100%;background-color: #363B53;width: 216px;border-radius: 0px 12px 12px 12px;color: #ffffff;padding: 16px;display: none;}
	.res_con .tab .item ul a{color: #ffffff;}
	.res_con .tab .item ul li{line-height: 48px;border-radius: 8px;padding-left: 30px;transition: all 0.5s;}
	.res_con .tab .item ul li:hover{background-color: #327DF9;}
	
	.res_con .tab .item:hover{background-color: #327DF9;}
	.res_con .tab .item:hover a{color: #fff;}
	.res_con .tab .item p{padding-right: 24px;background: url(../img/res_xl.png)no-repeat right center;color: #363B53;}
	.res_con .tab .item:hover p{color: #fff;background-image: url(../img/bai_jt.png);}
	.res_con .boxs{display: flex;justify-content: space-between;align-items: center;}
	.res_con .boxss .boxs:nth-child(n+3){display: none;}
	.res_con .boxss.on .boxs:nth-child(n+3){display: flex;}
	.res_con .boxs{width: 1200px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.res_con .boxs:after{content:"";width: 270px;}
	.res_con .boxs .box1{width: 580px;height: 338px;border-radius: 16px;overflow: hidden;position: relative;margin-bottom: 42px;}
	.res_con .boxs .box1 .con1{width: 100%;height: 100%;overflow: hidden;transition: all 0.5s;position: relative;}
	.res_con .boxs .box1 .con1:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.2);backdrop-filter: blur(5px);transform: translateY(100%);}
	.res_con .boxs .box1 .con1 .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;}
	.res_con .boxs .box1 .txt_bj{transform: translateY(120%); position: absolute;bottom: 0;left: 0;width: 100%;background-color: #327DF9;color: #ffffff;padding: 24px 146px 24px 24px;transition: all 0.5s;}
	.res_con .boxs .box1 .txt_bj:after{content: "";position: absolute;right: 0;bottom: 0;width: 273px;height: 240px;background: url(../img/hu1.png);background-size: 100% 100%;z-index: -1;}
	.res_con .boxs .box1 .txt_bj .h{font-weight: 600;line-height: 40px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 80px;margin-bottom: 16px;}
	.res_con .boxs .box1 .txt_bj .p{font-weight: 400;line-height: 22px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 44px;margin-bottom: 16px;}
	.res_con .boxs .box1 .txt_bj .btn{width: 104px;height: 28px;border-radius: 15px;text-align: center;background: #FFA526;transition: all 0.5s;}
	.res_con .boxs .box1 .txt_bj .btn span{display: inline-block;line-height: 28px; padding-right: 24px;background: url(../img/more.png)no-repeat right center;}
	.res_con .boxs .right{width: 580px; display: flex;justify-content: space-between;flex-wrap: wrap;}
	.res_con .boxs .box1:hover .txt_bj{transform: translateY(0);}
	.res_con .boxs .box1:hover .con1:after{transform: translateY(0);}
	.res_con .boxs .box1 .txt_bj .btn:hover{opacity: 0.7;}
	.res_con .boxs .box2{width: 270px;height: 338px;margin-bottom: 42px;border-radius: 16px;overflow: hidden;position: relative;}
	.res_con .boxs div.box2{height: 1px;margin-bottom:0;}
	.res_con .boxs .box2 .pics{width: 100%;overflow: hidden;}
	.res_con .boxs .box2 .pics .pic{width: 100%;height: 150px;background: no-repeat center;background-size: cover;position:relative;}
	.res_con .boxs .box2 .pics .pic:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#327DF910;}
	.res_con .boxs .box2 .txt{background-color: #fff;padding: 24px;}
	.res_con .boxs .box2 .txt .h{font-weight: 600;font-size: 18px;line-height: 24px;color: #363B53;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 48px;margin-bottom: 16px;}
	.res_con .boxs .box2 .txt .p{font-weight: 400;line-height: 20px;color: #424343;margin-bottom: 8px;height:20px;width:100%;}
	.res_con .boxs .box2 .txt .day{font-weight: 400;line-height: 20px;: #424343;margin-bottom: 8px;}
	.res_con .boxs .box2 .txt .btn_box{display: flex;height:20px;}
	.res_con .boxs .box2 .txt .btn_box>div{padding: 2px 8px;background: rgba(50, 125, 249, 0.1);border-radius: 4px;font-size: 12px;margin-right: 4px; line-height: 16px;color: #327DF9;}
	.res_con .boxs .box2 .con1{position: relative;width: 100%;height: 100%;}
	.res_con .boxs .box2 .con1:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.2);backdrop-filter: blur(5px);transform: translateY(100%);}
	.res_con .boxs .box2 .txt_bj{position: absolute;bottom: 0;left: 0;width: 100%;background-color: #327DF9;color: #ffffff;padding: 24px 146px 24px 24px;transition: all 0.5s;transform: translateY(150%);}
	.res_con .boxs .box2 .txt_bj .btn{width: 104px;height: 28px;border-radius: 15px;text-align: center;background: #FFA526;transition: all 0.5s;}
	.res_con .boxs .box2 .txt_bj .btn span{display: inline-block;line-height: 28px; padding-right: 24px;background: url(../img/more.png)no-repeat right center;}
	.res_con .boxs .box2 .txt_bj .btn:hover{opacity: 0.7;}
	.res_con .boxs .box2 .txt_bj:after{content: "";position: absolute;right: 0;bottom: 0;width: 186px;height: 108px;background: url(../img/hu2.png);background-size: 100% 100%;z-index: -1;}
	.res_con .boxs .box2:hover .con1:after{transform: translateY(0);}
	.res_con .boxs .box2:hover .txt_bj{transform: translateY(0);}
	/* .res_con .boxss .boxs:nth-child(2n){flex-flow:row-reverse;} */
	.res_con .lod{width: auto;display: table;margin: 0 auto;margin-top: 40px;font-weight: 400;line-height: 22px;color: #959595;cursor: pointer;padding-top: 24px;background: url(../img/loading.png)no-repeat center top;background-size: auto 24px;}
	.bottom_bj{padding: 32px 0;background: url(../img/ny_gbg.png)no-repeat center;background-size: cover;}
	.bottom_bj .h{text-align: center;font-weight: 300;line-height: 50px;color: #FFFFFF;margin-bottom: 24px;}
	.bottom_bj .link_box{display: flex;justify-content: center;}
	.bottom_bj .link_box .link{display: block;margin: 0 10px;width: 140px;height: 40px;text-align: center;line-height: 38px;border: 1px solid #FFFFFF;border-radius: 20px;font-weight: 400;color: #ffffff;transition: all 0.5s;}
	.bottom_bj .link_box .link:hover{border-color: transparent;background-color: #ffffff;color: #000;}

	.footer{background: #37405E;}
	.footer .w1560{width: 90%;}
	.footer .top{padding: 40px 0 56px 0;display: flex;justify-content: space-between;}
	.footer .top .left .f_logo{width: 206px;height: 60px;margin-bottom: 40px;}
	.footer .top .left .h{margin-bottom: 16px;padding-left: 34px;line-height: 24px;color: #ffffff;background: no-repeat left center;}
	.footer .top .left .h.dh{background-image: url(../img/dh.png);}
	.footer .top .left .h.yx{background-image: url(../img/yx.png);}
	.footer .top .left .wx{width: 120px;transition: all 0.5s;}
	.footer .top .left .wx span{display: inline-block;padding-left: 24px;color: #ffffff;background: url(../img/wx.png)no-repeat left center;}
	.footer .top .left .wx:hover{opacity: 0.7;}
	.footer .top .right{display: flex;}
	.footer .top .right ul{height: 256px;padding: 0 1.25vw;border-left: 1px solid rgba(255, 255, 255, 0.1);margin-left: 1.6vw;}
	.footer .top .right ul:nth-child(3){margin-left:0;}
	.footer .top .right ul li:first-child a{color: #ffffff;line-height: 24px;margin-bottom: 16px;}
	.footer .top .right ul li a{margin-bottom: 8px;line-height: 20px;color: rgba(255, 255, 255, 0.5);transition: all 0.5s;}
	.footer .top .right ul li a:hover{color: #fff;}
	.footer .bottom{line-height: 64px;display: flex;width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.3);}
	.footer .bottom a{color: rgba(255, 255, 255, 0.5);transition: all 0.5s;margin-right: 8px;}
	.footer .bottom a:hover{color: #ffffff;}
	.footer .top .right ul .div1{display: flex;}
	.footer .top .right ul .div2{margin: 0 6px;}
	.footer .top .right ul .div1 .h{font-weight:bold;font-size:16px;margin-bottom:12px;color:#fff;}

	.nd_con{margin-top: 82px;}
	.nd_con .w1200{}
	.nd_con .con{float: left; width: 900px;padding: 40px 56px;border-radius: 16px;background-color: #ffffff;margin-bottom: 40px;}
	.nd_con .con .tit{text-align: center;padding-bottom: 16px;border-bottom: 1px solid #E6E9ED;margin-bottom: 32px;}
	.nd_con .con .tit .h{color: #363B53;line-height: 50px;margin-bottom: 16px;}
	.nd_con .con .tit .day{font-weight: 400;line-height: 20px;color: #959595;}
	.nd_con .con .txt_p .h1{font-weight: 600;line-height: 34px;text-align: center;color: #327DF9;margin-bottom: 24px;}
	.nd_con .con .txt_p .p1{font-weight: 400;line-height: 26px;color: #424343;text-indent: 2em;margin-bottom: 24px;}
	.nd_con .con .txt_p img{display: block; margin: 0 auto;max-width: 100%;margin-bottom: 24px;}
	.nd_con .con .txt_p .bottom1{padding: 20px 0 0 0;border-top: 1px solid #E6E9ED;}
	.nd_con .con .txt_p .bottom1 .top1{display: flex;justify-content: space-between;}
	.nd_con .con .txt_p .bottom1 .top1 a{display: block;width: 36%;transition: all 0.5s;color: #424343;}
	.nd_con .con .txt_p .bottom1 .top1 a:hover{color: #327DF9;}
	.nd_con .con .txt_p .bottom1 .top1 a:first-child{padding-left: 24px;line-height: 20px;background: url(../img/nd_prev.png)no-repeat left center;}
	.nd_con .con .txt_p .bottom1 .top1 a:last-child{padding-right: 24px;line-height: 20px;background: url(../img/nd_next.png)no-repeat right center;}
	.nd_con .con .txt_p .bottom1 .top1 a span{display: block;height: 20px;line-height: 20px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
	.nd_con .con .txt_p .bottom1 .btn_box{display: flex;justify-content: space-between;}
	.nd_con .con .txt_p .bottom1 .btn{width: 80px;height: 28px;text-align: center;line-height: 28px;color: #ffffff;border-radius: 14px;background-color: #327DF9;margin-top: 20px;transition: all 0.5s;}
	.nd_con .con .txt_p .bottom1 .btn:hover{opacity: 0.7;}
	.nd_con .con .txt_p .bottom1 .btn1{width: 150px;background: #7CC636;height:42px;line-height:42px;border-radius:21px;}
	.nd_con .con .txt_p .bottom1 .btn1 span{padding-left: 26px;background: url(../img/down.png)no-repeat left center;background-size:22px auto;}
	.nd_con .txt_right{float: right;position: sticky;top: 100px; width: 270px;}
	.nd_con .txt_right div{height: 300px;border-radius: 16px;margin-bottom: 40px;overflow:hidden;position:relative;}
	.nd_con .txt_right div a{display: block;}
	.nd_con .txt_right div a img{width: 100%;}
	.nd_con .txt_right div .txt{position: absolute;bottom: 24px;left: 0;margin: 0 16px;width:calc(100% - 32px);height:44px;line-height:22px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#fff;z-index:2;border-radius:0;}
	.nd_con .txt_right>div:after{content:"";position: absolute;bottom: 0;left: 0;width: 100%;height: 108px;background: linear-gradient(180deg, rgba(32, 78, 155, 0) 0%, rgba(32, 78, 155, 0.8) 41.64%, #204E9B 100%);}
	.nd_con .boxss_h{font-weight: 600;margin-bottom: 24px; line-height: 34px;color: #363B53;}
	.nd_con .con .txt_p video{display: block; margin: 0 auto;margin-bottom: 24px;max-width: 100%;}
	.book_con .con .txt_p img{margin: 0 auto;display: block;}

	.cha_con{background-color: #F0F3F5;}
	.cha_con .top{padding: 3.75vw 0 5.2vw 0;text-align: center;background: linear-gradient(180deg, #FFFFFF 55.97%, rgba(255, 255, 255, 0) 100%);border-radius: 16px;box-shadow: 0 -52px 30px #327DF830;top:-1.875vw;margin-bottom: 2.1875vw;z-index: 2;}
	.cha_con .top::before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/lizi.png)no-repeat center bottom;background-size: 100% auto;}
	.cha_con .top .h{text-shadow: 0px 12px 14px rgba(255, 186, 90, 0.44);font-weight: 1000;line-height: 76px;color: #363B53;position: relative;z-index: 2;font-family: 'Alibaba PuHuiTi 2.0';margin-bottom: 0.9vw;}
	.cha_con .top .h::before{content: "";position: absolute;width: 20.8vw;height: 1vw;background: #FFA526;bottom: 0;left: 50%;transform: translateX(-50%);z-index: -1;}
	.cha_con .top .p{font-family: 'Alibaba PuHuiTi 2.0';font-style: normal;font-weight: 500;line-height: 45px;text-align: center;text-transform: uppercase;color: #0F2032;}
	.cha_con .cha1 .boxs{position: relative;overflow: hidden;padding-bottom: 6.6vw;}
	.cha_con .cha1 .boxs .swiper-pagination{display: none;}
	.cha_con .cha1 .boxs .swiper-slide{background: #FFFFFF;background-color: #fff;padding: 2vw 3.12vw 1vw 3.12vw; box-shadow: 0px 0px 30px rgba(50, 125, 250, 0.102);border-radius: 16px;text-align: center;}
	.cha_con .cha1 .boxs .swiper-slide .icon{width: 2.7vw;height: 2.7vw;display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: 1.82vw;}
	.cha_con .cha1 .boxs .swiper-slide .icon img{max-width: 100%;max-height: 100%;}
	.cha_con .cha1 .boxs .swiper-slide .h{font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 34px;text-align: center;color: #363B53;margin-bottom: 0.83vw;}
	.cha_con .cha1 .boxs .swiper-slide .p{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 22px;text-align: center;color: #959595;min-height: 66px;}
	.cha_tit{display: table;margin: 0 auto;position: relative;font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 42px;color: #363B53;z-index: 2;margin-bottom: 3.28vw;}
	.cha_tit::before{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);height:0.73vw;width: calc(100% - 3.3vw);background-color: #327DF9;z-index: -1;}
	.cha_con .cha2{padding-bottom: 6.6vw;}
	.cha_con .cha2 .top1{padding: 2vw 4vw;background: #FFFFFF;box-shadow: 0px 19px 30px rgba(50, 125, 250, 0.1);border-radius: 16px;display: flex;justify-content: space-between;}
	.cha_con .cha2 .top1 .box{width: 34.375vw;}
	.cha_con .cha2 .top1 .box .pics{width: 100%;overflow: hidden;border-radius: 8px;margin-bottom:1.45vw;}
	.cha_con .cha2 .top1 .box .pics .pic{height: 9.58vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.cha_con .cha2 .top1 .box:hover .pics .pic{transform: scale(1.05);}
	.cha_con .cha2 .top1 .box .txt{font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 32px;text-align: center;color: #363B53;}
	.cha_con .cha2 .bottom1{background: url(../img/cha2_bj.png)no-repeat center;background-size: cover; margin: 0 5.73vw;border-radius: 0px 0px 16px 16px;display: flex;padding: 1.67vw 2vw 1.67vw 14.06vw;align-items: center;}
	.cha_con .cha2 .bottom1 .left{margin-right: 2.1vw;}
	.cha_con .cha2 .bottom1 .right{padding-left: 2vw;border-left: 1px solid rgba(255,255,255,0.3);padding: 0.4vw 0;padding-left: 2vw;}
	.cha_con .cha2 .bottom1 .right li{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 24px;text-align: center;color: #FFFFFF;margin-bottom: 0.83vw;text-align: left;}
	.cha_con .cha2 .bottom1 .right li:last-child{margin-bottom: 0;}
	.cha_con .cha3 .cha_tit{margin-bottom: 3.43vw;}
	.cha_con .cha3 .boxs{display: flex;padding-bottom: 6.25vw;}
	.cha_con .cha3 .boxs .box{width: 20%;text-align: center;position: relative;}
	.cha_con .cha3 .boxs .box .icon{width:5.2vw;height: 5.2vw;border-radius: 50%;display: flex;justify-content: center;align-items: center; background: linear-gradient(90deg, #3A94FF 0%, #146DFE 100%);margin: 0 auto;margin-bottom: 1.875vw;}
	.cha_con .cha3 .boxs .box .icon img{max-width:50%;max-height: 50%;}
	.cha_con .cha3 .boxs .box .h{font-family: 'PingFang SC';margin-bottom: 0.45vw; font-style: normal;font-weight: 600;line-height: 40px;color: #363B53;}
	.cha_con .cha3 .boxs .box .p{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 28px;color: #424343;}
	.cha_con .cha4{background: url(../img/cha4_bj.png)no-repeat;background-size: 100% auto;padding: 3.125vw 0 0 0;}
	.cha_con .cha4 .swiper-pagination{display: none;}
	.cha_con .cha4 .tit{font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 60px;color: #FFFFFF;text-align: center;margin-bottom: 2.34vw;}
	.cha_con .cha4 .con{padding: 3.64vw 3.64vw 4.16vw 3.64vw;background-color: #ffffff;}
	.cha_con .cha4 .top1{position: relative;overflow: hidden;}
	.cha_con .cha4 .top1 .swiper-slide{margin-bottom: 3.64vw;display: flex;justify-content: center;align-items: center;}
	.cha_con .cha4 .top1 .swiper-slide img{max-width: 80%;max-height: 80%;}
	.cha_con .cha4 .bottom1 .cha_tit{margin-bottom: 2.8vw;}
	.cha_con .cha4 .bottom1 form{padding:4.167vw 7vw;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(50, 125, 250, 0.1);position: relative;z-index: 2;}
	.cha_con .cha4 .bottom1 form::before{content: "";position: absolute;top: 0;right: 0;width: 9.32vw;height: 8.6vw;background: url(../img/yejiao.png);background-size: 100% 100%;z-index: -1;}
	.cha_con .cha4 .bottom1 form .input_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.cha_con .cha4 .bottom1 form .input_box .input{width: 25vw;margin-bottom:1.67vw;}
	.cha_con .cha4 .bottom1 form .input_box .input1{width: 100%;}
	.cha_con .cha4 .bottom1 form .input_box .input input{width: 100%; height: 3.12vw;line-height: 3.12vw;border: 1px solid #E8E8E8;border-radius: 4px;padding:0 10px;}
	.cha_con .cha4 .bottom1 form .input_box .input .txt{display: flex;align-items: center;font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 28px;color: #333333;margin-bottom: 0.83vw;}
	.cha_con .cha4 .bottom1 form .input_box .input .txt span{width: 22px;display: block;color: #FF0000;}
	.cha_con .cha4 .bottom1 form .btn{display: block; margin: 0 auto;width: 23.8vw;line-height: 2.6vw;text-align: center;border-radius: 1.3vw;background: #327DF9;color: #ffffff;transition:all 0.5s;}
	.cha_con .cha4 .bottom1 form .btn:hover{opacity:0.8;}

	.case_con{background-color: #F0F3F5;}
	.case_con .top1{position: relative;top: -1.875vw;}
	.case_con .top1 .tab{border-radius: 16px 16px 0px 0px;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);background: #FFFFFF;display: flex;justify-content: center;z-index: 2;position: relative;}
	.case_con .top1 .tab li{margin: 0 5.2vw;position: relative;}
	.case_con .top1 .tab li a{padding: 1.2vw 5.2vw;position: relative;}
	.case_con .top1 .tab li:after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0%;height: 4px;background-color: #327DF9;transition: all 0.5s;}
	.case_con .top1 .tab li.on:after{width: 100%;}
	.case_con .top1 .boxs{background: #FFFFFF;border-radius: 0px 0px 16px 16px;padding:1.25vw 15.6vw 0 15.6vw;}
	.case_con .top1 .boxs .box{display: none;flex-wrap: wrap;justify-content: center;}
	.case_con .top1 .boxs .box.on{display: flex;}
	.case_con .top1 .boxs .box li a{display: block;font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 16px;text-align: center;color: #959595;padding: 0 1.2vw;border-right: 1px solid rgba(0, 0, 0, 0.1);margin-bottom: 1.3vw;transition: all 0.5s;}
	.case_con .top1 .boxs .box li:first-child a{padding-left: 0;}
	.case_con .top1 .boxs .box li:last-child a{padding-right: 0;border-right: none;}
	.case_con .top1 .boxs .box li a:hover,.case_con .top1 .boxs .box li.on a{color: #327DF9;font-weight:bold;}
	.case_con .case{padding: 4.167vw 0;}
	.case_con .case .boxs{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 2.4vw;}
	/* .case_con .case .boxs:nth-child(n+2){display: none;} */
	.case_con .case .boxs .box{width: 18.75vw;border-radius:16px;overflow: hidden;margin-bottom: 2.2vw;}
	.case_con .case .boxs a.box:nth-child(n+13){display: none;}
	.case_con .case .boxs.on a.box:nth-child(n+13){display: block;}
	.case_con .case .boxs a.box.hide{display: none;}
	.case_con .case .boxs a.box.on{display: block;}
	.case_con .case .boxs a.box.on1{display: block;}
	.case_con .case .boxs a.box.on2{display: block;}
	.case_con .case .boxs a.box.on3{display: block;}
	.case_con .case .boxs a.box.on4{display: block;}
	.case_con .case .boxs a.box.on5{display: block;}
	.case_con .case .boxs a.box.on6{display: block;}
	.case_con .case .boxs a.box.on7{display: block;}
	.case_con .case .boxs a.box.on8{display: block;}
	.case_con .case .boxs a.box.on9{display: block;}
	.case_con .case .boxs a.box.on10{display: block;}
	.case_con .case .boxs a.box.on11{display: block;}
	.case_con .case .boxs a.box.on12{display: block;}
	.case_con .case .boxs a.box.on13{display: block;}
	.case_con .case .boxs a.box.on14{display: block;}
	.case_con .case .boxs a.box.on15{display: block;}
	.case_con .case .boxs a.box.on16{display: block;}
	.case_con .case .boxs a.box.on17{display: block;}
	.case_con .case .boxs a.box.on18{display: block;}
	.case_con .case .boxs a.box.on19{display: block;}
	.case_con .case .boxs a.box.on20{display: block;}
	
	/* .case_con .case .boxs .box:nth-child(n+13){display: none;} */
	.case_con .case .boxs .box .pics{width: 100%;overflow: hidden;}
	.case_con .case .boxs .box .pics .pic{height: 10.4vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.case_con .case .boxs .box:hover .pics .pic{transform: scale(1.05);}
	.case_con .case .boxs .box .txt{padding: 1.25vw 1.25vw 1vw 1.25vw;background-color: #ffffff;}
	.case_con .case .boxs .box .txt .h{font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 28px;color: #363B53;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 56px;margin-bottom: 0.8vw;}
	.case_con .case .boxs .box .txt .icon{height: 2.2vw;margin-bottom: 0.8vw;}
	.case_con .case .boxs .box .txt .icon img{max-height: 100%;}
	.case_con .case .boxs .box .txt ul{display: flex;flex-wrap:wrap;height:50px;align-items: flex-start;}
	.case_con .case .boxs .box .txt ul li{background: rgba(50, 125, 249, 0.1);border-radius: 4px;padding: 2px 0.4vw;margin-right: 0.4vw;color: #327DF9;line-height: 16px;margin-top:0.4vw;}
	.case_con .case .more{display: block;width: 7.5vw;line-height: 2vw;background: #327DF9;border-radius: 1vw;text-align: center;margin: 0 auto;transition: all 0.5s;color: #fff;cursor: pointer;}
	.case_con .case .more:hover{opacity: 0.7;}
	.case_con .case1{padding:5vw 0;background: #fff;position: relative;}
	.case_con .case1:after{content: "";position: absolute;left: 36vw;top: 26vw;width: 8.95vw;height: 7.7vw;background: url(../img/sy.png);background-size: 100% 100%;z-index: 2;}
	.case_con .case1 .tit .cha_tit{margin-bottom: 2.29vw;}
	.case_con .case1 .tit .p{font-family: 'PingFang SC';margin-bottom: 2.32vw; font-style: normal;font-weight: 400;line-height: 28px;text-align: center;color: #424343;}
	.case_con .case1 .center{display: flex;justify-content: space-between;background: rgba(255, 255, 255, 0.8);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 0px 40px rgba(37, 102, 210, 0.1);border-radius: 16px;margin-bottom: 3.44vw;padding-right: 4.167vw;align-items: center;overflow: hidden;}
	.case_con .case1 .center .pics{width: 32.65vw;position: relative;overflow: hidden;}
	.case_con .case1 .center .pics .pic{width: 100%;height: 18.75vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.case_con .case1 .center .pics .pic:hover{transform: scale(1.05);}
	.case_con .case1 .center .txts{width: 38.17vw;position: relative;overflow: hidden;}
	.case_con .case1 .center .txts .txt{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 36px;height: 108px; text-align: justify;color: #0F2032;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 2.2vw;}
	.case_con .case1 .center .txts .bottom{text-align: right;}
	.case_con .case1 .center .txts .bottom .icon{height: 2.2vw;}
	.case_con .case1 .center .txts .bottom .icon img{max-height: 100%;}
	.case_con .case1 .center .txts .bottom .name{display: inline-block;position: relative;padding-left: 2.92vw;font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 26px;color: #0C0D0E;}
	.case_con .case1 .center .txts .bottom .name:after{content: "";position: absolute;top: 50%;left: 0;width: 2.2vw;height: 1px;background-color: #CCCCCC;}
	.case_con .case1 .center .txts .swiper-pagination{left: 0;width: auto;}
	.case_con .case1 .center .txts .swiper-pagination .swiper-pagination-bullet{background-color: #363B53;opacity: 0.2;width: 0.6vw;height: 0.6vw;margin: 0 0.4vw;}
	.case_con .case1 .center .txts .swiper-pagination .swiper-pagination-bullet-active{background-color: #327DF9;opacity: 1;}
	.case_con .case1 .w1560>.bottom{position: relative;overflow: hidden;display:none;}
	.case_con .case1 .w1560>.bottom .swiper-wrapper{transition-timing-function:linear;}
	.case_con .case1 .w1560>.bottom:after {content: "";position: absolute;top: 0;right: -60px;width: 26%;height: 100%;background: url(../img/jianbian.png)no-repeat left center;background-size: cover;z-index: 2;transform: rotate(180deg);}
	.case_con .case1 .w1560>.bottom::before {content: "";position: absolute;top: 0;left: -60px;width: 26%;height: 100%;background: url(../img/jianbian.png)no-repeat left center;background-size: cover;z-index: 2;}
	.case_con .case1 .w1560>.bottom .swiper-slide img{max-width: 100%;filter: grayscale(1);}
	.case_con .case1 .w1560>.bottom .swiper-slide:hover img{filter: grayscale(0);}

	.cd_tab{position: sticky;top: 80px;display: flex;justify-content: center;padding: 0.4vw 0;background-color: #ffffff;z-index: 10;}
	.cd_tab li{margin: 0 0.4vw;}
	.cd_tab li a{display: block; padding: 0 0.42vw;line-height: 40px;width: 11.6vw;text-align: center;color: #363B53;font-family: 'PingFang SC';font-weight: 600;}
	.cd_tab li.on a,.cd_tab li:hover a{color: #ffffff;background-color: #327DF9;border-radius: 20px;}
	.cd_con{background-color: #F0F3F5;}
	.cd_con .cd1{padding:3.33vw 0 5vw 0;display: flex;justify-content: space-between;}
	.cd_con .cd1 .left{width: 46.5vw;background-color: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.0
	5);border-radius: 16px;display: flex;align-items: center;padding: 2.9vw 2vw;}
	.cd_con .cd1 .left .pic{width: 8.15vw;margin-right:1.25vw;display: flex;justify-content: center;align-items: center;}
	.cd_con .cd1 .left .pic img{max-width: 100%;}
	.cd_con .cd1 .left .txt{width: calc(100% - 9.4vw);}
	.cd_con .cd1 .left .txt .p{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 26px;text-indent: 2em;color: #424343;margin-bottom:1.25vw;}
	.cd_con .cd1 .left .txt .btn_box{display: flex;padding-top: 1.25vw;border-top: 1px solid rgba(0, 0, 0, 0.05);}
	.cd_con .cd1 .left .txt .btn_box .btn{width: 5.22vw;line-height: 28px;margin-right: 0.4vw;text-align: center;}
	.cd_con .cd1 .left .txt .btn_box .btn:last-child{margin-right: 0;}
	.cd_con .cd1 .right{width: 32.65vw;background-color: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding: 1.56vw 2vw 2.9vw 2vw;}
	.cd_con .cd1 .right .top{background: url(../img/cd_solid.png)no-repeat center bottom;background-size: 100% auto;text-align: center;margin-bottom: 2vw;}
	.cd_con .cd1 .right .top span{display: inline-block;font-family: 'PingFang SC';font-weight: 600;line-height: 3.64vw;text-align: center;color: #327DF9;text-shadow: 1px 2px 0px rgba(255, 255, 255, 0.5);position: relative;z-index: 2;}
	.cd_con .cd1 .right .top span:after{content: "";position: absolute;top: 50%;left: 0;width:3.64vw;height: 3.64vw;background: url(../img/cd_bjyuan.png);background-size: 100% 100%;transform: translateY(-50%);z-index: -1;}
	.cd_con .cd1 .right .p{font-family: 'PingFang SC';font-weight: 400;line-height: 26px;text-align: justify;text-indent: 2em;color: #424343;}
	.cd_con .cd1 .right .name{text-align: right;font-family: 'PingFang SC';font-weight: 600;line-height: 22px;color: #424343;margin-top: 0.5vw;}
	.cd_con .cd1 .right .name span{display: inline-block;padding-left: 2.9vw;position: relative;}
	.cd_con .cd1 .right .name span:after{content: "";position: absolute;left: 0;top: 50%;height: 1px;width: 2vw;background-color: #CCCCCC;}
	.cd_con .cd2{padding: 0 0 5vw 0;}
	.cd_con .cd2 .con{background: rgba(255, 255, 255, 0.7);border: 2px solid #FFFFFF;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;position: relative;overflow: hidden;display:flex;justify-content:center;}
	.cd_con .cd2 .con .swiper-slide{padding: 2vw 3.33vw 2.9vw 3.33vw;width:33.33%}
	.cd_con .cd2 .con .swiper-slide{background: url(../img/cd-solid1.png)no-repeat right center;background-size: auto 100%;}
	.cd_con .cd2 .con .swiper-slide:last-child{background: none;}
	.cd_con .cd2 .con .swiper-slide .pics{width: 100%;border-radius: 8px;overflow: hidden;}
	.cd_con .cd2 .con .swiper-slide .pics .pic{height: 7.3vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.cd_con .cd2 .con .swiper-slide:hover .pics .pic{transform: scale(1.05);}
	.cd_con .cd2 .con .swiper-slide .txt{text-align: center;padding: 1.25vw 0 0 0;}
	.cd_con .cd2 .con .swiper-slide .txt .h{font-family: 'PingFang SC';font-style: normal;font-weight: 600;line-height: 40px;margin-bottom: 0.8vw; text-align: center;color: #363B53;}
	.cd_con .cd2 .con .swiper-slide .txt .p{font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 24px;text-align: center;color: #424343;}
	.cd_con .cd3{padding-bottom: 5vw;}
	.cd_con .cd3 .top{text-align: center;}
	.cd_con .cd3 .top .h{font-family: 'PingFang SC';font-weight: 600;line-height: 40px;text-align: center;color: #424343;margin-bottom: 1.25vw;}
	.cd_con .cd3 .top .p{font-family: 'PingFang SC';font-weight: 400;line-height: 30px;text-align: center;color: #424343;text-align:left;display:table;margin:0 auto;}
	.cd_con .cd3 .top .p span{color: #327DF9;}
	.cd_con .cd3 .con{background: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;overflow: hidden;padding: 2vw 6.9vw;margin-top: 2vw;}
	.cd_con .cd3 .con img{display: block;margin: 0 auto;}
	.cd_con .cd3 .con .top1{display: flex;justify-content: center;margin-bottom: 1.25vw;}
	.cd_con .cd3 .con .top1 .box{width: 16.35vw;position: relative;display: flex;align-items: center;}
	.cd_con .cd3 .con .top1 .box:after{content: "";position: absolute;width: 1.46vw;height: 1.145vw;background: url(../img/cd3_jt.png);background-size: 100% 100%;right: 3.125vw;top: 50%;transform: translateY(-50%);}
	.cd_con .cd3 .con .top1 .box:last-child{width: auto;}
	.cd_con .cd3 .con .top1 .box:last-child:after{display: none;}
	.cd_con .cd3 .con .top1 .box .icon{width: 2.5vw;height: 2.5vw;margin-right: 0.83vw;}
	.cd_con .cd3 .con .top1 .box .icon img{width: 100%;height: 100%;}
	.cd_con .cd3 .con .top1 .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;}
	.cd_con .cd3 .con .top1 .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;color: #424343;}
	.cd_con .cd4{padding: 5vw 0 5.83vw 0;background-color: #ffffff;}
	.cd_con .cd4 .top{text-align: center;margin-bottom: 2.91vw;}
	.cd_con .cd4 .top img{display: block;margin: 0 auto;width: 23.6vw;}
	.cd_con .cd4 .top .p{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;color: #424343;margin-bottom: 0.8vw;}
	.cd_con .cd4 .con{display: flex;justify-content: center;flex-wrap:wrap;}
	/*.cd_con .cd4 .con:after{content:"";width:25.73vw;height: 0;}*/
	.cd_con .cd4 .con .box{width: 25.73vw;margin-right:2.03vw; padding: 2vw;background: #FFFFFF;border: 1px solid #FFA526;box-shadow: 0px 1px 1px rgba(255, 164, 54, 0.05), 0px 24px 24px rgba(255, 164, 54, 0.06);border-radius: 16px;display: flex;flex-direction: row;align-items: center;}
	.cd_con .cd4 .con .box:last-child{margin-right:0;}
	.cd_con .cd4 .con .box .icon{width: 3.33vw;height: 3.33vw;margin-right: 1.25vw;display: flex;align-items: center;justify-content: space-between;}
	.cd_con .cd4 .con .box .icon img{max-width: 100%;max-height: 100%;}
	.cd_con .cd4 .con .box .txt{padding-left: 1.25vw;font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;width: calc(100% - 5.83vw);border-left:  1px solid rgba(0, 0, 0, 0.1);}

	.tec_con{background-color: #F0F3F5;}
	.tec_con .tec1{padding: 4.167vw 0 5vw 0;}
	.tec_con .tec1 .cha_tit{margin-bottom: 3.125vw;}
	.tec_con .tec1 .con{padding-top:2.8vw;position: relative;overflow: hidden;}
	.tec_con .tec1 .con .swiper-pagination{display: none;}
	.tec_con .tec1 .con .swiper-slide{box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);}
	.tec_con .tec1 .con .pic{display: flex;padding: 1.25vw 1.72vw;position: relative;border-radius: 16px 16px 0px 0px;}
	.tec_con .tec1 .con .pic .h{font-family: 'PingFang SC';font-weight: 600;line-height: 50px;color: #FFFFFF;margin-bottom: 0.8vw;}
	.tec_con .tec1 .con .pic .btn{width: 96px;line-height: 34px;background-color: #fff;border-radius: 17px;text-align: center;color: ;}
	.tec_con .tec1 .con .pic .icon{position: absolute;top: -2.77vw;right:1.3vw;width: 12.4vw;height: 10.85vw;display: flex;align-items: center;justify-content: center;}
	.tec_con .tec1 .con .pic .icon img{max-width: 100%;max-height: 100%;}
	.tec_con .tec1 .con .txt{background-color: #FFFFFF;border-radius:0px 0px 16px 16px;padding: 0.75vw 2vw 3.54vw 2vw;height: 300px;}
	.tec_con .tec1 .con .txt .btn_box{display: flex;margin-bottom: 1.25vw;flex-wrap: wrap;}
	.tec_con .tec1 .con .txt .btn_box .btn{line-height: 26px;padding: 0 0.6vw;border: 1px solid #DDDDDD;border-radius: 14px;color: #424343;margin-right: 0.6vw;margin-top: 0.5vw;}
	.tec_con .tec1 .con .txt .btn_box .btn:last-child{margin-right: 0;}
	.tec_con .tec1 .con .txt ul{margin-left: 1vw;}
	.tec_con .tec1 .con .txt ul li{line-height: 32px;padding-bottom: 0.4vw;border-bottom: 1px dashed  #CCCCCC;position: relative;}
	.tec_con .tec1 .con .txt ul li:after{content: "";position: absolute;width: 6px;height: 6px;top: 13px;left: -1vw;border-radius: 50%;background-color: #555555;}
	.tec_con .tec2 .con{padding: 1.875vw 0;background: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;display: flex;align-items: center;}
	.tec_con .tec2 .con .box{width: calc(20% - 20px);text-align: center;padding:0 1.8vw;}
	.tec_con .tec2 .con .box .icon{width: 5.2vw;height: 5.2vw;display: block;margin: 0 auto;margin-bottom: 1.25vw;}
	.tec_con .tec2 .con .box .icon img{width: 100%;height: 100%;}
	.tec_con .tec2 .con .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 26px;color: #363B53;padding-bottom: 0.8vw;background: url(../img/tec2_solid.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 0.8vw;}
	.tec_con .tec2 .con .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;height:40px; color: #424343;}
	.tec_con .tec2 .con .jt{width: 25px;}
	.tec_con .tec3{margin-top: 5vw; padding-bottom:6.25vw;}
	.tec_con .tec3>.p{font-family: 'PingFang SC';line-height: 24px;text-align: center;color: #424343;margin-bottom: 2vw;}
	.tec_con .tec3 .con{display: flex;justify-content: space-between;}
	.tec_con .tec3 .con .box{display: flex;width: 39.58vw;background: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;overflow: hidden;}
	.tec_con .tec3 .con .box .pics{width: 18.75vw;overflow: hidden;}
	.tec_con .tec3 .con .box .pics .pic{height: 100%;width: 100%;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.tec_con .tec3 .con .box:hover .pics .pic{transform: scale(1.05);}
	.tec_con .tec3 .con .box .txt{width:20.83vw;padding: 2vw 2vw 2vw 1.7vw;}
	.tec_con .tec3 .con .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;color: #327DF9;height: 102px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom:0.8vw;}
	.tec_con .tec3 .con .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #424343;height: 60px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 0.8vw;}
	.tec_con .tec3 .con .box .txt .bottom{display: flex;justify-content: space-between;align-items: center;}
	.tec_con .tec3 .con .box .txt .bottom .icon{height:1.25vw;}
	.tec_con .tec3 .con .box .txt .bottom .icon img{height: 100%;}
	.tec_con .tec3 .con .box .txt .bottom .btn{width: 5.3vw;line-height: 1.66vw;text-align: center;border-radius: 0.83vw;color: #ffffff;background-color: #327DF9;transition: all 0.5s;}
	.tec_con .tec3 .con .box .txt .bottom .btn:hover{opacity: 0.7;}

	.pro_con{background-color: #F0F3F5;padding-top: 0}
	.pro_con .pro1{background: rgba(255, 255, 255, 1);transform:translateY(-2vw); border-radius: 16px;overflow: hidden;display: flex;margin-bottom: 3vw;}
	.pro_con .pro1 .box{width: 25%;padding: 1.25vw 1vw;position: relative;text-align: center;background: url(../img/line.png)no-repeat right center;background-size:  auto 100%;}
	.pro_con .pro1 .box .icon{display: flex;justify-content: center;padding-bottom: 0.625vw;background: url(../img/cd_solid.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 0.625vw;}
	.pro_con .pro1 .box:last-child{background: none;}
	.pro_con .pro1 .h{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #363B53;}
	.pro_con .pro1 .h span{font-size: 24px;color: #327DF9;}
	.pro_con .pro2{padding-bottom: 4.167vw;}
	.pro_con .pro2 img{width: 100%;}
	.pro_con .pro3{padding-bottom: 5vw;}
	.pro_con .pro3 .con{background: rgba(255, 255, 255, 0.7);box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding:2.9vw 4.16vw 0 4.16vw;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.pro_con .pro3 .con .box{width: 45%;display: flex;align-items: center;margin-bottom: 2.9vw;}
	.pro_con .pro3 .con .box .icon{width: 3.33vw;height: 3.33vw;display: flex;justify-content: center;align-items: center;margin-right: 1.25vw;}
	.pro_con .pro3 .con .box .icon img{max-width: 100%;}
	.pro_con .pro3 .con .box .txt{width: calc(100% - 3.33vw);padding-left: 1.25vw;background: url(../img/pro3_line.png) no-repeat left center;background-size: auto 3.33vw;}
	.pro_con .pro3 .con .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;margin-bottom: 0.625vw;}
	.pro_con .pro3 .con .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #424343;}
	.pro_con .pro4{padding-bottom: 5vw;}
	.pro_con .pro4 .con{padding: 2vw;background: rgba(255, 255, 255, 0.7);border-radius: 16px;}
	.pro_con .pro4 .con img{width: 100%;}
	.pro_con .pro5{padding-bottom:3.85vw;padding-top: 5vw;background: url(../img/pro5_bj.png)no-repeat center bottom;background-size: 100% auto; background-color: #fff;}
	.pro_con .pro5 .cha_tit{margin-bottom:3.125vw;}
	.pro_con .pro5 .cha_tit::before{background-color: #FFA526;}
	.pro_con .pro5 .tab{display: flex;justify-content: center;margin-bottom:2.9vw;}
	.pro_con .pro5 .tab li{font-family: 'PingFang SC';font-weight: 400;line-height: 40px;color: #424343;cursor: pointer;}
	.pro_con .pro5 .tab li.on{color: #327DF9;}
	.pro_con .pro5 .tab li span{margin: 0 2vw;color: #7CC636;}
	.pro_con .pro5 .tab li:last-child span{display: none;}
	.pro_con .pro5 .cons{padding: 0 6.9vw;}
	.pro_con .pro5 .cons .con{display: none;}
	.pro_con .pro5 .cons .con.on{display: flex;justify-content: space-between;width: 100%;}
	.pro_con .pro5 .cons .con .pics{width: 44.48vw;overflow: hidden;border-radius: 16px;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);}
	.pro_con .pro5 .cons .con .pics .pic{width: 100%;height: 21.67vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.pro_con .pro5 .cons .con .pics .pic:hover{transform: scale(1.05);}
	.pro_con .pro5 .cons .con .txt{width: 21.67vw; background: #F0F3F5;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding:3.125vw 2vw;}
	.pro_con .pro5 .cons .con .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 36px;color: #327DF9;height: 72px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 1.25vw;}
	.pro_con .pro5 .cons .con .txt ul{font-family: 'PingFang SC';font-weight: 400;line-height: 30px;color: #363B53;margin-bottom: 2vw;}
	.pro_con .pro5 .cons .con .txt ul li{position: relative;padding-left: 14px;}
	.pro_con .pro5 .cons .con .txt ul li::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 4px;border-radius: 50%;background-color: #363B53;}
	.pro_con .pro5 .cons .con .txt .btn{width: 132px;background: #327DF9;border-radius: 16px;text-align: center;line-height: 32px;color: #ffffff;transition: all 0.5s;}
	.pro_con .pro5 .cons .con .txt .btn:hover{opacity: 0.7;}

	.wdm_con{background-color: #F0F3F5;}
	.wdm_con .wdm1{padding: 4.167vw 0;}
	.wdm_con .wdm1 .tit{text-align: center;}
	.wdm_con .wdm1 .tit .cha_tit{margin-bottom: 1.46vw;}
	.wdm_con .wdm1 .tit .p{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 2vw;}
	.wdm_con .wdm1 .con img{width: 100%;}
	.wdm_con .wdm1 .con{position: relative;z-index: 2;}
	.wdm_con .wdm1 .con::before{content: "";position: absolute;top: 50%;left: 50%;width: 100vw;height: 23.17vw;z-index: -1;background: url(../img/wdm1_bj.png);background-size: 100% 100%;transform: translate(-50%,-50%);}

	.wdm_con .wdm2{padding:0 0 5.3vw 0;position: relative;}
	.wdm_con .wdm2::before{content: "";position: absolute;bottom: 7.8vw;left: 0;width: 50vw;height:36.82vw;background: url(../img/wdm2_bj.png);background-size: 100% 100%;}
	.wdm_con .wdm2.wdm3::before{display: none;}
	.wdm_con .wdm2.wdm3{background-color: #fff;padding-top: 4.167vw;}
	.wdm_con .wdm2 .tit{text-align: center;}
	.wdm_con .wdm2 .tit .cha_tit{margin-bottom: 1.46vw;}
	.wdm_con .wdm2 .tit .p{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;color: #424343;margin-bottom: 2vw;}
	.wdm_con .wdm2 .tab{display: flex;border-top: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(0, 0, 0, 0.2);padding: 0.9vw 0;margin-bottom: 2vw;}
	.wdm_con .wdm2 .tab li{width: 33.33%;text-align: center;background: url(../img/wdm_line.png)no-repeat right center;background-size: auto 3.125vw;}
	.wdm_con .wdm2 .tab li:last-child{background: none;}
	.wdm_con .wdm2 .tab li .top{margin-bottom: 0.625vw;}
	.wdm_con .wdm2 .tab li .top span{display: inline-block;padding-left: 32px;background: no-repeat left center;background-size: auto 24px; line-height: 28px;font-family: 'PingFang SC';font-weight: 600;color: #363B53;}
	.wdm_con .wdm2 .tab li .p{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #424343;}
	.wdm_con .wdm2 .ps{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.25vw;}
	.wdm_con .wdm2 .tab1{display: flex;justify-content: space-between;}
	.wdm_con .wdm2 .tab1 li{width: 24.9vw;line-height: 2.7vw;border-radius: 1.35vw;font-family: 'PingFang SC';font-weight: 600;text-align: center;color: #FFFFFF;position: relative;overflow: hidden;z-index: 2;}
	.wdm_con .wdm2 .tab1 li::before{content: "";position: absolute;left: 0;top: 0;width: 5.2vw;height: 100%;background-size: 100% 100%;z-index: -1;}
	.wdm_con .wdm2 .tab1 li::after{content: "";position: absolute;right: 0;top: 0;width: 3.96vw;height: 100%;background: url(../img/wdm2_icon1.png); background-size: 100% 100%;}
	.wdm_con .wdm2 .tab1 li:nth-child(1){background-color: #327DF9;}
	.wdm_con .wdm2 .tab1 li:nth-child(2){background-color: #7CC636;}
	.wdm_con .wdm2 .tab1 li:nth-child(3){background-color: #FFA526;}
	.wdm_con .wdm2 .tab1 li:nth-child(1)::before{background-image: url(../img/wdm2_icon.png);}
	.wdm_con .wdm2 .tab1 li:nth-child(2)::before{background-image: url(../img/wdm2_icon2.png);}
	.wdm_con .wdm2 .tab1 li:nth-child(3)::before{background-image: url(../img/wdm2_icon3.png);}
	.wdm_con .wdm2 .cons{z-index: 3;margin-top: 4.27vw;display: flex;justify-content: space-between;align-items: center;}
	.wdm_con .wdm2 .cons.consx{flex-flow:row-reverse;}
	.wdm_con .wdm2 .cons .left{width: 32.65vw;}
	.wdm_con .wdm2 .cons .left li{margin-bottom:1.67vw;cursor: pointer;}
	.wdm_con .wdm2 .cons .left li:last-child{margin-bottom: 0;}
	.wdm_con .wdm2 .cons .left li .txt1{display: flex;align-items: center;padding:0 2vw;}
	.wdm_con .wdm2 .cons .left li .txt1 span{display: block;font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;padding-left: 0.415vw;position: relative;}
	.wdm_con .wdm2 .cons .left li .txt1 span:nth-child(2)::before{content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);height: 60%;width: 1px;background-color: #959595;}
	.wdm_con .wdm2 .cons .left li .txt1 span.num{font-family: 'D-DIN-PRO';font-weight: 700;font-size: 24px;line-height: 24px;text-align: center;color: #363B53;margin-right: 0.415vw;}
	.wdm_con .wdm2 .cons .left li .txt2{display: none;background: rgba(255, 255, 255, 0.7);border: 2px solid #327DF9;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding: 1.35vw 2vw 0.83vw 2vw;}
	.wdm_con .wdm2 .cons .left li .txt2 .top1{display: flex;align-items: center;margin-bottom: 0.6vw;}
	.wdm_con .wdm2 .cons .left li .txt2 .top1 span{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;color: #327DF9;}
	.wdm_con .wdm2 .cons .left li .txt2 .top1 .num1{font-family: 'D-DIN-PRO';font-weight: 700;line-height: 40px;color: #327DF9;margin-right: 0.73vw;}
	.wdm_con .wdm2 .cons .left li .txt2 .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 26px;color: #424343;height:auto;}
	.wdm_con .wdm2 .cons .left li.on .txt1{display: none;}
	.wdm_con .wdm2 .cons .left li.on .txt2{display: block;}
	.wdm_con .wdm2 .cons .right{width: 43.96vw;}
	.wdm_con .wdm2 .cons .right img{display: none;}
	.wdm_con .wdm2 .cons .right img.on{display: block;}
	.wdm_con .wdm4{padding: 4.167vw 0 1.667vw 0;}
	.wdm_con .wdm4 .cha_tit{margin-bottom:2.7vw;}
	.wdm_con .wdm4 .boxs{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.wdm_con .wdm4 .boxs .box{width: 25.73vw;padding: 1.25vw 2vw 1.25vw 2.5vw;background: #FFFFFF;border: 1px solid #327DF9;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;display: flex;align-items: center;margin-bottom: 2.5vw;}
	.wdm_con .wdm4 .boxs .box .icon{width: 3.33vw;height: 3.33vw;display: flex;align-items: center;justify-content: center;}
	.wdm_con .wdm4 .boxs .box .icon img{max-width: 100%;max-height: 100%;}
	.wdm_con .wdm4 .boxs .box .solid{width: 1px;height: 86px;background-color: rgba(0, 0, 0, 0.1);margin: 0 0.83vw 0 1.25vw;}
	.wdm_con .wdm4 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: left;color: #363B53;margin-bottom: 0.415vw;}
	.wdm_con .wdm4 .boxs .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #363B53;}

	.dsj_con .dsj1{padding: 4.167vw 0;background-color: #ffffff;}
	.dsj_con .dsj1 .tit .cha_tit{margin-bottom: 1.458vw;}
	.dsj_con .dsj1 .tit .p{text-align: center;font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 2vw;}
	.dsj_con .dsj1 .con img{width: 100%;}
	.dsj_con .dsj2{padding: 4.167vw 0;background-color: #F0F3F5;}
	.dsj_con .dsj2 .cha_tit{margin-bottom: 3.54vw;}
	.dsj_con .dsj2 .tab{display: flex;justify-content: space-between;margin-bottom: 2.91vw;}
	.dsj_con .dsj2 .tab li{padding: 0 2.5vw;font-family: 'PingFang SC';font-weight: 400;color: #363B53;line-height: 38px;border: 1px solid #959595;border-radius: 20px;cursor: pointer;}
	.dsj_con .dsj2 .tab li.on{border-color: transparent;color: #ffffff;background-color: #327DF9;}
	.dsj_con .dsj2 .cons .con{display: none;flex-flow:row-reverse;justify-content: space-between;align-items: center;}
	.dsj_con .dsj2 .cons .con.on{display: flex;}
	.dsj_con .dsj2 .cons .con .left{width: 46.56vw;}
	.dsj_con .dsj2 .cons .con .left img{width: 100%;}
	.dsj_con .dsj2 .cons .con .right{width: 31.875vw;}
	.dsj_con .dsj2 .cons .con .right li{display: flex;justify-content: space-between;align-items: center;background: url(../img/dsj2_bj.png);background-size: 100% 100%;margin-bottom: 1.67vw;box-shadow: 22px 0px 15px rgba(0, 116, 255, 0.05);padding: 1.56vw 1.56vw 1.56vw 2.91vw;}
	.dsj_con .dsj2 .cons .con .right li:last-child{margin-bottom: 0;}
	.dsj_con .dsj2 .cons .con .right li .num{width: 2.91vw;height: 2.6vw;background: #327DF9;border-radius: 4px;line-height: 2.6vw;text-align: center;color: #fff;font-family: 'PingFang SC';font-weight: 400;color: #FFFFFF;}
	.dsj_con .dsj2 .cons .con .right li .solid{width: 1vw;height:2.7vw;background: url(../img/x_solid.png);background-size: 100% 100%;margin: 0 1.145vw 0 1.667vw;}
	.dsj_con .dsj2 .cons .con .right li .p{font-family: 'PingFang SC';font-weight: 400;line-height: 24px;color: #424343;width: 20.5vw;height: 48px;overflow: hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.dsj_con .dsj3{padding: 4.167vw 0;background-color: #fff;}
	.dsj_con .dsj3 .cha_tit{margin-bottom: 1.458vw;}
	.dsj_con .dsj3 .tit .p{font-family: 'PingFang SC';margin-bottom: 1.458vw; font-weight: 400;line-height: 42px;text-align: center;color: #424343;}
	.dsj_con .dsj3 .con img{width: 100%;}
	.dsj_con .dsj4{background-color: #F0F3F5;padding: 4.167vw 0;}
	.dsj_con .dsj4 .cha_tit{margin-bottom: 3.54vw;}
	.dsj_con .dsj4 .tab{display: flex;justify-content: center;margin-bottom: 3.333vw;}
	.dsj_con .dsj4 .tab li{padding: 0 6.25vw;line-height: 38px;border-radius: 20px; text-align: center;font-family: 'PingFang SC';font-weight: 400;font-size: 18px;color: #363B53;border: 1px solid #959595;margin: 0 0.83vw;cursor: pointer;}
	.dsj_con .dsj4 .tab li.on{border-color: transparent;color: #fff;background-color: #327DF9;}
	.dsj_con .dsj4 .cons .con{display: none;justify-content: space-between;align-items: flex-end;}
	.dsj_con .dsj4 .cons .con.on{display: flex;}
	.dsj_con .dsj4 .cons .con .left{width: 39.58vw;overflow: hidden;border-radius: 16px;overflow: hidden;}
	.dsj_con .dsj4 .cons .con .pic{width: 100%;height: 310px;background: no-repeat center;background-size: cover;}
	.dsj_con .dsj4 .cons .con .txt{width:41.67vw;padding: 4.27vw 4.167vw 4.687vw 4.167vw;background-color: #ffffff;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 0 16px 16px 0;position: relative;font-family: 'PingFang SC';font-weight: 400;line-height: 32px;color: #000000;}
	.dsj_con .dsj4 .cons .con .txt .yh{position: absolute;top: 0;left: 4.167vw;transform: translateY(-40%);height: 5.2vw;}
	.dsj_con .dsj4 .cons .con .txt .yh img{max-height: 100%;}

	.fac_con{background-color: #F0F3F5;}
	.fac_con .fac1{padding: 4.167vw 0 8vw 0;}
	.fac_con .fac1 .cha_tit{margin-bottom: 1.458vw;}
	.fac_con .fac1 .tit{margin-bottom: 2.5vw;}
	.fac_con .fac1 .tit .h{font-family: 'PingFang SC';margin-bottom: 1.25vw; font-weight: 600;line-height: 34px;text-align: center;color: #424343;}
	.fac_con .fac1 .tit .p{font-family: 'PingFang SC';font-weight: 400;line-height: 24px;text-align: center;color: #424343;margin-bottom: 0.415vw;}
	.fac_con .fac1 .tit .p span{color: #327DF9;}
	.fac_con .fac1 .txt{background: #327DF9;border-radius: 16px;padding: 2.08vw 8px;width: 67.55vw;position: absolute;bottom: 4.167vw;left: 50%;transform: translateX(-50%);overflow: hidden;}
	.fac_con .fac1 .txt p{font-family: 'PingFang SC';font-weight: 400;line-height: 32px;text-align: center;color: #FFFFFF;}
	.fac_con .fac1 .txt img{width: 100%;}
	.fac_con .fac1 .txt .yuan1{position: absolute;width: 4.167vw;height:6.51vw;top: 0;left: 0;}
	.fac_con .fac1 .txt .yuan2{position: absolute;width: 3.9vw;height: 4.427vw;top: 0;right: 0;}
	.fac_con .fac1 .txt .yuan3{position: absolute;bottom:0;left: 0;width: 11.67vw;height: 4.375vw;}

	.fac_con .fac2{padding: 4.167vw 0;background-color: #fff;}
	.fac_con .fac2 .cha_tit{margin-bottom: 1.458vw;}
	.fac_con .fac2 .tit{margin-bottom: 2.5vw;}
	.fac_con .fac2 .tit .h{font-family: 'PingFang SC';margin-bottom: 1.25vw; font-weight: 600;line-height: 34px;text-align: center;color: #424343;}
	.fac_con .fac2 .tit .p{font-family: 'PingFang SC';font-weight: 400;line-height: 24px;text-align: center;color: #424343;margin-bottom: 0.415vw;}
	.fac_con .fac2 .tit .p span{color: #327DF9;}
	.fac_con .fac2 .con{display: flex;justify-content: space-between;}
	.fac_con .fac2 .con .box{display: block;width: 24.32vw;}
	.fac_con .fac2 .con .box .name{background: #FFA526;line-height: 50px;border-radius: 25px;text-align: center;font-family: 'PingFang SC';font-weight: 600;color: #FFFFFF;padding: 0 1.25vw;margin: 0 auto;display: table;margin-bottom:1.56vw;}
	.fac_con .fac2 .con .box .pics{width: 100%;border-radius: 16px;overflow: hidden;}
	.fac_con .fac2 .con .box .pics .pic{width: 100%;height: 15.625vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.fac_con .fac2 .con .box:hover .pics .pic{transform: scale(1.05);}
	.fac_con .fac2 .con .box .h{margin-top: 1.25vw;margin-bottom: 1.25vw; text-align: center;font-family: 'PingFang SC';font-weight: 600;line-height: 40px;color: #363B53;}
	.fac_con .fac2 .con .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;text-align: center;}

	/* 关于我们 */
	/*.about_con{background: url(../img/ab_bj.png)no-repeat;background-size: 100% auto;padding: 90px 0 0 0;}*/
	.about_con{padding: 90px 0 0 0;}
	.ab1{padding-bottom: 0;z-index: 2;}
	.ab_h{text-align: center;font-weight: bold;line-height: 60px;margin-bottom: 70px;}
	.ab1 .ab_h{margin-bottom: 40px;}
	.ab1>.p{width: 70%;margin: 0 auto;max-width: 100%;line-height: 34px;color: #5A5A5A;margin-bottom: 20px;}
	.ab1 .con .box{position: relative;top: 0; float: left;width: 30%;margin-right: 5%;padding: 30px 60px 16px 60px;background-color: #ffffff;text-align: center;margin-top: 50px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;-webkit-box-shadow: 0 0 20px rgba(50, 125, 250, 0.1);box-shadow: 0 0 20px rgba(50, 125, 250, 0.1);}
	.ab1 .con .box:nth-child(3n){margin-right: 0;}
	.ab1 .con .box .pic{width: 80px;height: 77px;position: relative;margin: 0 auto;margin-bottom: 26px;}
	.ab1 .con .box .pic img{position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);max-height: 100%;}
	.ab1 .con .box .h{line-height: 32px;color: #0F2032;margin-bottom: 16px;font-weight: 600;}
	.ab1 .con .box .p{line-height: 24px;color: #959595;height: 82px;}
	.ab1 .con .box:hover{top: -4px;}
	.ab2{padding-top: 120px;background: url(../img/ab2_bj.jpg)no-repeat;-o-background-size: 100% auto;background-size: 100% auto;}
	.ab2_1{padding-top: 36px;padding-bottom: 150px;}
	.ab2_1 .con1{position: relative;overflow: hidden;width: 900px;margin: 0 auto;margin-bottom: 80px;}
	.ab2_1 .con1 .swiper-pagination{display:none;}
	.ab2_1 .con1 .pic{position: relative;overflow: hidden; float: left;width: 450px;height: 290px;}
	.ab2_1 .con1 .pic img{position: absolute;top: 50%;left: 50%;-webkit-transform:scale(1) translate(-50%,-50%);-moz-transform:scale(1) translate(-50%,-50%);-ms-transform:scale(1) translate(-50%,-50%);-o-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);max-height: 100%;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.ab2_1 .con1 .pic:hover img{-webkit-transform: scale(1.05) translate(-50%,-50%);-moz-transform: scale(1.05) translate(-50%,-50%);-ms-transform: scale(1.05) translate(-50%,-50%);-o-transform: scale(1.05) translate(-50%,-50%);transform: scale(1.05) translate(-50%,-50%);}
	.ab2_1 .con1 .txt{float: right;width: 370px;}
	.ab2_1 .con1 .txt .year{margin: 26px 0 30px 0;color: #166FFE;font-weight: bold;padding-left:20px;}
	.ab2_1 .con1 .txt .p{color: #666666;line-height: 24px;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;height: 168px;text-align:justify}
	.ab2_1 .con1 .txt .p li{position: relative;padding-left:20px;}
	.ab2_1 .con1 .txt .p li:after{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background-color:#666666;}
	.ab2_1 .solid{width: 100%;height: 1px;background-color: #9B9B9B;opacity: 0.2;}
	.ab2_1 .con2{position: relative;margin-top: -18px; overflow: hidden;text-align: center;padding-top: 12px;}
	.ab2_1 .con2 .swiper-slide{position: relative;}
	.ab2_1 .con2 .dian{width: 12px;height: 12px;border-radius: 50%;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);opacity: 0.5;}
	.ab2_1 .con2 .dian::before{content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 12px;height: 12px;border-radius: 50%;background-color: #166FFE;z-index: 2;}
	.ab2_1 .con2 .dian::after{content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%); width: 22px;height: 22px;border-radius: 50%;background-color: #D1E5FF;z-index: 1;}
	.ab2_1 .con2 .num{margin: 36px 0 10px 0;color: #364765;line-height: 50px;font-weight: bold;}
	.ab2_1 .con2 .p1{color: #363636;line-height: 28px;font-weight: bold;}
	.ab2_1 .con2 .swiper-slide{cursor: pointer;}
	.ab2_1 .con2 .swiper-slide-thumb-active .dian{opacity: 1;}
	.ab2_1 .con2 .swiper-slide-thumb-active .num{color: #166FFE;}
	.ab2_1 .con2 .swiper-slide-thumb-active .p1{color: #166FFE;}
	.ab2 .ab2_2{background: url(../img/ab2_bj2.png)no-repeat center;-o-background-size: cover;background-size: cover; padding: 60px 0 50px 0;margin-bottom: 0;position: relative;z-index: 2;}
	.ab2 .ab2_2 .w1560{padding: 0 70px;}
	.ab2 .ab2_2::after{content: "";position: absolute;bottom: -60px;left: 0;width: 100%;height: 100px;background: url(../img/ab2_bj3.png);}
	.ab2 .ab2_2 .txt{float: left;margin-right: 77px;width: 44%;color: #ffffff;}
	.ab2 .ab2_2 .txt .h{font-weight: bold;line-height: 60px;margin-bottom: 28px;position: relative;}
	.ab2 .ab2_2 .txt .h::before{content: "";position: absolute;top: -12px;left: -16px;width: 72px;height: 64px;background: url(../img/yh.png)no-repeat;}
	.ab2 .ab2_2 .txt .p{line-height: 32px;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;height: 256px;}
	.ab2 .ab2_2 .pic{float: left;width: 43%;position: absolute;top: -30px;right: 70px;z-index: 5;}
	.ab3{padding: 180px 0 90px 0;background-color: #F4F8FF;}
	.ab3 .w1560{padding: 0 70px;}
	.ab3 .left{float: left;margin-right: 120px;width: 42%;}
	.ab3 .left img{display: none;height: 400px;}
	.ab3 .left img.show{display: block;}
	.ab3 .right{float: left; width: 42%;}
	.ab3 .right li{line-height: 24px;color: #5A5A5A;margin-bottom: 24px;padding-left: 40px;position: relative;cursor: pointer;}
	.ab3 .right li.on{font-size: 24px;color: #166FFE;}
	.ab3 .right li::before{content: "";position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);width: 0;height: 2px;background-color: #156EFE;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.ab3 .right li.on::before{width: 15px;}
	.ab3 .right .pic_boxs{margin-top: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;vertical-align:middle;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
	.ab3 .right .pic_boxs .pic{width: -webkit-calc(100% / 6);width: -moz-calc(100% / 6);width: calc(100% / 6); text-align: left;}
	.ab3 .right .pic_boxs .pic img{display: inline-block;max-width: 84%;}
	.ab4{padding-bottom: 60px;background-color: #F4F8FF;}
	.ab4 .con{position: relative;overflow: hidden;padding: 10px 0;}
	.ab4 .con .swiper-slide{background-color: #ffffff;padding: 30px;text-align: center;margin-bottom:50px;margin-top: 0!important;-webkit-box-shadow: 0 0 10px rgba(50, 125, 250, 0.1);box-shadow: 0 0 10px rgba(50, 125, 250, 0.1);position: relative;top: 0;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.ab4 .con .swiper-slide:hover{top: -4px;}
	.ab4 .con .swiper-slide .h{color: #0F2032;line-height: 28px;margin-bottom: 8px;}
	.ab4 .con .swiper-slide .p{color: #0074FF;line-height: 28px;}
	.ab4 .con .swiper-pagination{display: none;}
	.ab5{background-color: #F4F8FF;padding-bottom: 160px;}
	/* .ab5 .con{} */
	.ab5 .con .box{float: left;width: 23%;margin-right: 2.5%;background-color: #ffffff;position: relative;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;padding: 100px 0 110px 50px;z-index: 2;}
	.ab5 .con .box::after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 55px;background: url(../img/ab5_bj.png)left bottom;}
	.ab5 .con .box.on{width: 49%;background-color: #156EFE;}
	.ab5 .con .box:last-child{margin-right: 0;}
	.ab5 .con .box .num{position: absolute;top: 0;right: 14px;line-height: 200px;font-weight: bold;color: #F3F6FD;z-index: -1;}
	.ab5 .con .box.on .num{color:#F3F6FD;opacity: 0.3;}
	.ab5 .con .box .h{line-height: 46px;color: #374663;margin-bottom: 20px;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;height: 46px;}
	.ab5 .con .box .p{line-height: 36px;color: #AAB3C4;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;height: 36px;}
	.ab5 .con .box.on .p,.ab5 .con .box.on .h{color: #ffffff;}
	.ab5 .con .box::before{content: "";position: absolute;left: 0;top: 0;width: 6px;height: 100%;background-color: #156EFE;}
	.ab3 .phone{display: none;}

	.team_con{padding: 100px 0 30px 0;}
	.team_con .box{position: relative;width:32%;margin-right: 2%;float: left;margin-bottom: 40px;padding-bottom:17.5%;background-color:#e4e4e4;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.team_con .box img{position: absolute;bottom: 0;right:32px;max-height:90%;}
	.team_con .box .img1{display: block;}
	.team_con .box .img2{display: none;}
	.team_con .box:nth-child(3n){margin-right: 0;}
	.team_con .box .txt1{position: absolute;left: 50px;top: 24%;}
	.team_con .box .txt1 .h{line-height: 50px;color: #156EFE;}
	.team_con .box .txt1 .p{color: #B8B8B8;line-height: 22px;}
	.team_con .box .txt2{position: absolute;top: 100%; left: 0;width: 100%;color: transparent;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;height:0;overflow:hidden;padding: 0 50px 0 50px;}
	/*.team_con .box .txt2 .left{float: left;margin-right: 60px;}*/
	/*.team_con .box .txt2 .left .h{line-height: 50px;}*/
	/*.team_con .box .txt2 .left .p{line-height: 22px;}*/
	.team_con .box .txt2 .right{line-height: 22px;font-size:12px;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;height: 176px;}
	.team_con .box:hover{}
	/*.team_con .box:hover .txt1{display: none;}*/
	.team_con .box:hover .txt2{top: 0%;height:100%;padding: 50px 50px 0 50px;color:#fff;background-color:rgba(22,110,252,0.9);}
	.team_tit{text-align: center;}
	.team_tit .h{color:#0F2032;line-height: 60px;margin-bottom: 16px;font-weight: bold;}
	.team_tit .p{line-height: 28px;margin-bottom: 100px;}

	/* 联系我们 */
	.contact_con .con1{height: 1332px;padding-top: 200px;background: url(../img/contact_bj.jpg)no-repeat;background-position: top center;-o-background-size: 100% auto;background-size: 100% auto;}
	.contact_con .con1 .tit .h{line-height: 60px;color: #0F2032;font-weight: bold;margin-bottom: 17px;}
	.contact_con .con1 .tit .p{line-height: 28px;color: #5A5A5A;margin-bottom: 80px;}
	.contact_con .con1 .left{width: 614px;float: left;}
	.contact_con .con1 .left .box{margin-bottom: 70px;display: block;}
	.contact_con .con1 .left .box:last-child{margin-bottom: 0px;}
	.contact_con .con1 .left .box .pic{position: relative;overflow: hidden;padding-bottom: 42.3%;width: 100%;}
	.contact_con .con1 .left .box .pic img{position: absolute;top: 50%;left: 50%;-webkit-transform:scale(1) translate(-50%,-50%);-moz-transform:scale(1) translate(-50%,-50%);-ms-transform:scale(1) translate(-50%,-50%);-o-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);max-width: 99999px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.contact_con .con1 .left .box .pic:hover img{-webkit-transform:scale(1.05) translate(-50%,-50%);-moz-transform:scale(1.05) translate(-50%,-50%);-ms-transform:scale(1.05) translate(-50%,-50%);-o-transform:scale(1.05) translate(-50%,-50%);transform:scale(1.05) translate(-50%,-50%);}
	.contact_con .con1 .left .box .txt{position: relative;padding: 30px 0 0 0;}
	.contact_con .con1 .left .box .txt .h{color: #156EFE;line-height: 28px;font-weight: bold;margin-bottom: 8px;}
	.contact_con .con1 .left .box .txt .p{color: #5B5B5B;line-height: 24px;}
	.contact_con .con1 .left .box .txt .more{position: absolute;right: 0;top: -webkit-calc(50% + 15px);top: -moz-calc(50% + 15px);top: calc(50% + 15px);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);padding-right: 24px;background: url(../img/yjt.png)no-repeat right center;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.contact_con .con1 .left .box .txt .more:hover{top: -webkit-calc(50% + 10px);top: -moz-calc(50% + 10px);top: calc(50% + 10px);color: #0074FF;}
	.contact_con .con1 .right{float: left;margin-left: 246px;}
	.contact_con .con1 .right .solid{width: 85px;height: 7px;background-color: #0074FF;margin-bottom: 32px;}
	.contact_con .con1 .right .h{color: #333333;line-height: 48px;font-weight: bold;margin-bottom: 74px;}
	.contact_con .con1 .right  .li{line-height: 36px;color: #474278;font-weight: bold;margin-bottom: 55px;padding-left: 64px;background: no-repeat left center;-o-background-size: auto 100%;background-size: auto 100%;}
	.contact_con .con1 .right  .li1{background-image: url(../img/contact_icon1.png);}
	.contact_con .con1 .right  .li2{background-image: url(../img/contact_icon2.png);}
	.contact_con .con1 .right  .li3{background-image: url(../img/contact_icon3.png);background-size:auto 36px;background-position-y:0;}
	.contact_con .con1 .right  .li3 img{width: 90px;}
	.contact_con .con2{margin-top: -100px;}
	.contact_con .con2 .box{position: relative;top: 0; width: 31.5%;margin-right: 2.75%;float: left;margin-bottom: 88px;background-color: #ffffff;-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);padding: 27px 46px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.contact_con .con2 .box:nth-child(3n){margin-right: 0;}
	.contact_con .con2 .box .h{line-height: 28px;color: #156EFE;margin-bottom: 10px;font-weight: bold;}
	.contact_con .con2 .box .p{line-height: 24px;color: #5B5B5B;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;margin-bottom: 22px;}
	.contact_con .con2 .box .more{position: relative;top: 0;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; color: #A5A5A5;line-height: 20px;padding-right: 24px;background: url(../img/yjt1.png)no-repeat right center;display: table;}
	.contact_con .con2 .box .more:hover{top: -4px;color: #0074FF;}
	.contact_con .con2 .box:hover{top: -4px;}

	/* 技术 */
	.tecc1 .con{display: flex;justify-content: space-between;}
	.tecc2 .con{display: flex;justify-content: space-between;flex-direction: row-reverse;}
	.tecs{padding-top: 96px;}
	.tecs .tec_h{line-height: 60px;margin-bottom: 48px;color: #0F2032;font-weight: bold;}
	.tecs .pic{width: 46.5%;position: relative;overflow: hidden;}
	.tecs .pic img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%; transition: all 0.3s;}
	.tecs .txt{width: 47.5%;}
	.tecs .txt a{display: block;position: relative;border-bottom: 1px solid #DEDEDE;padding-top: 30px;}
	.tecs .txt a:last-child{border-bottom: none;}
	.tecs .txt .h{line-height: 32px;color: #333333;font-weight: bold;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;height: 32px;overflow:hidden;margin-bottom: 24px;position: relative;left: 0;transition: all 0.3s;}
	.tecs .txt a:hover .h{left: 4px;color: #146DFE;}
	.tecs .txt .p{color: #777777;line-height: 26px;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 78px;overflow:hidden;margin-bottom: 4px;}
	.tecs .txt .school{position: absolute;top: 38px;right: 0;font-weight: bold;color: #0074FF;}

	/* .tec3{} */
	.tec3_1{text-align: center;padding: 96px 0 154px 0;margin-top: 96px;background: url(../img/tec_bj.png)no-repeat center;background-size: 100% 100%;color: #fff;}
	.tec3_1 .h{line-height: 60px;font-weight: bold;margin-bottom: 32px;}
	.tec3_1 .p{width: 838px;margin: 0 auto;max-width: 80%;line-height: 38px;color: #ffffff;}
	.tec3_2{ display: flex;justify-content: space-between;z-index: 2;}
	.tec3_2 .li{width: 23.8%;text-align: center;box-shadow: 0 10px 10px rgba(0, 0, 0, 0.14);margin: -100px 0 80px 0;background-color: #fff;padding: 52px 0;}
	.tec3_2 .li .pic{height: 76px;width: 90px;margin: 0 auto;margin-bottom: 30px;position: relative;}
	.tec3_2 .li .pic img{position: absolute;top: 0;left: 0;right:0;bottom: 0;max-height: 100%;}
	.tec3_2 .li .h{font-weight: bold;color: #333333;line-height: 36px;margin-bottom: 22px;}
	.tec3_2 .li ul{display: table;margin:0 auto;}
	.tec3_2 .li ul li{line-height: 22px;color: #AAAAAA;margin-bottom: 14px;position: relative;padding-left: 12px;text-align: left;}
	.tec3_2 .li ul li:after{content: "";position: absolute;top: 50%;left: 0;width: 5px;height: 5px;border-radius: 50%;background-color: #AAAAAA;transform: translateY(-50%);}
	.tec3_3{padding-bottom: 75px;}
	
	/* 新闻列表 */
	.news_top{background-color: #fff;}
	.news_top.on{position: fixed;top: 84px;left: 0;width: 100%;z-index: 88;}
	.news_top a{display: block;float: left;width: 50%;text-align:center;line-height: 70px;color: #333333;position: relative;}
	.news_top a:after{content: "";position: absolute;bottom: 0;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); width: 0%;height: 3px;background-color: #0074FF;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.news_top a:hover:after,.news_top a.on:after{width: 100%;}
	.news_con{background-color: #F3F7FF;padding: 120px 0 65px 0;}
	.news_con .boxs:nth-child(n+2){display: none;}
	.news_con.on .boxs:nth-child(n+2){display: block;}
	.news_con .more{display: block;width: 7.5vw;line-height: 2vw;background: #327DF9;border-radius: 1vw;text-align: center;margin: 0 auto;transition: all 0.5s;color: #fff;cursor: pointer;}
	.news_con .more:hover{opacity: 0.7;}
	.news_con .box{margin-bottom: 110px;float: left;width: 31%;margin-right: 3.5%;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.news_con .box:nth-child(3n){margin-right: 0;}
	.news_con .box .pic{position: relative;padding-bottom: 50%;overflow: hidden;}
	.news_con .box .pic img{position: absolute;top: 50%;left: 50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width: 9999px;height: 100%;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.news_con .box:hover .pic img{height: 110%;}
	.news_con .box .txt{padding: 32px 36px 42px 36px;background-color: #ffffff;}
	.news_con .box .txt .day{line-height: 22px;color: #156EFE;margin-bottom: 23px;}
	.news_con .box .txt .h{position: relative;left: 0;color: #333333;line-height: 31px;margin-bottom: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 62px;font-weight: bold;}
	.news_con .box .txt .h:hover{left: 4px;color: #156EFE;}
	.news_con .box .txt .p{line-height: 22px;color: #7A7A7A;word-break: break-all;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 44px;margin-bottom: 60px;}
	.news_con .box .txt .btn{position: relative; width: 16px;height: 18px; }
	.news_con .box .txt .btn::after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform:skew(-30deg);-moz-transform:skew(-30deg);-ms-transform:skew(-30deg);-o-transform:skew(-30deg);transform:skew(-30deg);background-color: #B2B2B2;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
	.news_con .box .txt .btn img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 3;}
	.news_con .box:hover .txt .btn::after{background-color: #156EFE;}
	.news_con .box:hover{-webkit-box-shadow: 0 0 10px rgba(50, 125, 250, 0.17);box-shadow: 0 0 10px rgba(50, 125, 250, 0.17);}
	
	/* 新闻详情 */
	.news-show{margin-top:190px;}
	.news-show .tit{text-align: center;line-height: 48px;color: #333333;font-weight: bold;margin-bottom: 18px;}
	.news-show .time{text-align: center;line-height: 20px;color: #666666;margin-bottom: 80px;}
	.news-detailed{border-bottom: 1px solid #efefef;padding-bottom: 20px;}
	.news-detailed .h{font-size: 26px;color: #156EFE;line-height: 26px;text-align: center;margin-bottom: 50px;font-weight: bold;padding-top: 50px;}
	.news-detailed p{font-size : 14px;line-height : 28px;color : #3E3A39;}
	.news-detailed img{max-width: 100%;display:block;margin:0 auto;}
	.fx{text-align: right;margin-top: 40px;}
	.fx span{vertical-align: top;display: inline-block;line-height: 30px;}
	.bshare-custom a {display:inline-block;width:30px!important;height:30px!important;border:1px solid #B7B7B7;border-radius:50%;vertical-align:middle;}
	.bshare-custom .bshare-weixin {background:url(../img/wx.png) no-repeat center!important;}
	.fl{float: left;}
	.fr{float: right;}
	.social-share .icon-wechat,.social-share .icon-weibo,.social-share .icon-qq{color: transparent;border-color: transparent;font-size:14px!important;}
	.news-detailed .fx p{font-size: 12px;}
	.social-share .icon-wechat:hover,.social-share .icon-weibo:hover,.social-share .icon-qq:hover{background-color:transparent;color: transparent;border-color: transparent;}
	.bshare-custom .bshare-sinaminiblog {background:url(../img/wb.png) no-repeat center!important;}
	.bshare-custom .bshare-qqim {background:url(../img/qq.png) no-repeat center!important;}
	.show_next{padding:50px 0;width:100%;}
	.show_next p{color:#333333;font-size:14px;line-height: 20px;margin-bottom: 10px;}
	.show_next a{color:#333333;}
	.show_next a.back{position:relative;display: block;width:155px;height:40px;background:#156EFE;color:#ffffff;text-align: center;line-height: 40px;font-size:14px;border-radius: 20px;}
	.show_next a.back:after{content: '';width:6px;height:12px;background:url(../img/more-icon.png) no-repeat;-o-background-size:100% 100%;background-size:100% 100%;position:absolute;right:30px;top:50%;margin-top:-6px;opacity: 0}
	
	.fy a:hover,.fy a.active{background:#178e63;color:#fff;}
	.fy a.prev:hover{background:url(../img/fy-prev2.png) no-repeat;}
	.fy a.next:hover{background:url(../img/fy-next2.png) no-repeat;}
	.bshare-custom .bshare-weixin:hover {background:url(../img/wx1.png) no-repeat center!important;}
	.bshare-custom .bshare-sinaminiblog:hover {background:url(../img/wb1.png) no-repeat center!important;}
	.bshare-custom .bshare-qqim:hover {background:url(../img/qq1.png) no-repeat center!important;}
	/*#bsWXBox{box-sizing: content-box;}*/
	.bshare-custom a:hover {border:1px solid #156EFE;}
	.show_next p:hover a{color:#156EFE;}
	.show_next a.back:hover{padding-right: 30px;}
	.show_next a.back:hover:after{opacity: 1;}
	
	/* 8.10 */
	.sj_con .sj1{padding: 80px 0;}
	.sj_con .sj1 img{display: block; max-width: 100%;margin: 0 auto;}
    .sj_con .sj2{background-color: #F0F3F5;position: relative;z-index: 2;}
	.xzzs{position: absolute;z-index: -1;}
	.xzzs1{top: 12vw;left: 0;width: 14.8vw;}
	.xzzs2{top: 33.6vw;right: 0;width: 16.3vw;}
	.sj_con .sj2 .sj2_1{padding: 80px 0 120px 0;}
	.sj_con .sj2 .sj2_1 .tab{display: flex;justify-content: space-between;background: rgba(255, 255, 255, 0.5);border: 2px solid #FFFFFF;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 36px;padding: 2px;margin-bottom: 2.2vw;}
	.sj_con .sj2 .sj2_1 .tab li{width: 10.2vw;text-align: center;line-height: 44px;cursor: pointer;transition: all 0.5s;border-radius: 36px;}
	.sj_con .sj2 .sj2_1 .tab li.on{background: linear-gradient(272.98deg, #327DF9 22%, #3DADFF 94.96%);border: 2px solid #FFFFFF;box-shadow: 2px 2px 4px rgba(61, 99, 197, 0.25);color: #ffffff;}
	.sj_con .sj2 .sj2_1 .boxs .box{display: none;justify-content: space-between;}
	.sj_con .sj2 .sj2_1 .boxs .box.on{display: flex;}
	.sj_con .sj2 .sj2_1 .boxs .box .pic{width: 46.35vw;}
	.sj_con .sj2 .sj2_1 .boxs .box .txt{width: 32.55vw;background: rgba(255, 255, 255, 0.7);border: 2px solid #FFFFFF;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding: 2.2vw;}
	.sj_con .sj2 .sj2_1 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 45px;text-align: center;color: #363B53;padding-bottom: 32px;background: url(../img/sjzl_line.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 1.666vw;display:none;}
	.sj_con .sj2 .sj2_1 .boxs .box .txt .ul{font-family: 'PingFang SC';font-weight: 400;line-height: 28px;color: #363B53;}
	.sj_con .sj2 .sj2_1 .boxs .box .txt .ul li{margin-bottom: 1.25vw;padding-left: 20px;position: relative;}
	.sj_con .sj2 .sj2_1 .boxs .box .txt .ul li::before{content: "";position: absolute;left: 0;top:12px;width: 4px;height: 4px;border-radius: 50%;background-color: #363B53;}
	.sj_con .sj2 .sj2_2{padding-bottom: 3.125vw;position: relative;}
	.xzzs3{bottom: 0;left: 0;width: 7.2vw;}
	.sj_con .sj2 .sj2_2 .cha_tit{margin-bottom: 1.458vw;}
	.sj_con .sj2 .sj2_2 .p_tit{margin-bottom: 2.5vw;font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #424343;}
	.sj_con .sj2 .sj2_2 .p_tit span{font-family: 'PingFang SC';font-weight: 400;color: #738DC0;margin: 0 0.83vw;}
	.sj_con .sj2 .sj2_2 .con img{display: block;max-width: 100%;display: block;margin: 0 auto;}
	.sj_con .sj3{padding: 80px 0;position: relative;}
	.xzzs4{top: 0;left: 12.3vw;width: 29.7vw;}
	.xzzs5{bottom: 0;right: 0;width: 20.7vw;}
	.sj_con .sj3 .cha_tit{margin-bottom: 1.458vw;}
	.sj_con .sj3 .p_tit{margin-bottom: 1.666vw;}
	.sj_con .sj3 .p_tit img{width: 23.6vw;display: block;margin: 0 auto;}
	.sj_con .sj3 .con{display: flex;justify-content: space-between;width: 67.7vw;margin: 0 auto;}
	.sj_con .sj3 .con .box{width:21vw;background: #FFFFFF;border: 1px solid #327DF9;box-shadow: 0px 1px 1px rgba(255, 164, 54, 0.05), 0px 24px 24px rgba(255, 164, 54, 0.06);border-radius: 16px;padding: 2.2vw;}
	.sj_con .sj3 .con .box .icon{margin: 0 auto;width: 4.167vw;height: 4.167vw;margin-bottom: 1.25vw;}
	.sj_con .sj3 .con .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;text-align: center;padding-bottom: 1.25vw;background: url(../img/sjzl_line.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 1.25vw;}
	.sj_con .sj3 .con .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 26px;text-align: justify;text-indent: 28px;color: #363B53;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;height: 156px;}
	.sj_con .sj3 .cha_tit1::before{background-color: #FFA526;}
	
	.sj_con .ksh1{padding: 80px 0;}
	.sj_con .ksh1 img{display: block; max-width: 100%;margin: 0 auto;}
	.sj_con .ksh2{background-color: #F0F3F5;padding: 80px 0;position: relative;z-index: 2;}
	.xzzs6{bottom:0;left: 0;width: 13.3vw;}
	.xzzs7{top:19.4vw;right: 0;width: 16.3vw;}
	.sj_con .ksh2 .tab{display: flex;justify-content: center;width: 100%;background: rgba(255, 255, 255, 0.7);border-radius: 8px;margin-bottom: 2.2vw;}
	.sj_con .ksh2 .tab li{width: calc(100% / 5);line-height: 88px;color: #424343;padding-left: 6.458vw;background: no-repeat 3.3vw center;background-size:auto 2vw;cursor: pointer;}
	.sj_con .ksh2 .tab li.on{color: #327DF9;background-color: rgba(50, 125, 249, 0.1);border-bottom: 2px solid #327DF9;}
	.sj_con .ksh2 .boxs .box{display: none;justify-content: space-between;background: rgba(255, 255, 255, 0.7);border: 2px solid #FFFFFF;box-shadow: 0px 1px 1px rgba(37, 102, 210, 0.05), 0px 8px 16px rgba(37, 102, 210, 0.05);border-radius: 16px;padding: 2.2vw;}
	.sj_con .ksh2 .boxs .box.on{display: flex;}
	.sj_con .ksh2 .boxs .box .pic{width: 44.27vw;}
	.sj_con .ksh2 .boxs .box .txt{width: 28.64vw;}
	.sj_con .ksh2 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 45px;text-align: center;color: #363B53;padding-bottom: 1.25vw;background: url(../img/sjzl_line.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 1.25vw;display:none;}
	.sj_con .ksh2 .boxs .box .txt li{padding: 0.8vw 1.25vw;background: #E6EBF7;border-radius: 8px;margin-bottom: 0.625vw;}
	.sj_con .ksh2 .boxs .box .txt li .h1{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #327DF9;margin-bottom: 0.4vw;}
    .sj_con .ksh2 .boxs .box .txt li .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #424343;}
	
	.cxkj_con .cxkj1{padding: 80px 0;}
	.cxkj_con .cxkj1 .w1560{display: flex;justify-content: space-between;align-items: flex-start;}
	.cxkj_con .cxkj1 .w1560 .txt{width:41.66vw;}
	.cxkj_con .cxkj1 .w1560 .txt .top{display: flex;align-items: flex-end;position: relative;padding-bottom: 1.6vw;border-bottom: 1px solid rgba(0, 0, 0, 0.3);margin-bottom: 1vw;}
	.cxkj_con .cxkj1 .w1560 .txt .top::before{content: "";position: absolute;top: 10px;right: 100%;transform: translateX(-100%);width: 26px;height: 19px;background: url(../img/cxkj_yh1.png);background-size: 100% 100%;}
	.cxkj_con .cxkj1 .w1560 .txt .top .cn{font-family: 'Alibaba PuHuiTi';font-weight: 900;line-height: 58px;color: #363B53;text-shadow: 0px 9px 6px rgba(37, 102, 210, 0.1);}
	.cxkj_con .cxkj1 .w1560 .txt .p{font-family: 'PingFang SC';font-size: 18px;line-height: 24px;color: #424343;padding-bottom: 1vw;border-bottom: 1px solid rgba(0, 0, 0, 0.3);margin-bottom: 1.26vw;}
	.cxkj_con .cxkj1 .w1560 .txt .top .en{font-family: 'D-DIN-PRO';font-weight: 500;font-size: 25px;line-height: 25px;text-transform: uppercase;color: #327DF9;}
	.cxkj_con .cxkj1 .w1560 .txt ul{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;}
	.cxkj_con .cxkj1 .w1560 .txt ul::before{content: "";position: absolute;bottom: 1vw;right: 10.8vw;width: 2.5vw;height: 1.6vw;background: url(../img/cxkj1_yh.png);background-size: 100% 100%;}
	.cxkj_con .cxkj1 .w1560 .txt ul:after{content: "";width: 13vw;}
	.cxkj_con .cxkj1 .w1560 .txt ul li{width:13vw;display: flex;align-items: center;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 4px;padding: 0.625vw 1vw;margin-bottom: 1vw;cursor:pointer;}
	.cxkj_con .cxkj1 .w1560 .txt ul li .icon{width: 56px;padding-right: 16px;height: 40px;background: url(../img/wdm_line.png)no-repeat right center;margin-right: 0.83vw;}
	.cxkj_con .cxkj1 .w1560 .pic{width: 34.74vw;position: relative;overflow: hidden;}
	.cxkj_con .cxkj1 .w1560 .pic img{width: 100%;}
	.cxkj_con .cxkj1 .w1560 .pic .btn{width: 4.167vw;height: 4.167vw;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.cxkj_con .cxkj2{padding: 80px 0 60px 0;background-color: #F0F3F5;}
	.cx_top{text-align: center;}
	.cx_top .cha_tit{margin-bottom: 1.46vw;}
	.cx_top .h{font-family: 'PingFang SC';font-weight: 600;line-height: 39px;color: #424343;margin-bottom: 1.25vw;}
	.cx_top .p{font-family: 'PingFang SC';line-height: 34px;color: #424343;margin-bottom: 2.6vw;}
	.cxkj_con .cxkj2 img{display:block;margin: 0 auto;}
	
	.cxkj_con .cxkj3{padding: 60px 0 80px 0;background-color: #F0F3F5;}
	
	.cxkj_con .cxkj4{padding: 60px 0 80px 0;position: relative;z-index: 2;}
	.xzzs9{top: 8vw;left: 2vw;width: 18.8vw;}
	.xzzs10{bottom: 0vw;right: 0;width: 16.8vw;}
	.cxkj_con .cxkj4 .con{display: flex;justify-content: center;}
	.cxkj_con .cxkj4 .con .box{width:32.65vw;text-align: center;line-height: 66px;margin: 0 1.1vw;}
	.cxkj_con .cxkj4 .con .box .h{border-radius: 33px;font-family: 'PingFang SC';font-weight: 600;color: #FFFFFF;position: relative;overflow: hidden;z-index: 2;margin-bottom: 3.2vw;}
	.cxkj_con .cxkj4 .con .box:nth-child(1) .h{background-color: #327DF9;}
	.cxkj_con .cxkj4 .con .box:nth-child(2) .h{background-color: #7CC636;}
	.cxkj_con .cxkj4 .con .box .h::before{content: "";position: absolute;left: 0;top: 0;width: 5.2vw;height: 100%;background-size: 100% 100%;z-index: -1;}
	.cxkj_con .cxkj4 .con .box .h::after{content: "";position: absolute;right: 0;top: 0;width: 5.2vw;height: 100%;background-size: 100% 100%;z-index: -1;}
	.cxkj_con .cxkj4 .con .box:nth-child(1) .h:after{background-image: url(../img/wdm2_icon1.png);}
	.cxkj_con .cxkj4 .con .box:nth-child(2) .h:after{background-image:url(../img/wdm2_icon1.png);}
	.cxkj_con .cxkj4 .con .box:nth-child(1) .h:before{background-image: url(../img/wdm2_icon.png);}
	.cxkj_con .cxkj4 .con .box:nth-child(2) .h:before{background-image:url(../img/wdm2_icon2.png);}
	.cxkj_con .cxkj4 .con .box img{display: block;margin: 0 auto;max-width: 100%;}
	.cxkj_con .cxkj5{padding: 80px 0 60px 0;background-color:#F0F3F5;position: relative;z-index: 2;}
	.xzzs11{top: 12.65vw;left:0;width: 15.36vw;}
	.cxkj_con .cxkj6{position: relative;z-index: 2;}
	.cxkj_con .cxkj6 .con{width:71.8vw;margin: 0 auto;display: flex;justify-content: space-between;padding: 80px 0;align-items: flex-start;}
	.xzzs12{top: 0;left:0;width:29.7vw;}
	.cxkj_con .cxkj6 .con .txt{width: 43.75vw;margin-top: 2vw;}
	.cxkj_con .cxkj6 .con .txt .top{display: flex;align-items: flex-end;padding-bottom: 1.25vw;border-bottom: 1px solid rgba(0, 0, 0, 0.3);margin-bottom: 1.25vw;}
	.cxkj_con .cxkj6 .con .txt .top .h1{font-family: 'PingFang SC';font-weight: 600;line-height: 42px;color: #363B53;}
	.cxkj_con .cxkj6 .con .txt .top .h2{font-family: 'PingFang SC';font-weight: 600;line-height: 39px;color: #327DF9;opacity: 0.7;margin-left: 1.25vw;}
	.cxkj_con .cxkj6 .con .txt .p{line-height: 34px;font-family: 'PingFang SC';font-weight: 400;color: #424343;padding-bottom: 1.25vw;border-bottom: 1px solid rgba(0, 0, 0, 0.3);}
	.cxkj_con .cxkj6 .con .txt .list{display: flex;justify-content: space-between;}
	.cxkj_con .cxkj6 .con .txt .list .box{width: 13.22vw;text-align: center;margin-top: 2vw;}
	.cxkj_con .cxkj6 .con .txt .list .box .h3{background: rgba(50, 125, 249, 0.05);border: 1px solid #327DF9;line-height: 48px;border-radius: 25px;margin-bottom: 0.83vw;font-family: 'PingFang SC';font-weight: 600;color: #327DF9;}
	.cxkj_con .cxkj6 .con .txt .list .box .p1{font-family: 'PingFang SC';font-weight: 400;line-height: 20px;color: #000000;}
	.cxkj_con .cxkj6 .con .pic{width: 22.9vw;}
	
	/* 新增外包页面 */
	.wb_con1{padding: 4.167vw 0;background-color: #F0F3F5;}
	.wb_con1 .cha_tit{margin-bottom:1.458vw;}
	.wb_con1 .p{text-align: center;}
	.wb_con1 .boxs{display: flex;justify-content: space-between;margin-top:2.9167vw;}
	.wb_con1 .boxs .box{width: 25.68vw;background: #FFFFFF;border-radius: 8px;display: flex;padding: 1.72vw 1.25vw;position:relative;}
	.wb_con1 .boxs .box:after{content:"";position: absolute;bottom:-0.98vw;left: 50%;transform: translateX(-50%);width: 86.2%;height:1vw;background:url(../img/wb_yy.png)no-repeat;background-size:100% 100%;}
	.wb_con1 .boxs .box .icon{width:6.46vw;padding-right: 1.25vw;background: url(../img/ip_line.png)no-repeat right center;background-size: auto 5.2vw;display: flex;align-items: center;}
	.wb_con1 .boxs .box .icon img{width: 5.2vw;height: 5.2vw;}
	.wb_con1 .boxs .box .txt{margin-left:1.25vw;width: 15.47vw;}
	.wb_con1 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;margin-bottom: 0.416vw;display: flex;align-items: center;}
	.wb_con1 .boxs .box .txt .h img{width: 1.25vw;margin-left: 0.416vw;}
	.wb_con1 .boxs .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #424343;}
	.wb_con2{padding: 3.125vw 0;position: relative;}
	.wb_con2 .w1560{display: flex;justify-content: space-between;align-items: center;}
	.wb_con2:after{content: "";position: absolute;left: 0;bottom: 0;width: 12.6vw;height: 18.38vw;background: url(../img/wb2_bj1.png);background-size: 100% 100%;}
	.wb_con2:before{content: "";position: absolute;right: 0;bottom: 0.47vw;width: 10.57vw;height: 13.43vw;background: url(../img/wb2_bj2.png);background-size: 100% 100%;}
	.wb_con2 .txt{width: 53.49vw;}
	.wb_con2 .tit{width: 37.45vw;height: 4.9vw;margin-bottom:0.833vw;transform: translateX(-2vw);}
	.wb_con2 .p{position: relative;padding: 0.8333vw 0;font-family: 'PingFang SC';font-weight: 600;line-height: 24px;color: #363B53;margin-bottom:2vw;}
	.wb_con2 .p::before{content: "";position: absolute;top: 0;left: 0;height: 2px;width: 100%;background: url(../img/wb2_line.png);background-size: 100% 100%;}
	.wb_con2 .p::after{content: "";position: absolute;bottom: 0;left: 0;height: 2px;width: 100%;background: url(../img/wb2_line.png);background-size: 100% 100%;}
	.wb_con2 .btn_box{display: flex;}
	.wb_con2 .btn_box .btn{width:13.18vw; text-align: center;line-height: 42px;background: rgba(255, 165, 38, 0.05);border: 1px solid #FFA526;border-radius: 40px;font-family: 'PingFang SC';font-weight: 600;color: #FFA526;margin-right: 1.25vw;}
	.wb_con2 .btn_box .btn:last-child{margin-right: 0;}
	.wb_con2 .pics{width: 25.677vw;overflow: hidden;border-radius: 8px;}
	.wb_con2 .pics .pic{width: 100%;height: 15.625vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.wb_con2 .pics .pic:hover{transform: scale(1.05);}
	
	.wb_con3_4{background-color: #F0F3F5;position: relative;z-index: 2;}
	.wb_con3_4:after{content: "";position: absolute;left: 0;bottom:29.48vw;z-index: -1;width: 29.68vw;height: 17vw;background: url(../img/wb3_4_bj1.png);background-size: 100% 100%;}
	.wb_con3_4::before{content: "";position: absolute;right: 0;bottom:2vw;z-index: -1;width: 22.9vw;height: 29.68vw;background: url(../img/wb3_4_bj2.png);background-size: 100% 100%;}
	.wb_con3{padding: 4.167vw 0;}
	.wb_con3 .cha_tit{margin-bottom:1.458vw;}
	.wb_con3 .p{text-align: center;}
	.wb_con3 .w1560>img{width: 100%;margin-top: 2.916vw;}
	
	.wb_con4{padding-bottom: 4.167vw;background: url(../img/wb_bl.png)no-repeat center bottom;background-size: 100% auto;}
	.wb_con4 .cha_tit{margin-bottom:1.458vw;}
	.wb_con4 .cha_tit::before{background-color: #FFA526;}
	.wb_con4 .tit_p{width:23.6vw;margin: 0 auto;display: block;margin-bottom: 1.667vw;}
	.wb_con4 .boxs{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.wb_con4 .boxs .box{width:25.677vw;background-color: #fff;border-radius: 16px;overflow: hidden;}
	.wb_con4 .boxs .box .pics{width: 100%;overflow: hidden;}
	.wb_con4 .boxs .box .pics .pic{width: 100%;height:11.82vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.wb_con4 .boxs .box .pics .pic:hover{transform: scale(1.05);}
	.wb_con4 .boxs .box .txt{padding:2vw 1.4vw;}
	.wb_con4 .boxs .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #363B53;margin-bottom: 0.833vw;}
	.wb_con4 .boxs .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 26px;color: #424343;margin-bottom: 0.833vw;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;height: 104px; -webkit-box-orient: vertical;}
	.wb_con4 .boxs .box ul li{font-family: 'PingFang SC';font-weight: 600;line-height: 22px;color: #327DF9;padding-left: 16px;position: relative;margin-bottom: 0.42vw;}
	.wb_con4 .boxs .box ul li:last-child{margin-bottom: 0;}
	.wb_con4 .boxs .box ul li::after{content: "";position: absolute;left: 0;top:8px;width: 6px;height: 6px;border-radius: 50%;background-color:#327DF9;}
	
	
	.zy_ser_con{background: #F0F3F5;}
	.zy_ser_con .zy_ser1{padding: 4.167vw 0 3vw 0;}
	.zy_ser_con .zy_ser1 .cha_tit{margin-bottom: 1.46vw;}
	.zy_ser_con .zy_ser1 .p1{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #424343;}
	.zy_ser_con .zy_ser1 .boxs{display: flex;justify-content: space-between;margin-top: 2.916vw;}
	.zy_ser_con .zy_ser1 .boxs .box{background: #FFFFFF;border-radius: 8px;width: 25.677vw;position: relative;padding: 1.667vw 1.25vw;display: flex;justify-content: space-between;align-items: center;}
	.zy_ser_con .zy_ser1 .boxs .box .icon{width: 5.2vw;}
	.zy_ser_con .zy_ser1 .boxs .box .txt{width: 15.47vw;}
	.zy_ser_con .zy_ser1 .boxs .box .txt .h{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;color: #363B53;display: flex;align-items: center;margin-bottom: 8px;}
	.zy_ser_con .zy_ser1 .boxs .box .txt .h img{width: 1.25vw;margin-left: 8px;}
	.zy_ser_con .zy_ser1 .boxs .box .txt .p{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #424343;max-height: 88px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
	.zy_ser_con .zy_ser2{position: relative;background-color: #ffffff;padding: 3.125vw 0;}
	.zy_ser_con .zy_ser2::before{content: "";position: absolute;left: 0;bottom: 0;width: 12.6vw;height: 18.38vw;background: url(../img/zy2_bj1.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser2::after{content: "";position: absolute;right: 0;bottom: 0;width:10.57vw;height: 13.44vw;background: url(../img/zy2_bj2.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser2 .w1560{display: flex;justify-content: space-between;z-index: 3;}
	.zy_ser_con .zy_ser2 .w1560 .left{width: 53.5vw;}
	.zy_ser_con .zy_ser2 .w1560 .left .top{padding: 0 0 16px 0;background: url(../img/zy2_solid.png)no-repeat center bottom;background-size: 100% auto;}
	.zy_ser_con .zy_ser2 .w1560 .left .top img{height: 4.322vw;transform: translateX(-1.2vw);}
	.zy_ser_con .zy_ser2 .w1560 .left .p{padding: 16px 0;padding-right: 13.9vw;background: url(../img/zy2_solid.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 2.08vw;font-family: 'PingFang SC';font-weight: 600;line-height: 24px;color: #363B53;}
	.zy_ser_con .zy_ser2 .w1560 .left ul{display: flex;padding-right: 9.11vw;justify-content: space-between;}
	.zy_ser_con .zy_ser2 .w1560 .left ul li{line-height: 42px;padding: 0 1.25vw;border-radius: 22px;border: 1px solid #FFA526;background-color: rgba(255, 165, 38, 0.05);color: #FFA526;font-family: 'PingFang SC';font-weight: 600;text-align: center;color: #FFA526;}
	.zy_ser_con .zy_ser2 .w1560 .right{width: 28.56vw;height: 15.625vw;overflow: hidden;border-radius: 8px;}
	.zy_ser_con .zy_ser2 .w1560 .right .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.zy_ser_con .zy_ser2 .w1560 .right:hover .pic{transform: scale(1.05);}
	.zy_ser_con .zy_ser3{padding: 4.167vw 0;background: url(../img/zy3_bj.png)no-repeat center 4.1667vw;background-size: 100% auto;}
	.zy_ser_con .zy_ser3 .cha_tit{margin-bottom: 1.46vw;}
	.zy_ser_con .zy_ser3 .p1{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #424343;margin-bottom: 2.916vw;}
	.zy_ser_con .zy_ser3 .w1560 img{width: 100%;}
	.zy_ser_con .zy_ser4{padding: 4.167vw 0 8.333vw 0;position: relative;background: url(../img/zy4_bj3.png)no-repeat center bottom;background-size: 100% auto; background-color: #ffffff;}
	.zy_ser_con .zy_ser4::before{content: "";position: absolute;top: 0;left: 12.29vw;width: 29.7vw;height: 16.9vw;background: url(../img/zy4_bj1.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser4::after{content: "";position: absolute;bottom: -5.2vw;right: 0; width: 22.9vw;height: 23.7vw;background: url(../img/zy4_bj2.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser4 .cha_tit{margin-bottom: 4.69vw;}
	.zy_ser_con .zy_ser4 .cha_tit::before{background-color: #7CC636;}
	.zy_ser_con .zy_ser4 .w1560{display: flex;justify-content: space-between;z-index: 3;}
	.zy_ser_con .zy_ser4 .w1560 .box{width: 18.75vw;background: url(../img/zy4_kuang.png);background-size: 100% 100%; backdrop-filter: blur(8.5px);padding: 2.6vw 1.8vw 2.8125vw 1.8vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .icon{display: flex;justify-content: center;margin-bottom: 1.667vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .icon img{width: 3.33vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #7CC636;margin-bottom: 2.08vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .p{font-family: 'PingFang SC';height: 88px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; font-weight: 400;line-height: 22px;color: #363B53;}

	.zy_ser_con .cs_ser4 .w1560 .box{background-image: url(../img/cs4_kuang.png);}
	.zy_ser_con .cs_ser4 .cha_tit::before{background: #FFA526;}
	.zy_ser_con .cs_ser4::before{background-image: url(../img/cs4_bj1.png);}
	.zy_ser_con .cs_ser4::after{background-image: url(../img/cs4_bj2.png);}
	.zy_ser_con .cs_ser4 .w1560 .box .h{color: #FFA526;}

	.cooxz_con{background: #F0F3F5;}
	/* .cooxz_con .cooxz1{padding: 4.167vw 0;background:url(../img/coo_bj.png)no-repeat ;}
	.cooxz_con .cooxz1 .cha_tit{margin-bottom: 1.458vw;}
	.cooxz_con .cooxz1 .p1{text-align: center;font-family: 'PingFang SC';margin-bottom: 2.916vw; font-weight: 600;line-height: 34px;color: #424343;}
	.cooxz_con .cooxz1 .boxs{display: flex;justify-content: space-between;padding: 0 2.08vw;margin-bottom: 5vw;}
	.cooxz_con .cooxz1 .boxs .box{width:24.84vw;padding: 1vw 0;background: no-repeat center;background-size: cover;border-radius: 16px;text-align: center;color: #ffffff;}
	.cooxz_con .cooxz1 .boxs .box .h{font-family: 'PingFang SC';margin-bottom: 4px; font-weight: 600;line-height: 50px;}
	.cooxz_con .cooxz1 .boxs .box .p{font-family: 'PingFang SC';font-weight: 600;line-height: 28px;} */
	.cooxz_con .cooxz1{position: relative;background-color: #ffffff;padding: 3.125vw 0;}
	.cooxz_con .cooxz1::before{content: "";position: absolute;left: 0;bottom: 0;width: 12.6vw;height: 18.38vw;background: url(../img/zy2_bj1.png);background-size: 100% 100%;}
	.cooxz_con .cooxz1::after{content: "";position: absolute;right: 0;bottom: 0;width:10.57vw;height: 13.44vw;background: url(../img/zy2_bj2.png);background-size: 100% 100%;}
	.cooxz_con .cooxz1 .boxs{display: flex;}
	.cooxz_con .cooxz1 .boxs .left{width: 53.5vw;}
	.cooxz_con .cooxz1 .boxs .left .top{padding: 0 0 16px 0;background: url(../img/zy2_solid.png)no-repeat center bottom;background-size: 100% auto;}
	.cooxz_con .cooxz1 .boxs .left .top img{height: 4.322vw;transform: translateX(-1.2vw);}
	.cooxz_con .cooxz1 .boxs .left .p{padding: 16px 0;padding-right: 13.9vw;background: url(../img/zy2_solid.png)no-repeat center bottom;background-size: 100% auto;margin-bottom: 2.08vw;font-family: 'PingFang SC';font-weight: 600;line-height: 24px;color: #363B53;}
	.cooxz_con .cooxz1 .boxs .left ul{display: flex;padding-right: 9.11vw;justify-content: space-between;}
	.cooxz_con .cooxz1 .boxs .left ul li{line-height: 42px;padding: 0 1.25vw;border-radius: 22px;border: 1px solid #FFA526;background-color: rgba(255, 165, 38, 0.05);color: #FFA526;font-family: 'PingFang SC';font-weight: 600;text-align: center;color: #FFA526;}
	.cooxz_con .cooxz1 .boxs .right{width: 28.56vw;height: 15.625vw;overflow: hidden;border-radius: 8px;}
	.cooxz_con .cooxz1 .boxs .right .pic{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.cooxz_con .cooxz1 .boxs .right:hover .pic{transform: scale(1.05);}

	.coozx1_img{width: 100%;margin-bottom: 4.167vw;}
	.coozx2{padding: 2.08vw 0;background: url(../img/coo_bj.png)no-repeat center -5.2vw;background-size: 100% auto;}
	.coozx2 .cha_tit{margin-bottom: 3.333vw;}
	.coozx2 .boxs{display: flex;justify-content: space-between;}
	.coozx2 .boxs .box{width: 19.7vw;padding: 1.56vw 1.56vw 2.08vw 1.56vw;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(50, 125, 250, 0.102);border-radius: 16px;text-align: center;}
	.coozx2 .boxs .box .icon{display: flex;justify-content: center;margin-bottom: 0.73vw;}
	.coozx2 .boxs .box .icon img{width: 4.167vw;}
	.coozx2 .boxs .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;color: #363B53;margin-bottom: 0.83vw;}
	.coozx2 .boxs .box .p{font-family: 'PingFang SC';font-weight: 400;line-height: 22px;color: #959595;}

	.coozx3{padding: 3.125vw 0 0 0;background-color: #ffffff;}
	.coozx3 .cha_tit{margin-bottom: 1.46vw;}
	.coozx3 .p1{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #424343;margin-bottom: 2.08vw;}
	.coozx3 .w1560{padding: 0 3.64vw;}
	.coozx3 .w1560 .con{background-color: #ffffff;position: relative;padding: 4.167vw 7vw;box-shadow: 0px 0px 30px rgba(50, 125, 250, 0.1);z-index: 2;}
	.coozx3 .w1560 .con::before{content: "";position: absolute;top: 0;right: 0;width: 9.32vw;height: 8.6vw;background: url(../img/yejiao.png);background-size: 100% 100%;z-index: -1;}
	.coozx3 .w1560 .con .input_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.coozx3 .w1560 .con .input_box .input{width: 25vw;margin-bottom: 1.67vw;}
	.coozx3 .w1560 .con .input_box .input1{width: 100%;}
	.coozx3 .w1560 .con .input_box .input .txt{display: flex;align-items: center;font-family: 'PingFang SC';font-style: normal;font-weight: 400;line-height: 28px;color: #333333;margin-bottom: 0.83vw;}
	.coozx3 .w1560 .con .input_box .input .txt span{width: 22px;display: block;color: #FF0000;}
	.coozx3 .w1560 .con .input_box .input input{width: 100%;height: 3.12vw;line-height: 3.12vw;border: 1px solid #E8E8E8;border-radius: 4px;padding: 0 10px;}
	.coozx3 .w1560 .con .input_box .input select{width: 100%;height: 3.12vw;line-height: 3.12vw;border: 1px solid #E8E8E8;border-radius: 4px;padding: 0 10px;background: url(../img/coo_xl.png)no-repeat calc(100% - 0.4vw) center;background-size: 2.2vw 2.2vw;}
	.coozx3 .w1560 .con .input_box .input textarea{width: 100%;line-height: 3.12vw;height: 6.24vw; border: 1px solid #E8E8E8;border-radius: 4px;padding: 0 10px;}
	.coozx3 .w1560 .con form .btn{display: block;margin: 0 auto;width: 23.8vw;line-height: 2.6vw;text-align: center;border-radius: 1.3vw;background: #327DF9;color: #ffffff;transition: all 0.5s;}
	.coozx3 .w1560 .con form .btn:hover{opacity: 0.7;}

	/* 产品-工业制造 */
	.pd_gy_con .p_gy12{position: relative;z-index: 2;background-color: #F0F3F5;padding-bottom: 1.98vw;}
	.pd_gy_con .p_gy12::before{content: "";position: absolute;left: 0;top:16.2vw;width: 14.8vw;height: 26.46vw;background: url(../img/gy12_bj.png);background-size: 100% 100%;z-index: -1;}
	.pd_gy_con .p_gy1{padding: 4.167vw 0;}
	.pd_gy_con .p_gy1 .cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy1>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy1 .boxs{display: flex;justify-content: space-between;}
	.pd_gy_con .p_gy1 .boxs .box{width: 18.75vw;display: flex;position: relative;z-index: 2;align-items: center;padding: 1.46vw 1.56vw 1.46vw 1.25vw;}
	.pd_gy_con .p_gy1 .boxs .box img.bj{width: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
	.pd_gy_con .p_gy1 .boxs .box .icon{width: 5.2vw;}
	.pd_gy_con .p_gy1 .boxs .box .solid img{height: 4.85vw;margin: 0 1.25vw;}
	.pd_gy_con .p_gy1 .boxs .box .txt{font-family: 'Microsoft YaHei';display: table;padding-right: 1.67vw;background: url(../img/zy1_icon.png)no-repeat right center;background-size: 1.25vw 1.25vw; font-weight: 700;line-height: 26px;color: #363B53;}

	.pd_gy_con .p_gy2{padding:0 0 4.167vw 0;}
	.pd_gy_con .p_gy2 .cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy2>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy2 .boxs{display: flex;background: url(../img/gy2_bj.png)no-repeat center;background-size: 100% 100%;border-radius: 8px; color: #fff;padding: 0 3.5vw;}
	.pd_gy_con .p_gy2 .boxs .box{width: 25%;text-align: center;line-height: 42px;padding: 2.9167vw 0;}
	.pd_gy_con .p_gy2 .boxs .box .h{margin-bottom: 2.5vw;font-family: 'Microsoft YaHei';font-weight: 700;}
	.pd_gy_con .p_gy2 .boxs .box .h:last-child{margin-bottom: 0;}

	.pd_gy_con .p_gy12>.cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy12>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;}
	.pd_gy_con .p_gy3{padding: 3.54vw 0 2.1875vw 0;background-color: #ffffff;}
	.pd_gy_con .p_gy3 .boxs{display: flex;justify-content: space-between;text-align: center;}
	.pd_gy_con .p_gy3 .boxs .box{width: 17.6vw;}
	.pd_gy_con .p_gy3 .boxs .box .icon img{width: 4.167vw;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy3 .boxs .box .h{font-family: 'Microsoft YaHei';font-weight: 700;line-height: 32px;color: #327DF9;}
	.pd_gy_con .p_gy3 .boxs .box .solid{width: 16.146vw;margin: 0 auto;margin-top: 0.9375vw;margin-bottom: 1.823vw;}
	.pd_gy_con .p_gy3 .boxs .box ul li{font-family: 'Microsoft YaHei';font-weight: 400;line-height: 20px;text-align: left;color: #363B53;margin-bottom: 0.416vw;padding-left: 14px;position: relative;}
	.pd_gy_con .p_gy3 .boxs .box ul li::before{content: "";position: absolute;width: 4px;height: 4px;background-color: #363B53;top: 8px;left: 0;border-radius: 50%;}
	.pd_gy_con .p_gy3 .boxs .box ul li:last-child{margin-bottom: 0;}

	.pd_gy_con .p_gy45{background-color: #F0F3F5;position: relative;z-index: 2;}
	.pd_gy_con .p_gy45::before{content: "";position: absolute;right: 0;bottom: 14.2vw;width: 14.22vw;height: 19vw;background: url(../img/gy45_bj.png);background-size: 100% 100%;z-index: -1;}
	.pd_gy_con .p_gy4{padding: 4.167vw 0;}
	.pd_gy_con .p_gy4>.cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy4>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy4 .boxs{display: flex;justify-content: space-between;}
	.pd_gy_con .p_gy4 .boxs .box{display: block; width: 18.75vw;border-radius: 0.833vw;overflow: hidden;background-color: #fff;}
	.pd_gy_con .p_gy4 .boxs .box .pics{width: 100%;overflow: hidden;}
	.pd_gy_con .p_gy4 .boxs .box .pics .pic{width: 100%;padding-bottom: 48.33%;background: no-repeat center;background-size: cover;transition: all 0.5s;}
	.pd_gy_con .p_gy4 .boxs .box:hover .pics .pic{transform: scale(1.05);}
	.pd_gy_con .p_gy4 .boxs .box .txt{padding: 1.25vw;}
	.pd_gy_con .p_gy4 .boxs .box .txt .h{font-family: 'Microsoft YaHei';font-weight: 700;line-height: 24px;color: #363B53;height: 24px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 0.833vw;}
	.pd_gy_con .p_gy4 .boxs .box .txt li{margin-bottom: 0.4vw;font-family: 'Microsoft YaHei';position: relative;padding-left: 0.8vw; font-weight: 400;line-height: 20px;color: #424343;}
	.pd_gy_con .p_gy4 .boxs .box .txt li::before{content: "";position: absolute;left: 0.3vw;width: 4px;height: 4px;top: 8px;border-radius: 50%;background-color: #424343;}
	.pd_gy_con .p_gy4 .boxs .box .txt li:last-child{margin-bottom: 0;}
	.pd_gy_con .p_gy4 .boxs .box .txt .more{font-family: 'Microsoft YaHei';font-weight: 400;line-height: 18px;color: #327DF9;margin-top: 1.98vw;}

	.pd_gy_con .p_gy5{padding:0 0 4.167vw 0;}
	.pd_gy_con .p_gy5>.cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy5>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy5 .boxs{display: flex;justify-content: space-between;}
	.pd_gy_con .p_gy5 .boxs .box{width: 25.677vw;border-radius: 0.833vw;background-color: #ffffff;box-shadow: 0px 0px 30px rgba(50, 125, 250, 0.102);padding: 1.5625vw 3.54vw 2.5vw 3.54vw;text-align: center;position: relative;transition: all 0.5s;}
	.pd_gy_con .p_gy5 .boxs .box:hover{transform: translateY(-1vw);}
	.pd_gy_con .p_gy5 .boxs .box .icon img{width: 4.167vw;margin-bottom: 1.25vw;}
	.pd_gy_con .p_gy5 .boxs .box  .h{font-family: 'Microsoft YaHei';margin-bottom: 0.833vw; font-weight: 700;line-height: 32px;color: #363B53;}
	.pd_gy_con .p_gy5 .boxs .box  .p{font-family: 'Microsoft YaHei';font-weight: 400;line-height: 20px;color: #959595;height: 40px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 1.25vw;}
	.pd_gy_con .p_gy5 .boxs .box  .more{font-family: 'Microsoft YaHei';font-weight: 400;line-height: 18px;color: #327DF9;}

	/* .zy_ser_con .zy_ser4{padding: 4.167vw 0 8.333vw 0;position: relative;background: url(../img/zy4_bj3.png)no-repeat center bottom;background-size: 100% auto; background-color: #ffffff;}
	.zy_ser_con .zy_ser4::before{content: "";position: absolute;top: 0;left: 12.29vw;width: 29.7vw;height: 16.9vw;background: url(../img/zy4_bj1.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser4::after{content: "";position: absolute;bottom: -5.2vw;right: 0; width: 22.9vw;height: 23.7vw;background: url(../img/zy4_bj2.png);background-size: 100% 100%;}
	.zy_ser_con .zy_ser4 .cha_tit{margin-bottom: 4.69vw;}
	.zy_ser_con .zy_ser4 .cha_tit::before{background-color: #7CC636;}
	.zy_ser_con .zy_ser4 .w1560{display: flex;justify-content: space-between;z-index: 3;}
	.zy_ser_con .zy_ser4 .w1560 .box{width: 18.75vw;background: url(../img/zy4_kuang.png);background-size: 100% 100%; backdrop-filter: blur(8.5px);padding: 2.6vw 1.8vw 2.8125vw 1.8vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .icon{display: flex;justify-content: center;margin-bottom: 1.667vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .icon img{width: 3.33vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .h{font-family: 'PingFang SC';font-weight: 600;line-height: 34px;text-align: center;color: #7CC636;margin-bottom: 2.08vw;}
	.zy_ser_con .zy_ser4 .w1560 .box .p{font-family: 'PingFang SC';height: 88px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; font-weight: 400;line-height: 22px;color: #363B53;} */
	.pd_gy_con .p_gy6>.cha_tit{margin-bottom: 1.46vw;}
	.pd_gy_con .p_gy6>.p1{font-family: 'PingFang SC';font-weight: 400;line-height: 34px;text-align: center;color: #424343;margin-bottom: 1.98vw;}
	.pd_gy_con .p_gy6 .w1560 .box{background-image: url(../img/gy6_kuang.png);}
	.pd_gy_con .p_gy6 .cha_tit::before{background: #327DF9;}
	.pd_gy_con .p_gy6::before{background-image: url(../img/gy6_bj2.png);}
	.pd_gy_con .p_gy6::after{background-image: url(../img/gy6_bj1.png);}
	.pd_gy_con .p_gy6 .w1560 .box .h{color: #327DF9;}




	@media (max-width:1700px) {
	    .f_50{font-size: 44px;}
	    .cha_con .cha2 .top1 .box .txt{font-size: 18px;}
	    .bottom_bj{padding: 26px 0;}
	    .bottom_bj .h{line-height: 44px;margin-bottom:20px;}
	}
	@media (max-width:1680px) {
		.ab3 .left{margin-right: 30px;}
		.about_con{padding: 63px 0 0 0;}
		.ab_h{line-height: 50px;margin-bottom: 60px;}
		.ab1 .ab_h{margin-bottom: 30px;}
		.ab1>.p{line-height: 30px;margin-bottom: 15px;font-size: 12px;}
		.ab1 .con .box{margin-top: 38px;padding: 22px 45px 26px 45px;}
		.ab1 .con .box .pic{width: 60px;height: 58px;margin-bottom: 19px;}
		.ab1 .con .box .h{margin-bottom: 12px;line-height: 24px;}
		.ab1 .con .box .p{height: 60px;line-height: 20px;font-size:12px;}
		.ab2_1 .con1{margin-bottom: 60px;width:755px;}
		.ab2_1 .con1 .txt{width: 357.5px;}
		.ab2{padding-top: 90px;}
		.ab2_1{padding-bottom: 112px;}
		.ab2_1 .con2 .num{line-height: 40px;margin: 27px 0 10px 0;}
		.ab2 .ab2_2::after{height: 75px;bottom: -40px;}
		.ab2 .ab2_2{padding: 45px 0 37.5px 0;}
		/* .ab2 .ab2_2 .txt{width: 46%;} */
		.ab2 .ab2_2 .txt .p{line-height: 26px;font-size: 12px;height: 208px;}
		.ab2 .ab2_2 .pic{width:44%;top: 2px;}
		.ab3{padding: 135px 0 60px 0;}
		.ab3 .w1560{padding: 0 20px 0 70px;}
		.ab3 .left{margin-right: 80px;}
		.ab3 .right li{margin-bottom: 16px;line-height: 22px;font-size:14px;}
		.ab3 .right li.on{font-weight: bold;font-size: 20px;}
		.ab3 .left img{height: 328px;}
		.ab4{padding-bottom: 45px;}
		.ab4 .con .swiper-slide{margin-bottom: 38px;padding: 20px;}
		.ab5 .con .box .num{font-size: 98px;}
		.ab5{padding-bottom: 120px;}
		.ab5 .con .box{padding: 75px 0 82px 38px;}
		.ab2_1 .con1 .pic{width: 337.5px;height:217.5px ;}
		.ab2_1 .con1 .txt .year{margin: 10px 0 14px 0;}
		.team_con .box:hover .txt2{padding-top:40px;}
		.team_con .box .txt2 .right{line-height: 20px;}
		.team_con .box{margin-bottom: 30px;}
		.team_con .box .txt2 .right{font-size: 12px;line-height: 20px;}
		.team_con .box:hover .txt2{padding: 30px 30px 0 30px;}
		.team_con .box .txt1{left: 38px;}
		.team_con .box .txt1 .h{line-height: 38px;}
		.team_tit .h{line-height: 45px;margin-bottom: 12px;}
		.team_tit .p{margin-bottom: 75px;}
		.contact_con .con1 .left{width: 500px;}
		.contact_con .con1 .right{margin-left: 180px;}
		.contact_con .con1 .tit .p{margin-bottom: 60px;}
		.contact_con .con1 .left .box .txt .more{top: 50%;}
		.contact_con .con1 .left .box .txt .more:hover{top: 48%;}
		.fac_con .fac1 .txt p{font-size: 18px;}
		.tec_con .tec1 .con .txt{height: 340px;}
		.cha_con .cha2 .top1 .box .txt{font-size: 16px;}
		
		
		
	}
	@media (max-width:1560px) {
		.f_12 {
			font-size: 12px;
		}
		.f_13 {
			font-size: 13px;
		}
		.f_14 {
			font-size: 14px;
		}
		
		.f_15 {
			font-size: 14px;
		}
		
		.f_16 {
			font-size: 14px;
		}
		
		.f_18 {
			font-size: 16px;
		}
		
		.f_20 {
			font-size: 16px;
		}
		.f_21 {
			font-size: 18px;
		}
		
		.f_22 {
			font-size: 18px;
		}
		
		.f_24 {
			font-size: 18px;
		}
		
		.f_26 {
			font-size: 22px;
		}
		
		.f_28 {
			font-size: 22px;
		}
		
		.f_30 {
			font-size: 24px;
		}
		
		.f_32 {
			font-size: 24px;
		}
		
		.f_34 {
			font-size: 24px;
		}
		.f_35 {
			font-size: 25px;
		}
		
		.f_36 {
			font-size: 26px;
		}
		
		.f_38 {
			font-size: 28px;
		}
		
		.f_40 {
			font-size: 30px;
		}
		
		.f_42 {
			font-size: 32px;
		}
		
		.f_44 {
			font-size: 32px;
		}
		.f_45 {
			font-size: 32px;
		}
		.f_46 {
			font-size: 32px;
		}
		.f_48 {
			font-size: 34px;
		}
		
		.f_50 {
			font-size: 35px;
		}
		
		.f_54 {
			font-size: 38px;
		}
		
		.f_56 {
			font-size: 38px;
		}
		
		.f_58 {
			font-size: 40px;
		}
		
		.f_60 {
			font-size: 50px;
		}
		
		.f_64 {
			font-size: 50px;
		}
		
		.f_70 {
			font-size: 54px;
		}
		
		.f_72 {
			font-size: 54px;
		}
		
		.f_80 {
			font-size: 60px;
		}
		
		.f_82 {
			font-size: 60px;
		}
		
		.f_85 {
			font-size: 62px;
		}
		
		.f_90 {
			font-size: 70px;
		}
		
		.f_100 {
			font-size: 80px;
		}
		
		.f_106 {
			font-size: 82px;
		}
	    .right_logo.active{right: 20px;}
		.contact_con .con1 .tit{position: relative;top: 45px;margin-bottom: 17px;}
		.contact_con .con1 .tit .h{margin-bottom: 0;line-height: 40px;margin-bottom:8px;}
		.contact_con .con1{-o-background-size: 100% auto;background-size: 100% auto;padding-top: 100px;height: 999px;}
		.contact_con .con1 .right .h{margin-bottom: 55px;line-height: 36px;}
		.contact_con .con1 .right .li{margin-bottom: 41px;line-height: 27px;padding-left: 48px;}
		.contact_con .con1 .right  .li3{background-size: 32px auto;}
		.contact_con .con2 .box{margin-bottom: 66px;padding: 21px 34.5px;}
		.contact_con .con2 .box .p{margin-bottom: 16px;}
		.contact_con .con1 .left{width: 39%;}
		.contact_con .con1 .right{margin-left: 165px;}
		.contact_con .con1 .left .box .txt .more{top: 35%;}
		.contact_con .con1 .left .box .txt .more:hover{top:34%;}
		.contact_con .con1 .left .box{margin-bottom: 52px;}
		.contact_con .con1 .tit .p{margin-bottom: 130px;}
		.contact_con .con2{margin-top: -40px;}
		.tecs{padding-top: 72px;}
		.tecs .tec_h{line-height: 45px;margin-bottom: 36px;}
		.tecs .txt a{padding-top: 22px;}
		.tecs .txt .h{margin-bottom: 18px;line-height: 24px;height: 24px;}
		.tecs .txt .school{top: 30px;}
		.tecs .txt .p{font-size: 12px;line-height: 20px;height: 60px;}
		.tec3_1{margin-top: 72px;padding: 72px 0 115px 0;}
		.tec3_2 .li{margin-top: -75px;padding: 39px 0;margin-bottom: 60px;}
		.tec3_2 .li .pic{height: 67px;width: 67px;margin-bottom: 17px;}
		.tec3_2 .li .h{margin-bottom: 13.5px;}
		.tec3_2 .li ul li{margin-bottom: 10px;}
		#certify .swiper-slide img{margin-bottom: 75px;}
		#certify .swiper-pagination{bottom: 140px;}
		#certify .swiper-slide p{line-height: 27px;}
		.tec3_3{padding-bottom: 56px;}
		#certify .swiper-pagination-bullets .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 10px;}
		.fac_con .fac1 .txt p{font-size: 16px;}
		
		.news_con{padding: 90px 0 48.5px 0;}
		.news_con .box{margin-bottom: 82.5px;}
		.news_con .box .txt{padding: 24px 27px 31px 27px;}
		.news_con .box .txt .h{line-height: 24px;height: 48px;}
		.news_con .box .txt .day{margin-bottom: 17px;}
		.news_con .box .txt .p{margin-bottom: 45px;}
		
		.sj_con .sj1{padding: 60px 0;}
		
		
	}
	@media (max-width:1440px) {
		
		
		.fac_con .fac1{padding-bottom: 12vw;}
		.tec_con .tec1 .con .txt{padding: 1.25vw 1.1vw 2vw 1.1vw;height: 320px;}
		.tec_con .tec1 .con .txt .btn_box .btn{font-size: 12px;}
		.fac_con .fac1{padding-bottom: 10vw;}
		.fac_con .fac1 .txt p{font-size: 14px;}
		.wdm_con .wdm2 .tab1 li{font-size: 16px;}
		.cha_con .cha2 .top1 .box .txt{font-size: 14px;}
		
		.bottom_bj{padding: 20px 0;}
	    .bottom_bj .h{line-height: 34px;margin-bottom:14px;}
	    .bottom_bj .link_box .link{height: 36px;line-height: 34px;}
	    
	    .index_con .i_part5 .cons .pics{height: 21.23vw;}
	    .header .w1560 .nav1>li>a{margin: 0 0.5vw;}
		
	}
	@media (max-width:1380px) {
		.cooxz_con .cooxz1 .boxs .left ul li{font-size: 14px;}
	    .tec_con .tec1 .con .txt{padding:1.25vw 1.5vw 2vw 1.5vw;}
	    .header .w1560{width: 90%;}
	    .footer .top .right ul{padding: 0 1vw;margin-left: 1vw;}
	}
	@media (max-width:1280px) {
		.index_con .i_part2 .ip2_bottom .box .txt{padding-left: 1vw;}
		.ab3 .left{width: 48%;}
		.team_con .box{margin-bottom: 26px;}
		.team_con .box:hover .txt2{padding: 20px 30px 0 30px;}
		.team_con .box .txt2 .right{line-height: 18px;}
		.res_con .boxs .left .box1{width: 30.2vw;}
	/* 	.res_con .boxs .left .box2{width: 14.06vw;}
		.res_con .boxs .box2{width: 14.06vw;} */
		.res_con .boxs .left{width: 49%;}
		.res_con .boxs .right{width: 49%;}
		.res_con .boxs .box2{width: 48%;}
		.res_con .boxs .left .box1{width: 100%;}
		.wdm_con .wdm2 .tab1 li{font-size: 14px;}
		.tec_con .tec1 .con .txt{padding: 1.25vw 1.35vw;}
		.tec_con .tec1 .con .txt ul li{font-size: 13px;}
		.fac_con .fac2 .con .box .p{font-size: 14px;}
		
	}
	@media (max-width:1200px) {
		.w1200{width:94%;}
		.res_con .boxs{width: 94%;}
		.nd_con .con{width: 100%;}
		.nd_con .txt_right{width: 100%;}
	}
	@media (max-width:1024px) {
		.f_80{font-size: 50px;}
		.f_70{font-size: 40px;}
		.f_54{font-size: 30px;}
		.f_44{font-size: 28px;}
		.f_42{font-size: 26px;}
		.f_36{font-size: 22px;}
		.f_32{font-size: 20px;}
		.f_28{font-size: 18px;}
		.f_26{font-size: 16px;}
		.f_24{font-size: 16px;}
		.f_20{font-size: 16px;}
		.f_18{font-size: 14px;}
		.f_16{font-size: 14px;}
		header{display: none;}
		.m_head {display: block; height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;z-index: 90;background: rgba(255,255,255,1);border-bottom: 1px solid #eee;}
		.m_head .tel{position: absolute;top: 50%;transform: translateY(-50%);left: 0;text-align: center;width:100%;}
		.m_head .mlt{display: block;float: left;position:relative;z-index:2;}
		.m_head .mlt img{display: block;height: 15px;margin-top: 16px;}
		.m_head .img{width: auto;height:100%; float: right;display:flex;align-items:center;position:relative;z-index:2;}
		.m_head .img img{display: block;}
		/* .m_head .mrt{width: 50px;height: 50px;background: url(../img/ss1.png ) center no-repeat;background-size: 20px;  display: block;float: right;} */
		.m_nav{font-family: Microsoft Yahei; display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
		.m_nav.act{right: 0;}
		.m_out{ width: 15%;float: left; }
		.m_out img{display: block;width: 100%;} 
		.m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
		.m_nav.act{right: 0;}
		.m_out{ width: 50px;float: right; max-width: 50px;margin-right: 3%;}
		.m_out img{display: block;width: 100%;}
		.wow{opacity: 1;}
		.m_navbox{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: none;background: #fff;height: auto;box-sizing: border-box;padding: 20px 0 ;overflow: auto; box-sizing: border-box;overflow-y:scroll;height:80vh;}
		.m_navbox div,.m_navbox a{color: #363B53;display: block;font-weight: 600;font-family: 'PingFang SC';}
		.m_navbox .lbt a{font-size: 16px;line-height: 20px;padding: 10px 0;}
		.m_navbox div,.m_navbox a.ltp{font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
		.m_navbox .ltp>a{display: inline-block;}
		.m_navbox li>div:nth-child(1) ,.m_navbox a.ltp{padding: 10px 32px 10px  32px;position: relative;}
		/*.m_navbox li>div:nth-child(1):after,.m_navbox a.ltp:after{content: '';display: block;width: 5px;height: 20px;background: #2469F2;position: absolute;top: 50%;margin-top: -10px;left: 30px;} */
		.m_navbox li>div:nth-child(1){background: url(../img/plus.png)  91% center  no-repeat ;-o-background-size: 16px;background-size: 16px;}
		.m_navbox li.act>div:nth-child(1){background: url(../img/reduce.jpg) 91%  center  no-repeat;}
		.m_navbox div.lbt{padding: 24px 0px;display: none;border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-top: 1px solid rgba(0, 0, 0, 0.1);width:calc(100% - 64px);margin:0 auto;}
		.m_navbox li.act>div:nth-child(1){color: #2469F2;}
		.m_navbox li.act>div:nth-child(1):after{background:#2469F2; }
		.m_navbox .lange{text-align: center;}
		.m_navbox .lange a{display: inline-block;margin: 0 10px;}
		.m_navbox li.lang {padding: 10px;}
		.m_navbox li.lang > a{display: block;float: left;text-align: center;width: 50%;font-size: 20px;}
		.m_navbox li.se{padding:10px 30px ;}
		.m_navbox li.se input{display: block;width: -webkit-calc(100% - 40px);width: -moz-calc(100% - 40px);width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}
		.m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}
		.m_navbox li.se a img{display: block;width: 20px;margin: 10px;}
		.w1560{width: 94%;}
		.footer .top{display: none;}
		.footer .bottom{display: block;text-align: center;line-height: 2;padding: 10px 0;border-top: none;}
		.about_con{padding: 30px 0 0 0;}
		.ab1 .ab_h{line-height: 40px;margin-bottom: 20px;}
		.ab1>.p{line-height: 24px;}
		.ab1 .con .box{width: 49%;margin-right: 2%;padding: 10px;margin-top: 10px;}
		.ab1 .con .box:nth-child(3n){margin-right: 2%;}
		.ab1 .con .box:nth-child(2n){margin-right: 0;}
		.ab1 .con .box .h{font-weight: bold;line-height: 16px;margin-bottom: 12px;}
		.ab1 .con .box .p{height: 100px;line-height: 20px;font-size: 12px;}
		.ab1 .con .box .pic{height: 40px;margin-top: 10px;margin-bottom: 16px;}
		.ab2{padding-top: 30px;}
		.ab_h{margin-bottom: 20px;line-height: 38px;}
		.ab2_1{padding-top: 0;padding-bottom: 30px;}
		.ab2_1 .con1 .pic{float: none;width: 100%;height: 242px;}
		.ab2_1 .con1 .txt{float: none;width: 100%;padding: 0 3%;}
		.ab2_1 .con1 .txt .year{margin: 20px 0 10px 0;}
		.ab2_1 .con1 .txt .p{line-height: 24px;height:auto;}
		.ab2_1 .con1{margin-bottom: 10px;}
		.ab2_1 .con2{opacity:0;height:0;overflow:hidden;}
		.ab2_1 .solid{display: none;}
		.ab2_1 .con2 .num{margin: 24px 0 0 0;line-height: 28px;}
		.ab2 .ab2_2{padding: 30px 0;}
		.ab2 .ab2_2 .txt{float: none;width: 100%;}
		.ab2 .ab2_2 .txt .h{line-height: 38px;margin-bottom: 10px;text-align:center;}
		.ab2 .ab2_2 .txt .h::before{display:none;}
		.ab2 .ab2_2 .pic{float: none;width: 100%;position: static;}
		.ab2 .ab2_2 .txt .p{line-height: 24px;height: auto;-webkit-line-clamp:9999;margin-bottom: 10px;}
		.ab3{padding: 80px 0 10px 0;}
		.ab3 .con{display: none;}
		.ab3 .phone{display: block;padding-bottom: 34px;text-align: center;font-weight: bold;position: relative;overflow: hidden;}
		.ab3 .phone .p{font-size: 16px;line-height: 36px;}
		.ab4{padding-bottom: 30px;}
		.ab4 .con{padding-bottom: 30px;}
		.ab4 .con .swiper-slide{margin-bottom: 10px!important;}
		.ab4 .con .swiper-pagination{display: block;}
		.ab5{padding-bottom: 30px;}
		.ab5 .con .box{margin-bottom: 10px;padding: 20px 0 20px 50px;}
		.ab5 .con .box,.ab5 .con .box.on{float: none;width: 100%;}
		.ab5 .con .box.on{background-color: #ffffff;}
		.ab5 .con .box.on .num{opacity: 1;}
		.ab5 .con .box.on .p{color: #AAB3C4;} 
		.ab5 .con .box.on .h{color: #374663;}
		.ab5 .con .box .num{font-size: 80px;top: 20px;line-height: 80px;}
		.ab5 .con .box .h{margin-bottom: 0;}
		.ab2_1 .con1{padding-bottom: 20px;width: 100%;}
		.ab2_1 .con1 .swiper-pagination{display: block;bottom:0;}
		.ab2 .ab2_2 .w1560{padding:0;}
		
		.team_con{padding: 30px 0;}
		.ny_tit{line-height: 38px;margin-bottom: 20px;}
		.team_con .box .txt1{left: 30px;}
		.team_con .con{margin-top: 40px;}
		.team_con .box{float: none;width: 100%;margin-right: 0;margin-bottom: 16px;padding-bottom:54.74%;}
		.team_con .box:last-child{margin-bottom:0;}
		.team_con .box .txt2{padding-top: 60px;}
		.team_con .box .txt2 .right{font-size: 12px;}
		
		.contact_con .con1{background: none;padding-top: 80px;}
		.contact_con .con1 .tit{top: 0;}
		.contact_con .con1 .left{width: 100%;float: none;margin-bottom: 20px;}
		.contact_con .con1 .right{float: none;width: 100%;margin-left: 0;padding-bottom:20px;}
		.contact_con .con1 .tit .h{line-height: 38px;margin-bottom: 0px;}
		.contact_con .con1 .tit .p{margin-bottom: 20px;}
		.contact_con .con1 .left .box .txt{padding-top: 12px;}
		.contact_con .con1 .left .box .txt .more{top: 26px;}
		.contact_con .con1 .left .box{margin-bottom: 20px;}
		.contact_con .con1 .right .solid{margin-bottom: 10px;display: none;}
		.contact_con .con1 .right .h{line-height: 34px;margin-bottom: 20px;font-size:24px;}
		.contact_con .con1 .right .li{margin-bottom: 12px;-o-background-size: 30px auto;background-size: 30px auto;padding-left: 45px;}
		.contact_con .con2{margin-top: 0;padding-bottom: 30px;}
		.contact_con .con1{height: auto;}
		.contact_con .con2 .box{float: none;width: 100%;margin-right: 0;margin-bottom: 0;margin-top: 12px;padding: 20px;}
		.contact_con .con2 .box .p{margin-bottom: 10px;line-height: 24px;height: auto;}
		
		.tecs{padding-top: 30px;}
		.tec1 .con{flex-wrap: wrap;}
		.tecs .tec_h{margin-bottom: 14px;line-height: 34px;}
		.tecs .pic{width: 100%;padding-bottom: 72.5%;}
		.tecs .txt{width: 100%;}
		.tecs .txt a{padding-top: 12px;}
		.tecs .txt .school{top: 15px;}
		.tecs .txt .h{margin-bottom: 10px;}
		.tecs .txt .p{margin-bottom: 14px;height: auto;-webkit-line-clamp:15;text-align: justify;}
		.tecs .txt a:last-child .p{margin-bottom: 0;}
		.tec2 .con{flex-wrap: wrap;}
		.tec3_1{margin-top: 30px;padding: 30px 0 30px 0;}
		.tec3_1 .h{margin-bottom: 12px;line-height: 36px;}
		.tec3_1 .p{line-height: 26px;}
		.tec3_2{padding: 30px 0;flex-wrap: wrap;}
		.tec3_2 .li{margin-top: 0;width: 50%;box-shadow: none;border: 1px solid rgb(0,0,0,0.14);margin-bottom: 0;}
		.tec3_2 .li{padding: 20px 0;}
		.tec3_2 .li .pic {height: 46px;width: 54px;margin-bottom: 10px;}
		.tec3_2 .li .h{line-height: 22px;}
		.tec3_2 .li ul li{margin-bottom: 6px;}
		#certify .swiper-slide{width: 90%;}
		#certify .swiper-button-prev,#certify .swiper-button-next{display: none;}
		#certify .swiper-slide img{margin-bottom: 10px;}
		#certify .swiper-pagination{bottom: 0;}
		#certify .swiper-container{padding-bottom: 26px;}
		.tec3_3{padding-bottom: 30px;}
		#certify{width: 100%;}
		#certify .swiper-slide p{font-size: 14px;line-height: 22px;}
		
		.nd_con .con{padding: 20px 18px;}
		.nd_con .con .tit .h{line-height: 34px;}
		.nd_con .con .tit{margin-bottom: 20px;}
		.nd_con .con .txt_p .h1{margin-bottom: 16px;}
		.nd_con .con{margin-bottom: 30px;}
		.nd_con .txt_right div{margin-bottom: 20px;}
		.res_con .boxs{display: flex;flex-wrap: wrap;}
		.res_con .boxss .boxs:nth-child(2n){flex-wrap: wrap;}
		.res_con .boxs .box2{display: block;width: 100%;margin-bottom: 20px;}
		.res_con .boxs div.box2{display: none;}
		.bottom_bj .h{line-height: 40px;padding: 0 14px;}
		.bottom_bj .link_box .link{height: 34px;line-height: 32px;margin: 0 6px;}
		.res_con{padding: 30px 0;}
		.res_con .tab{margin-bottom: 20px;}
		.res_con .boxs .left{width: 100%;}
		/* .res_con .boxs .right{width: 100%;} */
		.res_con .boxs .box2{width: 49%;height: auto;}
		.res_con .boxs .box2 .pics .pic{height: 100px;}
		.res_con .boxs .box2 .txt{padding: 16px 8px;}
		.res_con .boxs .box2 .txt .h{font-size: 16px;margin-bottom: 8px;}
		.nd_con{margin-top: 50px;}
		
		.cd_tab{display: none;}
		.cd_con .cd1 .left .txt .btn_box{flex-wrap: wrap;padding-top: 12px;}
		.cd_con .cd1 .left .txt .btn_box .btn{width: 74px;margin-bottom: 4px;}
		
		.cd_con .cd1{display: block;padding: 30px 0;}
		.cd_con .cd1 .left{width: 100%;margin-bottom: 20px;align-items: flex-start;padding: 16px 8px;}
		.cd_con .cd1 .right{width: 100%;padding: 16px 8px;}
		.cd_con .cd1 .left .pic{width: 120px;}
		.cd_con .cd1 .right .top{margin-bottom: 14px;}
		.cd_con .cd1 .right .top span{line-height: 32px;}
		.cd_con .cd1 .right .name{margin-top: 14px;}
		.cd_con .cd2{padding-bottom: 30px;}
		.cd_con .cd2 .con .swiper-slide{padding: 16px 8px;background: transparent;}
		.cd_con .cd2 .con .swiper-slide .pics .pic{height: 140px;}
		.cd_con .cd2 .con .swiper-slide .txt .h{line-height: 30px;}
		.cd_con .cd3{padding: 0 3% 30px 3%;}
		.cd_con .cd3 .top .h{line-height: 28px;margin-bottom: 12px;}
		.cd_con .cd3 .top .p{line-height: 24px;}
		.cd_con .cd3 .con{margin-top: 20px;width: 100%;padding: 16px 8px;}
		.cd_con .cd3 .con .top1 .box:after{display: none;}
		.cd_con .cd3 .con .top1 .box{width: 30%;margin-bottom: 14px;}
		.cd_con .cd3 .con .top1 .box .icon{width: 20px;height: 20px;}
		.cd_con .cd3 .con .top1 .box .h{font-size: 16px;line-height: 22px;}
		.cd_con .cd4{padding: 30px 3%;}
		.cd_con .cd4 .top .p{margin-bottom: 8px;}
		.cd_con .cd4 .top img{width: 54vw;}
		.cd_con .cd4 .con{display: block;}
		.cd_con .cd4 .con .box{width: 100%;margin-top: 20px;padding: 14px;}
		.cd_con .cd4 .con .box .icon{width: 50px;height: 50px;}
		.cd_con .cd1 .left .txt .p{margin-bottom: 12px;}
		.case_con .top1{}
		.case_con .top1 .tab li a{padding: 12px 0;}
		.case_con .top1 .tab li:after{height:2px;}
		.case_con .top1 .boxs{padding: 20px 20px 0 20px;}
		.case_con .top1 .boxs .box li a{margin-bottom: 8px;}
		.case_con .case .boxs .box{width: 49%;margin-bottom: 14px;}
		.case_con .case .boxs .box .pics .pic{height: 140px;}
		.case_con .case .boxs .box .txt ul{flex-wrap: wrap;}
		.case_con .case .boxs .box .txt .h{line-height: 22px;height: 44px;margin-bottom: 8px;}
		.case_con .case .boxs .box .txt .icon{height: 20px;margin-bottom: 8px;}
		.case_con .case .boxs .box .txt ul li{margin-right: 2px;margin-bottom: 4px;}
		.case_con .case .more{width: 100px;line-height: 30px;height: 30px;border-radius: 15px;}
		.case_con .case{padding: 30px 0;}
		.case_con .case1:after{display: none;}
		.case_con .case1 .center{display: block;padding: 16px 8px;}
		.case_con .case1 .center .pics{width: 100%;margin-bottom: 14px;}
		.case_con .case1 .center .pics .pic{height: 200px;}
		.case_con .case1 .center .txts{width: 100%;}
		.case_con .case1 .center .txts .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;}
		.case_con .case1 .center .txts .bottom .icon{height: 30px;}
		.case_con .case1 .center .txts .txt{line-height: 26px;height: 78px;}
		.cha_con .top .h{font-size: 24px;}
		.cha_con .top .p{font-size: 16px;}
		.cha_tit{font-size: 22px;}
		.cha_con .cha1 .boxs .swiper-slide .icon{width: 32px;height: 32px;}
		.cha_con .cha1 .boxs .swiper-slide .h{line-height: 26px;}
		.cha_con .cha1 .boxs .swiper-slide{padding: 16px 8px;}
		.cha_con .cha1 .boxs .swiper-pagination{display: block;bottom: 0;}
		.cha_con .cha2{padding: 30px 0;}
		.cha_con .cha2 .top1 .box{width: 48%;}
		.cha_con .cha2 .top1 .box .pics .pic{height: 60px;}
		.cha_con .cha2 .top1 .box .txt{font-size: 14px;line-height: 20px;}
		.cha_con .cha2 .top1{padding: 16px 8px;}
		.cha_con .cha2 .bottom1{padding: 16px 8px;}
		.cha_con .cha3 .boxs{flex-wrap: wrap;justify-content: center;padding-top: 14px;padding-bottom: 30px;}
		.cha_con .cha3 .boxs .box{width: 30%;}
		.cha_con .cha3 .boxs .box .icon{width: 50px;height: 50px;}
		.cha_con .cha3 .boxs .box .h{line-height: 1.5;}
		.cha_con .cha4 .swiper-pagination{display: block;bottom: 0;}
		.cha_con .cha4 .top1 .swiper-slide{margin-bottom: 8px;}
		.cha_con .cha4 .top1{padding-bottom: 20px;margin-bottom: 30px;}
		.cha_con .cha4 .bottom1 form{padding: 16px;}
		.cha_con .cha4 .bottom1 form .input_box .input{width: 100%;}
		.cha_con .cha4 .bottom1 form .input_box .input input{line-height: 30px;height: 30px;}
		.cha_con .cha4 .bottom1 form .btn{line-height: 30px;height: 30px;border-radius: 15px;margin-top: 20px;}
		.tecc1 .con{display: block;}
		.tecc2 .con{display: block;}
		.dsj_con .dsj1{padding: 30px 3%;}
		.dsj_con .dsj1 .tit .cha_tit{text-align: center;line-height: 1.5;margin-bottom: 8px;}
		.dsj_con .dsj1 .tit .p{line-height: 24px;margin-bottom: 14px;}
		.dsj_con .dsj2{padding:30px 0;}
		.dsj_con .dsj2 .tab{flex-flow: wrap;justify-content: center;}
		.dsj_con .dsj2 .tab li{width: 23%;font-size: 12px;margin-bottom: 8px;}
		.dsj_con .dsj2 .cons .con.on{display: block;}
		.dsj_con .dsj2 .cons .con .right{width: 100%;margin-bottom: 8px;display: flex;flex-wrap: wrap;justify-content: space-between;}
		.dsj_con .dsj2 .cons .con .right li{width: 48%;margin-bottom: 12px;}
		.dsj_con .dsj2 .cons .con .right li:last-child{margin-bottom: 12px;}
		.dsj_con .dsj2 .cons .con .right li .num{width: 40px;height: 40px;line-height: 40px;}
		.dsj_con .dsj2 .cons .con .right li .solid{height: 40px;}
		.dsj_con .dsj2 .cons .con .left{width: 100%;}
		.dsj_con .dsj3{padding: 30px 3%;}
		.dsj_con .dsj3 .cha_tit{margin-bottom: 8px;}
		.dsj_con .dsj3 .tit .p{line-height: 1.8;margin-bottom: 20px;}
		.dsj_con .dsj4{padding: 30px 3%;}
		.dsj_con .dsj4 .tab{flex-wrap: wrap;justify-content: space-between;}
		.dsj_con .dsj4 .tab li{width: 48%;margin-bottom: 14px;font-size: 14px;}
		.dsj_con .dsj4 .cons{width: 100%;}
		.dsj_con .dsj4 .cons .con.on{display: block;}
		.dsj_con .dsj4 .cons .con .left{width: 100%;border-radius: 0;}
		.dsj_con .dsj4 .cons .con .txt{width: 100%;border-radius: 0;line-height: 2;}
		
		.fac_con .fac1{padding: 30px 0;}
		.fac_con .fac1 .txt{position: static;transform: translate(0,0);width: 100%;margin-top: 10px;padding: 16px 8px;}
		.fac_con .fac2{padding: 30px 3%;}
		.fac_con .fac2 .con{flex-wrap: wrap;padding-top: 12px;justify-content:center;}
		.fac_con .fac2 .con .box{width: 48%;margin-bottom: 14px;}
		.fac_con .fac2 .con .box:nth-child(1){margin-right:4%;}
		.fac_con .fac2 .con .box .name{padding: 0 12px;line-height: 34px;font-size: 16px;margin-bottom: 14px;}
		.fac_con .fac2 .con .box .pics .pic{height: 100px;}
		.fac_con .fac2 .con .box .h{margin-top: 12px;line-height: 1.5;}
		.fac_con .fac2 .con .box .p{font-size: 14px;line-height: 1.5;}
		
		.pro_con .pro5 .cons .con .txt .btn{display: none;}
		.res_con .boxs .box1{height: 200px;margin-bottom: 20px;}
		.team_tit .p{margin-bottom: 0;}
		.wdm_con .wdm1{padding: 30px 0;}
		.wdm_con .wdm2{padding-bottom: 30px;}
		.wdm_con .wdm2 .tab{flex-wrap: wrap;}
		.wdm_con .wdm2 .tab li{width: 100%;padding:8px 0;}
		.wdm_con .wdm2 .ps{margin-bottom: 12px;}
		.wdm_con .wdm2 .tab1{flex-wrap: wrap;	}
		.wdm_con .wdm2 .tab1 li{width: 100%;line-height: 36px;border-radius: 18px;margin-bottom: 12px;}
		.wdm_con .wdm2 .tab1 li::after{width: 13vw;}
		.wdm_con .wdm2 .tab1 li::before{width: 15vw;}
		.wdm_con .wdm2 .cons{display: block;}
		.wdm_con .wdm2 .cons .right{width: 100%;margin-bottom: 20px;}
		.wdm_con .wdm2 .cons .left{width: 100%;}
		.wdm_con .wdm2 .cons .left li .txt1 span.num{width: auto;margin-right: 8px;}
		.wdm_con .wdm2 .cons .left li .txt1 span{padding-left: 12px;}
		.wdm_con .wdm4 .cha_tit{text-align: center;line-height: 1.5;margin-bottom: 20px;}
		.wdm_con .wdm4 .boxs .box{width: 100%;}
		.wdm_con .wdm4 .boxs .box .icon{width: 50px;height: 50px;}
		.wdm_con .wdm4 .boxs .box .solid{margin: 0 10px;}
		.wdm_con .wdm4 .boxs .box .txt{width: calc(100% - 71px);}
		.wdm_con .wdm4 .boxs .box .txt .h{text-align: left;}
		
		.pro_con{padding-top: 30px;}
		.pro_con .pro1{flex-wrap: wrap;margin-bottom: 30px;}
		.pro_con .pro1 .box{width: 50%;padding: 12px 10px;}
		.pro_con .pro1 .box .icon{width: 50px;height: 50px;margin: 0 auto;margin-bottom: 12px;}
		.pro_con .pro1 .h{line-height: 28px;}
		.pro_con .pro2{padding:0 3%; padding-bottom: 30px;overflow:hidden;}
		.pro_con .pro2 img{width: 120%;transform: translateX(-8%);max-width:120%;}
		.pro_con .pro2 .cha_tit{text-align: center;line-height: 1.5;margin-bottom: 20px;}
		.pro_con .pro3{padding-bottom: 30px;}
		.pro_con .pro3 .con{padding: 16px 8px;}
		.pro_con .pro3 .con .box{width: 100%;align-items: flex-start;margin-bottom: 16px;}
		.pro_con .pro3 .con .box .icon{width: 50px;height: 50px;}
		.pro_con .pro3 .con .box .txt{background: transparent;}
		.pro_con .pro4{padding-bottom: 30px;}
		.pro_con .pro4 .cha_tit{margin-bottom:20px;}
		.pro_con .pro5{padding: 30px 0;}
		.pro_con .pro5 .tab li{font-size: 14px;}
		.pro_con .pro5 .cons{padding: 0;}
		.pro_con .pro5 .cons .con.on{display: block;}
		.pro_con .pro5 .cons .con .pics{width: 100%;border-radius: 0;}
		.pro_con .pro5 .cons .con .pics .pic{height: 200px;}
		.pro_con .pro5 .cons .con .txt{width: 100%;border-radius: 0;padding: 16px;}
		.pro_con .pro5 .cons .con .txt .h{height: 36px;-webkit-line-clamp: 1;}
		
		.banner{margin-top: 50px;}
		.banner .swiper-slide{height: 230px;}
		.banner .swiper-pagination{bottom: 30px;}
		.index_con .i_part1{flex-wrap: wrap;}
		.index_con .i_part1 .box{width: 50%;justify-content: flex-start;padding-left: 20px;}
		.index_con .i_part1 .box .icon{width: 30px;height: 30px;}
		.index_con .i_part1 .box:last-child .txt .num span:nth-child(1){font-size: 18px;}
		.index_con .i_part1 .box:after{height: 30px;}
		.index_con .i_part1 .box:nth-child(2):after{height: 30px;display: none;}
		.index_con .i_part2 .ip2_top{display: block;}
		.index_con .i_part2 .ip2_top .left{width: 100%;margin-bottom: 20px;}
		.index_con .i_part2 .ip2_top .right{width: 100%;}
		.index_con .i_part1 .ip2_logo{display: none;}
		.index_con .i_part1 .h{font-size: 24px;line-height: 1.5;text-align: center;margin-top: 20px;}
		.index_con .i_part2 .ip2_top .right{height: 200px;}
		.index_con .i_part2 .ip2_top .right .pic .btn{width: 30px;height: 30px;}
		.index_con .i_part1 .btn_box{justify-content: center;}
		.index_con .i_part1 .btn_box .btn{width: 100px;line-height: 30px;height: 30px;}
		.index_con .i_part2 .ip2_bottom{padding: 0 0 30px 0;transform: translateY(0);display: block;}
		.index_con .i_part2 .ip2_bottom .box{width: 100%;margin-top: 14px;padding:10px 14px;}
		.index_con .i_part2 .ip2_bottom .box .icon{width: 80px;margin-right: 12px;}
		.index_con .i_part2 .ip2_bottom .box .txt{padding-left: 10px;}
		.index_con .i_part2 .ip2_top .left .h img{height: 3px;left: 2%;}
		.index_con .i_part3{padding: 30px 3%;}
		.index_con .i_part3 .tit .p1{line-height: 2;margin-bottom: 12px;}
		.index_con .i_part4{padding: 30px 3%;background-size: 100% auto;background-repeat: no-repeat;}
		.index_con .i_part5{padding: 30px 0;}
		.index_con .i_part5 .tit{padding: 0 3%;}
		.index_con .i_part5 .tab .btn{padding: 0 4px;}
		.index_con .i_part5 .tab{display: none;}
		.index_con .i_part5 .cons{display: block;}
		.index_con .i_part5 .cons .pics{width: 100%;height: 200px;}
		.index_con .i_part5 .cons .pics .pic1{display: none;}
		.index_con .i_part5 .cons .pics .pic2{width: 100%;border-radius: 0;}
		.index_con .i_part5 .cons .txts{width: 100%;border-radius: 0;}
		.index_con .i_part5 .cons .txts .swiper-slide{padding: 16px 16px 30px 16px;}
		.index_con .i_part5 .cons .txts .prev,.index_con .i_part5 .cons .txts .next{bottom: 20px;}
		.index_con .i_part6{padding: 0 0 16px 0;}
		.index_con .i_part6 .tit .cha_tit{margin-bottom: 20px;}
		.index_con .i_part6 .boxs{flex-wrap: wrap;}
		.index_con .i_part6 .boxs .box{width: 48%;margin-bottom: 14px;}
		.index_con .i_part6 .boxs .box .pics .pic{height: 80px;}
		.index_con .i_part6 .boxs .box .txt{padding:8px 8px 16px 8px;}
		.index_con .i_part6 .boxs .box .txt .day{display: none;}
		.index_con .i_part6 .boxs .box .txt .more{display: none;}
		.index_con .i_part7{padding: 30px 0;}
		.index_con .i_part7 .tit .cha_tit{margin-bottom: 20px;}
		.index_con .i_part7 .boxs{flex-wrap: wrap;}
		.index_con .i_part7 .boxs .box{width: 48%;margin-bottom: 14px;}
		.index_con .i_part7 .boxs .box .pics .pic{height: 80px;}
		.index_con .i_part7 .boxs .box .txt{padding:16px 8px 16px 8px;}
		.index_con .i_part7 .boxs .box .txt .icon{font-size: 12px;padding: 0 8px;}
		.index_con .i_part7 .boxs .box .txt .i_logo{width: 50px;height: 30px;}
		.index_con .i_part8{padding: 30px 0;}
		.index_con .i_part8 .tit .cha_tit{margin-bottom: 20px;}
		.index_con .i_part8 .tit .p1{line-height: 2;}
		.index_con .i_part9 .tit .h{font-size: 24px;}
		.index_con .i_part9 .tit .more{width: 100px;line-height: 30px;height: 30px;border-radius: 15px;}
		.index_con .i_part9 .con{background-size: 100% auto;background-position: center bottom;}
		.index_con .i_part9 .tit .cha_tit{line-height: 2;}
		
		.tec_con .tec1{padding: 30px 0;}
		.tec_con .tec1 .con .txt{height: auto;padding: 16px;}
		.tec_con .tec1 .con .txt .btn_box .btn{padding: 0 8px;margin-right: 8px;}
		.tec_con .tec1 .con .txt ul{margin-left: 20px;}
		.tec_con .tec1 .con .txt ul li:after{left: -20px;}
		.tec_con .tec1 .con .txt ul li{line-height: 26px;}
		.tec_con .tec1 .con .pic{padding: 16px;}
		.tec_con .tec1 .con .pic .icon{width: 130px;height: 130px;top: -20px;}
		.tec_con .tec1 .con .pic .btn{height: 30px;line-height: 30px;border-radius: 15px;}
		.tec_con .tec1 .con{padding-bottom: 20px;}
		.tec_con .tec1 .con .swiper-pagination{display: block;bottom: 0;}
		.tec_con .tec2 .cha_tit{text-align: center;line-height: 1.5;margin-bottom: 20px;}
		.tec_con .tec2 .con{flex-wrap: wrap;padding: 16px;justify-content: center;}
		.tec_con .tec2 .con .jt{display: none;}
		.tec_con .tec2 .con .box{width: 50%;margin-bottom: 14px;}
		.tec_con .tec2 .con .box .icon{width: 40px;height: 40px;}
		.tec_con .tec2 .con .box:last-child{margin-bottom: 0;}
		.tec_con .tec3{margin: 30px auto;margin-bottom: 0;}
		.tec_con .tec3 .cha_tit{margin-bottom: 20px;}
		.tec_con .tec3>.p{margin-bottom: 20px;}
		.tec_con .tec3 .con{display: block;}
		.tec_con .tec3 .con .box{width: 100%;margin-bottom: 14px;display: block;}
		.tec_con .tec3 .con .box .pics{width: 100%;height: 180px;}
		.tec_con .tec3 .con .box .txt{width: 100%;padding: 16px;}
		.tec_con .tec3 .con .box .txt .h{line-height: 26px;height: 52px;-webkit-line-clamp:2;margin-bottom: 12px;}
		.tec_con .tec3 .con .box .txt .p{margin-bottom: 12px;}
		.tec_con .tec3 .con .box .txt .bottom .icon{height: 30px;}
		.tec_con .tec3 .con .box .txt .bottom .btn{width: 100px;height: 30px;line-height: 30px;border-radius: 15px;display: none;}
		.res_con .tab .item{line-height: 46px;}
		.res_con .tab .item ul{width: 150px;}
		
		.news-show{margin-top: 80px;}
		.show_next a{width: -webkit-calc(100% - 100px);width: -moz-calc(100% - 100px);width: calc(100% - 100px);vertical-align: top;}
		.show_next a.back{display: none;}
		.news-show .tit{line-height: 34px;font-size: 26px;}
		.news-show .time{margin-bottom: 20px;}
		/*.news-detailed img{margin-bottom: 12px;}*/
		/*.news-detailed p{margin-bottom: 12px;}*/
		.news-detailed .h{margin-bottom: 12px;line-height: 36px;padding-top: 10px;font-size: 24px;}
		.show_next{padding: 20px 0;}
		.news_top a{line-height: 50px;}
		.news_con{padding: 30px 0 18px 0;}
		.news_con .box{float: none;width: 100%;margin-right: 0;margin-bottom: 12px;}
		.news_con .box .txt{padding: 20px 16px;}
		.news_con .box .txt .day{margin-bottom: 10px;}
		.news_con .box .txt .h{margin-bottom: 6px;}
		.news_con .box .txt .p{margin-bottom: 20px;}
		.index_con .i_part8 .box{margin-bottom:12px;}
		
		.v_tanchuang .cons .out{width: 15px;height: 15px;right: 20px;top: 20px;}
		.cd_con .cd2 .con{display: block;}
		.cd_con .cd2 .con .swiper-slide{width: 100%;}
		.i_part9 video{display: none;}
		.index_con .i_part3 img{width: 100%;display:block;}
		.index_con .i_part4 img{width: 100%;display:block;}
	    .index_con .i_part3 video{display:none;}
	    .index_con .i_part4 video{display:none;}
	    .banner{display: none;}
	    .ny_banner{display: none;}
	    .m_banner{display: block;height:200px;margin-top:50px;padding-top:30px;background:no-repeat center;background-size:cover;}
		.ny_banner .txt .h1{font-size: 42px;line-height:42px;}
		.banner.m_banner{padding-top: 0;}
		
		.cha_tit{margin-bottom: 20px;}
		.sj_con .sj1{padding: 30px 0;}
		.sj_con .sj2 .sj2_1{padding: 30px 0;}
		.sj_con .sj2 .sj2_1 .tab{flex-wrap: wrap;border-radius: 15px;margin-bottom: 20px;}
		.sj_con .sj2 .sj2_1 .tab li{width: 30%;line-height: 30px;}
		.sj_con .sj2 .sj2_1 .boxs .box.on{display: block;}
		.sj_con .sj2 .sj2_1 .boxs .box .pic{width: 100%;margin-bottom: 10px;}
		.sj_con .sj2 .sj2_1 .boxs .box .txt{width: 100%;}
		.sj_con .sj2 .sj2_1 .boxs .box .txt .h{margin-bottom: 12px;padding-bottom: 12px;}
		.sj_con .sj2 .sj2_2{padding:0 0 30px 0;}
		
		.sj_con .sj3{padding: 30px 0;}
		.sj_con .sj3 .p_tit img{width: 50%;}
		.sj_con .sj3 .p_tit{margin-bottom: 20px;}
		.sj_con .sj3 .con{width: 94%;display: block;}
		.sj_con .sj3 .con .box{width: 100%;margin-bottom: 12px;padding: 12px;}
		.sj_con .sj3 .con .box .p{height: auto;}
		.sj_con .sj3 .con .box .icon{width: 50px;height: 50px;}
		
		.cxkj_con .cxkj1{padding: 30px 0;}
		.cxkj_con .cxkj1 .w1560{display: block;}
		.cxkj_con .cxkj1 .w1560 .txt{width: 100%;}
		.cxkj_con .cxkj1 .w1560 .pic{width: 100%;margin-top: 20px;}
		.cxkj_con .cxkj1 .w1560 .pic .btn{width: 40px;height: 40px;}
		.cxkj_con .cxkj1 .w1560 .txt ul li{width: 48%;}
		
		.cxkj_con .cxkj4 .con{display: block;}
		.cxkj_con .cxkj4 .con .box{width: 94%;}
		
		.cxkj_con .cxkj6 .con{width: 94%;padding: 30px 0;display: block;}
		.cxkj_con .cxkj6 .con .txt{width: 100%;}
		.cxkj_con .cxkj6 .con .pic{width: 100%;}
		.cxkj_con .cxkj6 .con .txt .top{display: block;}
		.cxkj_con .cxkj6 .con .txt .list .box{width: 30%;}
		
		.sj_con .ksh1{padding: 30px 0;}
		.sj_con .ksh2{padding: 30px 0;}
		.sj_con .ksh2 .tab{flex-wrap: wrap;justify-content: center;margin-bottom: 20px;}
		.sj_con .ksh2 .tab li{width: calc(100% / 3);line-height: 50px;background-size: auto 20px;padding-left: 40px;}
		.sj_con .ksh2 .boxs .box.on{display: block;}
		.sj_con .ksh2 .boxs .box .pic{width: 100%;}
		.sj_con .ksh2 .boxs .box .txt{width: 100%;}
		.sj_con .ksh2 .boxs .box .txt .h{padding-bottom: 12px;margin-bottom: 12px;}
		.sj_con .ksh2 .boxs .box .txt li{padding: 10px 14px;margin-bottom: 10px;}
		
		.cxkj_con .cxkj1 .w1560 .txt .top{display: block;padding-bottom: 12px;margin-bottom: 12px;}
		.cxkj_con .cxkj1 .w1560 .txt .p{display: block;padding-bottom: 12px;margin-bottom: 12px;}
		.cxkj_con .cxkj1 .w1560 .txt ul li{margin-bottom: 10px;}
		.cxkj_con .cxkj2{padding: 30px 0;}
		.cxkj_con .cxkj3{padding: 0 0 30px 0;}
		.cxkj_con .cxkj4{padding: 30px 0;}
		.cx_top .p{line-height: 24px;}
		.cxkj_con .cxkj4 .con .box .h{font-size: 13px;line-height: 40px;}
		.cxkj_con .cxkj5{padding: 30px 0;}
		.cxkj_con .cxkj6 .con .txt .top{padding-bottom: 12px;margin-bottom: 12px;}
		.cxkj_con .cxkj6 .con .txt .p{padding-bottom: 12px;}
		.cxkj_con .cxkj6 .con .txt .list .box{margin-top: 20px;}
		.cxkj_con .cxkj6 .con .txt .list .box .h3{line-height: 36px;margin-bottom: 14px;}
		.cxkj_con .cxkj6 .con .txt .list .box .p1{font-size: 13px;}
		
		.index_con .i_part2 .ip2_top .left .name{text-align: center;}
		.index_con .i_part2 .ip2_top .left .tabs{display: block;}
		.index_con .i_part2 .ip2_top .left .tabs .tab{border-right: none;width: 100%;line-height: 32px;margin-bottom: 10px;justify-content: center;}
		.index_con .i_part2 .ip2_top .left .tabs .tab span{margin: 0 12px;}
		.index_con .i_part2 .ip2_top .left .tabs .box{width: 100%;justify-content: center;}
		.index_con .i_part2 .ip2_top .left .tabs .boxs .box .icon{width: 80px;}
		.index_con .i_part2 .ip2_top .left .num_box{margin-top: 12px;margin-bottom: 20px;}
		.index_con .i_part2 .ip2_top .left .num_box .num{height: 15vw;}
		.index_con .i_part2 .ip2_top .left .num_box .num .txt .h{line-height: 30px;font-size: 18px;}
		.index_con .i_part2 .ip2_top .left .num_box .num .txt{width: 100px;}
		.index_con .i_part2 .ip2_top .left .num_box .num .icon{width: 30px;}
		.index_con .i_part2{padding-bottom: 30px;}
		
		.index_con .i_part4 img{display: block;}
		.index_con .i_part4 video{display: none;}
		.right_logo.active{display: none;}
		.index_con .i_part4 .tit{position: static;}
		.ny_banner .xz_btn{bottom: 30px;left:50%;transform:translateX(-50%);}
		
		.wb_con1{padding: 30px 0;}
		.wb_con1 .cha_tit{margin-bottom: 20px;}
		.wb_con1 .p{margin-bottom: 20px;}
		.wb_con1 .boxs{display: block;}
		.wb_con1 .boxs .box{width: 100%;padding: 14px;margin-bottom: 15px;}
		.wb_con1 .boxs .box:last-child{margin-bottom: 0;}
		.wb_con1 .boxs .box .icon{width: 20vw;padding-right: 5vw;background-size: auto 12vw;}
		.wb_con1 .boxs .box .txt{width: calc(100% - 25vw);margin-left: 5vw;}
		.wb_con1 .boxs .box .icon img{width: 15vw;height: 15vw;}
		
		.wb_con2{padding: 30px 0;}
		.wb_con2 .w1560{display: block;}
		.wb_con2 .txt{width: 100%;}
		.wb_con2 .pics{width: 100%;margin-top: 20px;}
		.wb_con2 .pics .pic{height: 58vw;}
		.wb_con2 .tit{transform: translateX(0);width: 300px;height: auto;margin: 0 auto;display: block;margin-bottom: 15px;}
		.wb_con2 .p{text-align: center;padding: 0;}
		.wb_con2 .p::before,.wb_con2 .p::after{display: none;}
		.wb_con2 .btn_box{display: block;}
		.wb_con2 .btn_box .btn{width: 100%;margin-bottom: 14px;}
		.wb_con3 .cha_tit{text-align: center;margin-bottom: 20px;}
		.cha_tit{line-height: 30px;padding-bottom: 10px;}
		.wb_con3 .p{margin-bottom: 20px;}
		.wb_con3 .w1560>img{margin-top: 0;}
		.wb_con4 .cha_tit{margin-bottom: 20px;}
		.wb_con4 .tit_p{margin-bottom: 20px;width: 50vw;}
		.wb_con4 .boxs{display: block;}
		.wb_con4 .boxs .box{display: block;width: 100%;margin-bottom: 20px;}
		.wb_con4 .boxs .box:last-child{margin-bottom: 0;}
		.wb_con4 .boxs .box .pics .pic{height: 40vw;}
		.wb_con4 .boxs .box .txt{padding: 14px;}
		.wb_con4 .boxs .box .p{margin-bottom: 10px;}

		.zy_ser_con .zy_ser1{padding: 30px 0;}
		.zy_ser_con .zy_ser1 .boxs{display: block;margin-top: 20px;}
		.zy_ser_con .zy_ser1 .boxs .box{width: 100%;margin-bottom: 20px;}
		.zy_ser_con .zy_ser1 .boxs .box:last-child{margin-bottom: 0;}
		.zy_ser_con .zy_ser1 .boxs .box .icon{width: 70px;}
		.zy_ser_con .zy_ser1 .boxs .box .txt{width: calc(100% - 100px);}

		.zy_ser_con .zy_ser2{padding: 30px 0;}
		.zy_ser_con .zy_ser2 .w1560{display: block;}
		.zy_ser_con .zy_ser2 .w1560 .left{width: 100%;}
		.zy_ser_con .zy_ser2 .w1560 .left .p{padding-right: 0;}
		.zy_ser_con .zy_ser2 .w1560 .left ul{padding-right: 0;}
		.zy_ser_con .zy_ser2 .w1560 .right{width: 100%;margin-top: 20px;height: 50vw;}
		.zy_ser_con .zy_ser2 .w1560 .left .top img{height: 10vw;}
		.zy_ser_con .zy_ser2 .w1560 .left .p{margin-bottom: 20px;}
		.zy_ser_con .zy_ser2 .w1560 .left ul{flex-wrap: wrap;}
		.zy_ser_con .zy_ser2 .w1560 .left ul li{width: 48%;margin-bottom: 15px;}
		.zy_ser_con .zy_ser3{padding: 30px 0;}
		.zy_ser_con .zy_ser4{padding: 30px 0;}
		.zy_ser_con .zy_ser4 .cha_tit{margin-bottom: 30px;}
		.zy_ser_con .zy_ser4 .w1560{display: flex;flex-wrap: wrap;}
		.zy_ser_con .zy_ser4 .w1560 .box{width: 48%;margin-bottom: 15px;padding: 30px 15px;}
		.zy_ser_con .zy_ser4 .w1560 .box .icon img{width: 10vw;}


		.cooxz_con .cooxz1{padding: 30px 0;}
		.cooxz_con .cooxz1 .w1560{display: block;}
		.cooxz_con .cooxz1 .w1560 .left{width: 100%;}
		.cooxz_con .cooxz1 .w1560 .left .p{padding-right: 0;}
		.cooxz_con .cooxz1 .w1560 .left ul{padding-right: 0;}
		.cooxz_con .cooxz1 .w1560 .right{width: 100%;margin-top: 20px;height: 50vw;}
		.cooxz_con .cooxz1 .w1560 .left .top img{height: 10vw;}
		.cooxz_con .cooxz1 .w1560 .left .p{margin-bottom: 20px;}
		.cooxz_con .cooxz1 .w1560 .left ul{flex-wrap: wrap;}
		.cooxz_con .cooxz1 .w1560 .left ul li{width: 48%;margin-bottom: 15px;}

		.coozx2{padding: 30px 0;}
		.coozx2 .boxs{display: flex;flex-wrap: wrap;}
		.coozx2 .boxs .box{width: 48%;margin-bottom: 15px;padding:20px 15px;}
		.coozx2 .boxs .box .icon img{width: 50px;}
		.coozx2 .cha_tit{margin-bottom: 20px;}
		.coozx3{padding: 30px 0;}
		.coozx3 .w1560 .con{padding: 16px;}
		.coozx3 .w1560 .con .input_box .input{width: 100%;}
		.coozx3 .w1560 .con .input_box .input input{line-height: 30px;height: 30px;}
		.coozx3 .w1560 .con .input_box .input select{line-height: 30px;height: 30px;}
		.coozx3 .w1560 .con .input_box .input textarea{line-height: 30px;height: 60px;}
		.coozx3 .w1560 .con .btn{line-height: 30px;height: 30px;border-radius: 15px;margin-top: 20px;}

		.pd_gy_con .p_gy1{padding: 30px 0;}
		.pd_gy_con .p_gy1 .boxs{flex-wrap: wrap;}
		.pd_gy_con .p_gy1 .boxs .box{width: 48%;margin-bottom: 20px;background-color: #fff;border-radius: 8px;}
		.pd_gy_con .p_gy1 .boxs .box img.bj{display: none;}
		.pd_gy_con .p_gy1 .boxs .box .icon{width: 50px;}
		.pd_gy_con .p_gy1 .boxs .box .solid img{height: 70px;}
		.pd_gy_con .p_gy1 .boxs .box .txt{font-size: 14px;padding-right: 0;background: none;}
		.pd_gy_con .p_gy2{padding-bottom: 30px;}
		.pd_gy_con .p_gy2 .boxs .box .h{font-size: 15px;line-height: 35px;margin-bottom: 0;}
		.pd_gy_con .p_gy6>.cha_tit{margin-bottom: 1.46vw;}
		.pd_gy_con .p_gy3{padding: 30px 0;}
		.pd_gy_con .p_gy3 .boxs{display: block;}
		.pd_gy_con .p_gy3 .boxs .box{width: 100%;margin-bottom: 20px;}
		.pd_gy_con .p_gy3 .boxs .box:last-child{margin-bottom: 0;}
		.pd_gy_con .p_gy3 .boxs .box .icon img{width: 40px;}
		.pd_gy_con .p_gy3 .boxs .box .solid{width: 160px;}
		.pd_gy_con .p_gy4{padding: 30px 0;}
		.pd_gy_con .p_gy4 .boxs{display: block;}
		.pd_gy_con .p_gy4 .boxs .box{width: 100%;margin-bottom: 20px;}
		.pd_gy_con .p_gy4 .boxs .box:last-child{margin-bottom: 0;}
		.pd_gy_con .p_gy4 .boxs .box .txt{padding: 15px;}
		.pd_gy_con .p_gy4 .boxs .box .txt li{padding-left: 20px;}
		.pd_gy_con .p_gy5{padding-bottom: 30px;}
		.pd_gy_con .p_gy5 .boxs{display: block;}
		.pd_gy_con .p_gy5 .boxs .box{display: block;width: 100%;margin-bottom: 20px;padding: 15px;}
		.pd_gy_con .p_gy5 .boxs .box:last-child{margin-bottom: 0;}
		.pd_gy_con .p_gy5 .boxs .box .icon img{width: 50px;}
		
	}

