﻿body {background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-size: 16px;font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif }
ul, dl, dd, h1, h2, h3, h4, h5, h6, form,div, p {padding: 0; margin: 0;}
ul {list-style: none;}
img {border: 0;}
td {font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;font-size: 16px;color: #333333;line-height: 20px;WORD-WRAP: break-word}
a {text-decoration: none;outline: none;color: #333333;font-size:16px;}
@media screen and (max-width: 1560px) {
body {font-size: 15px;}
td {font-size: 15px;}
a {font-size: 15px;}
}
@media screen and (max-width: 1280px) {
body {font-size: 14px;}
td {font-size: 14px;}
a {font-size: 14px;}
}
@media screen and (max-width: 768px) {
body {font-size: 15px;}
td {font-size: 15px;}
a {font-size: 15px;}
}
/**字体大小**/
.fz_40{ font-size:40px;}.fz_38{ font-size:38px;}.fz_37{ font-size:37px;}.fz_35{ font-size:35px;}.fz_34{ font-size:34px;}.fz_32{ font-size:32px;}.fz_30{ font-size:30px;}.fz_27{ font-size:27px;}.fz_25{ font-size:25px;}.fz_24{ font-size:24px;}.fz_23{ font-size:23px;}.fz_22{ font-size:22px;}.fz_20{ font-size:20px;}.fz_18{ font-size:18px;}.fz_17{ font-size:17px;}.fz_16{ font-size:16px;}.fz_15{ font-size:15px;}.fz_14{ font-size:14px;}.fz_13{ font-size:13px;}

@media screen and (max-width: 1560px) {
.fz_40{ font-size:38px;}.fz_38{ font-size:36px;}.fz_37{ font-size:35px;}.fz_35{ font-size:33px;}.fz_34{ font-size:32px;}.fz_32{ font-size:31px;}.fz_30{ font-size:29px;}.fz_27{ font-size:26px;}.fz_25{ font-size:24px;}.fz_24{ font-size:23px;}.fz_23{ font-size:22px;}.fz_22{ font-size:21px;}.fz_20{ font-size:19px;}.fz_18{ font-size:17px;}.fz_17{ font-size:16px;}.fz_16{ font-size:15px;}.fz_15{ font-size:14px;}.fz_14{ font-size:13px;}.fz_13{ font-size:13px;}
}
@media screen and (max-width: 1280px) {
.fz_40{ font-size:36px;}.fz_38{ font-size:34px;}.fz_37{ font-size:33px;}.fz_35{ font-size:31px;}.fz_34{ font-size:30px;}.fz_32{ font-size:28px;}.fz_30{ font-size:26px;}.fz_27{ font-size:25px;}.fz_25{ font-size:23px;}.fz_24{ font-size:22px;}.fz_23{ font-size:21px;}.fz_22{ font-size:20px;}.fz_20{ font-size:18px;}.fz_18{ font-size:16px;}.fz_17{ font-size:15px;}.fz_16{ font-size:14px;}.fz_15{ font-size:13px;}.fz_14{ font-size:13px;}.fz_13{ font-size:12px;}
}
@media (max-width: 768px) {.fz_40{ font-size:35px;}.fz_38{ font-size:33px;}.fz_37{ font-size:32px;}.fz_35{ font-size:30px;}.fz_34{ font-size:29px;}.fz_32{ font-size:28px;}.fz_30{ font-size:27px;}.fz_27{ font-size:22px;}.fz_25{ font-size:20px;}.fz_24{ font-size:19px;}.fz_23{ font-size:18px;}.fz_22{ font-size:17px;}.fz_20{ font-size:16px;}.fz_18{ font-size:15px;}.fz_17{ font-size:15px;}.fz_16{ font-size:15px;}.fz_15{ font-size:15px;}.fz_14{ font-size:14px;}.fz_13{ font-size:13px;}}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i { font-style:normal;}
em { font-style:normal;}


.dypassage{
	
	}
.dypassage a{
	padding:5px 20px;
	display:block;
	height:185px;
	line-height:28px

	}
.dypassage p{
	font-size:13px;
	color:#787878;
	overflow:hidden;
	line-height:25px
	}
 @media (min-width: 1680px) {
.dypassage p{
	font-size:14px;
	color:#787878;
	overflow:hidden;
	line-height:25px
	}
}
.dynamic{
	color:#222222;
	font-size:18px;
	margin-bottom:12px; padding-top:5px
	}
.dynamic span{
	color:#3c3c3c;
	font-family:"Arial";
	float:right;
	}
.dypassage a:hover{
	background:#1169AB;
	}
.dypassage a:hover .dynamic,  .dypassage a:hover p ,.dypassage a:hover span{
	color:#fff;
	}
.dypassage a:hover .nlistr{ color:#F8EAD8; border:1px solid #F8EAD8;}

.dypassage .nlistr { display:block; width:100px; height:32px; border:1px solid #e1e1e1; border-radius:4px; text-align:center; line-height:32px; color:#818181; margin-top:9px}

@charset "utf-8";



.clear {
	clear: both
}




.w1260 {
	width: 1200px;
	margin: 0 auto;
	}
em,
i {
	font-style: normal;
}

.js-m {
  transform: translateY(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform .5s,opacity .5s; }

.js-m1 {
  transform: translateY(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform .5s,opacity .5s; }

.js-m2 {
  transform: translateX(-50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform .5s,opacity .5s; }
.js-m222 {
  transform: translateX(-210px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 1.2s,opacity 1.2s; }


.js-m3 {
  transform: translateX(50px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform .5s,opacity .5s; }

.animate {
  transform: translate(0px);
  opacity: 1;
  filter: alpha(opacity=100); }

.Titlee{text-align: center;padding: 0px 0 1px;}
.Titlee h5{font-size: 32px;color: #333; font-weight:500; }
.Titlee h5 b{color: #0854A3; font-weight:500}
.Titlee h5 a{font-size:32px;color: #333;text-decoration: none; padding-bottom:6px; line-height:60px}
.Titlee h5 a b{color: #C21920;}
.Titlee p{font-size: 12px;color: #999;margin-top: 0px;text-transform: uppercase;background: url(../xinimg/TitleBg.png) no-repeat bottom;padding-bottom: 6px;}
/* Title End */

/* Title */
.Title1{text-align: center;padding: 0px 0 1px;}
.Title1 h5{font-size: 32px;color: #333; font-weight:500; }
.Title1 h5 b{color: #0854A3; font-weight:500}
.Title1 h5 a{font-size:32px;color: #333;text-decoration: none; padding-bottom:6px; line-height:30px}
.Title1 h5 a b{color: #C21920;}
/* Title End */

.ke-zeroborder1{  padding-left:45px; padding-right:45px;float:left;}
.ke-zeroborder2{ margin-bottom:10px;float:left; }
.contain{position:relative;min-width:320px;width:1300px;margin:0 auto;}

.fix { *zoom:1; *clear:both;}
.fix:before, .fix:after { display:table; clear:both; content:'';}
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video { display:block;}

.clearfix { *zoom: 1; }
.clear { clear: both; }


.clearfix::after{display: block; clear: both;height: 0;content: ' ';}
@media screen and (max-width: 1680px) {
    .myfz1680,
    .myfz1560 {
        width: 82.5%;
    }
}
@media screen and (max-width: 1440px) {
    .myfz1440,
    .myfz1400,
    .myfz1360,
    .myfz1280,
    .myfz1200 {
     width: 82.5%;
    }
}
@media screen and (max-width: 1280px) {
    .myfz1680,
    .myfz1560,
    .myfz1440,
    .myfz1400,
    .myfz1360,
    .myfz1280,
    .myfz1200,
    .myfz1000,
    .myfz950 {
        width: 100%;
        padding: 0 40px;
    }
}
@media screen and (max-width: 767px) {
    .myfz1680,
    .myfz1560,
    .myfz1440,
    .myfz1400,
    .myfz1360,
    .myfz1280,
    .myfz1200,
    .myfz1000,
    .myfz950 {
        padding: 0 20px;
    }
}
.g_phnav1.yxnav_active1,.g_phnav2.yxnav_active2 {color: #000;}
.he_ph_hd {position: absolute;z-index: 999;display: none;height: 64px;}
.he_ph_hdbox {position: fixed;top: 0;left: 0;z-index: 999;width:100%;height: 64px;padding-left: 15px;padding-right: 15px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.he_ph_logo img {width: 100%;}
.he_language_ph a {line-height: 64px;color: #333;margin-right: 15px;}
.he_ph_hd .he_ph_logo a {line-height: 64px;}
.he_ph_hd .he_ph_logo {width: 190px; margin-top:3px}
.he_ph_menu {overflow: hidden;width: 50px;height: 50px;}
.he_ph_hd .he_phmenubox {width: 50px;height: 50px;cursor: pointer;text-align: center;position: absolute;top: 50%;transform: translateY(-50%);}
.he_ph_hd .he_phmenubox .point {position: relative;display: inline-block;width: 28px;height: 22px;margin-top: 14px;}
.he_ph_hd .he_phmenubox .point .nav_btn,.he_ph_hd .he_phmenubox .point .nav_btn::after,.he_ph_hd .he_phmenubox .point .nav_btn::before {display: inline-block;width: 28px;height: 2px;background-color: #333;}
.he_ph_hd .he_phmenubox .nav_btn {position: absolute;top: 10px;right: 0;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.he_ph_hd .he_phmenubox .nav_btn::after,.he_ph_hd .he_phmenubox .nav_btn::before {content: '';position: absolute;right: 0;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.he_ph_hd .he_phmenubox .nav_btn::after {top: -10px;}
.he_ph_hd .he_phmenubox .nav_btn::before {top: 10px;}
.he_ph_hd .he_phmenubox .point.active .nav_btn {background: transparent;}
.he_ph_hd .he_phmenubox .point.active .nav_btn::after {top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.he_ph_hd .he_phmenubox .point.active .nav_btn::before {top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.phxia {position: fixed;left: 0;top: 64px;width: 100%;height: calc(100vh - 64px);overflow: auto;pointer-events: none;}
.phxia::before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: rgba(0, 0, 0, .3);opacity: 0;transition: all .36s;}
.phxia.active {pointer-events: all;}
.phxia.active::before {opacity: 1;}
.xialaph {display: none;width: 100%;padding: 10px 20px 18px;background-color: #f1f1f1;}
.xialaph h4 {position: relative;}
.xialaph h4::after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;opacity: .1;background-color: #000;}
.xialaph h4 a {font-size: 15px;line-height: 40px;text-transform: uppercase;color: #555;max-width: calc(100% - 36px);}
.xialaph h4 img {position: absolute;top: 50%;right: 5px;width: 13px;cursor: pointer;transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.xialaph .ul2 {display: none;padding-top: 7px;padding-bottom: 8px;}
.xialaph .ul2 .container_s {max-width: 100%;padding: 0 15px;}
.xialaph h5 {position: relative;}
.xialaph h5::after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;opacity: .05;background-color: #000;}
.xialaph h5 a {font-family: 'Microsoft Yahei';font-size: 15px;line-height: 35px;text-transform: uppercase;color: #777;max-width: calc(100% - 36px);}
.xialaph h5 img {position: absolute;top: 50%;right: 5px;width: 35px;padding: 11px;cursor: pointer;transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.xialaph h4.active img.img_s,.xialaph h5.active img.img_s {display: none;}
.xialaph h4.active img.img_d,.xialaph h5.active img.img_d {display: block;}
.xialaph .ul3 {display: none;}
.xialaph h6 a {font-family: 'Microsoft Yahei';font-size: 12px;line-height: 40px;text-transform: uppercase;color: #999;}

.he_pc_hd {width: 100%;position: fixed;top: 0;left: 0;z-index: 99999;transition: all 0.36s;}
.he_nav {position: relative;}
.he_contetn {width: 1500px;margin: 0 auto;}

.he_img {width: 320px;position: relative;top: 24px;left: 0; z-index:9999999}
.he_img1 {width: 260px;position: absolute;top: 0;left: 6px; z-index:9999999}
.he_navlo {position: relative;line-height: 72px; }
.he_navlo .he_img1 {height: inherit;opacity: 0;}
.he_navlo img {transition: all 0.36s;}
.he_banul {width: 100%;position: relative;}
.he_banul img {width: 100%;position: relative;}
.he_banul video {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);min-height: 100%;min-width: 100%;}
.he_navbt {position: relative;}
.he_navbtic {width: 52px;cursor: pointer;height: 52px;background: rgba(255, 255, 255, 0.65);border-radius: 50%;margin-top: 42px;position: relative;transition: all 0.36s; z-index:9999}
.he_navbtic img {width: 28px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: all 0.36s;}
.he_navbtic .he_img1 {height: auto !important;opacity: 0; }


.dark-overlay {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
@media screen and (max-width: 1560px) {
.he_contetn {width: 85%;margin: 0 auto;}
}
@media screen and (max-width: 1280px) {
.he_contetn {width: 96%;margin: 0 auto;}
}

.he_baner {width: 100%;position: relative;}
.he_banslk {width: 100%;}
.he_banste {width: 100%;position: absolute;top: 53%;left: 50%;transform: translate(-50%, -50%) translateY(-15px);z-index: 10;}
.he_bansbi p {font-size: 60px;line-height: 1.75;color: #ffffff;font-weight: bold;}
.he_bansbi {overflow: hidden;margin-bottom:0px;}
.he_banmon {border: 2px solid #fff;display: inline-block;}
.he_banmon a {font-size: 14px;line-height: 42px;color: #fff;padding: 0 46px;display: inline-block;}
.he_banmor {margin-top: 50px;}
@media screen and (max-width: 1560px) {
.he_bansbi p {font-size: 54px;line-height: 1.55;color: #ffffff;font-weight: bold;}
}
@media screen and (max-width: 1280px) {
.he_bansbi p {font-size: 40px;line-height: 1.35;color: #ffffff;font-weight: bold;}
}

/* 滚动图圆点 */
.he_banerbt {width: 100%;position: absolute;bottom: 20px;left: 0;text-align: center;padding: 20px 0;z-index: 10;}
.arc-indicator-container {display: inline-flex;align-items: center;position: relative;padding: 0 20px; /* 左右内边距 */}
.arc-indicator-track {flex: 1;min-width: 120px;max-width: 400px;height: 0px;background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.3) 50%,rgba(255, 255, 255, 0.1) 100%);border-radius: 10px;position: relative;overflow: hidden;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);}
.arc-indicator-track::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #ff3366, #ff9933, #ffcc00, #33cc33, #0099ff, #6633ff, #cc33ff);opacity: 0.3;animation: rainbowTrack 8s infinite linear;}
@keyframes rainbowTrack {0% {background-position: 0% 0%;}100% {background-position: 400px 0%;}}
.arc-indicator-slider {position: absolute;top: 0;left: 0;width: 25%;height: 100%;background: linear-gradient(90deg, #0071BB, #00A3E0);border-radius: 10px;box-shadow: 0 0 15px rgba(0, 113, 187, 0.5),inset 0 0 10px rgba(255, 255, 255, 0.3);transition: left 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);z-index: 2;}
.arc-indicator-items {display: flex;justify-content: space-between;position: absolute;top: -10px;left: 0;width: 100%;z-index: 3;}
.arc-indicator-item {width: 16px;height: 16px;position: relative;cursor: pointer;}
.arc-indicator-dot {width: 16px;height: 16px;border-radius: 50%;background: rgba(255, 255, 255, 0.3);transition: all 0.3s ease;position: relative;}
.arc-indicator-item:hover .arc-indicator-dot {background: rgba(255, 255, 255, 0.6);transform: scale(1.1);box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);}
.arc-indicator-item.act .arc-indicator-dot {background: #0071BB;transform: scale(1.1);box-shadow: 0 0 10px rgba(0, 113, 187, 0.8),0 0 10px rgba(0, 113, 187, 0.4);}
.arc-indicator-item.act .arc-indicator-dot::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 25px;height: 25px;border-radius: 50%;border: 2px solid rgba(0, 113, 187, 0.3);animation: arcPulse 2s infinite;}@keyframes arcPulse {0%, 100% {transform: translate(-50%, -50%) scale(1);opacity: 0.5;}50% {transform: translate(-50%, -50%) scale(1.5);opacity: 0;}}/* 彩虹光晕效果 */.arc-indicator-item.act .arc-indicator-dot::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 30px;height: 30px;border-radius: 50%;background: conic-gradient(from 0deg,#ff3366,#ff9933,#ffcc00,#33cc33,#0099ff,#6633ff,#cc33ff,#ff3366);opacity: 0.3;animation: rainbowRing 3s infinite linear;z-index: -1;}@keyframes rainbowRing {0% {transform: translate(-50%, -50%) rotate(0deg);}100% {transform: translate(-50%, -50%) rotate(360deg);}}
/* 移除原有的下划线效果 */

.he_banebhli::after {display: none;}
.he_baneble p {font-size: 14px;line-height: 94px;color: #fff;position: relative;font-family: Arial !important;}
.he_baneble p::after {content: '';position: absolute;top: 32px;left: -7px;width: 30px;height: 30px;border: 1px solid #fff;transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);}
.he_banebri p {font-size: 14px;line-height: 94px;color: #fff;}
.he_banebri {padding-left: 26px;}
.he_banebhli {cursor: pointer;position: relative;margin: 0 30px;}
.he_banebhli::after {content: '';position: absolute;top: -1px;left: 50%;transform: translateX(-50%);width: 0;height: 1px;background: #fff;transition: all 0.36s;opacity: 0;}
.he_banebhli.act::after {width: 100%;opacity: 1;}
.he_banklm {width: 100%;overflow: hidden;position: relative;}
.he_video {opacity: 1;transition: all 0.36s;}


.he_pc_hd.act .he_navlo .he_img {opacity: 0;}
.he_pc_hd.act .he_navlo .he_img1 {opacity: 1;top: 3px;}
.he_pc_hd.act .he_navlo {line-height: 66px;}
.he_navlo {transition: all 0.36s;}
.he_pc_hd.act {background: #fff;box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06); height:82px}
.he_pc_hd.act .he_navbtic {margin-top: 12px;}
.he_pc_hd.act .he_navbtic {background: transparent;}
.he_navbtxi a {font-size: 16px;line-height: 122px;transition: all 0.36s;display: block;/* display: none; */color: #999999;opacity: 0;}
.he_pc_hd.act .he_navbtxi a {line-height: 76px;opacity: 1;}
.he_down {width: 100%;position: fixed;top: 0px;left: 0;background: rgba(0,116, 164, 0.96);height: calc(100% - 0px);z-index: 9998;display: none;transition: top 0.36s;}
.he_pc_hd.act .he_down {top:82px;}
.he_pc_hd.act .he_down .he_downbx{padding-top: 83px}
.he_content {width: 1480px;margin: 0 auto;}
.he_downbx {width: 100%;position: relative;padding-top: 165px;padding-bottom: 30px;}
.he_downtp .he_fonati a { font-size:23px; letter-spacing:4px;font-weight: bold;color: #f1f1f1;position: relative; }
.he_downtp .he_fonati a::after {content: '';position: absolute;bottom: -10px;left: 0;width: 20px;height: 2px;background: #9bd0f6;}
.he_downtp .he_fonatfh a {font-size: 18px;line-height: 45px;color: #ecebeb;}
.he_downtp .he_fonati {margin-bottom: 17px;}
.he_downtp {width: 100%;/*border-bottom: 1px solid rgba(235, 235, 235, 0.5);*/padding-bottom: 70px;}
.he_downtp .he_fonali {margin-right: 66px;}
.he_downtp .he_fonali:last-child {margin-right: 0 !important;}

@media screen and (max-width: 1560px) {
.he_content {width: 83%;margin: 0 auto;}
.he_downtp .he_fonati a { font-size:21px;  }
.he_downtp .he_fonatfh a {font-size: 16px;line-height: 40px;color: #ecebeb;}
.he_downtp .he_fonali {margin-right: 5%;}

}

@media screen and (max-width: 1280px) {
.he_content {width: 96%;margin: 0 auto;}
.he_downtp .he_fonati a { font-size:20px;  }
.he_downtp .he_fonatfh a {font-size: 16px;line-height: 40px;color: #ecebeb;}
.he_downtp .he_fonali {margin-right: 4%;}
}

button,input,select,textarea{font-size: 15px;line-height: 1;margin: 0;color: #ecebeb;border: 0;outline: none;background: none;}
input,textarea{-webkit-appearance: none;}
.he_serdo {margin-top: 43px;margin-bottom: 53px;}
.he_serdoin {width: 500px;height: 46px;border: 1px solid #e3e3e3;border-radius: 50px;position: relative;}
.he_serdoin input {width: 87%;height: 100%;padding-left: 24px;padding-right: 50px;font-size: 15px;color: #ecebeb;}
.he_serdoin input::placeholder {color: #ecebeb;  opacity: 0.5; }
.he_serig {width: 16px;position: absolute;top: 50%;transform: translateY(-50%);right: 22px;z-index: 10;cursor: pointer;}

.he_fotpri {width: 94px;}
.he_fotple {width: calc(100% - 94px);}
.he_fonati a {font-size: 18px;line-height: 30px;color: #333333;}
.he_fonatfh a {font-size: 14px;line-height: 24px;color: #999999;display: block;transition: all 0.36s;}
.he_fonati {margin-bottom: 10px;}
.he_fonali {margin-right: 178px;}
.he_fonali:last-child {margin-right: 0;}
.he_fotsher {width: 100%;position: relative;}
.he_fotshn {position: relative;width: 22px;}
.he_fotshn img {width: 100%;}
.he_fotshn a {position: absolute;width: 100%;height: 100% !important;display: block;background: none !important;left: 0;top: 0;z-index: 5;}
.he_fotshn a {padding-left: 0 !important;}
.he_navbtic.on .he_img {opacity: 0;}
.he_navbtic.on .he_img1 {opacity: 1;}
.he_banklm.slick-current .he_bansbi p {-webkit-animation: fadeInUp 1s ease both;animation: fadeInUp 1s ease both;animation-delay: 0.4s;}
.he_banklm.slick-current .he_banmon {-webkit-animation: fadeInUp 1s ease both;animation: fadeInUp 1s ease both;animation-delay: 0.4s;}
.he_banklm.slick-current .he_conjy {-webkit-animation: fadeInUp 1s ease both;animation: fadeInUp 1s ease both;animation-delay: 0.4s;}
.he_conjy p {font-size: 18px;line-height: 1.75;color: #ffffff;}
.he_banul {width: 100%;height: 100vh;object-fit: cover;}
.he_banul div {width: 100%;height: 100%;}

@media screen and (max-width: 1024px) {
.he_ph_hd {display: block;}
.he_pc_hd {display: none; }
}
@media screen and (max-width: 768px) {
.he_bansbi p {font-size:32px;line-height: 1.75}
.he_conjy p {font-size: 16px;line-height: 1.75}
}


.footer .foot .nav {width:100%;height: auto;float: right; }
.footer .foot .nav dl {width: 13%;height: auto;margin-left: 4%;float: left; margin-top:-38px }
.footer .foot .nav dl:first-child {margin-left: 0;}
.footer .foot .nav dl dt {width: 100%;height: auto;border-bottom: 1px solid rgba(255, 255, 255, 0.1);font-size: 18px;line-height: 18px;padding-bottom: 20px;margin-bottom: 12px; }
.footer .foot .nav dl dt a {display: block;width: 100%;height: auto;color: #fff;font-size: 17px;transition: color .5s; }
.footer .foot .nav dl dt a:hover {color: #02a7eb; }
.footer .foot .nav dl dd {width: 100%;height: auto;font-size: 14px;line-height: 32px; }
.footer .foot .nav dl dd a {color: #c2c2c2;display: block;width: 100%;height: auto;font-size: 14px;transition: color .5s; }
.footer .foot .nav dl dd a:hover {color: #fff; }

.footer{display:block}
@media screen and (max-width: 768px) {
.footer{display:none}
}
footer{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
.ui-flex{display:-ms-flexbox;display:flex}
.footer{background:#1a2842;padding-top:45px; margin-top:0px; }
.footer td {color:#A9A9A9}
.footer h3{font-size:29px;line-height:68px}
.footer h4{font-size:16px;line-height:68px}
.footer p{ line-height:28px}
.footer a{color:#A9A9A9; font-size:14px}
.footer a:hover{color:#fff;font-weight:600}
.footer .content{width:1500px;margin:0 auto}
.footer .content .flex{width:100%}
.footer .links{text-align:left}
.footimg{ width:250px}
@media screen and (max-width: 1560px) {
 .footer .content{width: 85%;margin: 0 auto;}
 .footer h3{font-size:32px;line-height:68px}
 .footer h4{font-size:18px;line-height:68px}
.footer a{color:#A9A9A9; font-size:16px; line-height:30px}
.footimg{ width:280px}
.footer p{ line-height:28px; font-size:18px}
 }
 
 @media screen and (max-width: 1280px) {
 .footer .content{width: 96%;margin: 0 auto;}
 .footer h3{font-size:30px;line-height:68px}
 .footer h4{font-size:16px;line-height:68px}
.footer a{color:#A9A9A9; font-size:15px; line-height:30px}
.footimg{ width:280px}
.footer p{ line-height:28px; font-size:16px}
 }
.footer .social a{padding-left:30px;background-color:transparent;background-repeat:no-repeat;background-position:0;background-size:20px 20px}
.footer .social .icon-weixin{background-image:url(../images/icon-weixin.png);position:relative}
.footer .social .icon-weixin .weixin-qrcode{display:none;padding:6px;background:#fff;position:absolute;left:0;bottom:30px;box-shadow:0 12px 30px rgba(0,0,0,.1)}.footer .social .icon-weixin .weixin-qrcode img{display:block}
.footer .social .icon-weixin .weixin-qrcode:after{content:"";width:0;height:0;font-size:0;border:8px dashed transparent;border-top:8px solid #fff;position:absolute;left:50%;margin-left:-8px;bottom:-16px}
.footer .service{text-align:right}
.footer .copyright{margin-top:24px; background:#13213b;padding:22px 0;color:#A9A9A9}
.footer .copyright .left-side{text-align:left;font-size:14px }
.footer .copyright .logo{height:24px;background:transparent url(../images/logo.png) no-repeat 50%;background-size:24px 24px}
.footer .copyright .right-side{text-align:right}
.footer .copyright .right-side a{padding:0 0px; font-size:14px}
.footer .copyright .right-side a:last-child{padding-right:0}
.footer .copyright .right-side a:last-child:before{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle}
@media screen and (max-width: 1560px) {
 .footer .copyright .left-side{text-align:left;font-size:15px }
 .footer .copyright .left-side a{ font-size:15px}
.footer .copyright .right-side a{padding:0 12px; font-size:15px}
 }
 
 
.footerlink a{color:#A9A9A9; font-size:14px; line-height:45px}
.footerlink a:hover{color:#fff;font-weight:600}
@media screen and (max-width: 1560px) {
.footerlink a{color:#A9A9A9; font-size:16px; line-height:45px}
.footerlink a:hover{color:#fff);font-weight:600}
}

.footer-title {
    font-size: 17px;
	padding-bottom:6px;
	color:#fff; 
}
.footer-title-bottom {
    width: 35px;
    height: 2px;
    background-color: #ABABAB;
}

@media (min-width: 1560px) {
.footer-title {
    font-size: 19px;
	padding-bottom:6px;
	color:#fff;font-weight:bold
}
.footer-title-bottom {
    width: 35px;
    height: 2px;
    background-color: #ABABAB;
}
}
.footer1 .d1 dd{line-height:30px;padding-left:40px; position:relative; font-size:14px}
.footer1 .d1 .child_d0:after{content:''; position:absolute; left:0; top:0; width:30px; height:30px;background:url(../images/ico-30.png) 0 0 no-repeat;}
.footer1 .d1 .child_d1:after{content:''; position:absolute; left:0; top:0; width:30px; height:30px;background:url(../images/ico-30.png) -30px 0 no-repeat;}
.footer1 .d1 .child_d2:after{content:''; position:absolute; left:0; top:0; width:30px; height:30px;background:url(../images/ico-30.png) -60px 0 no-repeat;}
.footer1 .d1 .child_d3{padding-left:0; padding-top:5px}

.footer .bdsharebuttonbox {
  display: flex;
  align-items: center;
  position: relative;
}

.footer .bdsharebuttonbox a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0 0 0 10px;
  background: url(../images/ico-30.png) no-repeat 0 0;
  position: relative;
  z-index: 1;
}

/* 调整位置，让二维码容器正确包裹 */
.footer .bdsharebuttonbox .qrcode-container {
  position: relative;
  display: inline-block;
}

.footer .bdsharebuttonbox .bds_weixin { 
  background-position: -240px 0; 
}
.footer .bdsharebuttonbox .bds_tqq { 
  background-position: -120px 0; 
}
.footer .bdsharebuttonbox .bds_weibo { 
  background-position: -150px 0; 
}
.footer .bdsharebuttonbox .bds_douyin { 
  background-position: -180px 0; 
}
.footer .bdsharebuttonbox .bds_xiaohongshu { 
  background-position: -210px 0; 
}
.footer .bdsharebuttonbox .bds_wechat { 
  background-position: -90px 0; 
}
/* 二维码悬浮弹出层样式 */
.qrcode-popup {
  position: absolute;
  bottom: 100%; /* 显示在图标上方 */
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  width: 140px;
  padding: 15px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 100;
  margin-bottom: 10px;
}

/* 二维码弹出层的小三角 */
.qrcode-popup::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

/* 二维码图片样式 */
.qrcode-popup img {
  width: 110px;
  height: 110px;
  display: block;
  margin: 0 auto 0px;
}

/* 二维码文字 */
.qrcode-popup span {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #333;
  font-weight: 500;
}

.qrcode-container:hover .qrcode-popup {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.qrcode-container {
  cursor: pointer;
}

/* 原有样式 */
.footer .bdshare-button-style0-16 a {
  opacity: 0.8;
}

.footer .bdshare-button-style0-16 a:hover {
  opacity: 1;
}



.footwidth {width: 23%;}


.mfooter{   display: none; padding: 34px 3% 0px; background-color: #333333;}
@media (max-width: 768px) {
  .mfooter {
    display: block;
  }
}
	.allow{ margin-bottom: 17px;}
	.allow span{ display: block; line-height: 1; color: #fff; font-size: 12px; margin-bottom: 10px;}
	.allow a{ display: block;}
	.foot .sharpBox .c { padding-top: 10px; }
	.mfooter .sharpBox a .ibg{ display: none;}
	.mfooter .sharpBox a { display: block; width: 32px; height: 32px; margin-right: 12px; float: left; position: relative; }
	.mfooter .sharpBox a.a1{ background: url(../images/wexin.png) no-repeat scroll center center; background-size: cover;}
	.mfooter .sharpBox a.a2{ background: url(../images/qq.png) no-repeat scroll center center; background-size: cover;}
	.mfooter .sharpBox a.a3{ background: url(../images/ditu.png) no-repeat scroll center center; background-size: cover;}
	.mfooter .sharpBox a.a4{ background: url(../images/tel.png) no-repeat scroll center center; background-size: cover;}
   .mfooter .sharpBox a.a5{ background: url(../images/foottop.png) no-repeat scroll center center; background-size: cover;}
   	.mfooter .sharpBox a.a6{ background: url(../images/zt.png) no-repeat scroll center center; background-size: cover;}
   	.mfooter .sharpBox a.a7{ background: url(../images/wevideom.png) no-repeat scroll center center; background-size: cover;}
	.mfooter .sharpBox a.a11{ background: url(../images/weixinm.png) no-repeat scroll center center; background-size: cover;}
	.mfooter .sharpBox a.a12{ background: url(../images/xiaohongshu.png) no-repeat scroll center center; background-size: cover;}

	.footerdown p{ color: #fff; font-size: 12px; margin-bottom: 5px;}
	.footers{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;}
    .footerdown p a { display: inline-block; margin-right: 16px; color: #fff; }
    .footerdown p .fhref { color: #02a7eb; }
.sharpBox a { display: block; width: 32px; height: 32px; margin-right: 12px; background: url(../images/sharp.png) no-repeat scroll 0px -38px; float: left; position: relative; }

.banner {
  width: 100%;
  height: 550px; 
  margin-top: 90px;
  position: relative;
  overflow: hidden; 
  background: rgba(0, 0, 0, 0.3); 
}

.banner .image-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  object-position: center; 
}

.banner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.banner .con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; 
}
    .banner .con .tits {
      text-align: center;
      font-size: 72px;
      color: #fff;
      font-family: ATB;
      margin-top: 13%;
      text-transform: uppercase; }
	      .banner .con .tits1 {
      text-align: center;
      font-size: 62px;
      color: #fff;
      font-family: ATB;
      margin-top: 15%;
      text-transform: uppercase; letter-spacing:4px }
    .banner .con .tit {
      text-align: center;
      font-size: 48px;
      line-height: 50px;
      color: #fff;
      margin-top: 20px; }
    .banner .con .nav {
      width: 1000px;
      height: auto;
      text-align: center;
      font-size: 0;
      margin: 6% auto 0;
      position: relative; }
      .banner .con .nav a {
        display: inline-block;
        padding: 0 8px;
        font-size: 17px;
        line-height: 20px;
        color: #fff;
        margin: 0 20px;
        position: relative;
        padding-bottom: 26px; }
		 @media (min-width: 1680px) {
      .banner .con .nav a {
        display: inline-block;
        padding: 0 8px;
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        margin: 0 20px;
        position: relative;
        padding-bottom: 26px; }
		   }
	 
        .banner .con .nav a span {
          width: 0;
          height: 1px;
          background: #fff;
          position: absolute;
          bottom: 0;
          left: 50%;
          transition: width .5s,left .5s; }
        .banner .con .nav a.on {
          font-weight: bold; }
          .banner .con .nav a.on span {
            width: 100%;
            left: 0; }
        .banner .con .nav a:hover {
          font-weight: bold; }
          .banner .con .nav a:hover span {
            width: 100%;
            left: 0; }
      .banner .con .nav .line {
        width: 100%;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: .2; }
  .banner.s .con .tits {
    color: #333; }
  .banner.s .con .tit {
    color: #333; }
  .banner.s .con .nav a {
    color: #333; }
    .banner.s .con .nav a span {
      background: #333; }
  .banner.s .con .nav .line {
    background: #333; }
	
@media screen and (max-width: 1560px) {

  .banner .con .tits {
    font-size: 58px;
    margin-top: 15%;
  }
  
.banner .con .tits1 {
      font-size: 55px;
      margin-top: 17%;}
	  
}

@media (max-width: 1024px) {
  .banner {
    height: 400px;
    margin-top: 70px;
  }
  
  .banner .con .tits {
    font-size: 52px;
    margin-top: 15%;
  }
  
        .banner .con .tits1 {
      font-size: 48px;
      margin-top: 17%; letter-spacing:3px 
     }
	  
  .banner .con .tit {
    font-size: 36px;
    line-height: 40px;
  }
  
  .banner .con .nav {
    width: 90%;
    max-width: 600px;
  }
  
  .banner .con .nav a {
    font-size: 15px;
    margin: 0 15px;
  }
}

@media (max-width: 768px) {
  .banner {
    height: 300px;
    margin-top: 60px;
  }
  
  .banner .con .tits {
    font-size: 30px;
    margin-top: 140px;
  }
    .banner .con .tits1 {
    font-size: 27px;
    margin-top: 43%; letter-spacing:1px
  }
  .banner .con .tit {
    font-size: 24px;
    line-height: 28px;
    margin-top: 15px;
  }


  .banner .con .nav {
    width: 98%;
    margin: 8% auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
  }
  
  .banner .con .nav a {
    font-size: 15px;
    margin: 0 10px;
    padding: 5px 0px;
    padding-bottom: 10px;
  }
}


.pagination-section {
    grid-column: 1 / -1;
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
}
	
.pagination {
    text-align: center;

}

.page {
    padding: 20px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.page a {
    text-decoration: none;
    color: #666;
    background: #fff;
    border: 1px solid #CCCCCC;
    padding: 8px 11px;
    font-size: 14px;
    margin-right: 3px;
    display: inline-block;
	border-radius: 2px;
}
.page a.active{
	background:#02a7eb;
	border:1px solid #02a7eb;
	color:#fff;
	font-size:14px;}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#02a7eb;
	border:1px solid #0068A6}
	

/*联系我们*/
.contact-section {
    padding: 80px 0;
    background: #f9fafc;
    position: relative;
}

.contact-container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
}

.contact-header {
    text-align: center;
    margin-bottom: 60px;
}

.contact-title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.contact-title:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: #02a7eb;
    border-radius: 2px;
}


.contact-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.contact-card {
    background: #f2f2f2;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.contact-card:hover {
    transform: translateY(-10px);
}


.phone-card {
    background: linear-gradient(135deg, #02a7eb 0%, #1890ff 100%);
    color: white;
}

.phone-card .contact-icon {
    color: white;
}

.phone-card .contact-type {
    color: white;
}

.phone-card .contact-info {
    color: white;
}

.phone-card .contact-desc {
    color: rgba(255, 255, 255, 0.9);
}

.contact-icon {
    font-size: 50px;
    color: #02a7eb;
    margin-bottom: 25px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-icon i {
    transition: transform 0.3s ease;
}

.contact-card:hover .contact-icon i {
    transform: scale(1.1);
}

.contact-content {
    position: relative;
    z-index: 1;
}

.contact-type {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.contact-info {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #02a7eb;
    line-height: 1.4;
}

.contact-desc {
    font-size: 16px;
    color: #666;
    margin-top: 8px;
}



@media screen and (max-width: 1560px) {
    .contact-container {
        width: 85%;
        max-width: none;
    }
}

@media screen and (max-width: 1280px) {
    .contact-container {
        width: 96%;
    }
    
    .contact-cards {
        gap: 20px;
    }
    
    .contact-info {
        font-size: 22px;
    }
}

@media screen and (max-width: 1024px) {
    .contact-section {
        padding: 60px 0;
    }
    
    .contact-cards {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    

    
    .contact-card {
        padding: 35px 25px;
    }
    
    .contact-title {
        font-size: 32px;
    }
    
    .contact-info {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .contact-section {
        padding: 50px 0;
    }
    
    .contact-container {
        width: 94%;
        padding: 0 15px;
    }
    
    .contact-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
 
    .contact-card {
        padding: 30px 20px;
    }
    
    .contact-header {
        margin-bottom: 40px;
    }
    
    .contact-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .contact-title:after {
        width: 60px;
        height: 3px;
        bottom: -12px;
    }
    
    .contact-icon {
        font-size: 40px;
        margin-bottom: 20px;
        height: 60px;
    }
    
    .contact-type {
        font-size: 20px;
        margin-bottom: 12px;
    }
    
    .contact-info {
        font-size: 20px;
    }
    
    .contact-desc {
        font-size: 16px;
    }
}
.mapcon {
    width: 100%;
	height:560px
}

@media screen and (max-width: 1560px) {
.mapcon {height:500px}
}

@media screen and (max-width: 1280px) {
   .mapcon {height:400px}
}

.f_nav { display:none}
@media screen and (max-width: 768px) {
.f_nav {
display:block;
	height: 46px;
	min-width: 320px;
	max-width: 640px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 100;
	background: #fff;
box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.09);
}
.f_nav li {
	float: left;
	width: 33.3%;
	height: 46px;
	text-align: center;
	box-sizing: border-box;
	background: #fff;
}
.f_nav li a {
	display: block;
	color: #333;
	font-size: 13px;
	line-height: 16px;
}
.f_nav li img {
	width: 20px;
	display: block;
margin:4px auto 4px;
}
.f_nav li:nth-child(2) i {
	display: block;
	width: 44px;
	height: 44px;
border:4px solid #fff;
background: #02a7eb;
box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.09);
border-radius: 50%;
margin: -22px auto 0px
}
.f_nav li:nth-child(2) i img {
	width: 35px;
	margin: 0;
}}