@charset "utf-8";
.amt1{
	animation-delay:.3s;
	-webkit-animation-delay:.3s;
}
.amt2{
	animation-delay:.6s;
	-webkit-animation-delay:.6s;
}
.amt3{
	animation-delay:.9s;
	-webkit-animation-delay:.9s;
}
.amt4{
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
}
.amt5{
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
}
.amt6{
	animation-delay:1.8s;
	-webkit-animation-delay:1.8s;
}
.amt7{
	animation-delay:2.1s;
	-webkit-animation-delay:2.1s;
}
.amt8{
	animation-delay:2.4s;
	-webkit-animation-delay:2.4s;
}
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #054499;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.head{
	height: 75px;
	width: 100%;
	position: relative;
}
.logo{
	height: 36px;
	display: inline-block;
}
.head .hdr{ width: 70%;justify-content: space-between;}
.menuwarpbox{width: 70%; margin-left: 30%;}
.nav{
	width: 70%;
	justify-content: space-between;
	align-items: center;
}
.nav>div{
	height: 75px;	
	
}
.nava{
	display: block;
	line-height: 75px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.hdra{
	margin-left: 100px;
}
.hdra a,.hdra .telspan{
	display: inline-block;
	line-height: 32px;
	padding: 0 20px;
	background: rgba(33, 122, 255, 1);
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
}
.hdra .telspan{ background: inherit; color:#fff;}
.nav .active .nava,.nav span.nava:hover{
	color: rgba(33, 122, 255, 1);
}
.navhide{
	width: 100%;
	height: 240px;
	position: absolute;
	top: 75px;
	left: 0;
	opacity: 0;
	background: rgba(22, 22, 22, .6);
	z-index: 9;
	visibility: hidden;
}
.fixtop .navhide{background: rgba(22, 22, 22, 1);}
.nav>div:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.head_pc:has(.nav>div:hover){
	background: rgba(22, 22, 22, .6);
}
.head_pc.fixtop:has(.nav>div:hover){
	background: rgba(22, 22, 22, 1);
}

.nhw{ width: 1300px; margin: 0 auto; padding: 20px 0; color: #ffffff;}
.nhw p{
	width: 33.3333%;
}
.nhw a{
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.nhw a.moba{color: #333;}
.lisspan{ color:#B3B3B3; font-size: 18px; display: inline-block; padding: 10px 20px 10px 0;position: relative;}
.lisspan::after{width: 2px; height: 26px; background:#858585; position: absolute; content: ''; right: 0; top: 50%; margin-top: -13px; }
.lisspan img{width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 10px;image-rendering:-moz-crisp-edges;
	
}
.nhw .lisa{padding: 10px 10px; font-size: 14px; position: relative;}
.nhw .lisa::after,.nhw .lisav::after{width: 0; height: 1px;display: inline-block; background:rgba(33, 122, 255, .5); position: absolute; content: ''; left: 10%; bottom: 10px; z-index: 1;transition: .5s;}
.nhw .lisav{ padding: 10px; position: relative; margin-right: 50px;}
.nhw a:hover,.nhw .active a{
	color: rgba(33, 122, 255, 1);
}
.nhw a:hover::after,.nhw .active a::after{
	width: 80%;
}
/*.nhw p a:hover img{
	transform: translateY(-50px);
    filter: drop-shadow(#054499 0 20px);
}*/
.navhidecp{
	width: 295px;
}
.navhidecp .nhw p{
	width: 50%;
}
.index_txt{width: 41% !important;}
.bntxt{
	width: 52%;
	color: #fff;
}
.index_txt h3{font-size: 40px !important;color: #00fcff;}
.bntxt h3{
	font-size: 54px;
}
.bntxt h2{
	font-size: 30px;
	margin-top:30px;
}
.bntxt .txt{
	font-size: 17px;
	line-height: 42px;
	margin: 35px 0;
}
.listbnbg1 .bntxt h3{color: #00FCFF; font-size: 40px; line-height: 56px; font-weight: 600;}
.listbnbg1 .bntxt .txt{margin: 20px 0 0; line-height: 24px;}
.botbann{margin-top: 35px;}
.listbnbg1 .splist{width: 147px;height: 44px;background: rgba(0,252,255,0.18);border-radius: 4px; display: inline-block;color: #00FCFF; font-size: 17px; line-height: 44px; text-align: center;}
.splist1{margin-right: 20px;}
.mdtop h3{
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	line-height: 44px;
}
.mdtop p{
	font-size: 18px;
	color: rgba(179, 179, 179, 1);
    margin-top: 10px;
	font-family: D-Din;
}
.mdtop p.tips1{color: rgba(235, 237, 240, 1);}
.mdtop p.tips2{color: #b3b3b3;}
.mdtopwt h3{
	color: #fff;
}
.mdtopwt i{
	background: #fff;
}
.m1a{
	width: 24%;
	padding: 26px;
	margin-top: 20px;
	transition: .25s;
	border-radius: 4px;
    background: rgba(22, 22, 22, .8);
    box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);
}
.zh1 .m1a{background: rgba(22, 22, 22, .6);}
.hystext{min-height: 40px;}
.boticon{height: 16px; text-align: center; margin-top: 6px;}
.boticon1{ background: url('../images/meeting/arrow-icon-1.png') no-repeat center center;}
.boticon2{ background: url('../images/meeting/arrow-icon-2.png') no-repeat center center;}
.boticon3{ background: url('../images/meeting/arrow-icon-3.png') no-repeat center center;}
.znmain1 .m1a{margin-top: 40px;}
.agrima1 .m1a{background: rgba(22, 22, 22, .7);border-radius: 0; width: 16.6667%;box-shadow: none; margin: 0;border-right: 1px solid rgba(82,82,82,1); padding: 60px 0 0 40px; height: 190px; text-align: left;}
.agrima1{border: 1px solid rgba(82,82,82,1);border-radius: 4px;}
.agrima1 .m1a:nth-child(6n){border-right: 0;}
.agrima1 .m1a:nth-child(n+6){border-top: 1px solid rgba(82,82,82,1);}
.agrima1 .m1a:hover{border: 0;}
.agrima1 .titleh3{font-size: 16px; margin: 10px 0 0;}
.agrima1 .m1a img{height: 55px;}
.boxlistwarp{
	margin-left: -10px;
	padding-top: 20px;
}
.boxlist{
	width: 230px;
	padding: 15px;
	margin-top: 20px;
	margin-left: 10px;
	background: #f6f6f6;
	
}
.boxlist p{
	text-align: justify !important;
	height: 80px;
	overflow: hidden;
}
.boxlist:hover{
	box-shadow: 1px 1px 22px rgb(0 52 74 / 18%);
}
.textconmain{
	position: relative;
}
.lisvzn{
	width: 250px;
	position: absolute;
	z-index: 2;
	font-size: 16px;
	line-height: 24px;
	color: #4c4948;
	text-align: justify;
}
.lisvzn1{
	width: 275px;
	left: 110px;
	top: 16px;
}
.lisvzn2{
	width: 245px;
	left: 0;
	top: 325px;
}
.lisvzn3{
	width: 275px;
	right: 50px;
	top: 75px;
}
.lisvzn4{
	width: 270px;
	right: 0;
	top: 280px;
}
.lisvzn5{
	right: 165px;
	top: 540px;
}
.tit{
	font-size: 18px;
	font-weight: bold;
	color: #114795;
	padding-bottom: 14px;
}
.m1a:hover{
	transform: scale(1.1);
}
.m1a h3{
	margin: 10px 0;
}
.m1a p{
	text-align: left;
}
.m1a img{height: 40px;}
.znmain1 .m1a img,.anma1 img{height: 60px;transition: .5s;}

.m1a img,.tpthree img,.threlist2 img,.anma1 img{
	transition: .5s;
}
.m1a:hover img,.threewaptop:hover img,.threlist2:hover img,.anma1:hover img{
	transform:rotateY(180deg);
}
.dibitallist .m1a:hover img{transform: scale(1.1);}
.titleh3{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.text{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.colorfff{
	color: #fff !important;
}
.bgsz{
	background-size: cover !important;
}
.m2a{
	width: 30%;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	margin-top: 150px;
}
.m2a img{
	max-width: 80%;
	margin-top: -70px;
}
.m2a i{
	display: block;
	width: 30px;
	height: 2px;
	background: #05459B;
	margin: 10px auto;
}
.imgmax{
	max-width: 100%;
}
.m4a{
	width: 23%;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	transition: .25s;
}
.m4a:hover{
	background: #dbf7ff;
}
.m4atxt{
	padding: 15px;
}
.m4atxt p{
	margin-top: 10px;
}
.ovhd{
	overflow: hidden;
}
.m6a{
	background: #fff;
	width: 30%;
	border-bottom: 3px solid #05459B;
}
.m6a:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.m6atxt{
	padding: 15px;
	text-align: center;
}
.m6atxt p{
	margin-top: 10px;
	text-align: left;
}
.m6a:hover{
	background: #05459B;
}
.m6a:hover p,.m6a:hover h3{
	color: #fff;
}
.swiper-button-next-public,.swiper-button-prev-public{
	width: 34px;
	height: 34px;
	background: rgba(0, 0, 0, 1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 40px;
}
.swiper-button-next-public{
	right: 0;
	margin-right: -35px;
}
.swiper-button-prev-public{
	left: 0;
	margin-left: -35px;
}
.m8a{
	height: 90px;
	background: #fff;
}
.m8a img{
	max-width: 85%;
	max-height: 80%;
}
.m8{
	background: url(/images/m8bg_02.png) no-repeat bottom center #f6f9fb;
	padding-bottom: 250px;
}
.m9a{
	width: 30%;
	max-width: 390px;
	margin-top: 35px;
	border-radius: 4px;
    background: rgba(30, 32, 36, 0.8);
	height: 400px;
	position: relative;
}
.m9aimg{
	width: 100%;
	height: 235px;
	overflow: hidden;
}
.m9atxt{padding: 15px; font-weight:18px; color: #fff; line-height: 24px;}

.foot{
	background: rgba(22, 22, 22, 1);
	color: #fff;
}
.footbot{ background: rgba(38, 38, 38, 1); color: rgba(107, 105, 105, 1); height: 76px; line-height: 76px;}

.foot .footbot a{color: rgba(107, 105, 105, 1);}
.foot a,.footbot a:hover{
	color: #fff;
}
.ft{
	padding: 60px 0 0 0;
	height: 450px;
}
.ftl_1{ font-size: 18px; color: #fff; line-height: 28px;margin-top: 20px;}
.ftl_2{ font-size: 14px; color: #fff; line-height: 24px; margin-top: 20px;}
.ftcon{width: 58%;}
.botmenutit{ font-size: 16px; line-height: 26px;}
.foot .botmenulis a{ font-size: 14px; line-height: 20px; color: rgba(171, 171, 171, 1); margin-top: 15px; display: inline-block;}
.foot .botmenulis a:hover{color: #fff;}
.fttl,.fttr{
	width: 48%;
}
.fttah3{
	font-size: 18px;
	margin-bottom: 15px;
}
.fttah3 i{
	display: inline-block;
	width: 3px;
	height: 20px;
	background: #fff;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.ftta{
	margin-bottom: 20px;
}
.fttaw a{
	display: inline-block;
	line-height: 26px;
	margin-right: 20px;
}
.fttaw a:hover{
	text-decoration: underline;
}
.fttr1txt h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.fttr1txt p{
	font-size: 12px;
	line-height: 22px;
}
.fttr1ewm{
	width: 134px;
	display: block;
}
.fttript input{
	height: 50px;
	background: #fff;
	padding: 0 15px;
	width: 100%;
}
.fttript .ipt2{
	margin: 0 10px;
}
.fttript .ipt1{
	width: 34%;
}
.fttript button{
	width: 80px;
	height: 50px;
	background: #85c8ff;
	color: #05459B;
	cursor: pointer;
}
.ftb{
	line-height: 30px;
}
.ftba a{
	display: inline-block;
	line-height: 30px;
	font-size: 18px;
	margin: 0 10px;
}
.listbnbg{
	background: url(/images/listbnbg_02.jpg) no-repeat center !important;
	background-size: cover !important;
	height: 780px !important;
}
.listbnbg1{background: url(/images/yuanqu/parkBanner.jpg) no-repeat center !important;background-size: cover !important;height: 500px !important;}
.yjbanner{height: 600px !important;}
.bnimgr{
	width: 45%;
	text-align: center;
}
.bnimgr img{
	max-width: 100%;
}
.bnimga a img{
	transition: .5s;
}
.bnimga a img:hover{
	transform: scale(.95);
}
.swiper-container-bn .swiper-slide .bntxt{
	transition: 1s;
	transform:translateX(-200px);
	opacity: 0;
}
.swiper-container-bn .ani-slide .bntxt{
	transform:translateX(0);
	opacity: 1;
}
.listnav{
	background: #044499;
	color: #fff;
	padding: 15px 0;
	line-height: 30px;
	font-size: 16px;
}
.listnav a{
	color: #fff;
}
.zn2w h3,.zn2w h4{
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}
.zn2w .m1a{/* margin: 0 20px; */}
.zn2w h3{
	font-weight: normal;
}
.zn2w h4{
	margin-bottom: 10px;
}
.zn3t ul{
	display: inline-block;
	width: auto;
	background: #fff;
}
.zn3t li{
	cursor: pointer;
	line-height: 45px;
	padding: 0 25px;
	transition: .25s;
	font-size: 16px;
	color: #4C4948;
	display: inline-block;
}
.zn3t li.active{
	background: url(/images/libg_03.jpg) no-repeat center;
	color: #fff;
	background-size: cover;
}
.zn3bimg{
	width: 80%;
}
.zn3btxt{
	width: 30%;
	margin-left: -15%;
	background: #054499;
	color: #fff;
	padding: 50px;
	border-radius: 100px 0 0 0;
}
.zn3btxt h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.zn4a{
	margin-top: 60px;
	width: 21%;
}
.zn4a h3{
	font-size: 16px;
	color: #05459B;
	font-weight: normal;
	margin: 15px 0 10px 0;
}
.zn4a p{
	font-size: 12px;
	height: 52px;
	overflow: hidden;
}
.zn4ai{
	width: 4%;
	text-align: center;
	display: block;
}
.zn4w2 .zn4ai{
	transform:rotate(180deg);
}
.zn4air{
	width: auto;
	position: absolute;
	right: 8%;
	top: 50%;
	margin-top: 0;
	transform:rotate(90deg);
}
.zn5a{
	width: 23%;
}
.zn5a img{
	transition: .5s;
}
.zn5a:hover img{
	transform: scale(1.05);
}
.zn5a h3,.zn5ah3{
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	background: #0062ff;
	color: #fff;
	font-weight: normal;
}
.zn5aw{
	padding: 20px;
}
.zn5aw img{
	max-width: 100%;
	margin-bottom: 15px;
}
.zn5a p{
	line-height: 27px;
	color: #4C4948;
}
.zn5a p i{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #05459B;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}
.yuani{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #05459B;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}
.zn6txt,.zn6img{
	width: 48%;
}
.zn6txt h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #054499;
}
.zn7{
	background: #f6f9fb;
}
.boxshow{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.zn8w{
	justify-content: center;
}
.zn8w_cp{
	justify-content: inherit;
}
.zn8a{
	background: #fff;
	width: 18%;
	padding: 30px 20px;
	margin: 0 3%;
	margin-top: 20px;
}
.zn8a img{
	max-width: 100%;
	transition: .5s;
}
.zn8a:hover img{
	transform: scale(1.05);
}
.zn8a p{
	font-size: 18px;
	color: #4C4948;
	margin-top: 20px;
}
.zn9{
	background: url(/images/prdbbg_02.jpg) no-repeat top center;
	background-size: cover;
}
.zn9a{
	width: 18%;
}
.zn9aimg{
	height: 250px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 10px;
}
.zn9a p{
	line-height: 60px;
	background: #fff;
	border-radius: 8px;
	font-size: 18px;
}
.zh1a{
	width: 48%;
}
.zh1aw{
	padding: 30px;
	text-align: left;
}
.zh1aw i.zh1awimg{
	display: block;
	width: 30%;
	text-align: center;
}
.zh1aw .txt{
	margin-left: 20px;
}
.zh2atxt,.zh2aimg{
	width: 50%;
}
.zh2atxt{
	padding: 40px 20px;
}
.zh2atxt h3{
	font-size: 24px;
	color: #114795;
	margin-bottom: 20px;
}
.zh5w .zn8a{
	width: 23%;
}
.zn9wcp .zn9a{
	width: 23%;
}
.txbotmain{
	margin-left: -20px;
}
.txbotmain .zn8a{
	width: 280px;
	margin-left: 20px;
	margin-right: 0;
}
.txbotmain .liswarp{
	width: 220px;
	margin-left: 20px;
	padding-bottom: 20px;
}
.txbotmain .liswarp1{
	width: 380px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.gw5img{
	width: 60%;
	margin-right: 10%;
}
.gw5txt{
	font-size: 18px;
	line-height: 48px;
	color: #fff;
}
.gw5txt .yuani{
	background: #fff;
}
.zk4w{
	background: url(/images/zk4bg_03.png) no-repeat right bottom #114795;
}
.zk4img{
	width: 63%;
}
.zk4txt{
	padding: 30px 15px;
	color: #fff;
	line-height: 36px;
}
.zk4txt .yuani{
	background: #fff;
}
.wrpbomian .m1a{
	margin: 0 30px ;
}
.zk4wcp{
	background: #114795;
}
.zk4wwt{
	background: #fff;
}
.zk4wwt .zk4txt{
	color: #4C4948;
}
.zk4wwt .zk4txt .yuani{
	background: #05459B;
}
.ai2l{
	width: 30%;
	background: url(/images/ai2bg1_03.png) no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
}
.ai2r{
	width: 67%;
	background: url(/images/ai2bg2_03.png) no-repeat center;
	background-size: cover;
	color: #fff;
	border-radius: 10px;
	padding: 30px;
}
.yuaniwt{
	background: #fff;
}
.ai2la{
	padding: 5px 0;
	line-height: 30px;
	font-size: 16px;
}
.ai2la h3{
	font-size: 18px;
}
.ai2la p{
	padding-left: 20px;
}
.ai2la h3 i{
	display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
}
.ai2ra{
	width: 30%;
}
.ai2ra p{
	font-size: 18px;
	margin-top: 10px;
}
.ai3a{
	width: 30%;
	margin-top: 30px;
	background: #0062ff;
	color: #fff;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.ai3aimg{
	overflow: hidden;
}
.ai3aimg img{
	display: block;
	width: 100%;
}
.ai3aimg span{
	line-height: 45px;
	padding: 0 30px;
	background: #05459B;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0 25px 25px 0;
	position: absolute;
	left: 0;
	top: 25px;
}
.ai3atxt{
	padding: 15px 25px;
}
.ai3atxt h3,.ai3atxt p{
	color: #fff;
}
.ai3atxt h3{
	margin-bottom: 15px;
}
.aitab{
	border-top: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
}
.aitab td{
	border-left: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	height: 55px;
	padding: 0 25px;
	font-size: 16px;
	color: #4C4948;
}
.aitab td.active{
	background: #05459B;
	color: #fff;
	width: 150px;
}
.ai4a{
	padding: 50px;
}
.ai4a .zh5w .zn8a{
	width: 31%;
	margin-top: 0;
}

.textleft{
	text-align: left;
}
.zn5w_three .zn5a{
	width: 31.5%;
}
.hb5a{
	text-align: center;
	width: 20%;
	color: #4C4948;
}
.hb5a img{
	margin-bottom: 10px;
	max-width: 90%;
}

.ly4l{
	width: 58.6%;
}
.ly4r{
	width: 38%;
	padding: 30px;
	line-height: 32px;
	border-radius: 12px;
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	margin-top: -10%;
	position: relative;
}
.ly4r::after{
	width: 40px;
	height: 40px;
	content: "";
	background: url(/images/ly4ico_03.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -20px;
}
.ly5l{
	width: 36.58%;
	margin-right: 10%;
}
.ly5rba{
	width: 48%;
	margin-top: 25px;
}
.ly5rt{
	font-size: 18px;
	line-height: 32px;
	color: #05459B;
}
.ly5rba h3{
	font-size: 18px;
	color: #05459B;
	margin-bottom: 10px;
}
.ly6w .zn9a{
	width: 15%;
}
.ly6w .zn9aimg{
	height: 200px;
}

.yq1w .m1a{
	width: 20%;
}

.yq5w .zn9a{
	width: 18%;
}

.ptextcenter{
	text-align: center !important;
}
.jd3tr{
	width: 30%;
	margin-left: 5%;
}
.jd3_title{
	color: #fff;
	font-size: 24px;
}
.jd3rlb h3{
	color: #fff;
}
.jd3rlb .m1a:hover{
	background: none;
}
.jd3b{
	width: 1400px;
	margin: 0 auto;
	background: #eeeeee;
	padding: 60px;
}
.jd3_title1{
	color: #05459B;
}
.jd3b2{
	margin: 0 5%;
	width: 30%;
}
.jd3ba{
	width: 48%;
	margin-top: 25px;
	font-size: 18px;
	color: #4C4948;
}

.yj1t {
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.3);
}
.yj1t a{
	cursor: pointer;
    line-height: 45px;
    transition: .25s;
    font-size: 16px;
    color: #4C4948;
    flex: 0;
    flex-grow: 1;
    text-align: center;
}
.yj1t a.active{
	background: url(/images/libg_03.jpg) no-repeat center;
    color: #fff;
    background-size: cover;
}
.yj1a{
	width: 31%;
	margin-top: 30px;
	box-shadow: 0 0 15px rgba(0,0,0,.3);
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.yj1aimg{
	height: 270px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yj1aimg img{
	max-width: 80%;
	max-height: 80%;
}
.yj1ap{
	line-height: 70px;
	font-size: 18px;
}
.yj1abg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(5,68,153,.8);
	color: #fff;
	opacity: 0;
	transition: .25s;
	padding: 15px;
}
.yj1abg .txt{
	color: #fff;
	padding: 0 40px;
	text-align: left;
}
.yj1abg .w100{
	transition: .5s;
	margin-left: -50px;
}
.yj1abg:hover .w100{
	margin-left: 0;
}
.yj1a img{
	transition: .5s;
}
.yj1a:hover img{
	transform: scale(.9);
}
.yj1abg h3{
	font-size: 18px;
}
.yj1a:hover .yj1ap{
	opacity: 0;
}
.yj1a:hover .yj1abg{
	opacity: 1;
}
.page a{
	font-size: 16px;
	width: 28px;
	line-height: 28px;
	border-radius: 4px;
	text-align: center;
	margin: 5px;
}
.page span{
	background: #217AFF;
	color: #fff;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align:center;
	border-radius: 4px;
}
.yj2w .m8a{
	width: 23%;
	margin-top: 30px;
}

.bntxt .txt i.nb{
	color: #e8c597;
	font-size: 28px;
}
.rj1a{
	width: 23%;
	margin: 0 1%;
	margin-top: 50px;
}
.rj1a h3{
	color: #05459B;
}
.rj2 .rj1a{
	width: 31%;
	margin: 0;
	margin-top: 50px;
}
.rj4a{
	width: 30%;
}
.rj4a img{
	max-width: 100%;
	margin-bottom: 10px;
}
.rj4a p{
	font-size: 18px;
	font-weight: bold;
	color: #05459B;
}

.al1a{
	width: 30%;
	margin-top: 40px;
	text-align: center;
}
.al1atxt{
	margin-top: 25px;
}
.al1atxt img.img1{
	height: 34px;
	display: block;
	margin: 0 auto;
}
.al1atxt h4{
	font-size: 18px;
	color: #7d7d7d;
	font-weight: normal;
	margin: 10px 0;
}
.al1atxt .txt{
	border-top: 1px solid #eee;
	margin-top: 20px;
	padding-top: 15px;
}
.al1atxt .txt p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ab1l{
	width: 42%;
}
.ab1r{
	padding: 30px 60px;
}
.ab1r .txt{
	text-indent: 2em;
}
.ab1rico{
	width: 65px;
	position: absolute;
	right: -32px;
	top: 50%;
	margin-top: -32px;
}
.ab2ai{
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #969696;
	color: #fff;
	font-size: 20px;
	border-radius: 100%;
	margin: 70px auto;
	position: relative;
}
.ab2ai::after{
	border-left: 1px dashed #ccc;
	height: 50px;
	position: absolute;
	top: -50px;
	left: 50%;
	content: "";
}
.ab2ai::before{
	border-left: 1px dashed #ccc;
	height: 50px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	content: "";
}
.ab2abox{
	height: 156px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	display: flex;
}
.ab2abox b{
	display: contents;
}
.ab2abox1{
	align-items: flex-end;
}
.ab2abox2{
	align-items: flex-start;
}
.ab2line{
	width: 100%;
	height: 2px;
	background: #969696;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.ab3aimg{
	margin-top: 20px;
}
.ab3atxt{
	padding: 30px 20px;
}
.ab3atxt h3{
	font-size: 24px;
	color: #666;
}
.ab3a {
	width: 31%;
}
.ab4a{
	box-shadow: 0 0 15px rgba(0,0,0,.3);
	width: 30%;
	padding-top: 30px;
}
.ab4aimg img{
	max-width: 80%;
}
.ab4a h3{
	color: #054499;
}
.ab5ar{
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid #05459B;
}
.ab5al{
	margin-top: 10px;
}
.ab5ar::after{
	width: 21px;
	height: 21px;
	position: absolute;
	content: "";
	left: -10px;
	top: 20px;
	background: url(/images/ab5rico_07.png) no-repeat center;
}
.ab5ar h3{
	font-size: 24px;
	color: #05459B;
	margin-bottom: 10px;
	margin-top: 20px;
}
.ab5a{
}
.ab5a:first-child{
	padding-top: 0;
}
.ab6tip{
	font-size: 18px;
	color: #4C4948;
	margin-bottom: 30px;
}
.ab6a{
	width: 100%;
	border: 1px solid #4C4948;
	align-items: center;
	display: flex;
}
.ab6a_two{
	width: 50%;
}
.ab6al{
	width: 200px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
}
.ab6al i{
	color: #05459B;
}
.ab6ar{
	border-left: 2px solid #4C4948;
	min-height: 50px;
}
.ab6ar_ipt input{
	width: 100%;
	height: 50px;
	font-size: 18px;
	padding: 0 15px;
}
.ab6ar_ipt textarea{
	height: 90px;
	padding: 15px;
	width: 100%;
	resize: none;
	font-size: 18px;
}
.ab6ar_cheackbox label{
	font-size: 18px;
	margin: 0 10px;
}
.ab6ar_cheackbox input{
	-webkit-appearance:checkbox;
}
.ab6a_sbm button{
	width: 180px;
	height: 50px;
	background: rgba(33, 122, 255, 1);
	color: #fff;
	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.co1l{
	width: 35%;
	margin-right: 5%;
}
.co1ra{
	font-size: 16px;
	width: 48%;
	margin-bottom: 20px;
}
.co1ra_w100{
	width: 100%;
}
.co1ral{
	width: 80px;
	margin-right: 10px;
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
}
.co1rar{
	flex: 0;
	flex-grow: 1;
}
.co1rar_ipt input,.co1rar_ipt textarea{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eeeeee;
	padding: 0 10px;
	font-size: 16px;
}
.co1rar_ipt textarea{
	height: 100px;
	resize: none;
	padding: 10px;
}
.co1rar_slt{
	width: 35%;
	margin-right: 3%;
	height: 40px;
	position: relative;
}
.co1rar_slt i{
	line-height: 40px;
	position: absolute;
	right: 15px;
	top: 0;
	display: inline-block;
}
.co1rar_slt select{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eeeeee;
	padding: 0 10px;
	font-size: 16px;
}
.co2l{
	width: 30%;
	margin-right: 30px;
}
.co2r{
	height: 450px;
}
.co2la{
	margin: 30px 0;
}
.co2la .txt{
	font-size: 18px;
	line-height: 29px;
	margin-left: 20px;
}
.co2la .txt h3{
	font-size: 18px;
	color: #05459B;
}

.sq1l{
	width: 31%;
}
.sq1r{
	padding: 20px;
}
.sq1r_title{
	font-size: 16px;
	color: rgba(33, 122, 255, 1);
}
.sq1r_title i{
	display: inline-block;
	width: 3px;
	height: 18px;
	background: rgba(33, 122, 255, 1);
}
.sq1rba{
	width: 100%;
	margin-top: 20px;
}
.sq1rba_two{
	width: 48%;
}
.sq1rbal{
	width: 75px;
	font-size: 16px;
	line-height: 40px;
}
.sq1rba_ipt input{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eeeeee;
	padding: 0 10px;
}

.sq1rba_slt select{
	width: 100%;
	height: 40px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eeeeee;
	padding: 0 10px;
}
.sq1rba_ipt input.errclass,.sq1rba_slt select.errclass{border-color: red; color: red;}
.sq1rba_slt i{
	line-height: 40px;
	position: absolute;
	right: 15px;
	top: 0;
	display: inline-block;
}

.vd1a{
	width: 47%;
	margin-top: 50px;
}
.vd1aimg i{
	display: inline-block;
	width: 100% !important;
	height: 100% !important;
	background: rgba(0,0,0,0) url(/images/vdico_03.png) no-repeat center;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	transition: .4s;
}
.vd1a:hover .vd1aimg i{
	background: rgba(0,0,0,.3) url(/images/vdico_03.png) no-repeat center;
}
.vd1a p{
	font-size: 18px;
	margin-top: 30px;
	color: #4C4948;
}

.ner{
	width: 30%;
	margin-left: 35px;
}
.nelw{
	padding: 25px;
}
.nela{
	padding: 20px 0;
}
.nelaimg{
	width: 30%;
}
.nelatxt h3{
	font-size: 20px;
	font-weight: normal;
	color: #161616;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.nelatxt p{
	margin: 15px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	color: #666;
	min-height: 60px;
}
.nelatxt span{
	font-size: 14px;
	color: #666;
}
.ner_title{
	font-size: 16px;
	line-height: 24px;
	color: rgba(33, 122, 255, 1);
}
.nerw{
	box-shadow: 0px 6px 14px 8px rgba(130, 132, 135, 0.1);
	border-radius: 3px;
	padding: 20px;
}
.nerb a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: rgba(102, 102, 102, 1);
	margin-top: 10px;
}
.nerb a:hover,.hvimghover:hover .nelatxt h3{
	color: rgba(33, 122, 255, 1);
}
.nerb a i{
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 2px solid #05459B;
	border-radius: 100%;
	background: #fff;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.ni1{margin-top: 50px;}
.nitop h3{
	font-size: 24px;
	color: rgba(33, 122, 255, 1);
}
.nitoptxt span{
	font-size: 16px;
	margin: 0 20px;
}
.nitip{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	padding: 30px;
	font-size: 16px;
	line-height: 32px;
	border-radius: 8px;
}
.nitxt img{
	max-width: 100%;
}
.nitxt video{
	max-width: 100%;
}
.nitxt{
	font-size: 16px;
	line-height: 32px;
	color: #4C4948;
}
.nia{
	border-top: 1px solid #eee;
	padding-top: 30px;
}
.nia a{
	display: inline-block;
	max-width: 48%;
	line-height: 45px;
	border: 1px solid #05459B;
	border-radius: 6px;
	padding: 0 15px;
	font-size: 16px;
	color: #4C4948;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.nia a:hover{
	background: #05459B;
	color: #fff;
}
.nib{
	font-size: 16px;
	line-height: 42px;
}
.nibr{
	margin-left: 10px;
}
.nibr a{
	display: inline-block;
	margin: 0 5px;
}
.nibr a:hover{
	color: #05459B;
}






@media only screen and (max-width:1400px) {
	.wrap{width: 100%;padding: 0 20px;}
	.wrap1{
		width: 100%;
		padding: 0 20px;
	}
	.hdra{
		margin-left: 50px;
	}
	.jd3b{
		width: 95%;
	}
	.nhw{ width: 100%; padding: 20px;}
	.nhw a,.nhw .lisa{font-size: 14px;}
	.nhw .lisa{ padding: 10px 10px;}
	.mdtop h3{font-size: 28px;}
	.mdtop p{font-size: 16px;}
	.head .hdr,.menuwarpbox{width: 80%;}
	.menuwarpbox{margin-left: 20%;}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.videohidebox{
		width: 80%;
	}
	.nav span{
		margin: 0 15px;
	}
	.nava{
		font-size: 14px;
	}
	.hdra a{
		padding: 0 12px;
		font-size: 14px;
		line-height: 30px;
	}
	.hdra{
		margin-left: 30px;
	}
	.swiper-container-bn .bnimg,.listbnbg{
		height: 650px !important;
	}
	.bntxt h3{
		font-size:34px;
	}
	.bntxt .txt{
		font-size: 14px;
		line-height: 27px;
	}
	.bnimga a img{
		height: 50px;
	}
	.zn3btxt{
		padding: 20px;
		border-radius: 10px 0 0 0;
	}
	.zn5a h3,.zn5ah3{
		line-height: 50px;
		font-size: 20px;
	}
	.zn8a p,.zn9a p{
		font-size: 15px;
	}
	
	.ai2la h3{
		font-size: 16px;
	}
	.ai2la p{
		font-size: 13px;
	}
	.ai2ra p{
		font-size: 14px;
	}
	.ai3aimg span{
		font-size: 15px;
	}
	
	.yj1aimg{
		height: 250px;
	}
	
	.nerw{
		padding: 20px;
	}
	
	.nelw{
		padding: 15px 20px;
	}
	.nela{
		padding: 0 0 20px 0;
	}
	.nelatxt p{
		-webkit-line-clamp:2;
		margin: 10px 0;
		min-height: 40px;
	}
	.ner{
		margin-left: 20px;
	}
	
}
@media only screen and (max-width:950px) {
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80,.mt_100{
		margin-top: 25px;
	}
	.nelatxt h3{ font-size: 16px;}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.swiper-container-bn .bnimg,.listbnbg{
		height: 450px !important;
	}
	
	.jd3t ,.jd3b {
		display: block;
	}
	.jd3tr{
		text-align: center;
		width: 100%;
		margin: 20px 0;
	}
	.jd3ba{
		width: 33.3%;
	}
	.jd3b2{
		margin: 30px auto;
	}
	
	.yj1aimg{
		height: 230px;
	}
	.yj1ap,.yj1abg h3{
		font-size: 16px;
	}
	.yj1t a{
		flex: inherit;
		flex-grow: inherit;
		width: 33.3333%;
		font-size: 14px;
	}
	
	.al1a{
		width: 48%;
	}
	.navhidecp{
		width: 100%;
	}
	.co2la .txt h3{
		font-size: 16px;
	}
	.co2la .txt{
		font-size: 14px;
	}
	.co2la img{
		width: 40px;
	}
	.co2r{
		height: 350px;
	}
	.zn2w h3, .zn2w h4{
		font-size: 18px;
	}
	.ly5rt{
		font-size: 15px;
	}
	.mdtop h3{
		font-size: 24px;
	}
	.mdtop p{
		font-size: 15px;
	}
	.listnav{
		font-size: 14px;
	}
	.nerb a{
		font-size: 14px;
		line-height: 30px;
	}
	.nia a{
		font-size: 14px;
		line-height: 40px;
	}
	.nib{
		font-size: 14px;
		line-height: 30px;
	}
	.ai2la h3{
		font-size: 14px;
	}
	.ai3atxt h3{
		font-size: 15px;
	}
	.aitab td{
		font-size: 13px;
	}
	.ai3a{
		width: 48%;
	}
	.zh2atxt h3{
		font-size: 18px;
	}
	.zn5a h3, .zn5ah3{
		font-size: 17px;
	}
	.gw5txt{
		font-size: 15px;
		line-height: 34px;
	}
	.gw5img{
		margin-right: 30px;
	}
	.zn3btxt h3,.zn6txt h3{
		font-size: 18px;
	}
	.yj1abg .txt{
		padding: 0;
	}
	
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.index_txt{width:56% !important;}
	.bntxt{
		width: 60%;
	}
	
	.bntxt .txt{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		font-size: 12px;
		line-height: 22px;
		margin: 10px 0;
	}
	.index_txt h3{
		font-size: 15px;
	}
	.bntxt h3{
		font-size: 18px !important;
	}
	.listbnbg1 .bntxt{ width: 90%;}
	.listbnbg1 .bntxt h3{font-size: 16px !important; line-height: 24px;}
	.listbnbg1 .bntxt .txt{margin-top: 10px; line-height: 20px;}
	.botbann{margin-top: 15px;}
	.listbnbg1 .splist{ font-size: 14px; height: 34px; line-height: 34px; width: 130px;}
	.splist1{margin-right: 15px;}
	.bnimga a img{
		height: 30px;
	}
	.swiper-container-bn .bnimg,.listbnbg{
		height: 200px !important;
	}
	.md{
		padding: 25px 0;
	}
	.mdtop{padding-top: 10px !important;}
	.mdtop h3{
		font-size: 16px !important;
		line-height: 30px;
	}
	.mdtop p{
		font-size: 12px;
		margin-top: 5px;
	}
	.mdtop i{
		width: 60px;
	}
	.m1a{
		width: 48%;
		padding: 15px;
		margin-top: 20px;
	}
	.boxlist{
		width: 48%;
		margin: 0 1% 10px;
	}
	.bntxt h2{
		font-size: 14px;
		margin-top: 10px;
	}
	.boxlist p{
		height: 85px;
	}
	.titleh3{
		font-size: 15px;
	}
	.text{
		font-size: 14px;
		line-height: 22px;
	}
	.m2a{
		width: 100%;
		margin-top: 70px;
	}
	.m4a,.m6a{
		width: 100%;
		margin-top: 15px;
	}
	.swiper-button-next-public{
		margin-right: 10px;
	}
	.swiper-button-prev-public{
		margin-left: 10px;
	}
	.m8{
		background: #F6F9FB;
	}
	.m9a{
		width: 100%;
		margin-top: 20px;
	}
	.m9atxt p{
		font-size: 13px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.ft{
		padding: 20px 0;
	}
	.fttl,.fttr{
		width: 100%;
	}
	.fttript input{
		height: 34px;
		padding: 0 10px;
	}
	.fttript button{
		height: 34px;
		width: 60px;
	}
	.fttript {
		margin-top: 0;
	}
	.fttr1ewm{
		width: 80px;
	}
	.ftb{
		line-height: 25px;
	}
	.ftba a{
		font-size: 14px;
		line-height: 25px;
	}
	.fb{
		padding: 15px 20px;
		line-height: 25px;
	}
	.zn2w h3, .zn2w h4{
		font-size: 16px;
	}
	.zn3t ul{
		display: flex;
		flex-wrap: wrap;
	}
	.zn3t li{
		width: 50%;
	}
	.zn3bimg,.zn3btxt{
		width: 100%;
		margin: 0;
	}
	.zn3bimg{
		margin-bottom: 15px;
	}
	.zn3btxt{
		border-radius: 10px 0 0 0;
		padding: 20px;
	}
	.zn3btxt h3{
		font-size: 20px;
	}
	.zn4ai{
		display: none;
		width: 10%;
	}
	.zn4a{
		width: 48%;
		margin-top: 20px;
	}
	.zn4a p{
		height: 44px;
	}
	.zn5a h3, .zn5ah3{
		line-height: 45px;
		font-size: 16px;
	}
	.zn5a{
		width: 48%;
		margin-top: 15px;
	}
	.zn6txt, .zn6img{
		width: 100%;
	}
	.zn6txt{
		margin-top: 15px;
	}
	.zn6txt h3{
		font-size: 18px;
	}
	.zn8w{
		justify-content: space-between;
	}
	.zn8a{
		width: 48%;
		margin: 0;
		padding: 20px 10px;
		margin-top: 15px;
		margin-bottom: 10px !important;
	}
	.zn8a p,.zn9a p{
		font-size: 14px;
	}
	.zn9a{
		width: 48%;
		margin-top: 15px;
	}
	.zn9aimg{
		height: 180px;
	}
	.zn9a p{
		line-height: 45px;
	}
	.listnav{
		font-size: 12px;
		padding: 10px 0;
	}
	.zh1a{
		width: 100%;
		margin-top: 15px;
	}
	.zh2a{
		padding: 10px 0;
	}
	.zh2atxt, .zh2aimg{
		width: 100%;
	}
	.zh2atxt{
		padding: 20px;
	}
	.zh2atxt h3{
		font-size: 20px;
	}
	.zh5w .zn8a,.zn9wcp .zn9a{
		width: 48%;
	}
	.gw5img{
		margin: 0 auto;
	}
	.gw5txt{
		margin-top: 20px;
		font-size: 14px;
		line-height: 32px;
	}
	.zk4img{
		width: 100%;
	}
	
	.ai2la h3{
		font-size: 14px;
	}
	.ai2la p{
		font-size: 12px;
	}
	.ai2ra p{
		font-size: 14px;
	}
	.ai3aimg span{
		font-size: 14px;
		line-height: 35px;
	}
	.ai2l,.ai2r{
		width: 100%;
	}
	.ai2r{
		margin-top: 20px;
		padding: 20px 10px;
	}
	.ai2ra img{
		max-width: 50%;
	}
	.ai3a{
		width: 100%;
		margin-top: 20px;
	}
	.ai4w{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.aitab{
		width: 1000px;
	}
	
	.zn5w_three .zn5a{
		width: 100%;
	}
	
	.ly4l,.ly5l{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.ly4r{
		width: 100%;
		margin: 0;
	}
	.ly4r::after{
		display: none;
	}
	.ly5rt{
		font-size: 15px;
	}
	.ly5rba h3{
		font-size: 15px;
	}
	.ly5rba img{
		width: 40px;
	}
	.ly6w .zn9a{
		width: 48%;
	}
	.hb5a{
		width: 48%;
		margin-top: 20px;
	}
	
	.yq5w .zn9a{
		width: 48%;
	}
	.yq1w .m1a{
		width: 50%;
	}
	
	.jd3rlb .m1a{
		padding: 0;
	}
	.jd3rlb .m1a img{
		width: 80px;
	}
	.jd3b{
		padding: 20px;
	}
	.jd3ba{
		width: 50%;
		font-size: 14px;
	}
	.jd3ba img{
		height: 40px;
	}
	.jd3_title{
		font-size: 16px;
	}
	.yj1a{
		width: 100%;
		margin-top: 15px;
	}
	.yj1aimg{
		height: 230px;
	}
	.yj1ap,.yj1abg h3{
		font-size: 16px;
	}
	.yj1t a{
		flex: inherit;
		flex-grow: inherit;
		width: 33.3333%;
		font-size: 14px;
	}
	.yj2w .m8a{
		width: 48%;
		margin-top: 15px;
		height: 60px;
	}
	
	.rj1w{
		justify-content: space-between;
	}
	.rj1a{
		width: 48%;
		margin: 0;
		margin-top: 20px;
	}
	.rj2 .rj1a{
		width: 48%;
		margin-top: 20px;
	}
	.rj4a{
		width: 100%;
		margin-top: 20px;
	}
	
	.al1a{
		width: 100%;
		margin-top: 20px;
	}
	
	.ab1l{
		width: 100%;
	}
	.ab1r{
		padding: 20px;
	}
	.ab1rico{
		position: relative;
		left: 0;
		top: 0;
		margin: 0;
		width: 40px;
		margin-bottom: 15px;
	}
	.ab2abox{
		height: 130px;
		-webkit-line-clamp:5;
	}
	.ab3a,.ab4a{
		width: 100%;
		margin-top: 15px;
	}
	.ab5al img{
		width: 40px;
	}
	.ab5ar h3{
		font-size: 18px;
	}
	.ab6tip{
		font-size: 14px;
		line-height: 25px;
	}
	.ab6a{
		width: 100% !important;
	}
	.ab6al{
		width: 100px;
		font-size: 14px;
	}
	.ab6ar_ipt input,.ab6ar_ipt textarea{
		font-size: 14px;
	}
	.ab6ar_cheackbox label{
		font-size: 14px;
		margin: 5px 10px;
	}
	.ab6a_sbm button{
		width: 120px;
		height: 40px;
		font-size: 14px;
	}
	
	.co1l{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.co1ral{
		width: 70px;
		font-size: 14px;
		margin-right: 0;
	}
	.co1ra{
		width: 100% !important;
	}
	.co2l{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.co2l img{
		height: 30px;
	}
	.co2la .txt{
		font-size: 14px;
	}
	.co2r{
		height: 200px;
	}
	
	.sq1l{
		width: 100%;
	}
	.sq1r{
		padding: 20px;
	}
	.sq1rba{
		width: 100% !important;
	}
	.sq1rbal{
		width: 60px;
		font-size: 14px;
	}
	
	.vd1a{
		width: 48%;
		margin-top: 20px;
	}
	.vd1aimg i{
		background-size: 40px;
	}
	.vd1a:hover .vd1aimg i{
		background-size: 40px;
	}
	.vd1a p{
		font-size: 14px;
		margin-top: 10px;
	}
	
	.nelw{
		padding: 15px;
		padding-top: 0;
	}
	.nela{
		padding: 15px 0;
	}
	.nelatxt p{
		margin: 7px 0;
		-webkit-line-clamp:1;
	}
	.nelatxt h3{
		font-size: 15px;
	}
	.nelatxt{
		margin-left: 14px;
	}
	.nelaimg{
		width: 35%;
	}
	.page a{
		font-size: 14px;
	}
	.ner{
		width: 100%;
		margin: 0;
		margin-top: 25px;
	}
	.nerw{
		padding: 15px;
	}
	.nerb a{
		font-size: 13px;
	}
	
	.nitop h3{
		font-size: 17px;
	}
	.nitoptxt span{
		font-size: 12px;
		margin: 6px;
	}
	.nitip{
		font-size: 12px;
		padding: 15px;
		line-height: 27px;
	}
	.nitxt{
		font-size: 14px;
		line-height: 30px;
	}
	.nia a{
		max-width: 100%;
		width: 100%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-top: 15px;
		font-size: 12px;
		line-height: 35px;
		padding: 0 10px;
	}
	.nia a:first-child{
		margin-top: 0;
	}
	.nib{
		display: block;
	}
	.nibr{
		margin-left: 0;
	}
	.nibr a{
		font-size: 12px;
		line-height: 30px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	
	.m9aimg{
		margin-right: 5px;
	}
}




/*2021-05-13*/
/*jjfa_zhxy.html*/
.xy5{
	background: #f6f9fb;
	padding-bottom: 150px;
}
.publica h3{
	font-size: 18px;
	color: #114795;
}
.publica p{
	line-height: 27px;
	margin-top: 10px;
	color: #4c4948;
}
.xy5a1{
	width: 38.33%;
	position: absolute;
	left: 0;
	top: -5px;
}
.xy5a2{
	width: 27.08%;
	position: absolute;
	left: 0;
	top: 37%;
}
.xy5a3{
	width: 23%;
	position: absolute;
	left: 0;
	bottom: -23.5%;
}
.xy5a4{
	width: 38.16%;
	position: absolute;
	right: 0;
	top: -5px;
}
.xy5a5{
	width: 27.83%;
	position: absolute;
	right: 0;
	top: 39.73%;
}
.xy5a6{
	width: 30%;
	position: absolute;
	right: 0;
	bottom: -5%;
}

/*jjfa_zhyq.html*/
.yq2a1{
	position: absolute;
	width: 29.91%;
	top: 9.4%;
	left: 0;
}
.yq2a2{
	position: absolute;
	width: 25.83%;
	top: 64.21%;
	left: 0;
}
.yq2a3{
	position: absolute;
	width: 27.91%;
	top: 9.4%;
	right: 0;
}
.yq2a4{
	position: absolute;
	width: 23.75%;
	top: 64.21%;
	right: 0;
}
.yq4a1{
	position: absolute;
	width: 36.41%;
	left: 0;
	top: 0;
}
.yq4a2{
	position: absolute;
	width: 29.75%;
	left: 2.9%;
	top: 23.57%;
}
.yq4a3{
	position: absolute;
	width: 31.66%;
	left: 0;
	top: 44.86%;
}
.yq4a4{
	position: absolute;
	width: 28.66%;
	left: 0;
	top: 71.11%;
}
.yq4a5{
	position: absolute;
	width: 34.66%;
	right: 0;
	top: 0;
}
.yq4a6{
	position: absolute;
	width: 25.33%;
	right: 0;
	top: 28.13%;
}
.yq4a7{
	position: absolute;
	width: 23.83%;
	right: 0;
	top: 73.76%;
}


/*prd_kjdsjfx.html*/
.kj3a1{
	position: absolute;
	width: 27%;
	left: 0;
	top: 10.15%;
}
.kj3a2{
	position: absolute;
	width: 27%;
	left: 0;
	top: 35.19%;
}
.kj3a3{
	position: absolute;
	width: 27%;
	left: 0;
	top: 59.89%;
}
.kj3a4{
	position: absolute;
	width: 24%;
	right: 0;
	top: 0;
}
.kj3a5{
	position: absolute;
	width: 24%;
	right: 0;
	top: 24.53%;
}
.kj3a6{
	position: absolute;
	width: 24%;
	right: 0;
	top: 46.7%;
}
.kj3a7{
	position: absolute;
	width: 24%;
	right: 0;
	top: 75.46%;
}

/*prd_zhxsj.html*/
.xs4a1{
	position: absolute;
	width: 27.33%;
	left: 0;
	top: 0;
}
.xs4a2{
	position: absolute;
	width: 27.33%;
	left: 0;
	top: 54.96%;
}
.xs4a3{
	position: absolute;
	width: 24.33%;
	right: 0;
	top: -5px;
}
.xs4a4{
	position: absolute;
	width: 24.33%;
	right: 0;
	top: 71.72%;
}

.sidebar {
    position:fixed;
    right:0;
    bottom:70px;
    width:88px;
	z-index: 999;
}
.sidebar li {
    position: relative;
}
.sidebar .sidebtn {
    position:relative;
    z-index:10;
    width:88px;
    height:70px;
    background-color:#217AFF;
    color:#fff;
    cursor:pointer;
    transition: all 0.5s;
	font-size: 12px;
	 color: #fff;
	 line-height: 15px;
	  text-align: center;
	  padding: 15px 0;
	  display: block;
	  border-top: 1px solid #3b89fe;
}
/*.sidebar .sidebtn:hover {
    background-color:#217AFF;
    margin-left:-90px;
    transition: all 0.5s;
}*/
.sidebar .sidebtn.telphone {
  /*  display: none;*/
}
.sidebar .sidebtn.form {
    /*display: none;*/
}
.sidebar .sidebtn.backtop {
    margin-bottom:0;
    display:none;
}
.sidebar .sidebtn .icon {
    width:100%;
    height:16px;
}
.sidebar .sidebtn .text {
    position:absolute;
    left:60px;
    top:0;
    width:90px;
    height:60px;
    text-align:left;
    line-height:60px;
    font-style:normal;
    background-color:#217AFF;
	color: #fff;
}
.sidebar .sidebtn .icon.telphone {
    background:url('../images/tel-icon.png') no-repeat center center;
	background-size: 16px 16px;
}
.sidebar .sidebtn .icon.form {
    background:url(/images/misc.png?version=1.0) no-repeat 0 -60px;
}
.sidebar .sidebtn .icon.message {
    background:url('../images/kefu-icon.png') no-repeat center center;
	background-size: 16px 16px;
}
.sidebar .sidebtn .icon.backtop {
    background:url('../images/top-icon.png') no-repeat center center;
	background-size: 16px 16px;
}
.sidebar .ercode-show {
    position: absolute;
    right: 130px;
    bottom: -45px;
    width: 126px;
    height: 126px;
    border: 2px solid #69b886;
}
.sidebar .ercode-show img {
    width: 100%;
}
.sidebar .telephone-show {
    position: absolute;
    right: 88px;
    bottom: 0;
    
    height: 140px;
    background-color: #217AFF;
	padding: 15px;
	border-right: 1px solid #3b89fe;
}
.sidebar .telephone-show .telephone {
    position: relative;
    color: #fff;
	padding-left: 15px;
	display: flex;
	align-items: center;
	flex-wrap:wrap;
}
/*.sidebar .telephone-show .telephone:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 4px;
    left: -38px;
    width: 30px;
    height: 30px;
    background: url("../images/tel-icon.png") no-repeat center;
    background-size: cover;
}*/
.sidebar .telephone-show .telephone .num {
    font-size: 20px;
	display: inline-block;
	line-height: 30px;
	padding-bottom: 5px;
}
.sidebar .telephone-show .telephone .tip {
    font-size: 14px;
}
.lefimg{width: 110px;height: 110px;}
.lefimg img{width: 110px; height: 110px;}
.jishuM1 {
	display: flex;
	justify-content: space-between;
	width: 75%;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
  }
  .jishuM1Card {
	width: 32%;
	height: 370px;
	padding: 36px 30px;
	box-shadow: 0px 11px 46px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	background: #fff;
  }
  
  .jishuM1Card .tit1 {
	font-weight: bold;
	color: #276ed9;
	font-size: 20px;
	margin-top: 30px;
  }
  .jishuM1Card .tit2 {
	color: #666b7e;
	line-height: 24px;
	font-size: 14px;
	margin-top: 28px;
  }
  .jishuM1CardImg {
	position: absolute;
	z-index: -1;
	top: 345px;
	left: 0;
  }
  .jaoshiTit {
	font-size: 20px;
	font-weight: bold;
	color: #054499;
	line-height: 26px;
	margin-top: 22px;
  }
  .jaoshiTit2 {
	font-size: 14px;
	font-weight: 400;
	color: #666b7e;
	line-height: 24px;
  }
  .tLeft {
	text-align: left;
  }
  .jiaoshiTab li.active {
	background: url(/images/jiaoshi/tabs.png)
	  /*tpa=http://www./images/libg_03.jpg*/ no-repeat center;
	color: #fff;
	background-size: cover;
  }
  .jiaoshiTabCard {
	display: flex;
	justify-content: space-between;
  }
  .jiaoshiTabCardL {
	width: 58%;
	height: 361px;
	background: #ffffff;
	box-shadow: 0px 0px 27px 0px rgba(15, 50, 133, 0.07);
	padding: 59px 40px;
  }
  .jiaoshiTabCardL .tit1 {
	font-size: 24px;
	font-weight: bold;
	color: #276ed9;
	line-height: 40px;
  }
  .jiaoshiTabCardL .b {
	height: 1px;
	background: #e2e8f2;
	margin-top: 23px;
  }
  .jiaoshiTabCardL .tit2 {
	margin-top: 35px;
	font-size: 16px;
	font-weight: 400;
	color: #666b7e;
	line-height: 30px;
  }
  .jiaoshiTabCardR {
	width: 40%;
  }
  .bangonTit {
	font-size: 20px;
	font-weight: bold;
	color: #054499;
	line-height: 40px;
  }
  .bangonTit2 {
	font-size: 14px;
	font-weight: 400;
	color: #646874;
	display: inline-block;
  }
  .bangonLine {
	width: 24px;
	height: 3px;
	background: #054499;
	margin-top: 15px;
  }
  .bangonPoint {
	width: 4px;
	height: 4px;
	background: #054499;
	border-radius: 50%;
	display: inline-block;
  }
  .flexCen {
	display: flex;
	align-items: center;
  }
  .bangonCardL {
	width: 24%;
	background: url('../images/official/two-icon-bg-1.png');
	background-size: cover;
	border-radius: 4px 0 0 4px;
	padding: 50px 20px;
  }
  
  .bangonCardL .tit1 {
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	line-height: 24px;
  }
  .bangonCardL .tit2 {
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 37px;
	margin-top: 95px;
	text-align: justify;
  }
  .bangonCardR {
	width: 76%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-radius: 0 4px 4px 0;
  }
  .bangonCardR .card {
	background: rgba(30, 32, 36, 0.8);
	border-left: 1px solid #505051;
	height: 50%;
	width: 33%;
	padding: 35px 20px;
	transition: .5s;
  }
  .bangonCardR .card:first-child{border-left:0;width: 34%; border-bottom: 1px solid #505051;}
  .bangonCardR .card:nth-child(2),.bangonCardR .card:nth-child(3){border-bottom: 1px solid #505051;}
  .bangonCardR .card:nth-child(3n+4){width: 34%;}
  .bangonCardR .card img{ height: 50px;transition: .5s;}
  .bangonCardR .card:hover img{transform:rotateY(180deg);}
  .bangonCardR .card:hover{transform: scale(1.1);}
  .bangonCardR .tit1 {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #fff;
	margin-top: 10px;
  }
  .bangonCardR .tit2 {
	font-size: 14px;
	font-weight: 400;
	color: #697087;
	line-height: 28px;
	margin-top: 10px;
	color: rgba(179, 179, 179, 1);
	text-align: justify;
  }
  .bangonLeftIcon {
	width: 270px;
	height: 420px;
	position: absolute;
	left: 0px;
	top: 114px;
	background: url(/images/bangon/leftIcon.png) 100% 100%;
  }
  .bangonRightIcon {
	width: 504px;
	height: 746px;
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(/images/bangon/xin1.png) 100% 100%;
	z-index: -1;
  }
  .bangonRtit {
	font-size: 30px;
	font-weight: bold;
	color: #054499;
  }
  .topBanner {
	width: 73px;
	height: 100px;
	background: url(/images/bangon/tc3.png) 100% 100%;
	top: -210px;
	left: 106px;
	position: absolute;
  }
  .bottomBanner {
	width: 190px;
	height: 348px;
	background: url(/images/bangon/bottomB.png) 100% 100%;
	bottom: 0;
	left: 0;
	position: absolute;
  }
  .rightBanner {
	position: absolute;
	top: 100px;
	right: 0;
	width: 204px;
	height: 330px;
	background: url(/images/bangon/t65.png) 100% 100%;
	/* bottom: 0; */
  }
  .card-btn {
	visibility: hidden;
	width: 111%;
	height: 4px;
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
  }
  .card-btn div:nth-child(1) {
	width: 80%;
	background: #054499;
  }
  .card-btn div:nth-child(2) {
	width: 10%;
	background: #f2b023;
  }
  .scal {
	position: relative;
	transition: 0.3s 0.1s;
  }
  .scal:hover {
	transform: scale(1.1);
  }
  .scal:hover .card-btn {
	visibility: visible;
  }
  .mt16 {
    margin-top: 16px;
}
.mt30 {
    margin-top: 30px;
}

/* 解决方案新增css */
.fs48 {
	font-size: 48px;
  }
  
  .fblod {
	font-weight: bold;
  }
  
  .fs20 {
	font-size: 20px;
  }
  
  .lin40 {
	line-height: 40px;
  }
  
  .border64 {
	width: 64px;
	height: 2px;
	background: #ffffff;
	opacity: 0.5;
	margin-top: 33px;
	border-radius: 1px;
  }
  
  .w45 {
	width: 45%;
  }
  
  .fs36 {
	font-size: 36px;
  }
  
  .w100 {
	width: 100%;
	margin: 0 auto;
  }
  
  .mt158 {
	margin-top: 158px;
  }
  
  .yuanquCard {
	width: 100%;
	margin: 0 auto;
	display: flex;
	padding: 0px 200px;
	justify-content: space-between;
	flex-wrap: wrap;
	background: url("/images/yuanqu/z6.png");
  
	background-size: 100% 100%;
  }
  
  .pr {
	position: relative;
  }
  
  .yuanquCardchild {
	width: 48%;
	background: #fff;
	/* padding: 44px 39px; */
	height: 200px;
	/* background: url(/images/yuanqu/z6m.png) 100% 100%; */
	/* background-size: contain; */
	/* background: #FFFFFF; */
	box-shadow: 0px 0px 32px 0px rgba(157, 157, 157, 0.34);
	border-radius: 5px;
	cursor: pointer;
	/* transition:  0.3s 0.1s; */
	/* transform:; */
  }
  
  .yuquHbg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/* background: red; */
  }
  
  .yuanquCardchild:hover {
	/* background:#3879d0; */
	/* width:100%; */
	background: url(/images/yuanqu/z6m.png) 61% 48%;
	/* background-size: contain; */
	/* background-clip:padding-box; */
	/* color: #fff !important; */
  }
  
  .yuanquCardchild:hover .hvtit {
	color: #fff !important;
  }
  
  .yuanquCardchild:hover .hvbg {
	background: #fff !important;
  }
  
  .c05449 {
	color: #054499;
  }
  
  .c646874 {
	color: #646874;
  }
  
  .c333 {
	color: #333;
  }
  
  .fs30 {
	font-size: 30px;
  }
  
  .mt24 {
	margin-top: 24px;
  }
  
  .mt39 {
	margin-top: 39px;
  }
  
  .bg227AE7 {
	background: #227ae7;
  }
  
  .fs14 {
	font-size: 14px;
  }
  
  .fs24 {
	font-size: 24px;
  }
  
  .lin24 {
	line-height: 24px;
  }
  
  .mt16 {
	margin-top: 16px;
  }
  
  .mt20 {
	margin-top: 20px;
  }
  
  .c777 {
	color: #777777;
  }
  
  .c666 {
	color: #666;
  }
  
  .lin28 {
	line-height: 28px;
  }
  
  .flexBen {
	display: flex;
	justify-content: space-between;
	align-items: end;
  }
  
  .yuanquCardImg {
	width: 80px;
	height: 96px;
  }
  
  .yuanquSe2 {
	padding: 48px 29px;
  }
  
  .mt32 {
	margin-top: 32px;
  }
  
  .mt40 {
	margin-top: 40px;
  }
  
  .mt20 {
	margin-top: 20px;
  }
  
  .yuanquSe2Btn {
	/* width: 100%; */
	height: 48px;
	text-align: center;
	color: #fff;
	line-height: 48px;
	background: rgba(83, 121, 254, 0.9);
	position: relative;
  }
  
  /*.yuanquSe2Btn::after {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #f3f5f9 rgba(83, 121, 254, 0) rgba(83, 121, 254, 0) rgba(83, 121, 254, 0);
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	position: absolute;
	content: "";
	left: -9px;
	top: -10px;
	transform: rotate(136deg);
  }*/
  .mt5{margin-top: 5px;}
  .leftPointer {
	width: 4px;
	height: 4px;
	background: #333;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
  }
  
  .inline-block {
	display: inline-block;
  }
  
  .mt8 {
	margin-top: 8px;
  }
  
  .mt12 {
	margin-top: 12px;
  }
  
  .ml12 {
	margin-left: 12px;
  }
  
  .mt30 {
	margin-top: 30px;
  }
  
  .mt68 {
	margin-top: 68px;
  }
  .mt60{margin-top: 60px;}
  .mt15{margin-top: 15px;}
  .mt10{margin-top: 10px;}
  .mainbotteh{margin-top: 15px; text-align: center;}
  .yuanqus3Btn {
	width: 70px; 
	height: 26px;
	line-height: 24px;
    border-radius: 4px;
    border: 1px solid #05459B;
	color: #05459B;
	font-size: 12px;
	text-align: center;
	display: inline-block;
  }
  .yuanqus3Btn1{width: 120px;}
  .yuanqus3Btn2{ width: 95px;}
  .mt56 {
	margin-top: 56px;
  }
  
  .mb63 {
	margin-bottom: 63px;
  }
  
  .tcenter {
	text-align: center;
  }
  
  .yuan4Card {
	padding: 20px 25px;
	padding-bottom: 0;
	padding-bottom: 11px;
	border: 1px solid #DBE4FF;
	position: relative;
	background: #F5F8FF;
	transition: 0.3s;
	cursor: pointer;
  }
  
  .yuan4Card:hover {
	background: #3879d0 url('') no-repeat right bottom !important;
	background-size: auto 100%;
  }
  
  .yuan4Card:hover .tit1 {
	color: #fff;
  }
  
  .yuan4Card:hover::after {
	display: inline-block;
	width: 0;
	height: 0;
	/* margin-top: -3px; */
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #f3f5f9 rgba(83, 121, 254, 0) rgba(83, 121, 254, 0) rgba(83, 121, 254, 0);
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	position: absolute;
	content: "";
	right: 0;
	top: 85px;
	/* left: -9px; */
	/* top: -10px; */
	transform: rotate(90deg);
  }
  
  .yuan4Card4:hover::after {
	display: inline-block;
	width: 0;
	height: 0;
	/* margin-top: -3px; */
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #f3f5f9 rgba(83, 121, 254, 0) rgba(83, 121, 254, 0) rgba(83, 121, 254, 0);
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	position: absolute;
	content: "";
	right: 47%;
	top: 0px;
	/* left: -9px; */
	/* top: -10px; */
	transform: rotate(0deg);
  }
  
  .yuan4Card5:hover::after {
	display: inline-block;
	width: 0;
	height: 0;
	/* margin-top: -3px; */
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #f3f5f9 rgba(83, 121, 254, 0) rgba(83, 121, 254, 0) rgba(83, 121, 254, 0);
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	position: absolute;
	content: "";
	right: 47%;
	left: 0px;
	/* left: -9px; */
	/* top: -10px; */
	transform: rotate(-90deg);
  }
  
  .yuanquTB {
	width: 73px;
	height: 100px;
	background: url(/images/yuanqu/t3k.png) 100% 100%;
	position: absolute;
	left: 150px;
	top: 120px;
  }
  
  .yuanquBB {
	width: 226px;
	height: 290px;
	background: url(/images/yuanqu/z6k.png) 100% 100%;
	position: absolute;
	left: 0px;
	bottom: 120px;
  }
  
  .yuanquRB {
	width: 226px;
	height: 290px;
	background: url(/images/yuanqu/ty6.png) 100% 100%;
	position: absolute;
	right: -50px;
	bottom: 120px;
	transform: rotate(180deg);
  }
  
  .yuan4Card:hover .tit2 {
	color: #fff;
  }
  
  .yuan4Card .tit1 {
	font-size: 20px;
	font-weight: bold;
	color: #05459B;
  }
  
  .yuan4Card .tit2 {
	font-size: 14px;
	color: #333;
	line-height: 21px;
	margin-top: 16px;
  }
  
  .mb98 {
	margin-bottom: 98px;
  }
  
  .ml15 {
	margin-left: 15px;
  }
  
  .jishuM3 {
	margin-top: 57px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
  }
  
  .jishuCard {
	background: #ffffff;
	box-shadow: 0px 0px 32px 0px rgba(23, 63, 124, 0.13);
	width: 18%;
	text-align: center;
	padding: 0 20px;
	height: 310px;
  }
  
  .jishuCard img:hover {
	transform: rotateZ(360deg);
  }
  
  .jishuCard .tit1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f3641;
	margin-top: 36px;
  }
  
  .jishuCard .tit2 {
	margin-top: 23px;
	font-size: 14px;
	color: #666b7e;
	line-height: 24px;
  }
  
  .jishuCard2 {
	background: #ffffff;
	box-shadow: 0px 0px 32px 0px rgba(23, 63, 124, 0.13);
	width: 23%;
	text-align: center;
	padding: 10px;
	height: 357px;
  }
  
  .jishuCard2 img {
	width: 100%;
	height: 136px;
  }
  
  .jishuCard2 .tit1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f3641;
	margin-top: 24px;
  }
  
  .jishuCard2 .tit2 {
	margin-top: 20px;
	font-size: 14px;
	color: #666b7e;
	line-height: 24px;
  }
  
  .jishuM4 {
	margin-top: 50px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
  }
  
  .jishuCard4 {
	width: 25%;
	height: 306px;
	/* background: red; */
	text-align: center;
	position: relative;
	transition: 0.5s;
  }
  .jishuCard4:hover{transform: scale(1.1);}
  
  .jishuCard4 .tit1 {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 2;
  }
  
  .jishuM5 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  }
  
  .jishuCard5 {
	display: flex;
	padding: 26px 20px;
	background: #ffffff;
	border: 1px solid #d8e3ea;
	border-radius: 4px;
	width: 24%;
	transition: 0.3s 0.1s;
	cursor: pointer;
  }
  
  .jishuCard5:hover {
	background: #ffffff;
	border: 1px solid #d8e3ea;
	box-shadow: 0px 0px 16px 0px rgba(23, 63, 124, 0.26);
	border-radius: 4px;
  }
  
  .jishuCard5 img {
	width: 48px;
	height: 48px;
  }
  
  .jishuCard5 .tit1 {
	font-size: 16px;
	font-weight: bold;
	color: #276ed9;
  }
  
  .jishuCard5 .tit2 {
	color: #646874;
	font-size: 12px;
	margin-top: 9px;
  }
  
  .jishuM6BG {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 387px;
  }
  
  .jishuM7 {
	width: 75%;
	height: 400px;
	border: 1px solid #bed8e8;
	box-shadow: 0px 0px 32px 0px rgba(23, 63, 124, 0.13);
	border-radius: 4px;
	display: flex;
	margin: 0 auto;
	margin-top: 62px;
  }
  
  .jishuM7L {
	width: 58%;
  }
  
  .jishuM7R {
	width: 42%;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
  }
  
  .jishuM7RC {
	width: 50%;
	text-align: center;
	height: 50%;
	/* display: flex;
	align-items: center; */
	flex-wrap: wrap;
	text-align: center;
  }
  
  .jishuM7RCImg {
	height: 70%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
  }
  
  .bgF6FAFF {
	background: #f6faff;
  }
  
  .jishuM1 {
	display: flex;
	justify-content: space-between;
	width: 75%;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
  }
  
  .jishuM1Card {
	width: 32%;
	height: 370px;
	padding: 36px 30px;
	box-shadow: 0px 11px 46px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
  }
  
  .jishuM1Card .tit1 {
	font-weight: bold;
	color: #276ed9;
	font-size: 20px;
	margin-top: 30px;
  }
  
  .jishuM1Card .tit2 {
	color: #666b7e;
	line-height: 24px;
	font-size: 14px;
	margin-top: 28px;
  }
  
  .jishuM1CardImg {
	position: absolute;
	z-index: -1;
	top: 345px;
	left: 0;
  }
  
  .jaoshiTit {
	font-size: 20px;
	font-weight: bold;
	color: #054499;
	line-height: 26px;
	margin-top: 22px;
  }
  
  .jaoshiTit2 {
	font-size: 14px;
	font-weight: 400;
	color: #666b7e;
	line-height: 24px;
  }
  
  .tLeft {
	text-align: left;
  }
  
  .jiaoshiTab li.active {
	background: url(/images/jiaoshi/tabs.png) no-repeat center;
	color: #fff;
	background-size: cover;
  }
  
  .jiaoshiTabCard {
	display: flex;
	justify-content: space-between;
  }
  
  .jiaoshiTabCardL {
	width: 58%;
	height: 361px;
	background: #ffffff;
	box-shadow: 0px 0px 27px 0px rgba(15, 50, 133, 0.07);
	padding: 59px 40px;
  }
  
  .jiaoshiTabCardL .tit1 {
	font-size: 24px;
	font-weight: bold;
	color: #276ed9;
	line-height: 40px;
  }
  
  .jiaoshiTabCardL .b {
	height: 1px;
	background: #e2e8f2;
	margin-top: 23px;
  }
  
  .jiaoshiTabCardL .tit2 {
	margin-top: 35px;
	font-size: 16px;
	font-weight: 400;
	color: #666b7e;
	line-height: 30px;
  }
  
  .jiaoshiTabCardR {
	width: 40%;
  }
  
  .bangonTit {
	font-size: 20px;
	font-weight: bold;
	color: #054499;
	line-height: 40px;
  }
  
  .bangonTit2 {
	font-size: 14px;
	font-weight: 400;
	color: #646874;
	display: inline-block;
  }
  
  .bangonLine {
	width: 24px;
	height: 3px;
	background: #054499;
	margin-top: 15px;
  }
  
  .bangonPoint {
	width: 4px;
	height: 4px;
	background: #054499;
	border-radius: 50%;
	display: inline-block;
  }
  
  .flexCen {
	display: flex;
	align-items: center;
  }
  
  
  
  
  .topBanner {
	width: 73px;
	height: 100px;
	background: url(/images/bangon/tc3.png) 100% 100%;
	top: -210px;
	left: 106px;
	position: absolute;
  }
  
  .bottomBanner {
	width: 190px;
	height: 348px;
	background: url(/images/bangon/bottomB.png) 100% 100%;
	bottom: 0;
	left: 0;
	position: absolute;
  }
  
  .rightBanner {
	position: absolute;
	top: 100px;
	right: 0;
	width: 204px;
	height: 330px;
	background: url(/images/bangon/t65.png) 100% 100%;
	/* bottom: 0; */
  }
  
  .card-btn {
	visibility: hidden;
	width: 111%;
	height: 4px;
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
  }
  
  .card-btn div:nth-child(1) {
	width: 80%;
	background: #054499;
  }
  
  .card-btn div:nth-child(2) {
	width: 10%;
	background: #f2b023;
  }
  
  .scal {
	position: relative;
	transition: 0.3s 0.1s;
  }
  
  .scal:hover {
	transform: scale(1.1);
  }
  
  .scal:hover .card-btn {
	visibility: visible;
  }
  
  .w100 {
	width: 100%;
  }
  
  .cusp {
	cursor: pointer;
  }
  
  .pbTit {
	position: absolute;
	font-size: 16px;
	font-weight: 400;
	color: #054499;
  }
  .mt8{
	margin-top: 8px;
  }
  .mt26{
	margin-top: 26px;
  }
  .mt44{
	margin-top: 44px;
  }
  .lvc-wrap{ width: 260px;}
  .yj1{padding-top: 24px;}
  .topTit{height: 72px; line-height: 72px;padding-left: 20px; font-size: 24px; color: #fff; font-weight: bold; background:#1560cf url('../images/yinjian/bg.png') no-repeat bottom right;}
  .topTit img{ display: inline-block; vertical-align: middle;}
  .leftnav li{ height: 48px; background: #f8f8f8; padding-left: 20px; margin-top: 2px; line-height: 48px; font-size: 18px; color: #333; cursor: pointer;}
  .leftnav li.active,.leftnav li:hover{ color: #1560cf; background: #e7effa;}
  .rigyj{ width: 920px; margin-left: 20px; background: #fff;box-shadow: 0px 0px 16px 0px rgba(11, 40, 79, 0.09); border-radius: 5px;}
  .dtop1{text-align: center; padding: 80px 30px 20px;}
  .dtop1 img{max-width: 100%;}
  .dcon1{padding-left: 150px;}
  .dcon1 h3{ font-size: 30px; color: #01459a; line-height: 30px;}
  .dcontip{padding-bottom: 20px;}
  .dcontip span{display: inline-block; font-size: 24px; padding: 0 20px 0 40px; height: 46px; line-height: 46px; color: #fff; background: #1560cf url('../images/yinjian/ss1.png') no-repeat 9px center; margin-top: 30px;}
  .dcon1 p{font-size: 18px; color: #000; line-height: 40px;}
  .dcon1{padding-bottom: 100px;}
  .dcon2{padding-left: 68%; padding-top: 160px; min-height: 630px; background: url('../images/yinjian/img_1.jpg') no-repeat left center; background-size: 66% 100%;}
  .dcon2 h3{ font-size: 36px; color: #282a2e; font-weight: normal; line-height: 40px;}
  .dcon2 h4{ font-size: 16px; color: #282a2e; font-weight: normal; line-height: 40px; margin-top: 45px;}
  .dcon2 h5{ font-size: 14px; color: #8b8c90;  line-height: 20px;}
  .dconbot{padding-top: 60px; background: url('../images/yinjian/img_2.jpg') no-repeat -6px top; margin-top: 20px;}
  .dconbot span{ display: inline-block; text-align: center; font-size: 14px; color: #a7a7a7; line-height: 20px; width: 72px;}
  .dcon3{ background: url('../images/yinjian/bg1.jpg') no-repeat center bottom; background-size: 100% auto; padding: 120px 0; position: relative;}
  .dcon3lef{ width: 53%; text-align: center;}
  .dcon3lef img{max-width: 100%;}
  .dcon3rig{padding-left: 30px;}
  .dcon3rig h3{ font-size: 26px; color: #282a2e; font-weight: normal; line-height: 46px; padding-bottom: 15px;}
  .dcon3rig img{display: inline-block; vertical-align: middle; margin-right: 20px; width: 46px; height: 46px;}
  .dcon3rig p{ font-size: 18px; color: #000104; line-height: 55px; padding-left: 18px;}
  .dcon3rig .spbot,.dcon4 .spbot,.dcon5 .spbot{position: absolute; right: 45px; bottom: 120px; z-index: 1;}
  .dcon4 .spbot{bottom: 50px; left: 0; width: 100%; text-align: center;}
  .dcon4{height: 630px; position: relative; overflow: hidden;}
  .dcon3rig .spbot span,.dcon4 .spbot span,.dcon5 .spbot span,.dtop6bot span{ padding: 0 20px; font-size: 28px; line-height: 40px; color: #fafafc; border-bottom: 1px solid #fafafc; display: inline-block;}
  .dcon4 .spbot span{padding: 0;} 
  .dcon4Lef{ width: 60%; position: relative; text-align: center; padding-top: 30px;}
  .dcon4Lef img{ max-width: 90%;}
  .dcon5Lef{background: #1560cf; width: 500px; padding-top: 0;}
  .dcon5Lef img{ height: 100%; max-width: 100%; max-height: 100%;}
  .dcon4Rig{ width: 40%; padding:135px 0 0 20px}
  .dcon4Rig h3,.dcon5Rig h3,.dcon6Lef h3{ font-size: 36px; color: #282a2e; line-height: 50px; font-weight: normal; padding-bottom: 10px;}
  .dcon4Rig h3 img,.dcon5Rig h3 img,.dcon6Lef h3 img{ display: inline-block; margin-right: 20px; vertical-align: middle;}
  .spawap{display: inline-block; vertical-align: middle; line-height: 40px; font-size: 14px; color: #161718; margin-top: 25px;}
  .spawap img,.lefconbot span img{ display: inline-block; vertical-align: middle; margin-right: 10px;}
  .spawap1{width: 40%;}.spawap2{width: 28%;}.spawap3{width: 40%;}
  .dcon4Rig p{ font-size: 18px; color: #000; line-height: 40px;}
  .dcon4 .spbot span{color: #1d1d1d; border-bottom-color: #e6e6e6;}
  .dconlist{padding-bottom: 50px;}
  .dcon5Rig{padding-top: 150px; padding-left: 25px;}
  .dcon5Rig h3{padding-bottom: 20px;}
  .dcon5 .spbot1{ width: auto; right: auto; left: 48px; bottom: 140px;}
  .dcon5 .spbot2{ width: auto; right: 40px;  bottom: 36px;}
  .dcon5Rig p{ font-size: 16px; color: #000209; line-height: 40px; }
  .dcon6{ padding-top: 80px;}
  .dtop6{padding-left: 30px;}
  .dtop6 img{max-width: 100%;}
  .dtop6con{ padding-top: 45px;}
  .dcon6Lef{ width: 550px;}
  .dcon6Lef h3{padding-left: 60px;}
  .lefconbot{ text-align: center; margin-top: 40px;}
  .lefconbot span{ display: inline-block; vertical-align: middle; font-size: 18px; color: #625e5e; line-height: 30px; padding: 0 30px;}
  .dcon6rig p{ font-size: 18px; color: #000; line-height: 30px;}
  .dtop6bot{ height: 120px; padding-left: 60px; line-height: 60px; padding-top: 30px; background: #01459a; margin-top: 30px;}
  .dtop6bot span{padding: 0 10px;}
  .dcon7 .dcon3rig .spbot span{font-size: 22px;}
  .dcon7 .dcon3rig p{ font-size: 16px; padding: 0; line-height: 30px;}
  .dcon7 .dcon3lef{ width: 55%;}

  .parkmain .m1a{background: #F6F8FB; width: 24%; padding: 40px 25px; border-radius: 0;}
  .parkmain .flex_wrap{ justify-content:space-between;}
  .parkmain .zn2w h3{color: #333333;line-height: 28px; font-size: 20px; margin: 20px 0 0;}
  .onebot{ font-size: 16px;color: #333333;line-height: 26px; margin-top: 10px;}
  .lefboxmain{height: 504px; width: 632px; background: rgba(255, 255, 255,0.24); padding: 20px; display: flex;flex-flow:wrap; justify-content:space-between;}
  .leflist{ width: 30%; background: #fff; padding: 20px; height: 224px; margin-bottom: 15px;}
  .yq_title{ margin-bottom: 15px; height: 62px; background: url('/images/yuanqu/twoicon1.png') no-repeat center center; background-size: auto 100%;font-size: 20px; color: #fff; line-height: 62px; text-align: center;}
  .yqliwap{font-size: 16px;color: #333333;line-height: 24px; margin-top: 10px;}
  .yqliwap span{display: inline-block; vertical-align: middle;width: 6px;height: 6px;background: #0065F0; border-radius: 50%; margin-right: 15px;}
  .rigboxmain{height: 504px; width: 508px;}
  .rigboxmain .yuanquSe2{padding: 24px 0; color: #fff;}
  .yqtit{font-size: 24px; font-weight: bold;line-height: 33px;}
  .yqtip{font-size: 20px; line-height: 30px; margin-top: 16px;}
  .yuanquSe2Btn{height: 66px;background: rgba(56, 175, 255,0.6);border-radius: 0px 24px 0px 0px;font-size: 20px; line-height: 66px; padding-left: 20px; text-align: left;}
  .threemain{ padding: 30px; margin-top: 60px;background: rgba(255, 255, 255,0.24);display: flex;justify-content:space-between;}
  .threewaptop{font-size: 16px; color:#fff; line-height: 24px; width: 24%;}
  .threewaptop img{width: 50px; height: 50px; display: inline-block; vertical-align:middle;margin-right: 20px;}
  .tpthree{padding-bottom: 10px;}
  .tpthree span{display: inline-block; vertical-align:bottom; line-height: 20px;}
  .threlist1{font-size: 20px;color: #FFFFFF;background: #2284F6; padding: 18px 15px; width: 60px;height: 150px; text-align: center;}
  .threemainbot{display: flex; justify-content:space-between; margin-top: 30px; padding: 15px;}
  .threlist2{ margin-left: 15px;  width: 150px; height: 150px; background: #fff; border-radius: 5px; text-align:center; padding: 10px;font-size: 16px; color: #333; line-height: 24px;}
  .iconwap{ height: 180px;margin: 0 20px; line-height: 180px;}
  .iconwap img{display: inline-block; vertical-align: middle; }
  .threlist3{background: rgba(255, 255, 255,0.24); height: 180px; padding: 30px 15px;}
  @media only screen and (min-width:768px) and (max-width:1199px) {
	.publica h3{
		font-size: 14px;
	}
	.publica p{
		font-size: 12px;
	}
	.ftLeft{width: 20%; min-width: 220px;}
}
@media only screen and (max-width: 950px){
	.ftLeft{width: 100%;}
	.ft{height: auto;}
	.bangonCardL{width: 100%;border-radius: 4px;}
	.bangonCardR{ width: 100%;border-radius: 4px;}
	.bangonCardL .tit2{margin-top: 20px;}
	.bangonCardR .card{ padding: 15px 10px;}
}
@media only screen and (max-width:768px) {
	.xy5{
		padding-bottom: 25px;
	}
	.publica{
		position: relative;
		left: inherit;
		top: inherit;
		right: inherit;
		bottom: inherit;
		width: 100%;
		padding: 7px 0;
	}
	.publica h3{
		font-size: 14px;
	}
	.publica p{
		font-size: 12px;
	}
	.img_wapnone{
		display: none;
	}
	.m9a{margin-top: 20px; display: block;}
	.ftl_1{font-size: 16px; line-height: 20px;margin-top: 10px;}
	.ftl_2{font-size: 12px;line-height: 20px;margin-top: 10px;}
	.ftcon{width: 100%; margin-top: 20px;}
	.footbot{font-size: 12px;}
	.ft{height: auto;}
	/*.foot{padding-bottom: 52px;}*/
	.bangonCardL{padding: 20px 10px;}
	.bangonCardL .tit2{margin-top: 10px; line-height: 24px;}
	.bangonCardR .card{width: 50% !important; height: 300px;}
	.bangonCardR .tit1{font-size: 16px; margin-top: 0;}
	.bangonCardR .tit2{font-size: 12px; line-height: 20px;}
	.bangonCardR .card img{height: 40px;}
	.bangonCardR .card{border-left: 0;}
	.bangonCardR .card:nth-child(2n+2){border-left: 1px solid #505051;}
	.bangonCardR .card:nth-child(4){border-bottom:1px solid #505051;}
}
