@charset "gb2312";
/* CSS Document */

html { box-sizing: border-box; -webkit-text-size-adjust: 100%; word-break: normal; -moz-tab-size: 4; tab-size: 4;}
*,
:after,
:before { background-repeat: no-repeat; box-sizing: inherit;}
:after,
:before { text-decoration: inherit; vertical-align: inherit;}
* { padding: 0; margin: 0;}
hr {overflow: visible; height: 0;}
details,
main { display: block;}
summary { display: list-item;}
small { font-size: 80%;}
[hidden] { display: none;}
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted;}
a { background-color: transparent;}
a:active,
a:hover { outline-width: 0;}
code,
kbd,
pre,
samp { font-family: monospace, monospace;}
pre { font-size: 1em;}
b,
strong { font-weight: bolder;}
sub,
sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub { bottom: -0.25em;}
sup {top: -0.5em;}
input { border-radius: 0;}
[disabled] { cursor: default;}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {height: auto;}
[type=search] { -webkit-appearance: textfield; outline-offset: -2px;}
[type=search]::-webkit-search-decoration { -webkit-appearance: none;}
textarea { overflow: auto; resize: vertical;}
button,
input,
optgroup,
select,
textarea { font: inherit;}
optgroup { font-weight: 700;}
button { overflow: visible;}
button,
select { text-transform: none;}
[role=button],
[type=button],
[type=reset],
[type=submit],
button { cursor: pointer;color: inherit;}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner { border-style: none; padding: 0;}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring { outline: 1px dotted ButtonText;}
[type=reset],
[type=submit],
button,
html [type=button] { -webkit-appearance: button;}
button,
input,
select,
textarea { background-color: transparent; border-style: none;}
select { -moz-appearance: none; -webkit-appearance: none;}
select::-ms-expand {display: none;}
select::-ms-value { color: currentColor;}
legend { border: 0; color: inherit; display: table; white-space: normal; max-width: 100%;}
::-webkit-file-upload-button {-webkit-appearance: button; color: inherit; font: inherit;}
img { border-style: none;}
progress {vertical-align: baseline;}
@media screen {
  [hidden~=screen] { display: inherit; }
  [hidden~=screen]:not(:active):not(:focus):not(:target) { position: absolute!important; clip: rect(0 0 0 0) !important; }
}
[aria-busy=true] { cursor: progress;}
[aria-controls] { cursor: pointer;}
[aria-disabled] { cursor: default;}
a { text-decoration: none;}
a:link,
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
ul,
ol,
dl {  list-style-type: none;}
html { font-size: 16px; overflow-x: hidden; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "microsoft yahei", "Roboto", Arial, Helvetica, sans-serif;}
html.overflow-y-hidden { overflow-y: hidden !important;}
.flex {display: flex;}
.overflow-hidden {overflow: hidden !important;}
.overflow-visible {overflow: visible !important;}
.overflow-x-auto { overflow-x: auto !important;}
.overflow-x-hidden { overflow-x: hidden !important;}
.overflow-y-auto {overflow-y: auto !important;}
.overflow-y-hidden { overflow-y: hidden !important;}
.d-none {display: none !important;}
.d-inline { display: inline !important;}
.d-inline-block { display: inline-block !important;}
.d-block { display: block !important;}
.d-table { display: table !important;}
.d-table-row { display: table-row !important;}
.d-table-cell { display: table-cell !important;}
.d-flex { display: flex !important;}
.d-inline-flex { display: inline-flex !important;}
.float-none { float: none !important;}
.float-left { float: left !important;}
.float-right { float: right !important;}
.flex-fill { flex: 1 1 auto !important;}
.flex-row { flex-direction: row !important;}
.flex-column { flex-direction: column !important;}
.flex-row-reverse { flex-direction: row-reverse !important;}
.flex-column-reverse { flex-direction: column-reverse !important;}
.flex-grow-0 { flex-grow: 0 !important;}
.flex-grow-1 { flex-grow: 1 !important;}
.flex-shrink-0 { flex-shrink: 0 !important;}
.flex-shrink-1 { flex-shrink: 1 !important;}
.flex-wrap { flex-wrap: wrap !important;}
.flex-nowrap { flex-wrap: nowrap !important;}
.flex-wrap-reverse { flex-wrap: wrap-reverse !important;}
.justify-start { justify-content: flex-start !important;}
.justify-end { justify-content: flex-end !important;}
.justify-center { justify-content: center !important;}
.justify-space-between { justify-content: space-between !important;}
.justify-space-around { justify-content: space-around !important;}
.align-start { align-items: flex-start !important;}
.align-end { align-items: flex-end !important;}
.align-center { align-items: center !important;}
.align-baseline { align-items: baseline !important;}
.align-stretch { align-items: stretch !important;}
.align-content-start { align-content: flex-start !important;}
.align-content-end { align-content: flex-end !important;}
.align-content-center { align-content: center !important;}
.align-content-space-between { align-content: space-between !important;}
.align-content-space-around { align-content: space-around !important;}
.align-content-stretch { align-content: stretch !important;}
.align-self-auto { align-self: auto !important;}
.align-self-start { align-self: flex-start !important;}
.align-self-end { align-self: flex-end !important;}
.align-self-center { align-self: center !important;}
.align-self-baseline { align-self: baseline !important;}
.align-self-stretch { align-self: stretch !important;}
.order-first { order: -1 !important;}
.order-0 { order: 0 !important;}
.order-1 {order: 1 !important;}
.order-2 { order: 2 !important;}
.order-3 { order: 3 !important;}
.order-4 { order: 4 !important;}
.order-5 { order: 5 !important;}
.order-6 { order: 6 !important;}
.order-7 { order: 7 !important;}
.order-8 { order: 8 !important;}
.order-9 { order: 9 !important;}
.order-10 { order: 10 !important;}
.order-11 { order: 11 !important;}
.order-12 { order: 12 !important;}
.order-last { order: 13 !important;}
.ma-0 { margin: 0 !important;}
.text-left { text-align: left !important;}
.text-right { text-align: right !important;}
.text-center { text-align: center !important;}
.text-justify { text-align: justify !important;}
.text-start { text-align: start !important;}
.text-end { text-align: end !important;}
.font-weight-thin { font-weight: 100 !important;}
.font-weight-light {  font-weight: 300 !important;}
.font-weight-regular { font-weight: 400 !important;}
.font-weight-medium { font-weight: 500 !important;}
.font-weight-bold { font-weight: 700 !important;}
.font-weight-black { font-weight: 900 !important;}
.font-italic { font-style: italic !important;}
.justify-space-between { justify-content: space-between !important;}
.text-h1 { font-size: 38px !important; font-weight: bold; line-height: 38px; letter-spacing: -0.015625em !important; font-family: "Roboto", sans-serif !important;}
.text-h4 { font-size: 26px !important; font-weight: 400 !important; line-height: 26px; letter-spacing: -0.015625em !important;font-family: "Roboto", sans-serif !important;}
.pl10 { padding-left: 10px;}
.pr10 { padding-right: 10px;}
.pl25 { padding-left: 25px;}
.pr25 { padding-right: 25px;}
.pl20 { padding-left: 20px;}
.pr20 { padding-right: 20px;}
.mt20 { margin-top: 20px;}
.mb20 { margin-bottom: 20px;}
.mt25 { margin-top: 25px;}
.mb25 { margin-bottom: 25px;}
.pt20 { padding-top: 20px;}
.pb20 { padding-bottom: 20px;}
.mt30 { margin-top: 30px;}
.mb30 { margin-bottom: 30px;}
.pt30 { padding-top: 30px;}
.mt40 { margin-top: 40px;}
.pt40 { padding-top: 40px;}
.mt15 { margin-top: 15px;}
.mt10 { margin-top: 10px;}
.mb10 { margin-bottom: 10px;}
.mr10 { margin-right: 10px;}
.ml10 { margin-left: 10px;}
.pt10 { padding-top: 10px;}
.pb10 { padding-bottom: 10px;}
.pb35 { padding-bottom: 35px;}
.pt40 { padding-top: 40px;}
.pb40 { padding-bottom: 40px;}
.mb40 { margin-bottom: 40px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}
.mt90 { margin-top: 90px;}
.mb50 { margin-bottom: 50px;}
.pt50 { padding-top: 50px;}
.pb50 { padding-bottom: 50px;}
.w100 { width: 100%;}
.w345 { width: 355px;}

