@charset "utf-8";
	@font-face {
	font-family:victor1;
	src:url(../images/Alibaba-PuHuiTi-Regular.ttf);
}
@font-face {
	font-family:victor2;
	src:url(../images/bahnschrift.ttf);
}
html {
	width:100%;
	margin:0;
	padding:0;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	scroll-behavior:smooth;
}
body {
	width:100%;
	margin:0 auto;
	font-family:victor1;
	font-size:12px;
	margin:0;
	padding:0;
	color:#525252;
	line-height:200%;
	scroll-behavior:smooth;
}
header,section,footer,aside,nav,main,article,figure {
	display:block;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	outline:none;
}
img {
	border:0 none;
	vertical-align:middle;
}
a {
	color:#525252;
	text-decoration:none!important;
	cursor:pointer;
	background:transparent;
	outline:none;
}
a:focus {
	outline:none;
}
a img {
	border:none;
}
a:hover {
	color:#d80c18;
}
input,select {
	vertical-align:middle;
	border:none;
	background:none;
}
button {
	text-align:center;
	border:0;
	cursor:pointer;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
	border:none;
}
input[type=button],input[type=submit] {
	cursor:pointer;
}
input:focus {
	outline:none;
}
.wrap {
	width:1300px;
	margin:0px auto;
}
.clear::after {
	content:'';
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tc {
	text-align:center;
}
b,i,em {
	font-style:normal;
	font-weight:normal;
}
html,body {
	width:100%;
	overflow-x:hidden;
}
.dian1 {
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.dian2 {
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.dian3 {
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
body::-webkit-scrollbar {
	width:11px;
	height:1px;
	position:absolute;
	right:0px;
}
body::-webkit-scrollbar-thumb {
	border-radius:10px;
	background:#ccc;
}
body::-webkit-scrollbar-track {
	border-radius:10px;
	background:#f2f2f2;
}
.jrtransition {
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-ms-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
}
.counter {
	font-family:victor2;
	font-weight:normal !important;
}
.top_banner .swiper {
	height:100vh;
}
.top_banner .swiper-slide img {
	width:100%;
}
.swiper-jdt {
	position:absolute;
	bottom:13%;
	width:30%;
	left:35%;
}
.swiper-jdt .swiper-button-next::after {
	display:none !important;
}
.swiper-jdt .swiper-button-prev::after {
	display:none !important;
}
.swiper-jdt .swiper-button-next {
	color:#fff;
	right:-50px;
	font-size:16px;
	font-family:victor2;
}
.swiper-jdt .swiper-button-prev {
	color:#fff;
	left:-50px;
	font-size:16px;
	font-family:victor2;
}
.swiper-jdt .swiper-pagination-progressbar {
	background:#fff;
	height:2px !important;
}
.swiper-jdt .swiper-pagination-progressbar-fill {
	background:#063d6b !important;
}
.xiahua {
	position:absolute;
	bottom:10%;
	left:3%;
	z-index:999;
}
.xh1 img {
	-webkit-animation:start 1.5s infinite ease-in-out;
}
.xiahua p {
	font-size:13px;
	color:#fff;
	position:absolute;
	right:-40px;
	bottom:-10px;
	font-family:victor2;
}
@-webkit-keyframes start {
	0%,30% {
	opacity:0;
	-webkit-transform:translate(0,-10px);
}
60% {
	opacity:1;
	-webkit-transform:translate(0,0);
}
100% {
	opacity:0;
	-webkit-transform:translate(0,8px);
}
}@-moz-keyframes start {
	0%,30% {
	opacity:0;
	-moz-transform:translate(0,-10px);
}
60% {
	opacity:1;
	-moz-transform:translate(0,0);
}
100% {
	opacity:0;
	-moz-transform:translate(0,8px);
}
}@keyframes start {
	0%,30% {
	opacity:0;
	transform:translate(0,-10px);
}
60% {
	opacity:1;
	transform:translate(0,0);
}
100% {
	opacity:0;
	transform:translate(0,8px);
}
}.whd_fid {
	transform:translate(0,-75px);
	visibility:hidden;
}
.top {
	position:relative;
}
.top_nav {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99999999999999;
	height:86px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	-webkit-transition:0.65s;
	-moz-transition:0.65s;
	-ms-transition:0.65s;
	-o-transition:0.65s;
	transition:0.65s;
}
.menu_pc {
	height:86px;
	line-height:86px;
	margin-right:30px;
}
.menu_pc ul {
	height:86px;
	margin:0 auto;
}
.menu_pc ul li {
	float:left;
	margin:0 30px;
	height:86px;
	display:block;
	width:65px;
}
.menu_pc ul li .div_mo1:hover a {
	color:#068dff;
}
.mo1 {
	display:block;
	font-size:16px;
	color:#fff;
	position:relative;
	height:86px;
	width:100%;
}
.menu_pc .block {
	width:40px;
	height:2px;
	background:#068dff;
	position:absolute;
	bottom:0px;
	left:0;
	z-index:99;
}
.top_nav_logo {
	line-height:86px;
	margin-left:3%;
}
.phone {
	line-height:86px;
	padding:0 60px;
	border-left:1px solid rgba(255,255,255,0.5)
}
.phone p {
	font-size:22px;
	color:#fff;
	background:url(../images/phone.png) no-repeat center left;
	padding-left:36px;
	font-weight:blod;
}
.div_p {
	position:relative;
}
.sy_hide {
	position:absolute;
	top:86px;
	left:-25px;
	background:rgba(0,0,0,0.6);
	width:170%;
	text-align:center;
	z-index:66666;
	transform:translate(0,20px);
	opacity:0;
	visibility:hidden;
	transition:All 0.3s;
	-moz-transition:All 0.3s;
	-webkit-transition:All 0.3s;
	-o-transition:All 0.3s;
}
.sy_hide dl dd a {
	color:#ffffff;
	font-size:14px;
	display:block;
}
.sy_hide dl dd {
	line-height:40px;
}
.sy_hide dl dd a:hover {
	background:rgba(221,221,221,0.3);
}
.sy_hide dl {
	padding:5px 0;
	margin:0;
}
.menu_pc ul li:hover .sy_hide {
	z-index:2;
	transform:translate(0,0px);
	opacity:1;
	visibility:visible;
	transition:All 0.3s;
	-moz-transition:All 0.3s;
	-webkit-transition:All 0.3s;
	-o-transition:All 0.3s;
}
.main1 {
	position:relative;
	z-index:99999999;
	margin-top:-80px;
}
.main1 img {
	width:100%;
}
.main2_title {
	text-align:center;
}
.main2_title h3 {
	color:#303030;
	font-size:28px;
	font-weight:bold;
	letter-spacing:3px;
}
.main2_title h3 img {
	margin-right:8px;
}
.main2_title p {
	color:#8d8d8d;
	font-size:16px;
	font-style:italic;
	margin-top:5px;
	font-family:victor2;
}
.main2_p {
	margin:5% 0 5% 0;
}
.main2_p p {
	width:80%;
	text-align:center;
	font-size:15px;
	color:#333;
	margin:0 auto;
}
.main2 {
	position:relative;
	margin:2% 0 7% 0;
}
.main2_img {
	width:1400px;
	position:absolute;
	top:-180px;
	left:50%;
	margin-left:-700px;
}
.main2_img img {
	width:100%;
}
.main2_num .num-1 {
	text-align:center
}
.num-1 h3 {
	color:#063d6b;
	font-size:16px;
}
.num-1 h3 span {
	font-size:30px;
	font-weight:bold;
}
.num-1 p {
	font-size:15px;
	color:#333;
}
.main2_num {
	width:1000px;
	margin-left:150px !important;
}
.main3 {
	background:url(../images/m2_bg.jpg) no-repeat center top;
	padding:4% 0;
	position:relative;
	z-index:999999;
	overflow:hidden;
}
.main3_left {
	width:30%;
}
.main3_left_1 h3 {
	color:#303030;
	font-size:28px;
	font-weight:bold;
	letter-spacing:3px;
}
.main3_left_1 p {
	color:#8d8d8d;
	font-size:16px;
	font-style:italic;
	margin-top:5px;
	text-transform:uppercase;
	font-family:victor2;
}
.main3_left_1 img {
	margin-bottom:30px;
}
.main3_left_2 p {
	font-size:15px;
	color:#333;
	margin:11% 0;
	line-height:30px;
	text-align:justify;
}
.main3_left h4 {
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.main3_left a {
	background:url(../images/buttonBg.png) no-repeat;
	background-size:100%;
	color:#fff;
	font-size:14px;
	width:117px;
	line-height:41px;
	letter-spacing:2px;
	margin-top:14%;
	display:inline-block;
	text-align:center;
	border-radius:20px 0 20px 0;
	background:-ms-linear-gradient(left,#16315d,#2653a4);
	background:-moz-linear-gradient(left,#16315d,#2653a4);
	background:-o-linear-gradient(left,#16315d,#2653a4);
	background:-webkit-linear-gradient(left,#16315d,#2653a4);
}
.main3_left a:hover {
	background:-ms-linear-gradient(left,#2653a4,#16315d);
	background:-moz-linear-gradient(left,#2653a4,#16315d);
	background:-o-linear-gradient(left,#2653a4,#16315d);
	background:-webkit-linear-gradient(left,#2653a4,#16315d);
}
.main3_right {
	width:60%;
	position:relative;
}
.main3_right_1 {
	overflow:hidden;
	overflow-y:auto;
	height:550px;
}
.main3_right_1::after {
	content:"";
	width:228px;
}
.main3_right_1a {
	width:228px;
	height:153px;
	text-align:center;
	margin-bottom:4%;
	position:relative;
	border-radius:25px;
}
.main3_right_1a h6{
	width:228px;
	height:153px;
	position:absolute;
	border-radius:25px;
	top: 0;
	left: 0;
	background-color: #142c54;
	opacity: 0.8;
	z-index: 1;
}
.pkl_1{
	background:url(../images/dkpa1.jpg) no-repeat center;
}
.pkl_2{
	background:url(../images/dkpa2.jpg) no-repeat center;
}
.pkl_3{
	background:url(../images/dkpa3.jpg) no-repeat center;
}
.pkl_4{
	background:url(../images/dkpa4.jpg) no-repeat center;
}
.pkl_5{
	background:url(../images/dkpa5.jpg) no-repeat center;
}
.pkl_6{
	background:url(../images/dkpa6.jpg) no-repeat center;
}
.pkl_7{
	background:url(../images/dkpa7.jpg) no-repeat center;
}
.pkl_8{
	background:url(../images/dkpa8.jpg) no-repeat center;
}
.pkl_9{
	background:url(../images/dkpa9.jpg) no-repeat center;
}
.main3_right_1a p {
	color:#fff;
	font-size:15px;
	margin-top:10px;
	position:relative;
	z-index:2;
}
.main3_right_1a img {
	position:relative;
	z-index:2;
}
.main3_right_1a a {
	display:block;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	position: relative;
	z-index: 5;
}
.main3_right_1::-webkit-scrollbar {
	width:4px;
}
.main3_right_1::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	border-radius:10px;
}
.main3_right_1::-webkit-scrollbar-thumb {
	border-radius:10px;
	background:#054077;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}
.main3_right_1::-webkit-scrollbar-thumb:window-inactive {
	background:#054077;
}
.main3_right_1 {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	padding-right:20px;
}
.main3_right_1a a:before {
	content:"";
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:50%;
	top:50%;
	transition:ease 0.7s;
	background:rgba(28,95,186,0.7);
	border-radius:25px;
	z-index:2;
}
.main3_right_1a a:hover::before {
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.main4 {
	padding:3% 0;
	overflow:hidden;
}
.main4_2 {
	margin:10% 0;
}
.main4_2 p {
	float:left;
	color:#333;
	font-size:16px;
	width:77px;
	font-weight:bold;
	line-height:35px;
}
.main4_1 {
	margin-top:10%;
}
.main4_3 p {
	line-height:56px;
	text-align:center;
	color:#fff;
	margin-bottom:10%;
	font-size:16px;
	border-radius:20px 0 20px 0;
	display:inline-block;
	padding:0 8%;
	background:-ms-linear-gradient(left,#16315d,#2653a4);
	background:-moz-linear-gradient(left,#16315d,#2653a4);
	background:-o-linear-gradient(left,#16315d,#2653a4);
	background:-webkit-linear-gradient(left,#16315d,#2653a4);
}
.main4 .main3_left {
	width:35%;
}
.main5 {
	background:#f8f8f8;
	padding:3% 0 2% 0;
}
.main5_1a {
	width:60%;
}
.main5_1a_1 {
	width:350px;
	overflow:hidden;
}
.main5_1a_pic {
	overflow:hidden;
}
.main5_1a_pic img {
	width:100%;
	height:270px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1a_text {
	background:#fff;
	padding:3% 5%;
	margin-top:10px;
	border-radius:5px;
	min-height:127px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1a_text h3 {
	color:#303030;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1a_text p {
	color:#8e8e8e;
	font-size:14px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1b {
	width:40%;
}
.main5_1a_1:hover .main5_1a_pic img {
	transform:scale(1.03)
}
.main5_1a_1:hover .main5_1a_text {
	background-color:#2653a4;
}
.main5_1a_1:hover .main5_1a_text h3 {
	color:#fff;
}
.main5_1a_1:hover .main5_1a_text p {
	color:#fff;
}
.main5_1b_1 {
	background:#fff;
	margin-bottom:20px;
	border-radius:5px;
	height:88px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1b_img {
	width:130px;
	overflow:hidden;
}
.main5_1b_img img {
	width:100%;
	border-radius:5px;
	height:88px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1 {
	margin-top:35px;
}
.main5_1b_text {
	width:390px;
	padding:20px 30px;
}
.main5_1b_text p {
	color:#303030;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main5_1b_text span {
	color:#7c7c7c;
	font-size:14px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.main5_1b_1:hover .main5_1b_img img {
	transform:scale(1.06);
}
.main5_1b_1:hover {
	background:#2653a4;
}
.main5_1b_1:hover .main5_1b_text p {
	color:#fff;
}
.main5_1b_1:hover .main5_1b_text span {
	color:#fff;
}
.main5 .main3_left_1 {
	display:inline-block;
}
.main6 {
	background:url(../images/about_ban.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
}
.main6_a {
	padding:7% 0;
	text-align:center;
}
.main6_a p {
	color:#fff;
	font-size:34px;
	letter-spacing:2px;
	line-height:50px;
}
.main6_a a {
	background-size:100%;
	color:#fff;
	font-size:14px;
	width:117px;
	line-height:41px;
	margin-top:60px;
	letter-spacing:2px;
	display:inline-block;
	text-align:center;
	border-radius:20px 0 20px 0;
	background:-ms-linear-gradient(left,#16315d,#2653a4);
	background:-moz-linear-gradient(left,#16315d,#2653a4);
	background:-o-linear-gradient(left,#16315d,#2653a4);
	background:-webkit-linear-gradient(left,#16315d,#2653a4);
}
.main6_a a:hover {
	background:-ms-linear-gradient(left,#2653a4,#16315d);
	background:-moz-linear-gradient(left,#2653a4,#16315d);
	background:-o-linear-gradient(left,#2653a4,#16315d);
	background:-webkit-linear-gradient(left,#2653a4,#16315d);
}
.main7 {
	padding:3% 0 0 0;
}
.main7_a {
	text-align:center;
}
.main7_a h3 {
	color:#333;
	font-size:26px;
	font-weight:bold;
	letter-spacing:2px;
}
.main7_a p {
	font-size:14px;
	color:#828282;
	margin-top:9px;
}
.mySwiperKh .swiper-slide {
	text-align:center;
	font-size:18px;
	background:#fff;
	height:calc((100% - 30px) / 2);
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	border:1px solid #e7eaef;
}
.main7_b {
	height:235px;
	margin:50px 0 30px 0;
}
.main7_b .swiper-grid-column>.swiper-wrapper {
	flex-direction:row;
	padding-bottom:30px;
}
.main7_b .swiper-slide:nth-of-type(even) {
	margin-top:0!important;
}
.main7_b .swiper-slide {
	margin-bottom:20px;
	height:90px;
}
.main7_b .swiper-slide img {
	max-width:80%;
}
.main7_c {
	text-align:center;
}
.main7_c p {
	color:#142c54;
	font-size:22px;
	letter-spacing:2px;
	line-height:32px;
}
.parallax > use {
	animation:move-forever 12s linear infinite;
	transform-origin:50% 50%;
}
.parallax > use:nth-child(1) {
	animation-delay:-2s;
}
.parallax > use:nth-child(2) {
	animation-delay:-2s;
	animation-duration:5s;
}
.parallax > use:nth-child(3) {
	animation-delay:-4s;
	animation-duration:3s;
}
@keyframes move-forever {
	0% {
	transform:translate(-90px,0%);
}
100% {
	transform:translate(85px,0%);
}
}.editorial {
	display:block;
	width:100%;
	height:13em;
	margin:0;
}
.footer {
	background:#142c54;
	padding:70px 0 60px 0;
}
.footer_left p {
	color:#a1abbb;
	font-size:15px;
	line-height:30px;
}
.footer_left p a {
	color:#a1abbb;
}
.footer_left p a:hover {
	color:#fff;
}
.footer_left img {
	margin-bottom:70px;
}
.footer_right_top a {
	color:#fff;
	font-size:14px;
	display:inline-block;
	margin:0 0 20px 130px;
}
.footer_right_top a:hover {
	color:#a1abbb;
}
.footer_right {
	width:575px;
}
.footer_right_bot {
	margin-top:80px;
}
.footer_right_bot_2 a {
	width:55px;
	height:55px;
	border:1px solid #a1abbb;
	border-radius:50%;
	display:inline-block;
	margin-left:5px;
}
.footer_right_bot_2{
	position: relative;
}
.dyy{
	display: none;
	position:absolute;
	top: -195px;
	right: -40px;
}
.dyy img{
	width: 150px;
}
.spp{
	display: none;
	position:absolute;
	top: -140px;
	left: 30px;
}
.spp img{
	width: 120px;
}
.icon_p1 {
	background:url(../images/ft_icon2.png) no-repeat center;
}
.icon_p1:hover {
	background:#fff url(../images/ft_icon2a.png) no-repeat center;
}
.icon_p2 {
	background:url(../images/ft_icon3.png) no-repeat center;
}
.icon_p2:hover {
	background:#fff url(../images/ft_icon3a.png) no-repeat center;
}
.icon_p3 {
	background:url(../images/ft_icon4.png) no-repeat center;
}
.icon_p3:hover {
	background:#fff url(../images/ft_icon4a.png) no-repeat center;
}
.icon_p4 {
	background:url(../images/ft_icon5.png) no-repeat center;
}
.icon_p4:hover {
	background:#fff url(../images/ft_icon5a.png) no-repeat center;
}
.icon_p5 {
	background:url(../images/ft_icon6.png) no-repeat center;
}
.icon_p5:hover {
	background:#fff url(../images/ft_icon6a.png) no-repeat center;
}
.footer_right_bot_1 a {
	background:url(../images/ft_icon1.png) no-repeat center left 20px;
	border:1px solid #a1abbb;
	border-radius:35px;
	text-align:center;
	font-size:14px;
	color:#fff;
	width:140px;
	height:55px;
	display:inline-block;
	line-height:55px;
	padding-left:20px;
}
.footer_right_bot_1 a:hover {
	background:#fff url(../images/ft_icon1a.png) no-repeat center left 20px;
	color:#142c54;
}
.main7_d {
	position:relative;
	top:100px;
}
.main7_d a {
	background:#3581dc;
	border-radius:30px;
	color:#fff;
	text-align:center;
	font-size:14px;
	width:110px;
	line-height:35px;
	display:block;
	margin:0 auto;
}
.main7_d a:hover {
	color:#054077;
	background:#fff;
}
.retop {
	width:56px;
	display:none;
	height:56px;
	position:fixed;
	border-radius:50%;
	z-index:999999998;
	right:2vw;
	bottom:160px;
	cursor:pointer;
}
.retop p {
	color:#fff;
	text-align:center;
	margin-top:5px;
	font-size:14px;
}
.victor {
	background-color:rgba(0,0,0,0.3)
}
.victor1 {
	background-color:rgba(0,0,0,0.3)
}
.ny_banner {
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#000;
}
@keyframes sec_banner {
	0% {
	transform:scale(1.1);
	opacity:0.1;
}
20% {
	opacity:1;
}
100% {
	transform:scale(1);
}
}.ny_banner img {
	width:100%;
	height:auto;
	object-fit:cover;
	animation:sec_banner 5s;
	animation-timing-function:ease-out;
}
.ny_banner_tit {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	transform:translate(0,-50%);
	z-index:9999;
}
.ny_banner_tit p {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:40px;
}
.ny_banner_tit span {
	color:#fff;
	font-size:20px;
	font-family:victor2;
	text-transform:uppercase;
	margin-top:5px;
	display:inline-block;
}
.ny_nav {
	height:80px;
	border-bottom:1px solid #cccccc;
	text-align:center;
	line-height:80px;
}
.ny_nav a {
	color:#313131;
	font-size:18px;
	padding:0 20px;
}
.ny_yqrz1 {
	padding:3% 0;
	overflow:hidden;
}
.ny_yqrz1 h3 {
	color:#142c54;
	font-size:34px;
	letter-spacing:1px;
	text-align:center;
	font-weight:bold;
	margin-bottom:70px;
	display:block;
}
.ny_yqrz1 p {
	color:#303030;
	font-size:15px;
	line-height:38px;
}
.ny_yqrz1 h4 {
	color:#1c5fba;
	font-size:15px;
	font-weight:bold;
}
.ny_yqrz1_1 {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:30px;
}
.ny_yqrz1_1 h5 {
	width:30%;
	background:#1c5fba;
	line-height:38px;
	padding-left:22px;
	margin-bottom:30px;
	color:#fff;
	font-size:18px;
}
.ny_yqrz1_1::after {
	content:'';
	width:30%;
}
.ny_yqrz2 {
	background:url(../images/rz_bg.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
}
.main6_a {
	padding:7% 0;
	text-align:center;
}
.ny_yqrz3 {
	margin:3% 0;
}
.ny_yqrz3 h4 {
	text-align:center;
	color:#142c54;
	font-size:36px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:40px;
}
.ny_yqrz3_1 span {
	color:#142c54;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}
.ny_yqrz3_1 b {
	color:#142c54;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 20px;
	position:relative;
	cursor:pointer;
}
.ny_yqrz3_1 b::after {
	content:'';
	width:2px;
	height:15px;
	background:#142c54;
	position:absolute;
	top:5px;
	right:0;
}
.ny_yqrz3_1 b:last-child::after {
	width:0 !important;
	height:0 !important
}
.city_b {
	color:#1c5fba !important;
}
.ny_yqrz3_2a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_yqrz3_2a_1 {
	width:29%;
}
.ny_yqrz3_2a_1 h3 {
	height:48px;
	line-height:48px;
	color:#fff;
	font-size:18px;
	padding-left:20px;
}
.city_tit_1 {
	background:#1c5fba;
}
.city_tit_2 {
	background:#4ea3fe;
}
.city_tit_3 {
	background:#5073fa;
}
.ny_yqrz3_2 {
	margin-top:35px;
}
.ny_yqrz3_2a_1 div {
	margin-top:10px;
	background:#f6f6f6;
	padding:0 20px 20px 20px;
}
.ny_yqrz3_2a_1 div p {
	line-height:40px;
	color:#142c54;
	font-size:14px;
}
.ny_yqrz3_1 {
	display:inline-block;
}
.ny_gszc1 {
	padding:3% 0;
	overflow:hidden;
}
.ny_tit_h3 {
	text-align:center;
	color:#142c54;
	font-size:32px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:70px;
}
.ny_gszc1_a {
	width:32%;
	height:250px;
	border-radius:8px;
	margin-bottom:25px;
	padding:40px 25px;
}
.ny_gszc1_div {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}
.gszc_bg1 {
	background:#142c54;
}
.gszc_bg2 {
	background:#103d89;
}
.gszc_bg3 {
	background:#3063b8;
}
.gszc_bg4 {
	background:#5073fa;
}
.gszc_bg5 {
	background:#1296db;
}
.gszc_bg6 {
	background:#4ea3fe;
}
.ny_gszc1_a h4 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
}
.ny_gszc1_a p {
	color:#fff;
	font-size:14px;
	margin:20px 0 10px 0;
}
.ny_gszc1_a div {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:flex-end;
}
.ny_gszc1_a div a {
	width:100px;
	line-height:37px;
	border-radius:15px 0 15px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#2b6edf;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.ny_gszc1_a div a:hover {
	color:#2b6edf;
	background:#fff;
}
.ny_gszc2 {
	background:url(../images/gszc_m2_bg.jpg) no-repeat center top;
	padding:4% 0 5% 0;
}
.ny_gszc2_div {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	text-align:center;
}
.ny_gszc2_1 {
	width:21%;
	background:#fff;
	border-radius:15px 0 15px 0
}
.ny_gszc2_1a {
	display:flex;
	flex-direction:column;
	align-items:center;
	padding:35px;
}
.ny_gszc2_1a img {
	height:70px;
}
.ny_gszc2_1a h4 {
	color:#232323;
	font-size:20px;
	font-weight:bold;
	margin:30px 0 25px 0;
}
.ny_gszc2_1a p {
	color:#333;
	font-size:14px;
	line-height:20px;
}
.ny_gszc3 {
	padding:4% 0;
	overflow:hidden;
}
.ny_gszc3_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:baseline;
}
.ny_gszc3_1a {
	width:200px;
	text-align:center;
}
.ny_gszc3_1a img {
	width:150px;
}
.ny_gszc3_1a h4 {
	color:#142c54;
	font-size:20px;
	font-weight:bold;
	margin:30px 0 25px 0;
}
.ny_gszc3_1a p {
	color:#142c54;
	font-size:14px;
	line-height:24px;
}
.ny_gszc4_1 .swiper-slide {
	background:#fff;
	padding:2% 0;
	text-align:center;
	border-radius:15px;
}
.ny_gszc4_1 .swiper-slide div {
	height:230px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.ny_gszc4_1 .swiper-slide div img {
	max-width:150px;
}
.ny_gszc4 {
	padding:4% 0 6% 0;
	background:url(../images/zcx_24.jpg) no-repeat center top;
	margin-bottom:4%;
}
.ny_gszc4_1 {
	position:relative;
}
.ny_gszc4_1 .swiper-pagination {
	position:absolute;
	bottom:-50px !important;
}
.ny_gszc4_1 .swiper-button-prev {
	width:50px;
	height:50px;
	background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;
	cursor:pointer;
}
.ny_gszc4_1 .swiper-button-prev::after,.ny_gszc4_1 .swiper-button-next::after {
	display:none;
}
.ny_gszc4_1 .swiper-button-prev:hover {
	background:rgba(0,0,0,0.7) url(../images/left.png) no-repeat center;
}
.ny_gszc4_1 .swiper-button-next {
	width:50px;
	height:50px;
	background:rgba(0,0,0,0.4) url(../images/right.png) no-repeat center;
	cursor:pointer;
}
.ny_gszc4_1 .swiper-button-next:hover {
	background:rgba(0,0,0,0.7) url(../images/right.png) no-repeat center;
}
.ny_jzbs1 {
	padding:3% 0 4% 0;
}
.ny_jzbxtit_h3 {
	text-align:center;
	color:#142c54;
	font-size:32px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:10px;
}
.ny_tit_div p {
	text-align:center;
	color:#142c54;
	font-size:14px;
}
.ny_jzbs1_1a {
	width:30%;
	padding:60px;
	border-radius:15px 0 15px 0;
	text-align:center;
	background:url(../images/xx.png) no-repeat bottom 20px right 20px;
}
.jzbs_col1 {
	background-color:#1c5fba;
}
.jzbs_col2 {
	background-color:#4a74f6;
}
.jzbs_col3 {
	background-color:#4ea3fe;
}
.ny_jzbs1_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-top:50px;
}
.ny_jzbs1_1a h4 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:40px;
}
.ny_jzbs1_1a P {
	color:#fff;
	font-size:14px;
	line-height:30px;
}
.ny_jzbs2_1 {
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-direction:row;
	flex-wrap:wrap;
	margin-top:60px;
}
.ny_jzbs2_1a {
	width:240px;
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center;
	margin-bottom:40px;
}
.ny_jzbs2_1a div {
	width:130px;
	height:130px;
	border:1px solid #9bb9e0;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.ny_jzbs2_1a div:hover img {
	transform:rotateY(360deg);
}
.ny_jzbs2_1a div img {
	-webkit-transition:1s;
	-moz-transition:1s;
	-ms-transition:1s;
	-o-transition:1s;
	transition:1s;
}
.ny_jzbs2_1a p {
	font-size:18px;
	color:#054077;
	font-weight:bold;
	margin-top:20px;
}
.ny_jzbs3 {
	background:url(../images/icon_jz_36.jpg) no-repeat center;
	padding:4% 0;
}
.wrap_jzbs3 {
	width:1200px;
	margin:0 auto;
}
.ny_jzbs3_1 {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-top:40px;
}
.wrap_jzbs3 .ny_tit_div h3 {
	color:#fff;
}
.wrap_jzbs3 .ny_tit_div p {
	color:#fff;
}
.ny_jzbs3_1a {
	width:305px;
	border:5px solid #3c59af;
	border-radius:15px;
	padding:35px 0 40px 0;
	text-align:center;
}
.ny_jzbs3_1a ul li {
	display:block;
	margin-top:20px;
}
.ny_jzbs3_1a ul li p {
	color:#fff;
	font-size:14px;
}
.jzbs3_p1 {
	font-size:16px !important;
}
.ny_jzbs3_1a h4 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
}
.jzbs3_1a_bg {
	background:rgba(74,116,246,0.7);
	border:5px solid rgba(74,116,246,0.7) !important;
}
.ny_jzbs3_1b {
	margin:0 24px;
}
.ny_jzbs4 {
	padding:3% 0;
}
.ny_jzbs4_1 {
	display:flex;
	justify-content:space-between;
	margin-top:70px;
}
.ny_jzbs4_1a {
	width:23%;
	background:#f8f8f8;
	border-radius:15px;
	text-align:center;
	padding:23px;
}
.ny_jzbs4_1a h4 {
	color:#142c54;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
	margin:20px 0;
}
.ny_jzbs4_1a p {
	color:#142c54;
	font-size:14px;
}
.ny_jzbs5_1 {
	display:flex;
	justify-content:space-between;
	margin:70px 0;
}
.ny_jzbs5_1a {
	width:20%;
	text-align:center;
}
.ny_jzbs5_1a p {
	color:#142c54;
	font-size:15px;
}
.ny_jzbs6 {
	background:url(../images/ny_jzbs6.jpg) no-repeat center;
	padding:4% 0;
}
.ny_jzbs6 .ny_tit_div h3 {
	color:#fff;
}
.ny_jzbs6 .ny_tit_div p {
	color:#fff;
}
.ny_jzbs6_1 {
	display:flex;
	flex-direction:row;
	align-items:baseline;
	justify-content:center;
	margin-top:70px;
}
.ny_jzbs6_1a img {
	border-radius:50%;
}
.ny_jzbs6_1a {
	text-align:center;
}
.ny_jzbs6_1a p {
	font-size:14px;
	color:#fff;
	margin-top:25px;
}
.ny_jzbs6_1b {
	margin:0 50px;
}
.ny_jzbs7 {
	padding:4% 0;
}
.ny_jzbs7_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-top:70px;
}
.ny_jzbs7_1a {
	width:26%;
	background:#e8eff8;
	height:160px;
	border-radius:20px;
	display:flex;
	flex-direction:column;
	align-items:center;
	/* justify-content:center; */
  padding-top: 25px;
}
.ny_jzbs7_1a h4 {
	color:#142c54;
	font-size:22px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:20px;
}
.ny_jzbs7_1a p {
	color:#142c54;
	font-size:14px;
}
.jsic_1 {
	background:#e8eff8 url(../images/jsic_1.png) no-repeat center;
}
.jsic_2 {
	background:#e8eff8 url(../images/jsic_2.png) no-repeat center;
}
.jsic_3 {
	background:#e8eff8 url(../images/jsic_3.png) no-repeat center;
}
.ny_cwwb1 {
	padding:70px 0;
}
.ny_cwwb1_1a p {
	text-align:center;
	color:#142b54;
	font-size:18px;
	line-height:35px;
}
.ny_cwwb1_1b p {
	width:350px;
	line-height:95px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:25px;
	letter-spacing:1px;
	margin:0 50px;
}
.cwwb1_1b_1 {
	background:#1c5fba;
}
.cwwb1_1b_2 {
	background:#4ea3fe;
}
.ny_cwwb1_1b {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
	margin:40px 0;
}
.ny_cwwb1_1c {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
	margin-top:40px;
}
.ny_cwwb1_1c div {
	width:30%;
	border-radius:25px;
	padding:20px 0 20px 70px;
}
.ny_cwwb1_1c div p {
	color:#fff;
	font-size:18px;
}
.cwwb1_1c_1 {
	background:#1c5fba url(../images/cwwb_1.png) no-repeat center left 20px;
}
.cwwb1_1c_2 {
	background:#3f6af6 url(../images/cwwb_2.png) no-repeat center left 20px;
}
.cwwb1_1c_3 {
	background:#4ea3fe url(../images/cwwb_3.png) no-repeat center left 20px;
}
.ny_cwwb2 {
	background:url(../images/about_ban.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
}
.ny_cwwb2 .wrap {
	padding:80px 0;
	text-align:center;
}
.ny_cwwb2 .wrap h3 {
	color:#fff;
	font-size:36px;
	letter-spacing:1px;
	margin-bottom:80px;
}
.ny_cwwb2 .wrap p {
	color:#fff;
	font-size:18px;
	margin:25px 0;
}
.ny_cwwb2 .wrap a {
	width:130px;
	height:40px;
	background:#3f6af6;
	border-radius:20px;
	text-align:center;
	line-height:40px;
	font-size:15px;
	margin:0 auto;
	display:block;
	color:#fff;
	margin-top:80px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_cwwb2 .wrap a:hover {
	background:#fff;
	color:#3f6af6;
}
.ny_cwwb3 {
	padding:70px 0;
}
.ny_cwwb3a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_cwwb3a_1 {
	width:318px;
}
.ny_cwwb3a_1a p {
	width:100%;
	line-height:75px;
	text-align:center;
	color:#fff;
	font-size:24px;
	border-radius:3px;
}
.cwwb3a_1a {
	background:#23344a;
}
.cwwb3a_2a {
	background:#1c5fba;
}
.cwwb3a_3a {
	background:#3f6af6;
}
.cwwb3a_4a {
	background:#4ea3fe;
}
.ny_cwwb3a_1b {
	background:#f0f4ff;
	height:270px;
	margin-top:10px;
	padding:40px 30px;
}
.ny_cwwb3a_1b p {
	color:#303030;
	font-size:14px;
	line-height:34px
}
.ny_cwwb4 {
	background:url(../images/cwwb_m4bg.jpg) repeat-y center;
	padding:70px 0;
}
.ny_cwwb4_1 {
	display:flex;
	flex-direction:row;
	justify-content:center;
}
.ny_cwwb4_1a {
	width:580px;
	margin:0 15px;
}
.ny_cwwb4_1a h4 {
	line-height:75px;
	border-radius:4px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.ny_cwwb4_1a_1 {
	background:#1c5fba;
}
.ny_cwwb4_1a_2 {
	background:#3f6af6;
}
.ny_cwwb4_1a div {
	background:#fff;
	height:290px;
	margin-top:10px;
	border-radius:8px;
	padding:20px 0 0px 0;
	text-align:center;
}
.ny_cwwb4_1a div p {
	color:#000000;
	font-size:15px;
	line-height:36px
}
.ny_cwwb5 {
	background:url(../images/cwwb_m6bg.jpg) no-repeat center;
	width:100%;
	padding:70px 0;
}
.ny_cwwb5 .ny_tit_h3 {
	color:#fff;
}
.ny_cwwb5_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_cwwb5_1a {
	width:425px;
}
.ny_cwwb5_1a h4 {
	line-height:75px;
	text-align:center;
	color:#fff;
	font-size:22px;
}
.cwwb5_1a {
	background:#1c5fba;
}
.cwwb5_2a {
	background:#3f6af6;
}
.cwwb5_3a {
	background:#4ea3fe;
}
.ny_cwwb5_1a div {
	background:#f0f4ff;
	height:530px;
	margin-top:12px;
	padding:45px 30px;
}
.ny_cwwb5_1a div p {
	color:#303030;
	font-size:18px;
	line-height:29px;
}
.ny_cwwb6 {
	padding:70px 0;
}
.ny_cwwb6_1a {
	display:flex;
	flex-direction:row;
	border:3px solid #e9edf6;
	border-radius:10px;
	margin-bottom:38px;
	padding:40px 0;
	align-items:center;
}
.ny_cwwb6_1a_1 {
	width:380px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-right:1px solid #ccc;
}
.ny_cwwb6_1a_2 {
	flex:1;
	padding:0 40px;
}
.ny_cwwb6_1a_2 h4 {
	color:#142c54;
	font-size:24px;
	margin-bottom:20px;
	border-left:8px solid #4ea3fe;
	padding-left:18px;
	font-weight:bold;
}
.ny_cwwb6_1a_2 p {
	color:#142c54;
	font-size:17px;
	line-height:48px;
}
.ny_lhyg1 {
	padding:70px 0;
}
.ny_lhyg1_1 {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}
.ny_lhyg1_1a {
	width:310px;
	margin-bottom:20px;
}
.ny_lhyg1_1a h4 {
	color:#fff;
	background:#1c5fba;
	line-height:40px;
	padding-left:25px;
	font-size:18px;
}
.ny_lhyg1_1a div {
	background:#efefef;
	height:135px;
	margin-top:6px;
	padding:20px 30px 0 30px
}
.ny_lhyg1_1a div p {
	color:#303030;
	font-size:14px;
	line-height:24px;
}
.ny_lhyg2 {
	background:url(../images/lhyg_bg2.jpg) no-repeat center;
	width:100%;
	padding:70px 0;
}
.ny_lhyg2_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
}
.ny_lhyg2_1a {
	width:270px;
	background:#fff;
	border-radius:5px;
	text-align:center;
	padding:30px 0;
}
.ny_lhyg2_1b {
	width:120px;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.ny_lhyg2_1a h4 {
	color:#3b4a68;
	font-size:18px;
	margin:20px 0;
	font-weight:bold;
}
.ny_lhyg2_1a p {
	width:120px;
	line-height:43px;
	background:#1c5fba;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	margin:0 auto;
}
.lhyg2_1p {
	margin:30px auto!important;
}
.ny_lhyg2 .ny_tit_h3 {
	color:#fff;
}
.ny_lhyg2_1b p {
	color:#e5e5e5;
	font-size:12px;
	background:url(../images/lhyg_icon4.png) no-repeat center bottom;
	width:120px;
	text-align:center;
	padding-bottom:12px;
	margin:10px 0;
}
.lhyg2_1b_1 {
	background:url(../images/lhyg_icon5.png) no-repeat center bottom !important;
}
.ny_lhyg2_2 p {
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:65px;
}
.ny_lhyg3_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ny_lhyg1_a {
	width:200px;
	height:134px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:20px;
	position:relative;
	cursor:pointer;
	background-size: 100%;
}
.ny_lhyg1_a h6{
	position:absolute;
	width: 100%;height: 100%;
	background-color: #063d6b;
	opacity: 0.6;
	top: 0;left: 0;
}
.ygg_1{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_2{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_3{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_4{
	background:url(../images/fksos.png) no-repeat center;	
	background-size: 100%;
}
.ygg_5{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_6{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_7{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_8{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_9{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_10{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_11{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
}
.ygg_12{
	background:url(../images/fksos.png) no-repeat center;
	background-size: 100%;
	background-size: cover;
}
.ny_lhyg1_a p {
	color:#fff;
	font-size:16px;
	text-align:center;
	position:relative;
	z-index:111;
	background: rgba(0,0,0,0.4);
    line-height: 134px;
		width: 100%;height: 100%;
}
.ny_lhyg1_a:before {
	content:"";
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:50%;
	top:50%;
	transition:ease 0.7s;
	background:rgba(28,95,186,0.7);
}
.ny_lhyg1_a:hover::before {
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.ny_lhyg3 {
	padding:70px 0;
}
.ny_lhyg4 .wrap {
	width:1100px;
}
.ny_lhyg4_1a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
}
.ny_lhyg4_1a_1 {
	width:370px;
}
.ny_lhyg4_1a_2 {
	width:600px;
	height:458px;
	background:#fff;
}
.ny_lhyg4 {
	background:#f4f4f4;
	padding:70px 0 30px 0;
}
.ny_lhyg4_1 {
	border-bottom:1px solid #d2d1d1;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
}
.ny_lhyg4_1 p {
	color:#303d5e;
	font-size:18px;
	margin:0 18px;
	height:35px;
	position:relative;
	cursor:pointer;
}
.ny_lhyg4 .ny_tit_h3 {
	margin-bottom:30px;
}
.lhyg4_1p {
	color:#1c5fba!important;
}
.lhyg4_1p::after {
	opacity:1!important;
	transform:scaleX(1)!important;
}
.ny_lhyg4_1 p:after {
	background-color:#1c5fba;
	opacity:0;
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:3px;
	transform:scaleX(0);
	transition:all 0.4s linear;
}
.lhyg4_1p::after {
	opacity:1!important;
	transform:scaleX(1)!important;
}
.ny_lhyg4_1 p:hover::after {
	opacity:1;
	transform:scaleX(1);
}
.ny_lhyg4_2 {
	margin-top:20px;
}
.ny_lhyg4_1a_1 {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.ny_lhyg4_1a_2 .swiper-slide {
	padding:10px 20px 40px 20px;
	background:#fff;
}
.ny_lhyg4_1a_1b {
	margin-top:25px;
	display:flex;
	justify-content:center;
}
.ny_lhyg4_1a_1b a {
	width:140px;
	line-height:40px;
	display:inline-block;
	text-align:center;
	color:#1c5fba;
	background:#fff;
	font-size:16px;
	margin:0 10px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_lhyg4_1a_1b a:hover {
	color:#fff;
	background:#1c5fba;
}
.ny_lhyg4_1a_2 h4 {
	color:#1c5fba;
	font-size:16px;
}
.ny_lhyg4_1a_2 p {
	color:#303d5e;
	font-size:14px;
}
.ny_lhyg4_1a_2 .swiper .swiper-pagination {
	width:auto;
	left:20px;
}
.ny_lhyg4_1a_2 .swiper .swiper-pagination .swiper-pagination-bullet {
	width:30px;
	height:4px;
	border-radius:0;
	outline:none;
}
.ny_lhyg5 {
	padding:70px 0;
}
.ny_lhyg5 .wrap {
	width:1100px;
}
.ny_lhyg5_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_lhyg5_1a {
	width:200px;
	height:200px;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
.ny_lhyg5_1a h4 {
	color:#fff;
	font-size:18px;
	margin-bottom:10px;
}
.ny_lhyg5_1a p {
	color:#fff;
	font-size:14px;
}
.lhyg5_1a {
	background:#142c54;
}
.lhyg5_2a {
	background:#1c5fba;
}
.lhyg5_3a {
	background:#4b71f9;
}
.lhyg5_4a {
	background:#4ea3fe;
}
.ny_lhyg2_2 p {
	margin-top:20px;
}
.ny_sjpg2_1b {
	position:relative;
	top:-46px;
}
.ny_gxrd1 {
	padding:70px 0;
}
.ny_gxrd1_1 {
	background:#1c5fba;
	border-radius:8px;
	padding:40px 0;
}
.ny_gxrd1_1 p {
	width:1050px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:30px;
}
.ny_gxrd2_1 {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ny_gxrd2_1a {
	width:410px;
	height:240px;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	border-radius:10px;
	margin-bottom:33px;
	padding:0 40px;
}
.gxrd2_1 {
	background:#142c54;
}
.gxrd2_2 {
	background:#103d89;
}
.gxrd2_3 {
	background:#3063b8;
}
.gxrd2_4 {
	background:#5073fa;
}
.gxrd2_5 {
	background:#1296db;
}
.gxrd2_6 {
	background:#4ea3fe;
}
.ny_gxrd2_1a h4 {
	color:#ffffff;
	font-size:24px;
	margin-bottom:20px;
}
.ny_gxrd2_1a p {
	color:#fff;
	font-size:16px;
	text-align:center;
}
.ny_gxrd3 {
	background:url(../images/gxrd3_bg.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
	padding:60px 0;
}
.ny_gxrd3 .ny_tit_h3 {
	color:#fff;
}
.ny_gxrd3 .wrap {
	width:1020px;
}
.ny_gxrd3a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ny_gxrd3a_1 {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	width:210px;
	margin-bottom:20px;
}
.ny_gxrd3a_1 div {
	width:150px;
	height:150px;
	border-radius:50%;
	background-color:#fff;
	display:flex;
	justify-content:center;
	align-items:center;
}
.ny_gxrd3a_1 p {
	color:#fff;
	font-size:18px;
	margin-top:10px;
}
.ny_gxrd3b p {
	color:#fff;
	text-align:center;
	font-size:14px;
	margin-top:40px;
}
.ny_gxrd4 {
	padding:70px 0;
}
.ny_gxrd4_1 {
	height:158px;
	background:url(../images/jiantou.png) no-repeat center;
	background-size:100%;
	position:relative;
	padding-left:120px;
}
.ny_gxrd4_1a {
	background:url(../images/bt_b2.png) no-repeat center left;
	height:87px;
	display:inline-block;
	margin-right:25px;
}
.ny_gxrd4_1a:nth-of-type(even) {
	background:url(../images/bt_b1.png) no-repeat center left;
	position:absolute;
	top:70px;
	padding-top:25px;
}
.ny_gxrd4_1a:nth-child(2) {
	left:250px;
}
.ny_gxrd4_1a:nth-child(4) {
	left:420px;
}
.ny_gxrd4_1a:nth-child(6) {
	left:690px;
}
.ny_gxrd4_1a:nth-child(7) {
	margin:0 50px;
}
.ny_gxrd4_1a:nth-child(8) {
	left:890px;
}
.ny_gxrd4_1a p {
	color:#142c54;
	font-size:14px;
	padding:5px 0 0 15px;
}
.ny_gxrd5 {
	background:url(../images/bgssxx.png) no-repeat center;
	padding:70px 0;
	margin-bottom:60px;
}
.ny_gxrd5 .ny_tit_h3 {
	color:#fff;
}
.ny_gxrd5_1a {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
}
.ny_gxrd5_1a div {
	width:25%;
	text-align:center;
}
.ny_gxrd5_1a div h4 {
	color:#fff;
	font-size:36px;
}
.ny_gxrd5_1a div p {
	color:#fff;
	font-size:18px;
	margin-top:25px;
}
.ny_gxrd5_2a {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
	margin-top:80px;
}
.ny_gxrd5_2a div {
	width:33%;
	text-align:center;
}
.ny_gxrd5_2a div h4 {
	color:#fff;
	font-size:36px;
}
.ny_gxrd5_2a div p {
	color:#fff;
	font-size:18px;
	margin-top:25px;
}
.ny_zzxk1 {
	padding:70px 0 50px 0;
}
.ny_zzxk2a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_zzxk2a_1 {
	width:310px;
}
.ny_zzxk2a_1 h4 {
	background:#1c5fba;
	line-height:40px;
	color:#fff;
	font-size:16px;
	text-align:center;
	margin-bottom:20px;
}
.ny_zzxk2a_1 div {
	background:#4ea3fe;
	padding:15px 0;
	text-align:center;
}
.ny_zzxk2a_1 div p {
	color:#fff;
	font-size:14px;
	line-height:30px;
}
.ny_zzxk2 {
	margin-bottom:70px;
}
.ny_zzxk3 {
	background:url(../images/zzxk_mbg.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
	padding:80px 0 160px 0;
}
.ny_zzxk3 .ny_tit_h3 {
	color:#fff;
}
.ny_zzxk4 {
	padding:70px 0;
}
.ny_zzxk4 .ny_gszc3_1 {
	width:1000px;
	margin:0 auto;
}
.ny_sjpg1 {
	padding:70px 0;
}
.ny_sjpg1 .ny_cwwb3a_1b {
	height:330px;
	padding:30px;
	text-align:center;
}
.ny_sjpg1 .ny_cwwb3a_1 {
	width:400px;
}
.ny_sjpg2 {
	background:url(../images/ps_icbg.jpg) no-repeat center;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	overflow:hidden;
	padding:80px 0;
}
.ny_sjpg2 .ny_tit_h3 {
	color:#fff;
}
.ny_sjpg2_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
}
.ny_sjpg2_1a {
	width:400px;
}
.sjpg2_1 div {
	text-align:right;
	color:#fff;
}
.sjpg2_2 div {
	text-align:left;
	color:#fff;
}
.ny_sjpg2_1a div h4 {
	color:#fff;
	font-size:24px;
	margin-bottom:20px;
}
.ny_sjpg2_1a div p {
	font-size:14px;
}
.ny_sjpg2_1a div {
	margin-bottom:80px;
}
.ny_sjpg3 {
	padding:70px 0;
}
.ny_sjpg3_1 .ny_gszc2_div {
	align-items:center;
}
.ny_sjpg3_1 .ny_gszc2_1 {
	background:#f0f4ff;
}
.ny_gszc2_div .ny_gszc2_1a img {
	height: 50px;
}
.ny_sjpg3_1 .ny_gszc2_1a {
	padding:45px 30px;
}
.ny_sjpg4 {
	padding:0 0 70px 0;
}
.ny_sjpg4 .ny_gszc2_1a p {
	line-height:30px;
}
.ny_sjpg4 .ny_gszc2_1a {
	min-height:384px;
}
.ny_kjcx1 {
	padding:70px 0;
}
.ny_kjcx_h3 {
	text-align:center;
	color:#121212;
	font-size:32px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:10px;
}
.dffpp{
  text-indent: -9999px;
}
.ny_tit_kjcx p {
	text-align:center;
	color:#535353;
	font-size:14px;
}
.ny_kjcx1a {
	text-align:center;
	margin:35px 0 55px 0;
}
.ny_kjcx1a p {
	display:inline-block;
	width:160px;
	line-height:45px;
	text-align:center;
	color:#000;
	font-size:15px;
	margin:0 10px;
	cursor:pointer;
}
.ny_kjcx1a p span {
	display:block;
	width:100%;
	height:100%;
	padding-left:20px;
	border-radius:6px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.kjcx1a_1 span {
	background:#e7e7e7 url(../images/kj1.png) no-repeat center left 30px;
}
.kjcx1a_2 span {
	background:#e7e7e7 url(../images/kj2.png) no-repeat center left 30px;
}
.kjcx1a_3 span {
	background:#e7e7e7 url(../images/kj3.png) no-repeat center left 30px;
}
.kjcx1a_4 span {
	background:#e7e7e7 url(../images/kj4.png) no-repeat center left 30px;
}
.kjcx1a_1:hover span {
	background:#4b71f9 url(../images/kj1a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_2:hover span {
	background:#4b71f9 url(../images/kj2a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_3:hover span {
	background:#4b71f9 url(../images/kj3a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_4:hover span {
	background:#4b71f9 url(../images/kj4a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_on .ffv1 {
	background:#4b71f9 url(../images/kj1a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_on .ffv2 {
	background:#4b71f9 url(../images/kj2a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_on .ffv3 {
	background:#4b71f9 url(../images/kj3a.png) no-repeat center left 30px;
	color:#fff;
}
.kjcx1a_on .ffv4 {
	background:#4b71f9 url(../images/kj4a.png) no-repeat center left 30px;
	color:#fff;
}
.ny_kjcx1b_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_kjcx1b_1a {
	width:635px;
	overflow:hidden;
	max-height:400px;
}
.ny_kjcx1b_1a img{
	width: 635px;
	height: 400px;
}
.ny_kjcx1b_1b {
	margin-left:70px;
	flex:1;
}
.ny_kjcx1b_1b h4 {
	font-size:24px;
	line-height:24px;
	color:#000;
	border-left:4px solid #4b71f9;
	padding-left:10px;
	margin:20px 0 40px 0;
}
.ny_kjcx1b_1b h5 {
	font-size:15px;
	margin-bottom:25px;
}
.ny_kjcx1b_1b p {
	background:url(../images/cx_ksx.png) no-repeat center left;
	font-size:14px;
	padding-left:15px;
	line-height:30px;
}
.ny_kjcx1b_1b a {
	width:145px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background-color:#4b71f9;
	border-radius:10px 0 10px 0;
	display:inline-block;
	font-size:16px;
	letter-spacing:1px;
	margin-top:40px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_kjcx1b_1b a:hover {
	background-color:#142c54;
}
.ny_kjcx2 {
	padding:70px 0 0 0;
	background-color:#4b71f9;
}
.ny_kjcx2 .ny_tit_kjcx h3 {
	color:#fff;
}
.ny_kjcx2 .ny_tit_kjcx p {
	color:#fff;
}
.ny_kjcx2_1 {
	width:1000px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin:50px auto 0;
}
.ny_kjcx2_1a_1 {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-bottom:40px;
}
.ny_kjcx2_1a_1a {
	width:40px;
	height:40px;
	border-radius:50%;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	background:#fff;
	margin-right:18px;
}
.ny_kjcx2_1a_2a h4 {
	color:#fff;
	font-size:16px;
}
.ny_kjcx2_1a_2a p {
	color:#fff;
	font-size:14px;
}
.ny_kjcx2_a {
	width:145px;
	line-height:40px;
	color:#4b71f9;
	text-align:center;
	background-color:#fff;
	border-radius:10px 0 10px 0;
	display:inline-block;
	font-size:16px;
	letter-spacing:1px;
	margin-top:40px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_kjcx2_a:hover {
	background-color:#142c54;
	color:#fff;
}
.ny_kjcx3_2 a {
	width:145px;
	line-height:40px;
	color:#fff;
	text-align:center;
	background-color:#4b71f9;
	border-radius:10px 0 10px 0;
	display:inline-block;
	font-size:16px;
	letter-spacing:1px;
	margin-top:40px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_kjcx3_2 a:hover {
	background-color:#142c54;
}
.ny_kjcx3 {
	padding:70px 0;
}
.ny_kjcx3_1 {
	width:1000px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin:50px auto 0;
}
.ny_kjcx3_1b_1 {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-top:50px;
}
.ny_kjcx3_1b_1a {
	width:40px;
	height:40px;
	border-radius:50%;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	background:#4b71f9;
	margin-right:18px;
}
.ny_kjcx3_1b_1b h4 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.ny_kjcx3_1b_1b p {
	color:#333;
	font-size:14px;
}
.ny_kjcx3_2 {
	text-align:center;
}
.ny_kjcx4 {
	background:#4b71f9;
	padding:70px 0;
}
.ny_kjcx4a {
	display:flex;
	justify-content:center;
	text-align:center;
}
.ny_kjcx4a div {
	margin:0 80px;
}
.ny_kjcx4a div p {
	font-size:40px;
	color:#fff;
	margin-bottom:20px;
}
.ny_kjcx4a div h4 {
	font-size:16px;
	color:#fff;
}
.ny_kjcx5 {
	padding:70px 0;
}
.ny_kjcx5_1 p {
	text-align:center;
	font-size:14px;
	margin:50px 0;
}
.ny_kjcx5_2 {
	width:860px;
	margin:0 auto;
}
.ny_kjcx5_2 .swiper-slide {
	text-align:center;
	padding-bottom:40px;
}
.ny_kjcx5_sp1 img {
	width:76px;
	height:76px;
	border-radius:50%;
}
.ny_kjcx5_sp2 img {
	width:110px;
}
.ny_kjcx5_sp3 h4 {
	color:#303030;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 5px 0;
}
.ny_kjcx5_sp3 h4 span {
	color:#303030;
	font-size:16px;
	margin-left:10px;
	font-weight:normal;
}
.ny_kjcx5_sp3 p {
	font-size:16px;
}
.ny_news1_1 .swiper-slide a {
	display:flex;
	flex-direction:row;
	background:#efefef;
}
.ny_news1_1 .swiper-slide a:hover .ny_news1_1a img {
	transform:scale(1.1)
}
.ny_news1_1 .swiper-slide a:hover .ny_news1_1b_1 h4 {
	text-decoration:underline;
}
.ny_news1_1a {
	width:650px;
	overflow:hidden;
	height:360px;
}
.ny_news1_1a img {
	width:100%;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
.ny_news1_1b {
	flex:1;
}
.ny_news1_1 {
	padding:70px 0;
}
.ny_news1_1b_1 {
	padding:30px 50px;
}
.ny_news1_1b_1 span {
	color:#1c5fba;
	font-size:18px;
}
.ny_news1_1b_1 h4 {
	color:#142c54;
	font-size:24px;
	line-height:34px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #cfcece;
	margin-bottom:20px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
.ny_news1_1b_1 p {
	color:#737373;
	font-size:14px;
	line-height:34px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}
.ny_news1_1 .swiper-pagination .swiper-pagination-bullet {
	width:29px;
	height:29px;
	background:url(../images/news_xxa.png) no-repeat center;
	outline:none;
	opacity:1;
}
.ny_news1_1 .swiper-pagination .swiper-pagination-bullet-active {
	background:url(../images/news_xx.png) no-repeat center !important;
}
.ny_news1_1 .swiper-pagination-bullets {
	left:80px !important;
}
.ny_news_2a li {
	width:400px;
	margin:0 50px 50px 0;
	display:block;
	background:#f0f0f0;
	border-radius:6px;
	float:left;
}
.ny_news_2a {
	width:1360px;
}
.ny_news1_2 {
	margin-bottom:70px;
}
.ny_news1_2a {
	width:100%;
	overflow:hidden;
	border-radius:6px 6px 0 0;
	height:290px;
}
.ny_news1_2a img {
	width:100%;
	border-radius:6px 6px 0 0;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
.ny_news1_2b {
	padding:33px 25px;
	height:240px;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
.ny_news1_2b h3 {
	color:#363636;
	font-size:24px;
	line-height:36px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_news1_2b p {
	font-size:14px;
	margin:10px 0;
	color:#737373;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_news1_2b span {
	font-size:14px;
	color:#737373;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_news_2a li:hover .ny_news1_2a img {
	transform:scale(1.1);
}
.ny_news_2a li:hover .ny_news1_2b h3 {
	color:#fff;
}
.ny_news_2a li:hover .ny_news1_2b p {
	color:#fff;
}
.ny_news_2a li:hover .ny_news1_2b span {
	color:#fff;
}
.ny_news_2a li:hover .ny_news1_2b {
	background:#4698f3;
}
.ny_news_2a li:hover {
	-moz-box-shadow:0px 0px 11px #738AB9;
	-webkit-box-shadow:0px 0px 11px #738AB9;
	box-shadow:0px 0px 11px #738AB9;
}
.laosding {
	text-align:center;
}
.laosding a {
	background:url(../images/buttonBg.png) no-repeat;
	background-size:100%;
	color:#fff;
	font-size:14px;
	width:117px;
	line-height:41px;
	letter-spacing:2px;
	margin-top:10px;
	display:inline-block;
	text-align:center;
	border-radius:20px 0 20px 0;
	background:-ms-linear-gradient(left,#16315d,#2653a4);
	background:-moz-linear-gradient(left,#16315d,#2653a4);
	background:-o-linear-gradient(left,#16315d,#2653a4);
	background:-webkit-linear-gradient(left,#16315d,#2653a4);
}
.laosding a:hover {
	background:-ms-linear-gradient(left,#2653a4,#16315d);
	background:-moz-linear-gradient(left,#2653a4,#16315d);
	background:-o-linear-gradient(left,#2653a4,#16315d);
	background:-webkit-linear-gradient(left,#2653a4,#16315d);
}
.ny_about1 {
	padding:70px 0;
}
.ny_about1 .main2_p {
	margin:40px 0;
}
.ny_about1 .main2_title h3 {
	color:#054077;
}
.ny_about1 .main2_p p {
	line-height:30px;
}
.ny_about2_1a .mySwiper {
	width:1100px;
	margin:0 auto;
}
.ny_about2_1a_1 {
	position:relative;
}
.ny_about2 {
	background:url(../images/about_02.jpg) no-repeat center;
	padding:70px 0;
}
.ny_about2 .ny_tit_h3 {
	color:#fff;
}
.ny_about2_1a_1 .swiper-button-prev {
	width:48px;
	height:47px;
	background:url(../images/about_left.png) no-repeat center;
	cursor:pointer;
}
.ny_about2_1a_1 .swiper-button-prev:after {
	content:""
}
.ny_about2_1a_1 .swiper-button-next {
	width:48px;
	height:47px;
	background:url(../images/about_right.png) no-repeat center;
	cursor:pointer;
}
.ny_about2_1a_1 .swiper-button-next:after {
	content:""
}
.ny_about2_1a_1 .swiper-button-disabled {
	opacity:1 !important;
}
.ny_about2_1a_1 .swiper-slide {
	width:300px;
	text-align:center;
}
.ny_about2_1a_1 .swiper-slide img {
	width:300px;
	height:200px;
	border-radius:8px 0 8px 0;
}
.ny_about2_1a_1 .swiper-slide h3 {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
}
.ny_about2_1a_1 .swiper-slide p {
	color:#fff;
	text-align:justify;
	font-size:14px;
}
.ny_about3 {
	padding:70px 0;
}
.ny_about3_1 .swiper-slide {
	background:#f6f6f6;
	display:flex;
	align-items:center;
	justify-content:center;
	height:325px;
	flex-direction:column;
}
.ny_about3_1 .swiper-slide img {
	max-width:80%;
}
.ny_about3_1 .swiper-slide p {
	font-size:14px;
	margin-top:10px;
}
.ny_about3_1 .swiper-button-next {
	top:auto;
	bottom:7px;
	right:0;
	width:17px;
	height:11px;
	background:url(../images/hr2.png) no-repeat center;
}
.ny_about3_1 .swiper-button-prev {
	left:auto;
	bottom:7px;
	right:30px;
	top:auto;
	width:17px;
	height:11px;
	background:url(../images/hr1.png) no-repeat center;
}
.ny_about3_1 .swiper-button-next:after,.ny_about3_1 .swiper-button-prev:after {
	content:"";
}
.ny_about3_1 .swiper-button-next:hover {
	background:url(../images/hr2a.png) no-repeat center;
}
.ny_about3_1 .swiper-button-prev:hover {
	background:url(../images/hr1a.png) no-repeat center;
}
.bgt {
	position:absolute;
	bottom:-3px;
	left:0;
}
.bgt span {
	font-size:14px;
}
.swiper-tian {
	position:absolute;
	bottom:0;
	left:0;
	width:2px;
	height:2px;
	background:#142c54;
}
.ny_about3_1 .swiper-pagination {
	bottom:10px;
	top:auto !important;
	height:2px!important;
	width:92% !important;
	left:3% !important;
}
.ny_about3_1 .swiper {
	padding-bottom:60px;
}
.ny_qywh1 {
	padding:70px 0;
}
.ny_qywh1_1 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_qywh1_1a {
	width:600px;
}
.ny_qywh1_1a img {
	width:100%;
}
.ny_qywh1_2a {
	width:600px;
}
.ny_qywh1_2a h3 {
	color:#5b5e5d;
	font-size:36px;
	line-height:36px;
	padding-left:50px;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:4px solid #eeefef;
	position:relative;
	margin-bottom:45px;
}
.qy_1 {
	background:url(../images/qywh_06.jpg) no-repeat top left;
}
.qy_2 {
	background:url(../images/qywh_13.jpg) no-repeat top left;
}
.qy_3 {
	background:url(../images/qywh_18.jpg) no-repeat top left;
}
.ny_qywh1_2a h3::before {
	content:"";
	width:117px;
	height:4px;
	background:#1c5fba;
	position:absolute;
	bottom:-4px;
	left:0;
}
.ny_qywh1_2a p {
	color:#5b5e5d;
	font-size:16px;
	line-height:30px;
}
.qy_margin {
	margin:100px 0;
}
.ny_shzr1 {
	padding:70px 0;
}
.ny_shzr1 .wrap {
	width:1100px;
}
.ny_shzr1 .swiper-slide {
	height:400px;
}
.ny_shzr1_1a {
	height:300px;
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
}
.ny_shzr1 .swiper-slide i {
	width:16px;
	height:14px;
	display:inline-block;
	background:url(../images/aixi.png) no-repeat center;
	margin-right:5px;
	position:relative;
	top:2px;
}
.ny_shzr1 .swiper-slide p {
	display:-webkit-box;
	width:90%;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow:hidden;
}
.ny_about3 .swiper-slide div {
	width:100%;
	height:245px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.ny_hr1_1 {
	width:230px;
}
.ny_hr1_2 {
	width:1069px;
	border-left:1px solid #ccc;
	padding:65px 40px 30px 40px;
}
.ny_hr1_2a {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.ny_hr1_2a_1 {
	width:23%;
}
.ny_hr1_2a_1 img {
	width:100%;
}
.ny_hr1_1a {
	margin-top:60px;
	position:relative;
	padding-bottom:15px;
}
.ny_hr1_1a h3 {
	color:#4b71f9;
	font-size:52px;
	line-height:60px;
	font-weight: bold;
}
.ny_hr1_1a p {
	color:#303030;
	font-size:24px;
}
.ny_hr1_1a::after {
	content:'';
	width:600px;
	height:1px;
	background:#ccc;
	position:absolute;
	bottom:0;
	right:0;
}
.ny_hr1_1b span {
	color:#4b71f9;
	font-size:16px;
	margin:30px 0 51px 0;
	display:block;
	font-weight: bold;
}
.rtpo_pxl{
	color: #a0a0a0 !important;
	font-size: 22px !important;
	text-transform: uppercase;
}
.ny_hr1_1b p {
	color:#4b71f9;
	font-size:26px;
}
.ny_hr1_2a_1 {
	position:relative;
	cursor:pointer;
	overflow:hidden;
	width:227px;
	height:118px;
}
.ny_hr1_2a_1a {
	color:#fff;
	background:#4b71f9;
	font-size:14px;
	padding:3px 20px;
	display:inline-block;
	border-radius:0 6px 0 6px;
	position:absolute;
	bottom:0;
	left:0;
}
.ny_hr1_2a_1b {
	width:100%;
	height:100%;
	background:rgba(75,113,249,0.8);
	display:flex;
	flex-direction:row;
	align-items:center;
	font-size:14px;
	color:#fff;
	position:absolute;
	top:100%;
	justify-content:center;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ny_hr1_2a .ny_hr1_2a_1:hover .ny_hr1_2a_1b {
	transform:translate(0,-100%)
}
.ny_hr1_2b_1 {
	margin-top:80px;
}
.ny_hr1_2b_1 h3 {
	color:#4b71f9;
	font-size:26px;
	margin-bottom:35px;
}
.hr1_2a_1a h4 {
	color:#000;
	font-size:18px;
	margin-bottom:5px;
}
.hr1_2a_1a h4 span {
	color:#4b71f9;
}
.hr1_2a_1a {
	margin-bottom:25px;
}
.hr1_2a_1a img {
	width:800px;
	margin-top:10px;
}
.hr1_2a_1a p {
	font-size:14px;
	color:#303030;
	line-height:30px;
}
.hr1_2a_1b p {
	margin-bottom:25px;
	font-size:14px;
	color:#303030;
	line-height:30px;
}
.ny_hr1 {
	background-color:#f8f8f8;
}
.ny_hr2 {
	padding:50px 0;
}
.ny_hr2a_1 {
	background-color:#4b71f9;
	padding:0 0 0 100px;
	line-height:75px;
	margin-top:50px;
}
.ny_hr2a_1 p {
	float:left;
	color:#fff;
	font-size:16px;
}
.hr2a_1 {
	width:20%;
	text-align:left;
}
.hr2a_2 {
	width:32%;
	text-align:center;
}
.hr2a_3 {
	width:32%;
	text-align:center;
}
.hr2a_4 {
	width:16%;
	text-align:center;
}
.ny_hr2a_2 ul li {
	display:block;
}
.ny_hr2a_2a {
	background-color:#fff;
	padding:0 0 0 100px;
	line-height:75px;
}
.ny_hr2a_2a p {
	float:left;
	color:#2c2c2c;
	font-size:16px;
}
.ny_hr2a_2b {
	padding:20px 30px;
	border:1px solid #ddd;
	display:none;
}
.ny_hr2a_2 ul li:nth-of-type(even) .ny_hr2a_2a {
	background-color:#dbe3ff;
}
.ny_hr2a_2a .hr2a_4 {
	cursor:pointer;
}
.ny_hr2a_2a .hr2a_4 i {
	background:url(../images/bottom_hr.png) no-repeat center;
	width:32px;
	height:32px;
	display:inline-block;
	background-size:20px;
	vertical-align:middle;
}
.hr_hide .hr2a_4 i {
	background:url(../images/top_hr.png) no-repeat center !important;
	width:32px;
	height:32px;
	display:inline-block;
	background-size:20px !important;
	vertical-align:middle;
}
.ny_hr2a_2b h3 {
	color:#000;
	font-size:16px;
	margin-bottom:20px;
}
.ny_hr2a_2b p {
	font-size:14px;
}
.vichd_nav {
	color:#1c5fba !important;
}
.gczs {
	background:#fff!important;
}
.news_cen_1 h3 {
	text-align:center;
	font-size:24px;
	margin:2% 0;
	color:#000;
}
.news_cen_1p {
	text-align:center;
	position:relative;
}
.syy {
	position:absolute;
	top:45px;
	right:0;
	display:inline-block;
	background:url(../images/sy.png) no-repeat center left;
	padding-left:15px;
	font-size:15px;
}
.news_cen_1p span {
	font-size:14px!important;
}
.news_cen_1 p {
	line-height:30px;
	font-family:"微软雅黑"!important;
	font-size:15px;
}
.news_cen_1 span {
	font-family:"微软雅黑"!important;
	font-size:14px!important;
}
.news_cen_1p {
	padding-bottom:2%;
	border-bottom:2px solid #ccc;
	margin-bottom:20px;
}
.news_cen ul li:hover .news_2 p {
	text-decoration:underline;
}
.news_cen_1 div {
	text-indent:2em;
	line-height:26px;
}
.news_cen_1 div p a img {
	width:808px;
}
.news_cen_1 p a img {
	width:700px!important;
	height:auto;
}
.news_cen_1 img {
	width:700px!important;
	height:auto;
	margin-top:8px;
	text-align:center!important;
	display:block;
	margin:10px auto;
}
.qynk ul li img {
	width:220px;
	height:310px;
}
.ny_text_news {
	padding:50px 0;
}
.dckft {
	background:#f3eeee;
}
.news_cen_1 table img {
	width:auto!important;
}
.ny_flsm {
	padding:70px 0 100px;
}
.ny_flsm_1 h3 {
	text-align:center;
	font-size:26px;
	font-weight:bold;
	margin-bottom:40px;
}
.ny_flsm_1 p {
	font-size:14px;
	margin-bottom:25px;
	text-indent:2rem;
	line-height:30px;
}
.left___3VhsD {
	width:600px;
	height:458px;
}
.right___1YXqs {
	width:650px;
}
.imgs___1M8Fw img {
	width:48%;
	height:100%;
}
.imgs___1M8Fw {
	display:flex;
	flex-direction:row;
	align-items:center;
}
.right___1YXqs {
	margin-left:50px;
}
.right-title___3GKVS {
	font-weight:bold;
	color:#333;
	font-size:18px;
}
.right-desc___3YC8L {
	font-size:14px;
	margin:20px 0;
}
.right___1YXqs img {
	width:100px;
}
.video1 {
	width:100%;
	height:100vh;
	object-fit:fill;
	display:block;
}
.video_mc {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
}
.video_mc div {
	position:absolute;
	top:42%;
	left:10%;
}
.video_mc div p {
	color:rgb(241,241,241);
	font-size:36px;
	font-family:victor1;
	font-weight:bold;
	line-height:50px;
	letter-spacing:2px;
	font-style:oblique;
}
.video_mc1 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.video_mc1 div {
	position:absolute;
	top:42%;
	left:10%;
}
.video_mc1 div p {
	color:rgb(241,241,241);
	font-size:36px;
	font-family:victor1;
	font-weight:bold;
	line-height:50px;
	letter-spacing:2px;
	font-style:oblique;
}
.right_xfc {
	position:fixed;
	right:0;
	top:40%;
	z-index:9999999999999;
}
.right_xfc_1 {
	width:65px;
	height:65px;
	border-radius:4px;
	margin-bottom:3px;
	position:relative;
	background:-ms-linear-gradient(left,#16315d,#2653a4);
	background:-moz-linear-gradient(left,#16315d,#2653a4);
	background:-o-linear-gradient(left,#16315d,#2653a4);
	background:-webkit-linear-gradient(left,#16315d,#2653a4);
}
.right_xfc_1 a {
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	height:100%;
	width:100%;
}
.right_xfc_1 a p {
	color:#fff;
	font-size:12px;
	margin-top:5px;
}
.right_xfc_1a {
	background:#fff;
	position:absolute;
	top:0;
	right:70px;
	width:160px;
	height:100%;
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center;
	transform:translate(-20px,0);
	opacity:0;
	visibility:hidden;
}
.right_xfc_1a h3 {
	color:#2653a4;
	font-size:18px;
	font-weight:bold;
}
.right_xfc_1a p {
	font-size:13px;
	color:#666;
}
.right_xfc_1b {
	position:absolute;
	top:0;
	right:70px;
	width:100px;
	height:100px;
	transform:translate(-20px,0);
	opacity:0;
	visibility:hidden;
}
.right_xfc_1b img {
	width:100px;
}
.right_hv {
	transform:translate(0,0);
	opacity:1;
	visibility:visible;
}
.right_xfc_1 div {
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
/* 表单 */
.bigBox {
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, .5);
	display: none;
	z-index: 1000;
}
.box {
	width: 1200px;
	height: auto;
	background-color: #ffffff;

	z-index: 1000;
		margin: 8% auto;
}
.bdtj {
	position: relative;
padding-bottom: 30px;
}
.bdtj > img {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
width: 30px;
}
.bdtjOne {
	width: 90%;
	height: 100px;
	line-height: 150px;
	color: #313232;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
}
.bdtjTwo {
	width: 90%;
	height: 80px;
	margin: 0 auto;
	border-bottom: 1px solid #cdcdcd;
}
.bdtjTwo ul li {
	width: 25%;
	height: 40px;
	float: left;
	line-height: 27px;
	display: block;
}
.bdtjTwo ul li label {
	font-size: 20px;
}
.bdtjTwo ul li input {
	/* display: none; */
	/* position: absolute; */
	font-size: 16px !important;
}
.magic-radio {
	display: none;
	position: absolute;
}
.magic-radio + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	vertical-align: middle;
}
.magic-radio + label:hover:before {
	animation-duration: 0.4s;
	animation-fill-mode: both;
	animation-name: hover-color;
}
.magic-radio + label.radio1 b {
	position: absolute;
	top: 3px;
	left: 0;
	display: inline-block;
	width: 22px;
	height: 22px;
	content: '';
	border: 2px solid #9a9a9a;
	border-radius: 50%;
}
.magic-radio + label:after {
	position: absolute;
	display: none;
	content: '';
}
.magic-radio[disabled] + label {
	cursor: not-allowed;
	color: #e4e4e4;
}
.magic-radio + label:before {
	border-radius: 50%;
}
.magic-radio + label.radio1 span {
	top: 8px;
	left: 5px;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #1c5fba;
	position: absolute;
	display: none;
}
.bdtjThree {
	width: 88%;
	height: auto;
	margin: 0 auto;
}
.bdtjThreeName {
	width: 100%;
	height: 100px;
	line-height: 130px;
	margin-bottom: 20px;
}
.bdtjThreeNameLeft {
	width: 10%;
	height: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.bdtjThreeNameRight {
	width: 40%;
	height: 100%;
	float: left;
}
.bdtjThreeNameRight input {
	width: 100%;
	height: 50px;
	border: 1px solid #cdcdcd;
	text-indent: 10px;
	outline: none;
}
.bdtjThreeTel {
	width: 100%;
	height: 50px;
	/* line-height: 80px; */
	margin-bottom: 20px;
}
.bdtjThreeTelLeft {
	width: 10%;
	height: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}
.bdtjThreeTelRight {
	width: 40%;
	height: 100%;
	float: left;
}
.bdtjThreeTelRight input {
	width: 100%;
	height: 50px;
	border: 1px solid #cdcdcd;
	text-indent: 10px;
	outline: none;
}
.bdtjThreeLocation {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
.bdtjThreeLocationLeft {
	width: 10%;
	height: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}
.bdtjThreeLocationRight {
	width: 85%;
	height: 100%;
	float: left;
}
.bdtjThreeLocationRight select:first-child {
	width: 40%;
	height: 50px;
	border: 1px solid #cdcdcd;
	text-indent: 20px;
	outline: none;
	margin-right: 10px;
	font-size: 16px;
	color: #9a9a9a;
}
.bdtjThreeLocationRight select:last-child {
	width: 40%;
	height: 50px;
	border: 1px solid #cdcdcd;
	text-indent: 20px;
	outline: none;
	font-size: 16px;
	color: #9a9a9a;
}
.bdtjSubmit {
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
}
.bdtjSubmit #submit {
	width: 160px;
	height: 100%;
	background-color: #1c5fba;
	color: #FFFFFF;
	outline: none;
	border: none;
	margin-left: 10%;
	font-size: 20px;
	cursor: pointer;
}
.bdtjSubmit #reset {
	width: 160px;
	height: 100%;
	color: #bebdbd;
	outline: none;
	border: none;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-size: 20px;
	cursor: pointer;
}
.bdtjThreeYzm {
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
}
.bdtjThreeYzmLeft {
	width: 10%;
	height: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}
.bdtjThreeYzmRight {
	width: 40%;
	height: 50px;
	float: left;
}
.yzmsrk {
	width: 56%;
	height: 100%;
	float: left;
}
.yzmsrk input {
	width: 100%;
	height: 48px;
	outline: none;
	border: 1px solid #cdcdcd;
	text-indent: 10px;
}
.yzmtp {
	width: 20%;
	height: 100%;
	float: left;
	margin-left: 31px;
}
.yzmtp a img {
	width: 100%;
	height: 100%;
}
input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #9a9a9a;
	font-size: 16px;
}
input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #9a9a9a;
	font-size: 16px;
}
input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #9a9a9a;
	font-size: 16px;
}
input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #9a9a9a;
	font-size: 16px;
}
.name {
	width: 30%;
	height: 100%;
	color: red;
	font-size: 25px;
	float: left;
	text-align: center;
	font-weight: bold;
	display: none;
}
.yanzhengTel {
	width: 30%;
	height: 100%;
	color: red;
	font-size: 25px;
	float: left;
	text-align: center;
	font-weight: bold;
	display: none;
}
.yanZhengCity{
		width: 20%;
	height: 100%;
	color: red;
	font-size: 25px;
	float: right;
	text-align: center;
	font-weight: bold;
	display: none;
}
.yanzhengma {
	width: 40%;
	height: 100%;
	color: red;
	font-size: 25px;
	float: left;
	text-align: center;
	font-weight: bold;
	display: none;
	line-height: 50px;
}
.layui-form {
	margin: 0 !important;
}
.layui-input {
	height: 50px !important;
	border: 1px solid #cdcdcd !important;
}
.newNav li:nth-child(2){
display: none;
}




.certify .swiper-slide a{
display: block;
width: 100%;
height: 100%;
position: relative;
}
.certify .swiper-slide a .sp2{
position: absolute;
top: 42%;
left: 45%;
width: 80px !important;
height: 80px !important;
}





/* CSS Document */
.certify {
position: relative;
width: 1200px;
margin: 0 auto;
}
.certify .swiper-container {
padding-bottom: 60px;
}

.certify  .swiper-slide {
width: 960px;
height: 640px;
background: #fff;
}
.certify  .swiper-slide img{
display:block;width: 960px;height: 640px;
}
.certify  .swiper-slide p {
line-height: 98px;
padding-top: 0;
text-align: center;
color: #636363;
font-size: 1.1em;
margin: 0;
}
.qyhd .swiper-button-next,.qyhd .swiper-button-prev {
top: 0 !important;
}
.glctx .swiper-button-next,.glctx .swiper-button-prev {
top: 0 !important;
}
.jqhd .swiper-button-next,.jqhd .swiper-button-prev {
top: 0 !important;
}
.certify .swiper-pagination {
width: 100%;
bottom: 20px;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
border: 3px solid #fff;
background-color: #d5d5d5;
width: 10px;
height: 10px;
opacity: 1;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
border: 3px solid #00aadc;
background-color: #fff;
}

.certify .swiper-button-prev {
left: 0;
width:120px;
height: 100%;
background: url(../images/fzlcLeft.png) no-repeat 20% 50%;
background-size: 20px 30px;
outline: none;
}

/*
.certify .swiper-button-prev:hover {
background-position: 0 -46px;
background-size: 100%
}
*/

.certify .swiper-button-next {
right: 0;
width:120px;
height: 100%;
background: url(../images/fzlcRight.png) no-repeat 80% 50%;
background-size: 20px 30px;
outline: none;
}

.certify .swiper-button-next:hover {
/*	background-position: 0 -139px;*/
/*	background-size: 100%*/
}


/*ieç”Ÿæ•ˆ*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.YGHD .swiper-pagination{
	width: 10% !important;
	left: 10px !important;
}
.RCFZ .swiper-pagination{
	width: 10% !important;
	left: 0px !important;
}
.yghdSub{
	overflow: hidden;
}
.yuangongBriefSub{
	overflow: hidden;
}
}

/*å‘˜å·¥æ´»åŠ¨*/
.yghd-div { clear:both; width: 1200px; margin: 0 auto;}
#container { clear:both; width:100%; height: 740px;}
.yghd-div .box1 { padding:6% 0;}
.yghd-div .box1 .tit-qh {}
.yghd-div .box1 .tit-qh .L {width: 290px;
	height: 100%;
	float: left;
	font-size: 30px;
	color: #333333;}
.yghd-div .box1 .tit-qh #nav { height:100px;}
.yghd-div .box1 .tit-qh #nav ul li {
	margin-right: 55px;
	font-size: 18px;
	color: #666666;
	float: left;
	cursor: pointer;}
.yghd-div .box1 .tit-qh #nav ul li.act { color:#f00}
.yghd-div .box1 .text { padding-left:290px; box-sizing: border-box; margin-bottom: 50px; line-height: 32px;}
.yghd-div .box1 .tab { width: 100%;}





/* ç™½è‰²è®ºå› */
.white {
width: 100%;
height: auto;
position: relative;
}

.ltBanner {
width: 100%;
height: auto;
}

.ltBanner img {
width: 100%;
}
.ltContent{
width: 100%;
height: auto;
/*	background: url(../images/ltbj.jpg) no-repeat;*/
background: linear-gradient(to right,#f3f3f3,#ffffff);
position: relative;
background-size: cover;
top: -4px;
overflow: hidden;
}
.ltContent .slideInUp{
min-width: inherit;
}
.ltContent .swiperSlideFour{
font-weight: normal;
}
.luntan {
width: 1200px;
height: auto;
margin: 0 auto;
margin-bottom: 50px;
margin-top: 50px;
}
.hdjs{
width: 100%;
height: auto;
margin-bottom: 50px
}

.hdjsOne{
width: 100%;
height: 150px;
font-size: 36px;
color: #333333;
line-height: 180px;
text-align: center;
}


.hdjsTwo{
width: 100%;
height: auto;
background:linear-gradient(to right,#ffffff,#eeeeee);
padding: 70px 0;
box-shadow: 0 0 10px #ecebeb;
}

.hdjsTwo p{
width: 90%;
margin: 0 auto;
color: #666666;
margin-bottom: 55px;
line-height: 30px;
}
.hdjsTwo p:last-child{
margin-bottom: 0;
}
.hdjsTwo span{
font-size: 24px;
color: #333333;
width: 90%;
display: block;
margin: 0 auto;
margin-bottom: 40px;
}


.fxjb{
width: 100%;
height: auto;
}
.fxjbSub{
height: 550px;
position: relative;
}
.fxjbSub .swiper-container{
/*	width: 1230px;*/
margin: 0 auto;
}
.fxjbSub .swiper-slide{
width: 380px !important;
height: 480px !important;
box-shadow: 0 0 10px #e7e7e7;
background:linear-gradient(to right,#ffffff,#eeeeee);
margin-top: 10px;
}
.fxjbSub .swiper-pagination{
width: 100%;
position: absolute;
bottom: 0;
}
.fxjbSub .swiper-pagination span{
margin: 0 5px;
outline: none;
border: none;
}
.swiperSlideOne{
width: 85%;
margin: 0 auto;
padding-top: 40px;
margin-bottom: 30px;
height: auto;
overflow: hidden;
}

.swiperSlideOneLeft{
width: 140px;
height: 140px;
border-radius: 50%;
float: left;
}
.swiperSlideOneLeft img{ display: block; width: 140px; height: 140px;}
.swiperSlideOneRight{
width: 170px;
height: 140px;
float: right;

background: url(../images/fxjbRight.png) no-repeat 100% 10%;
}

.swiperSlideOneRight p{
margin-top: 33px;
font-size: 18px;
color: #333333;
line-height: 30px;
}


.swiperSlideTwo{
width: 85%;
margin:0 auto;
height: auto;
font-size: 24px;
color: #333333;
margin-bottom: 20px;
}
.swiperSlideTwo img{
position: relative;
top: 3px;
margin-left: 5px;
}

.swiperSlideThree{
width: 85%;
margin: 0 auto;
font-size: 15px;
color: #333333;
margin-bottom: 34px;
}

.swiperSlideFour{
width: 85%;
height: auto;
margin: 0 auto;
font-size: 14px;
color: #808080;
line-height: 30px;
}


/* ä¸¾åŠžåŸŽå¸‚ */
.jbcs{
width: 100%;
height: auto;
margin-bottom: 50px;
}


.jbcsContent{
width: 1160px;
height: auto;
margin: 0 auto;
position: relative;
background: url(../images/heng.png) no-repeat 0 24%;
}
.jbcsContent .swiper-slide{
height: 390px;
}
.jbcsSlideOne{
width: 100%;
height: 60px;
color: #666666;
text-align: center;
line-height: 60px;
font-size: 24px;
margin-bottom: 15px;
}

.jbcsSlideTwo{
width: 100%;
height: 40px;
margin-bottom: 33px;
}
.big{
width: 38px;
height: 38px;
background-color: #cccccc;
border-radius: 50%;
margin: 0 auto;
}
.small{
width: 20px;
height: 20px;
background-color: #ffffff;
border-radius: 50%;
margin: 0 auto;
position: relative;
top:8px;
}

.jbcsSlideThree{
width: 260px;
height: 240px;
border: 1px solid #cccccc;
overflow: hidden;
position: relative;
}
.jbcsSlideThree p{
font-size: 18px;
color: #333333;
margin-bottom: 15px;
text-align: center;
}
.jbcsSlideThree p:first-child{
padding-top: 60px;
}
.jbcsSlideThree  span{
font-size: 18px;
color: #d8425d;
display: block;
text-align: center;
margin-bottom: 28px;
}
.jbcsSlideThree a{
display: block;
width: 70px;
height: 30px;
background-color: #e6e6e6;
text-align: center;
line-height: 30px;
font-size: 14px;
color: #808080;
margin: 0 auto;
}
.jbcsSlideThree a:hover{background-color: #d8425d;color:#ffffff;}
.jbcsSlideThree div{
position: absolute;
width: 110px;
height: 110px;
background-color: #4d4d4d;
top: -60px;
right: -60px;
transform: rotate(45deg);
line-height: 185px;
text-align: center;
}
.jbcsSlideThree div span{
font-size: 14px;
color: #ffffff;
transform: rotate(-45deg);
}


/* æ´»åŠ¨è§†é¢‘ */
.hdsp{
width: 1200px;
height: auto;
margin: 0 auto;
margin-bottom: 50px;
}

.hdspTwo{
width: 100%;
height: 413px;
margin-bottom: 100px;
box-shadow: 0 0 10px #e7e7e7;
}
.hdspTwoLeft{
width: 470px;
height: 100%;
float: left;
background:linear-gradient(to right,#f8f8f8,#f3f3f3);
}
.hdspTwoLeft p{
width: 70%;
margin: 0 auto;
font-size: 22px;
color: #333333;
}
.hdspTwoLeft div{
width: 70%;
margin: 0 auto;
font-size: 15px;
color: #666666;
margin-top: 35px;
line-height: 25px;
}
.hdspTwoLeft p:first-child{
padding-top: 70px;
}
.hdspTwoRight{
width: 730px;
height: 100%;
float: right;
position: relative;
}
.hdspTwoRight img{
width: 100%;
}
.hdspTwoRight .playSp{
width: initial;
position: absolute;
left: 46%;
top: 40%;
cursor: pointer;
z-index: 10;
}


/* æ´»åŠ¨é›†é”¦ */
.hdjj{
width: 1200px;
height: 680px;
box-shadow: 0 0 10px #e7e7e7;
margin: 0 auto;
background:linear-gradient(to right,#f8f8f8,#ebebeb);
margin-bottom: 50px;
}

.hdjjTwo{
width: 1000px;
height: 435px;
margin: 0 auto;
position: relative;
}
.hdjjTwo .swiper-slide{
width: 600px;
height: auto;
position: relative;
}
.hdjjTitle{
width: 100%;
height: 60px;
line-height: 60px;
color: #FFFFFF;
font-size: 18px;
background-color: rgba(0,0,0,.5);
position: relative;
top: -5px;
text-align: center;
display: none;
}
.swiper-slide-active .hdjjTitle{
display: block;
}
.hdjjTwo .swiper-slide  img{
width: 100%;
}

.hdjjTwo .swiper-button-next{
right: -60px;
outline: none;
border: none
}
.hdjjTwo .swiper-button-prev{
left: -60px;
outline: none;
border: none
}

/* æœ€æ–°åŠ¨æ€ */
.zxdt{
width: 1245px;
height: auto;
margin: 0 auto;
overflow: hidden;
margin-bottom: 120px;
}

.zxdtTwo{
width: 100%;
height: auto;
}
.zxdtTwo ul li{
width: 375px !important;
height: 485px;
float: left;
margin: 0 20px;
margin-bottom: 40px;
}
.zxdtTwo  ul li a{
display: block;
width: 100%;
height: 100%;
 background-color:#ffffff; 
overflow: hidden;
}

.zxdtTwo ul li:hover a{
background-color: #ef0b2c;
}
.zxdtTwo ul li:hover .zxdtTp img{
transform: scale(1.05);
}
.zxdtTwo ul li a:hover .zxdtTitle{
color: #FFFFFF; 
}
.zxdtTwo ul li a:hover .zxdtJJ{
color: #ffffff;
}
.foot{
margin-top: -4px;
}
.zxdtTp{
width: 100%;
height: 250px;
overflow: hidden;
}
.zxdtTwo ul li a .zxdtTp:hover img{
transform: scale(1.05);
}
.zxdtTp img{
width: 100%;
height: 100%;
}

.zxdtTitle{
width: 90%; height: 50px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin: 0 auto;
padding-top: 27px;
font-size: 18px;
color: #444444;
line-height: 25px;
margin-bottom: 22px;

}
.zxdtJJ{
width: 90%;
margin: 0 auto;
font-size: 14px;
color: #666666;
line-height: 25px;
padding-bottom: 35px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.zxdtTwo ul{
overflow: hidden;
margin-bottom: 50px;
}

.loadMore{
display: block;width: 120px;
height: 40px;
border: 1px solid #304c74;
text-align: center;
line-height: 40px;
color:#5f728d;
margin: 0 auto;
}
.zxdtTwo #loadMore:hover{
background-color: #5f728d;
color: #ffffff;
border: 1px solid #5f728d;
}
.loadMore:hover{
background-color: #5f728d;
color: #ffffff;
border: 1px solid #5f728d;
}
#loadMore{
width: 140px;
height: 45px;
text-align: center;
line-height: 45px;
color: #666666;
text-align: center;
margin: 0 auto;
border: 1px solid #666666;
cursor: pointer;
}



/* ç´«è‰²ç‰ˆ */

#zise{
background:linear-gradient(to right,#0c1c39,#12274a);
}
#zise .hdjsOne{
color: #ffffff;
}
#zise .hdjsTwo{
background:linear-gradient(to right,#12274a,#0e1e3c);
box-shadow:  0 0 10px #0c1b37;
}
#zise .hdjsTwo p{
color: #9ca9bd;
}
#zise  .hdjsTwo span{
color: #FFFFFF;
}

#zise .swiperSlideOneRight{
background: none;

}
#zise .swiperSlideOneRight p{
color: #FFFFFF;
}
#zise .fxjbSub .swiper-slide{
box-shadow: 0 0 10px #0c1b37;
background:linear-gradient(to right,#12274a,#0e1e3c);
}
#zise .swiperSlideTwo{
color: #FFFFFF;
}
#zise .swiperSlideThree{
color: #8998b3;
}
#zise .swiperSlideFour{
color: #8998b3;
}

#zise .jbcsSlideOne{
color: #6c8fc0;
}

#zise  .big{
background-color: #1d3a63;
}
#zise .jbcsSlideThree{border: 1px solid #0e3674;}
#zise .jbcsSlideThree p{color: #ffffff;}
#zise .jbcsSlideThree span{color: #ffffff;}
#zise .jbcsSlideThree div{color: #ffffff;}
#zise .jbcsSlideThree a{background-color: #244473;color: #7389a8;}
#zise .jbcsSlideThree a:hover{background-color: #ffffff;}
#zise .hdspTwoLeft{background:linear-gradient(to right,#12274a,#0e1e3c);}
#zise .hdspTwo{	box-shadow: 0 0 10px #0c1c39;}
#zise .hdspTwoLeft p{color:#FFFFFF;}
#zise .hdspTwoLeft div{color: #a1b3cd;}
#zise .hdjj{box-shadow: 0 0 10px #0c1c39;background:linear-gradient(to right,#12274a,#0e1e3c);}
#zise .zxdt ul li{background-color: #12294d;margin-bottom: 40px !important;}
#zise .zxdt ul li:hover a{background-color: #d8425d;}
#zise .zxdt ul li a:hover .zxdtTp img{transform: scale(1.05)}
#zise .zxdt ul li .zxdtTitle{color: #ffffff;}
#zise .zxdt ul li a{display: block;overflow: hidden;background-color: #12294d}
#zise .zxdt ul li a .zxdtJJ{color:#8998b3;}
#zise .zxdt ul li a:hover .zxdtJJ{color:#e6bfc6}


.ljhg{
width: 1200px;
height: auto;
margin: 0 auto;
overflow: hidden;
padding-bottom: 90px;
}

.ljhgTwo{
width: 100%;
height: auto;
}
.ljhgTwo a{display: block;width: 395px;height: 410px;background:linear-gradient(to right,#173360,#132952);
float: left;margin-right: 5px;}
.ljhgTwo a:last-child{margin-right: 0;}

.year{
font-size: 48px;
font-weight: bold;
width: 70%;
margin: 0 auto;
color: #FFFFFF;
padding-top: 58px;
margin-bottom: 25px;
}
.yearTitle{
font-size: 40px;
color: #FFFFFF;
width: 70%;
margin: 0 auto;
margin-bottom: 130px;
}
.yearJj{
font-size: 18px;
color: #ffffff;
width: 70%;
margin: 0 auto;
}

#zise .fxjb .swiper-slide{
background: url(../images/rwbj.png) no-repeat;
}

#zise .jbcs .swiper-button-next{
background: url(../images/hdjjRight.png) no-repeat;
background-size: 15px;
top: 26%;
right: -14px;
}

#zise .jbcs .swiper-button-prev{
background: url(../images/hdjjLeft.png) no-repeat;
background-size: 15px;
top: 26.5%;
left: -1px;
}
#zise .jbcs .swiper-container{
width: 98% !important;
margin: 0 auto;
}
#zise .jbcs .jbcsContent{
background: url(../images/twoHeng.jpg) no-repeat 0 24%;
}
#white .year{
color: #da4b51;
}
#white .yearTitle,#white .yearJj{
color: #333333;
}
#white .ljhgTwo a:first-child{
background: url(../images/whiteOne.png) no-repeat;
background-size: cover;
}
#white .ljhgTwo a:nth-child(2){
background: url(../images/whiteTwo.png) no-repeat;
background-size: cover;
}
#white .ljhgTwo a:last-child{
background:url(../images/whiteThree.png) no-repeat;
background-size: cover;
}

.ljhgTwo a:first-child{
background: url(../images/cf.png) no-repeat;
background-size: cover;
}
.ljhgTwo a:nth-child(2){
background: url(../images/cs.png) no-repeat;
background-size: cover;
}
.ljhgTwo a:last-child{
background:url(../images/gh.png) no-repeat;
background-size: cover;
}
.hdjj .swiper-button-next{
background: url(../images/changeArrowRight.png) no-repeat;
}
.hdjj .swiper-button-prev{
background: url(../images/changeArrowLeft.png) no-repeat;
}

#zise .hdjj .swiper-button-next{
background: url(../images/hdjjRight.png) no-repeat;
}
#zise .swiper-button-prev{
background: url(../images/hdjjLeft.png) no-repeat;
}

.hdspTwoRight video{
object-fit: fill;
width: 100%;
height: 100%;
}
.fxjb .swiper-pagination-bullet{
width: 13px;
	height: 6px;
	border-radius: 20px;
}
.fxjb .swiper-pagination-bullet-active{
background-color: #e9593e;
	width: 20px;
}
#newLunTan .bg_hover{
background: linear-gradient(to right, rgb(18, 39, 74), rgb(14, 30, 60));
}


#footer2 .footSubOne{
color: #ffffff;
}
#footer2 .footSubTwoLeft .fisrt{
color: #ffffff;
}
#footer2 .footSubTwoLeft ul li a{
color: #5f728d;
}
#footer2 .footSubOne{border-bottom: 1px solid #132949}
#footer2 .footSubTwoRight ul li{color: #5f728d}
#footer2{
margin-top: -4px;
}
#footer2 .spewm,#footer2 .zhewm,#footer2 .wxewm,#footer2 .dyewm{
box-shadow: none;
}


#newLunTan .sub_list li a{color: #ffffff !important;}

.footer_tanc{
	width: 100%;
	height: 100vh;
	position:fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .7);
	z-index: 99999999999999;
	display: none;
}
.ft_tc1_2{
	width: 1000px;
	height: 600px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#canvas {
	float: right;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	width: 102px !important;height: 48px !important;
}