.w423 { width: 423px;}
/*------------------------top-------------------------------*/
.logo { width: 61px; margin-right: 15px;}
.logo img { width: 61px; height: 61px;}
.man { height: 125px; width: 1200px;}
.name dl { color: #000000; width: 250px;}
.name dl dt { font-size: 38px; font-weight: bold; letter-spacing: 3px;}
.name dl dd { width: 240px; font-size: 18px; text-align: justify; text-align-last: justify; text-justify: distribute-all-lines; white-space: pre-line;}
.fgx div { height: 61px; width: 1px; background-color: #909090; margin-right: 15px; /* ä¯ÀÀÆ÷²»Ö§³ÖÊ±ÏÔÊ¾ */ background-image: linear-gradient(#ffffff, #909090, #ffffff);}
.dingdian { font-size: 16px; color: #999999;}
.tel285 { width: 370px;}
.tel285 .tel img { width: 46px; height: 46px; margin-right: 10px;}
.dianhua dl dt { color: #999999; font-size: 18px;}
.dianhua dl dd { color: #036eb8; font-size: 30px; font-family: Arial, Helvetica, sans-serif;}
.nav { height: 59px; border-bottom: 1px solid #128bcf; background-color: rgba(3, 110, 184, 0.95);}

/*------------------------nav-------------------------------*/
.nav nav { width: 1040px;}
.nav nav a { color: #ffffff; height: 60px; display: flex; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative;  overflow: hidden;}
.nav nav a span { position: absolute; z-index: -1; left: 51%; right: 51%; bottom: 0; background: #5cc3fd; height: 4px;  -webkit-transition-property: left, right;  transition-property: left, right;  -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.nav nav a::before { content: ""; height: 18px; margin-top: 2px; width: 1px; background-color: #005b8f;}
.nav nav a::after { content: ""; height: 18px; margin-top: 2px; width: 1px; background-color: #128bcf;}
.nav nav a:first-child::before { content: ""; height: 18px; width: 1px; background: none;}
.nav nav a:last-child::after { content: ""; height: 18px; width: 1px; background: none;}
.nav nav a:hover span {left: 20%; right: 20%;}
.nav .nav_jj { background-color: rgba(3, 110, 184, 0.95); width: 100%; height: auto; display: none;   position: absolute; top: 59px; z-index: 2; left: 0;}
.nav .nav_jj .nav_nr { width: 1200px; height: auto;}
.nav .nav_jj .nav_nr .bian1 { width: 474px; border-right: 1px solid #219cf2;  padding-bottom: 25px;}
.nav .nav_jj .nav_nr .bian1 img{ width:434px; display:list-item;}

.nav .nav_jj .nav_nr .bian1 dl { width: 195px;}
.nav .nav_jj .nav_nr .bian1 dl dt { color: #ffffff; font-size: 31px; width: 195px;}
.nav .nav_jj .nav_nr .bian1 dl dd { width: 34px; height: 6px; background-color: #ffffff;}
.nav .nav_jj .nav_nr .bian2 { width: 444px; border-right: 1px solid #219cf2; padding-bottom: 25px;}
.nav .nav_jj .nav_nr .bian2 dl { width: 350px;}
.nav .nav_jj .nav_nr .bian2 dl dt { color: #ffffff; font-size: 20px; height: 46px; position: relative; margin-bottom: 20px; border-bottom: 1px solid #8acefd;}
.nav .nav_jj .nav_nr .bian2 dl dt span { width: 42px; height: 6px; background-color: #ffffff; position: absolute; bottom: 0; left: 0;}
.nav .nav_jj .nav_nr .bian2 dl dd { color: #ffffff; font-size: 14px; line-height: 22px; text-align: justify;}
.nav .nav_jj .nav_nr .bian2 dl dd a { color: #ffffff; background-color: #eab306; height: 30px; width: 125px; border-radius: 20px; margin-top: 20px;}
.nav .nav_jj .nav_nr .bian3 h4 {  color: #ffffff;  font-size: 20px;	font-weight: 400;  height: 46px;width: 100%;   position: relative;  margin-bottom: 20px;  border-bottom: 1px solid #84d0d8;}
.yygh{	width: 320px;}
.nav .nav_jj .nav_nr .bian3 {  width: 280px;}
.nav .nav_jj .nav_nr .bian3 .xpic {  width: 100%;}
.nav .nav_jj .nav_nr .bian3 .xpic div div a {  flex: 1;  color: #ffffff;}
.nav .nav_jj .nav_nr .bian3 img {  width: 34px;  height: 34px;}
.nav .nav_jj .nav_nr .bian4 {  width: 425px;  border-right: 1px solid #219cf2;  padding-bottom: 25px;}
.nav .nav_jj .nav_nr .bian4 dl {  width: 195px;}
.nav .nav_jj .nav_nr .bian4 dl dt {  color: #ffffff; font-size: 31px;  width: 195px;}
.nav .nav_jj .nav_nr .bian4 dl dd {  width: 34px;  height: 6px;  background-color: #ffffff;}
.nav .nav_jj .nav_nr .bian5 {  width: 410px;  border-right: 1px solid #219cf2;  padding-bottom: 25px;}
.nav .nav_jj .nav_nr .bian5 dl {  width: 350px;}
.nav .nav_jj .nav_nr .bian5 dl dt {  color: #ffffff; font-size: 20px;  height: 46px;  position: relative;  margin-bottom: 20px;  border-bottom: 1px solid #84d0d8;}
.nav .nav_jj .nav_nr .bian5 dl dt span { width: 42px; height: 6px; background-color: #ffffff;  position: absolute; bottom: 0; left: 0;}
.nav .nav_jj .nav_nr .bian5 dl dd { color: #ffffff;  font-size: 14px; line-height: 22px;  text-align: justify;}
.nav .nav_jj .nav_nr .bian5 dl dd a { color: #ffffff; background-color: #eab306; height: 30px;  width: 125px; border-radius: 20px;  margin-top: 20px;}
.nav .nav_jj .nav_nr .bian6 h4 {  color: #ffffff;  font-size: 20px;	font-weight: 400;   height: 46px;	width: 100%;   position: relative;   margin-bottom: 20px;    border-bottom: 1px solid #84d0d8;}
.yygh{width: 320px;position: relative;}
.yygh h4 span{width: 42px; height: 6px; background-color: #ffffff; position: absolute; bottom: 0; left: 0;}
.yue{flex: 1; color: white;}
.yue p{margin-top: 5px;}
.anpai{ margin-top: 30px; font-size: 14px; color: #ffffff; line-height: 22px;}
.nav .nav_jj .nav_nr .bian6 {  width: 340px; }
.nav .nav_jj .nav_nr .bian6 .xpic { width: 100%; }
.nav .nav_jj .nav_nr .bian6 .xpic div div a { flex: 1; color: #ffffff;}
.nav .nav_jj .nav_nr .bian6 img { width: 34px; height: 34px;}
.nav .nav_jj .nav_nr ul { width: 367px;}
.nav .nav_jj .nav_nr ul li { color: #ffffff;}
.nav .nav_jj .nav_nr ul li::before { content: ""; font-size: 30px; margin-right: 10px; background-image: url(/indeximages/yd.png); width: 4px; height: 30px; background-size: 4px 4px; background-position: center center;}
.nav .nav_jj .nav_nr ul a {  color: #ffffff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.bianxin span {  position: relative;  text-align: center;  display: flex; color: white; justify-content: center; align-items: center;  z-index: 1;  border-radius: 50%;  border: 0 none;  width: 40px; height: 40px; margin-bottom: 2px; }
.bianxin span::before {  content: "";  position: absolute;  display: flex;  width: 100%;  height: 100%;  border-radius: 50%; border: 0 none;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -ms-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: 0.5s all ease-in-out; -moz-transition: 0.5s all ease-in-out;  -o-transition: 0.5s all ease-in-out;  transition: 0.5s all ease-in-out;  z-index: -1;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  }
.bianxin a:hover span::before {  background: #3b5998;  border-radius: 0;  border: 0;  -webkit-transform: rotate(225deg);   -moz-transform: rotate(225deg);  -ms-transform: rotate(225deg);  -o-transform: rotate(225deg); transform: rotate(225deg); }
.bianxin a.facebook:hover span::before {  background: #eab306;}
.nav_bg { position: relative;}
#nav1 { display: none !important;}
#nav3,
#nav4,
#nav5,
#nav6,
#nav8,
#nav9,
#nav10 { display: none !important;}
.banner { width: 100%; height: 620px; position: relative;}
.banner1 {  background-image: url("/imgbanner/banner1.jpg"); height: 620px; width: 100%; background-size: cover;  background-repeat: no-repeat;  background-position: center center; }
.banner2 {  background-image: url("/imgbanner/banner2.jpg");  height: 620px;  width: 100%;  background-size: cover;  background-repeat: no-repeat;  background-position: center center; }
.banner3 {  background-image: url("/imgbanner/banner3.jpg");  height: 620px;  width: 100%;  background-size: cover;  background-repeat: no-repeat; background-position: center center; }
.banner4 {  background-image: url("/imgbanner/banner4.jpg");  height: 620px;  width: 100%;  background-size: cover;  background-repeat: no-repeat;  background-position: center center;  }
.w370{ width: 300px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nav .nav_jj .nav_nr .bian2 dl dt.index_yydt{ margin-bottom: 10px; }
.da_nav { position: absolute;  bottom: -38px;  z-index: 2;  box-shadow: 0px 6px 6px -2px rgba(0, 0, 0, 0.09);  width: 1200px;  height: 140px;  border-radius: 20px;  background-color: #f5f5f5;  left: 50%;  transform: translate(-50%, -4%); }

/*.da_nav::after {
  position: absolute;
  content: '';
  top: -50px;
  left: -80px;
  width: calc(100% + 132px);
  height: calc(100% + 100px);
  background: #fff;
  z-index: -1;
  -webkit-box-shadow: 0px 5px 37px 0px rgba(16, 145, 255, 0.15);
  -moz-box-shadow: 0px 5px 37px 0px rgba(16, 145, 255, 0.15);
  box-shadow: 0px 5px 37px 0px rgba(16, 145, 255, 0.15);
  border-top-left-radius: 61px;
  border-bottom-right-radius: 61px; }*/
.da_nav a {  flex: 1;  color: #333333; }
.da_nav a span {  width: 70px;  height: 70px;  background-color: #1075bc;  border-radius: 50%;  margin-bottom: 10px; }
.da_nav a::before {
  content: "";
}
.da_nav a::after { content: ""; height: 82px; border-right: 1px solid #e7e7e7;}
.da_nav a:hover { width: 100%; height: 163px;  background-image: url("/indeximages/dlbg.jpg");  margin-top: -23px;  color: #ffffff; font-weight: bold;}
.da_nav a:hover::after {  content: "";  border: none; }
.da_nav a:hover span { width: 70px;  height: 70px;  background: none;  border: 1px dashed white;  border-radius: 50%; }
.da_nav a:last-child::after { content: "";  border: none; }
.swiper-container {  overflow: visible !important; }
/* Bounce In */
.hvr-bounce-in {  display: inline-block;  vertical-align: middle;  -webkit-transform: perspective(1px) translateZ(0);  transform: perspective(1px) translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-transition-duration: 0.5s;  transition-duration: 0.5s; }
.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {  -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}
.cab {  width: 1200px; }
.cab_hd {  border-bottom: 1px solid #e4e4e4;   height: 60px; }
.cab_hd ul {  width: 340px; }
.cab_hd ul li {  font-size: 20px;  color: #666666;  flex: 1;  position: relative; }
.cab_hd ul li.hover::before {  content: "";   width: 32px;  height: 6px;   background-color: #1075bc;  position: absolute;    left: 20px;  bottom: 0; }
.cab_hd ul li:first-child::before { left: 0px;  }
.cab_hd ul li:first-child {text-indent: 0px;}
.cab_hd ul li:last-child::after {   border: none; }
/* .cab_hd ul li::before {
  content: "";
} */
.cab_hd ul li::after {   content: "";   height: 20px;  border-right: 1px solid #e4e4e4; }
.cab_hd ul li.hover {   font-weight: bold;  color: #333333; }
.cab_hd a {  color: #666666; }
.cab_hd a span { color: #1075bc;   margin-left: 5px; }
.cab_nr {  display: none; width: 100%;   height: 400px; }
.cab_nr .w400 {   width: 400px;  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.09); }
.cab_nr .w400 img {  object-fit: cover;  width: 400px;   height: 310px;  overflow: hidden; }
.cab_nr a {   color: #555555;  width: 100%; }
.cab_nr a:hover {  color: #1075bc; }
small {  color: #999999;   font-size: 12px; }
.w90 { width: 90%;  height: 90px;}
.bt1 { font-size: 16px; line-height: 24px;}
.w770 { width: 770px; flex-wrap: wrap;}
.w350 { width: 350px; height: 96px; overflow: hidden; border-bottom: 1px solid #e4e4e4;}
.w350:nth-child(5) { border-bottom: none;}
.w350:nth-child(6) { border-bottom: none;}
.w350 h4 { font-size: 16px; color: #444444; line-height: 24px; width: 232px;  text-align: justify; overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all;  height: 45px;}
.w350 h4:hover { color: #1075bc;}
.w350 small {  margin-top: 15px;}
.k100 img { width: 100px; height: 66px; object-fit: cover; overflow: hidden;}



.ysjs {
  width: 1200px;
  overflow: hidden;
}
.ysjs .ys_title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  align-items: baseline;
}
.ysjs .ys_title span {
  font-size: 14px;
  color: #c8c8c8;
  margin-left: 10px;
}
.ysjs .fengexian {
  border-bottom: 1px solid #e4e4e4;
}
.ysjs .fengexian i {
  background-color: #1075bc;
}
.swiper-wrapper a {
  width: 185px;
  height: 345px;
  overflow: hidden;
}
/* .swiper-wrapper a span {
  margin-right: 20px;
} */
.swiper-wrapper .zj_tx {
  position: relative;
  width: 185px;
  height: 248px;
  overflow: hidden;
}
.swiper-wrapper .zj_tx img {
  width: 185px;
  height: 248px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}
.swiper-wrapper .zj_bt {
  font-size: 18px;
  color: #1075bc;
}
.swiper-wrapper .zj_bt span {
  font-size: 12px;
  color: #999999;
  background-color: #f9f9f9;
  width: 127px;
  height: 40px;
  overflow: hidden;
}
.swiper-wrapper .zj_bt span img {
  margin-right: 5px;
}
.swiper-wrapper .ge {
  width: 100%;
}
.swiper-wrapper .ge i {
  width: 35px;
  height: 4px;
  background-color: #1075bc;
  margin-top: -5px;
}
.swiper-wrapper .jskks {
  margin-top: 10px;
  font-size: 16px;
  color: #999999;
}
.swiper-wrapper .jskks div:nth-child(2) {
  color: #555555;
}


.ksbj {
  /*background-image: url("/indeximages/ksbj.jpg");*/
  background-color:#128bcf;
  height: 270px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ksbj .ks {
  width: 1200px;
}
.ksbj .ks .ks_title {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  align-items: baseline;
}
.ksbj .ks .ks_title span {
  font-size: 14px;
  margin-left: 10px;
}
.ksbj .ks .ksfl {
  margin-top: 25px;
}
.ksbj .ks .ksfl .flsm {
  width: 285px;
  height: 105px;
  background-color: white;
}
.ksbj .ks .ksfl .flsm img {
  width: 55px;
  height: 55px;
}
.ksbj .ks .ksfl .flsm dl {
  margin-left: 10px;
}
.ksbj .ks .ksfl .flsm dl dt {
  font-size: 26px;
  color: #363636;
  font-weight: bold;
}
.ksbj .ks .ksfl .flsm dl dd {
  font-size: 14px;
  color: #c8c8c8;
}
.ksbj .ks .ksfl a {
  position: relative;
}
.ksbj .ks .ksfl a i {
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e5e4ff;
}
.ksbj .ks .ksfl a:first-child i {
  background-color: #e5e4ff;
}
.ksbj .ks .ksfl a:nth-child(2) i {
  background-color: #fcc5dd;
}
.ksbj .ks .ksfl a:nth-child(3) i {
  background-color: #e0ecff;
}
.ksbj .ks .ksfl a:nth-child(4) i {
  background-color: #8dd9ff;
}
.ksbj .fengexian {
  height: 5px;
  margin-top: 15px;
  border-bottom: 1px solid #ffffff;
  position: relative;
}
.ksbj .fengexian i {
  width: 79px;
  height: 5px;
  background-color: #ffffff;
  position: absolute;
  bottom: -1px;
  left: 0;
}


.zlxm{background-color:#f5f5f5;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;}
.zlxm .zlxm_in {
  width: 1200px;
  background-image: url("/indeximages/zlxmbg.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.zlxm .zlxm_in .zlxm_title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  align-items: baseline;
}
.zlxm .zlxm_in .zlxm_title span {
  font-size: 14px;
  margin-left: 10px;
  color:#c8c8c8;
}
.zlxm .zlxm_in .list {
        width:850px;
    }
.zlxm .zlxm_in .list li {
            float:left;
            width:124px;
            height:124px;
            box-sizing:border-box;
            border:2px solid #f6ab00;
            margin-right:45px;
            margin-bottom:45px;
            text-align:center;
            border-radius:18px;
            background:#fff;
            transition:all ease .3s;
        }
.zlxm .zlxm_in .list li:hover {
	background:#1476c8;
	border:2px solid #1476c8;
}
.zlxm .zlxm_in .list li .img {
	width:50px;
	height:50px;
	margin:12px auto 11px auto;
	position:relative;
}
.zlxm .zlxm_in .list li .img img {
	position:absolute;
	left:0;
	top:0;
	transition:all ease .3s;
}
.zlxm .zlxm_in .list li .img img:first-child {

                }
.zlxm .zlxm_in .list li:hover .img img:first-child {
	opacity:0;
}
.zlxm .zlxm_in .list li .img img:last-child {
	opacity:0;
}
.zlxm .zlxm_in .list li:hover .img img:last-child {
	opacity:1;
}
.zlxm .zlxm_in .list li span {
	font-size:16px;
	color:#2b2b2b;
	line-height:1;
	transition:all ease .3s;
}
.zlxm .zlxm_in .list li:hover span {
	color:#fff;
}








.fengexian {
  height: 5px;
  margin-top: 15px;
  border-bottom: 1px solid #c8c8c8;
  position: relative;
}
.fengexian i {
  width: 79px;
  height: 5px;
  background-color: #1075bc;
  position: absolute;
  bottom: -1px;
  left: 0;
}

/* °´Å¥¶¯»­ */
.aniu {
  overflow: hidden;
  position: relative;
  z-index: 0;
  cursor: pointer;
}
.anim {
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.anim::before {
  position: relative;
  content: '';
  display: block;
  margin-top: 100%;
}
.anim::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
.hoverable:hover .anim {
  -moz-animation: anim-out 0.75s;
  -webkit-animation: anim-out 0.75s;
  animation: anim-out 0.75s;
}
.hoverable:hover .anim::after {
  -moz-animation: anim-out-pseudo 0.75s;
  -webkit-animation: anim-out-pseudo 0.75s;
  animation: anim-out-pseudo 0.75s;
}
@-webkit-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
/*------------------------------------»·¾³¼ò½é-------------------------------------------*/
.dlbj1 {
  background-color:#f5f5f5;
  height: 890px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.znyx {
  width: 1200px;
}
.znyx .znyx_title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  align-items: baseline;
}
.znyx .znyx_title span {
  font-size: 14px;
  color: #c8c8c8;
  margin-left: 10px;
}
.znyx .fengexian {
  border-bottom: 1px solid #c8c8c8;
}
.znyx .fengexian i {
  background-color: #1075bc;
}
.znyx p{ font-size:16px; text-align:center; color:#666; line-height:30px;}
.znyx .znyx_x{}
.znyx .znyx_x .znyx_x_a { width:300px; float:left; overflow:hidden; text-align:center;}
.hjtu{}
.znyx .znyx_x ul li{width:300px; height:200px; overflow:hidden; float:left; text-align:center;}
.znyx .znyx_x ul li.jjwza{ background-color:#1075bc; padding:30px;}
.znyx .znyx_x ul li .tiaa{font-family: Î¢ÈíÑÅºÚ;  font-size:24px; line-height:34px; color:#fff; text-align:left; }
.znyx .znyx_x ul li img{}


.znyx .h655 {
  width: 1200px;
  margin-top: 25px;
  
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.95);
}
.znyx .h655 .w457 {
  width: 457px;
  height: 613px;
  overflow: hidden;
  position: relative;
}
.znyx .h655 .w457 a{
  color: white;
}
.znyx .h655 .w457 a{
  color: white;
}

.znyx .h655 .w457 a {
  background-color: transparent;
}
.znyx .h655 .w457 a:active,
.znyx .h655 .w457 a:hover {
  outline-width: 0;
}

.znyx .h655 .w457 a {
  text-decoration: none;
}
.znyx .h655 .w457 a:link,a:visited {
  text-decoration: none;
}
.znyx .h655 .w457 a:hover {
  text-decoration: none;
}

.znyx .h655 .w457 dl {
  color: #ffffff;
  background: rgba(0, 158, 174, 0.79);
  position: absolute;
  z-index: 1;
  height: 85px;
  width: 100%;
  padding: 0 20px;
  bottom: 0;
  line-height: 30px;
}
.znyx .h655 .w457 dl dt {
  font-size: 22px;
}
.znyx .h655 .w457 dl dd {
  font-size: 16px;
}
.znyx .h655 .w700 {
  width: 1180px;
  height: 704px;
  flex-wrap: wrap;
}
.znyx .h655 .sss {
  width: 382px;
  height: 244px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}
.znyx .h655 .sss img {
  width: 390px;
  height: 244px;
  z-index: 0;
}
.znyx .h655 .sss .sbg {
  position: absolute;
  width: 100%;
  height: 45px;
  bottom: 0;
  background-color: rgba(145, 145, 145, 0.8);
  z-index: 1;
}
.znyx .h655 .sss .sss_dsa{
	/*background-color:#1075bc;*/
  background-image: url("/indeximages/hjbjtua.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
	width: 382px;
    height: 244px;
	padding:20px;
    overflow: hidden;
	color:#fff;
	}

.znyx .h655 .sss .sss_dsa .sss_dsa_tit{
	height: 60px;
  line-height: 60px;
  width: 100%;
  font-size: 22px;
  text-align:center;
  position: relative;
	color:#fff;
	}
.znyx .h655 .sss .sss_dsa .sss_dsa_tit::after {
  position: absolute;
  bottom: 0;
  left:40%;
  display: flex;
  content: "";
  width: 65px;
  height: 1px;
  background-color: #ffffff;
}
.znyx .h655 .sss .sss_dsa .sss_dsa_cont{
  margin: 30px auto 0px;
  font-size: 15px;
  line-height: 28px;
  width: 295px;
  text-align: justify;
  align-items: center;
  color:#fff;
}

.znyx .h655 .sss .sss_dsa:hover {
	background:#f6ab00;
	transition:all ease .3s;
}


.znyx .h655 .sssa {
  width:283px; height:180px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}
.znyx .h655 .sssa img {
  width:283px; height:180px;
  z-index: 0;
}


 .znyx .h655 .zxhdaa{display: flex;}
 .znyx .h655 .zxhd .sls {
  background-color: #1075bc;
} 


.znyx .h655 .zxhd dl {
  bottom: -10px;
}
.znyx .h655 .zxhd dl dt {
  height: 60px;
  line-height: 60px;
  width: 100%;
  font-size: 22px;
  text-align: center;
  position: relative;
}
.znyx .h655 .zxhd dl dt::after {
  position: absolute;
  bottom: 0;
  display: flex;
  content: "";
  width: 65px;
  height: 1px;
  background-color: #ffffff;
}
.znyx .h655 .zxhd dl dd {
  width: 205px;
  height: 75px;
  background-color: white;
  color: #1075bc;
  font-size: 22px;
  font-weight: bold;
  border-radius: 25px;
  background: url("/indeximages/wyan.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 40px;
}


.hzfu {
  width: 1200px;
}
.hzfu .fuwu {
  width: 271px;
  height: 380px;
  border: 1px solid #f4f4f4;
  overflow: hidden;
}
.hzfu .fuwu .vip {
  margin-top: 20px;
  font-size: 20px;
  color: #1075bc;
}
.hzfu .fuwu .thevip {
  color: #c8c8c8;
  font-size: 13px;
  line-height: 40px;
  font-family: Arial, Helvetica, sans-serif;
}
.hzfu .fuwu .xfgx {
  width: 58px;
  height: 1px;
  background-color: #acd598;
}
.hzfu .fuwu .fujj {
  font-size: 15px;
  color: #555555;
  width: 200px;
  margin-top: 25px;
  line-height: 24px;
  text-align: justify;
}
.ztzl a {
  width: 286px;
  height: 150px;
  overflow: hidden;
  font-size: 14px;
  border: 1px solid #f4f4f4;
  text-align: left;
  color: #444444;
}
.ztzl a .bainain {
  padding-left: 10px;
  padding-top: 5px;
  height: 27px;
}
/* Bubble Float Top */
.fuwu-top {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.fuwu-top:hover,
.fuwu-top:focus,
.fuwu-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.09);
}



.footnew{ width:100%; background:#128bcf; padding:40px 0 100px;  font-family:"Î¢ÈíÑÅºÚ";}
.footnew .clear{ clear:both;}
.footnew .footnew_intop{width:1200px; margin:0 auto; border-bottom:#5b9fcb solid 1px; padding-bottom:25px;}
.footnew .footnew_intop .footlog{ width:235px; height:185px; background:url(/indeximages/footge.png) no-repeat right center; float:left; padding:40px 0;}
.footnew .footnew_intop .footzxyu{width:270px; float:left; padding:8px 20px 0;}
.footnew .footnew_intop .footzxyu h3{ font-size:12px; font-weight:normal; color:#fff; margin-top:5px;}
.footnew .footnew_intop .footzxyu p input.bdinput{ border:0px;background: rgba(255, 255, 255, 0.3); border-radius:5px; width:215px; height:30px; line-height:30px; padding-left:5px; margin:2px 0; color:#fff; font-size:14px;}
.footnew .footnew_intop .footzxyu p textarea.bdarea{ border:0px;background: rgba(255, 255, 255, 0.2); border-radius:5px; width:215px; line-height:16px; padding-left:5px; margin:2px 0; font-family:"Î¢ÈíÑÅºÚ"; color:#fff; font-size:14px;}
.footnew .footnew_intop .footzxyu p .tj{ width:90px; float:left; background:#ffcc00; border:1px solid #fff; border-radius:5px; height:28px; line-height:28px; color:#036eb8;  font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; font-weight:bold; margin:12px 8px 0;cursor:pointer;}
.footnew .footnew_intop .footzxyu .im{ width:90px; float:left; background: rgba(255, 255, 255, 0.2); border:1px solid #fff; border-radius:5px; height:26px; line-height:26px; color:#fff;  font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; font-weight:bold; margin:12px 8px 0; text-align:center; cursor:pointer;}
.footnew .footnew_intop .footdz{ width:342px; float:left; padding:8px 10px 0; }
.footnew .footnew_intop .footdz p{ font-size:16px; line-height:24px;  font-family:"Î¢ÈíÑÅºÚ"; color:#fff; margin-bottom:8px;}
.footnew .footnew_intop .footdz p span{ font-size:12px; line-height:18px; color:#fff;}
.footnew .footnew_intop .footewm{ width:322px; height:245px; padding:15px 10px 0; float:left; background:url(/indeximages/footge.png) no-repeat left center; }
.footnew .footnew_intop .footewm ul li{ float:left; margin-left:10px; padding-top:28px;}
.footnew .footnew_intop .footewm ul li p{ font-size:16px; line-height:40px; color:#fff; text-align:center;}
.footnew .footbot{ width:1000px; margin:0 auto;  padding-top:30px; padding-bottom:20px;}
.footnew .footbot ul li{ width:125px; float:left; text-align:center; margin:0 20px; }
.footnew .footbot ul li img{ display:inline-block;}
.footnew .footbot ul li p{ font-size:16px; line-height:30px; color:#fff; text-align:center;}
.footnew .footbot ul li a{ display:block; text-decoration:none;}