@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Source Han Sans CN', 'Source Han Sans SC', 'Helvetica Neue', Helvetica, Arial, 'STHeitiSC-Light', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif', 'Microsoft YaHei';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style-type: none;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px '';
  color: #151515;
}
/*"Open Sans","Hiragino Sans GB","Microsoft YaHei",STHeiti,"WenQuanYi Micro Hei",SimSun,Arial,sans-serif*/
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}
button {
  cursor: pointer;
  outline: 0;
}
mark {
  background-color: transparent;
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0;
  _color: #151515;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
::selection {
  color: #000;
  background: #328EFE;
  text-shadow: none;
}
::-moz-selection {
  color: #000;
  background: #328EFE;
  text-shadow: none;
}
input::-ms-clear {
  display: none;
}
input[type=password]::-ms-reveal {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
.no {
  display: none;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  background: #fff;
}
a {
  color: #333;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
.ellipsis-1,
.ellipsis-2,
.ellipsis-3,
.ellipsis-4 {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-4 {
  -webkit-line-clamp: 4;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.Fbody_box {
  background: #06228f url(../img/F_body_bg.png) no-repeat center 600px;
  overflow: hidden;
}
.Fbody_box2 {
  background: #06228f;
  position: relative;
  z-index: 1;
}
.Fbody_box2::after {
  content: '';
  width: 1920px;
  height: 100%;
  background: #00FFFF;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  z-index: -1;
  background: linear-gradient(45deg, #06067d 0%, #3207b2 40%, rgba(7, 7, 123, 0.3) 60%, #3207b2 85%, rgba(7, 7, 123, 0.1) 100%);
}
.Ftop_baner {
  height: 600px;
  background: url(../img/Ftop_ban.png) no-repeat center 0;
  position: relative;
  min-width: 1200px;
}
.Ftop_baner > div {
  position: absolute;
  width: 100%;
  display: flex;
  bottom: 80px;
  left: 0;
  justify-content: center;
}
.Ftop_baner > div div {
  margin: 0 30px;
  font-size: 18px;
  color: #fff;
}
.Ft_otmcent {
  width: 1200px;
  margin: 0 auto;
}
.Ft_otmcent .Ft_titles {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 35px;
  padding: 30px 70px;
}
.Ft_otmcent .Fw_huigu {
  display: flex;
  padding: 30px 0 50px;
}
.Ft_otmcent .Fw_huigu div {
  border: 4px solid #fff;
  position: relative;
}
.Ft_otmcent .Fw_huigu div img {
  display: block;
}
.Ft_otmcent .Fw_huigu div:nth-child(2) {
  margin: 0 60px;
}
.Ft_Timesbox {
  display: flex;
  padding: 40px 0 100px;
}
.Ft_Timesbox > div {
  flex: 1;
}
.Ft_Timesbox > div h2 {
  line-height: 50px;
  display: flex;
}
.Ft_Timesbox > div h2 span {
  font-size: 48px;
  color: #fff;
}
.Ft_Timesbox > div h2 em {
  color: #00FFFF;
  font-size: 24px;
  padding-left: 15px;
}
.Ft_Timesbox > div > div {
  padding: 25px 0 35px;
  position: relative;
}
.Ft_Timesbox > div > div div {
  height: 1px;
  background: #fff;
  position: relative;
}
.Ft_Timesbox > div > div div::after {
  content: '';
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 15px;
  top: -8px;
  border: 5px solid #22259C;
  z-index: 1;
}
.Ft_Timesbox > div > div::after {
  content: '';
  width: 27px;
  height: 27px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 12px;
}
.Ft_Timesbox > div p {
  color: #fff;
  font-size: 30px;
  padding-left: 60px;
}
.Ft_Timesbox .yeslab h2 em {
  color: #F19149;
}
.Fo_centent {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.Fo_centent::after {
  content: '';
  width: 540px;
  height: 2300px;
  position: absolute;
  left: -170px;
  top: 0;
  background: url(../img/F_cen_left.png) no-repeat;
  z-index: -1;
}
.Fo_centent::before {
  content: '';
  width: 540px;
  height: 2300px;
  position: absolute;
  right: -170px;
  top: 0;
  background: url(../img/F_cen_right.png) no-repeat;
  z-index: -1;
}
.Fp_bgbox {
  position: relative;
  background: #fff;
  padding: 40px 80px;
  z-index: 1;
}
.Fui_label {
  border-top: 2px solid #22259C;
}
.Fui_label span {
  float: left;
  border: 2px solid #162D97;
  color: #162D97;
  background: #fff;
  width: 140px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-top: none;
  cursor: pointer;
}
.Fui_label .yeslab {
  background: #162D97;
  color: #fff;
}
.Ftable_head {
  box-shadow: 0px 4px 9px 1px rgba(64, 64, 64, 0.1), 0px -4px 9px 1px rgba(64, 64, 64, 0.04);
  border-radius: 4px;
  display: flex;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
  margin: 40px 0 10px;
}
.Ftable_head .one {
  width: 175px;
}
.Ftable_head .two {
  width: 190px;
}
.Ftable_head .there {
  width: 130px;
}
.Ftable_head .fore {
  width: 250px;
}
.Ftable_head .five {
  width: 180px;
}
.Ftable_head .six {
  flex: 1;
}
.Ftable_list {
  display: flex;
  line-height: 50px;
  padding-left: 20px;
  color: #666;
  font-size: 16px;
  border-bottom: 1px solid #F2F2F2;
}
.Ftable_list div {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.Ftable_list .one {
  width: 175px;
}
.Ftable_list .two {
  width: 190px;
}
.Ftable_list .there {
  width: 130px;
}
.Ftable_list .fore {
  width: 250px;
}
.Ftable_list .five {
  width: 180px;
}
.Ftable_list .five .Fxx1 {
  color: #F16A05;
}
.Ftable_list .five .Fxx2 {
  color: #666;
}
.Ftable_list .five .Fxx3 {
  color: #F71919;
}
.Ftable_list .six {
  flex: 1;
}
.Ftable_list .six .Fxg {
  color: #28BB74;
  margin-right: 10px;
}
.Ftable_list .six .Fsc {
  color: #F71919;
}
.Ftable_list:nth-child(2n) {
  background: #F7F7F7;
}
.FP_footerbox {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 50px 0 30px;
  z-index: 1;
  position: relative;
}
.FP_footerbox p {
  padding-top: 10px;
}
.FP_footerbox a {
  color: #fff;
}
.F_wfixedright {
  position: fixed;
  right: 0;
  top: 50%;
  width: 120px;
  height: 180px;
  background: url(../img/Fufixrigh.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 10px 10px 0;
  z-index: 5;
}
.F_wfixedright div {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}
.F_wfixedright div img {
  position: absolute;
  width: 150px;
  left: -160px;
  top: 0px;
  display: none;
}
.F_wfixedright div a {
  display: block;
  color: #fff;
}
.F_wfixedright div:hover {
  background: #fff;
  color: #181818;
}
.F_wfixedright div:hover a {
  color: #181818;
}
.F_wfixedright div:hover img {
  display: block;
}
.F_in_content {
  width: 1440px;
  margin: 0 auto;
  background: #03037B;
}
.F_in_twocenbox {
  width: 1200px;
  margin: 0 auto;
}
.F_in_Navbox {
  display: flex;
  margin: 20px 0 20px 0;
  height: 52px;
}
.F_in_Navbox > div {
  flex: 1;
}
.F_in_Navbox ul {
  align-items: center;
  justify-content: center;
  background: url(../img/Fnav_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
}
.F_in_Navbox ul li {
  font-size: 20px;
  color: #fff;
  border: 2px solid transparent;
  line-height: 50px;
  margin-right: 20px;
  font-weight: 600;
}
.F_in_Navbox ul li:last-child {
  margin-right: 0;
}
.F_in_Navbox ul li a {
  color: #fff;
  display: block;
  padding: 0 20px;
}
.F_in_Navbox ul .yeslab {
  border: 2px solid #55E1E6;
  color: #55E1E6;
  background: #1B2098;
}
.F_in_Navbox ul .yeslab a {
  color: #55E1E6;
}
.F_in_Navbox .Fulfixed {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10;
}
.F_in_Navbox .Fulfixed::after {
  content: '';
  width: 100%;
  height: 54px;
  background: #1B2098;
  position: absolute;
  left: -100%;
  top: 0;
  z-index: -2;
}
.F_in_Navbox .Fulfixed::before {
  content: '';
  width: 100%;
  height: 54px;
  background: #1B2098;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: -2;
}
.F_tit_texts > a {
  position: relative;
  top: -100px;
}
.F_tit_texts > div {
  background: url(../img/F_big_tit_bg.png) no-repeat center center;
  background-size: 100%;
}
.F_tit_texts > div div {
  width: 400px;
  height: 94px;
  line-height: 94px;
  background: url(../img/F_tit_bg1.png) no-repeat;
  background-size: 100%;
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.F_tit_texts .F_jz_num {
  text-align: center;
  margin-top: 14px;
}
.F_tit_texts .F_jz_num span {
  color: #31EBF6;
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  padding: 0 40px;
  position: relative;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(118, 150, 250, 0.2) 45%, rgba(255, 255, 255, 0) 100%);
}
.F_tit_texts .F_jz_num span em {
  font-size: 24px;
  color: #FC802C;
  padding: 0 5px;
}
.F_tit_texts .F_jz_num span::after {
  content: '';
  width: 100%;
  height: 1px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(118, 150, 250, 0.3) 45%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.F_tit_texts .F_jz_num span::before {
  content: '';
  width: 100%;
  height: 1px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(118, 150, 250, 0.3) 45%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.F_tit_texts_rb > div {
  height: 155px;
  background: url(../img/F_tit_bg2.png) no-repeat center center;
  background-size: auto 100%;
  position: relative;
  top: 40px;
}
.F_tit_texts_rb > div div {
  background: transparent;
  height: auto;
  line-height: 155px;
}
.F_tit_texts_rb > div div span {
  font-weight: 400;
  color: #55E1E6;
  padding: 0 25px;
  position: relative;
  top: -3px;
}
.F_tit_texts_lx > div {
  background: transparent;
}
.F_tit_texts_lx > div div {
  width: 200px;
  background: url(../img/F_tit_bg3.png) no-repeat center 60px;
  background-size: 100%;
}
.F_Wnbox {
  position: relative;
  min-height: 50px;
}
.F_Wnbox .F_ni {
  position: absolute;
  width: 15px;
  height: 15px;
}
.F_Wnbox .F_ov1 {
  border-left: 2px solid #55E1E6;
  border-top: 2px solid #55E1E6;
  left: 0;
  top: 0;
}
.F_Wnbox .F_ov2 {
  border-right: 2px solid #55E1E6;
  border-top: 2px solid #55E1E6;
  right: 0;
  top: 0;
}
.F_Wnbox .F_ov3 {
  border-left: 2px solid #55E1E6;
  border-bottom: 2px solid #55E1E6;
  left: 0;
  bottom: 0;
}
.F_Wnbox .F_ov4 {
  border-right: 2px solid #55E1E6;
  border-bottom: 2px solid #55E1E6;
  right: 0;
  bottom: 0;
}
.F_wn_title {
  padding: 30px 40px;
  text-align: justify;
  color: #fff;
  line-height: 35px;
  font-size: 18px;
  border: 1px solid #2043AE;
  background: #19189B;
}
.F_wn_title p {
  text-indent: 2em;
  margin-bottom: 20px;
}
.F_wn_title p span {
  color: #55E1E6;
}
.F_wn_title p:last-child {
  margin-bottom: 0;
}
.F_qd_picboxs {
  display: flex;
  padding-top: 40px;
}
.F_qd_picboxs div {
  position: relative;
}
.F_qd_picboxs div a {
  display: block;
  position: relative;
}
.F_qd_picboxs div img {
  display: block;
  width: 100%;
}
.F_qd_picboxs div video {
  width: 100%;
  height: 325px;
}
.F_qd_picboxs div p {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgba(21, 32, 58, 0.9);
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  padding: 0 15px;
}
.F_li_times > div {
  float: left;
  width: 240px;
  margin-right: 50px;
  border-top: 2px solid #55E1E6;
  background: #0D0F87;
  box-shadow: 0px 10px 20px 0px rgba(0, 17, 82, 0.2);
  display: flex;
  align-items: center;
  position: relative;
}
.F_li_times > div .F_sum_left {
  font-size: 48px;
  font-style: italic;
  color: #55E1E6;
  width: 80px;
  text-align: center;
}
.F_li_times > div .F_sum_right {
  flex: 1;
  padding: 13px 0;
}
.F_li_times > div .F_sum_right .F_ntime {
  color: #fff;
  font-size: 22px;
  padding-left: 20px;
  line-height: 20px;
  font-weight: bold;
}
.F_li_times > div .F_sum_right .F_ztext span {
  position: relative;
  border: 1px solid #55E1E6;
  display: inline-block;
  color: #55E1E6;
  padding: 0 20px;
  line-height: 28px;
  font-size: 18px;
  margin-top: 10px;
}
.F_li_times > div .F_sum_right .F_ztext span::after {
  content: '';
  position: absolute;
  border: 0;
  width: 8px;
  height: 20px;
  border-left: 1px solid #55E1E6;
  background: #0D0F87;
  transform: rotate(60deg);
  left: 6px;
  top: -12px;
}
.F_li_times > div .F_sum_right .F_ztext span::before {
  content: '';
  position: absolute;
  border: 0;
  width: 0;
  height: 11px;
  border-left: 1px solid #55E1E6;
  background: #0D0F87;
  transform: rotate(17deg);
  left: 15px;
  top: -11px;
  z-index: 1;
}
.F_li_times > div::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #55E1E6;
  position: absolute;
  left: 44px;
  bottom: -71px;
  border-radius: 50%;
  background: #0D0F87;
}
.F_li_times > div:first-child {
  margin-left: 40px;
}
.F_li_times > div:last-child {
  margin-right: 0;
}
.F_li_times > div:nth-child(2n) {
  top: 40px;
}
.F_li_times > div:nth-child(2n)::after {
  bottom: -31px;
}
.F_li_times .yeslab .F_sum_right .F_ztext span {
  color: #FC802C;
  border: 1px solid #FC802C;
}
.F_li_times .yeslab .F_sum_right .F_ztext span::after {
  border-left: 1px solid #FC802C;
}
.F_li_times .yeslab .F_sum_right .F_ztext span::before {
  border-left: 1px solid #FC802C;
}
.F_li_times .yeslab::after {
  border: 2px solid #FC802C;
}
.F_li_times2 > div::after {
  bottom: auto;
  left: auto;
  right: 40px;
  top: -53px;
}
.F_li_times2 > div:nth-child(2n)::after {
  bottom: auto;
  left: auto;
  right: 40px;
  top: -94px;
}
.F_line_ttms {
  padding: 65px 100px 45px;
  display: flex;
}
.F_line_ttms div {
  flex: 1;
  height: 1;
  border-top: 1px dashed #55E1E6;
}
.F_btn_Pmbox {
  display: flex;
  justify-content: center;
  font-size: 18px;
  color: #fff;
}
.F_btn_Pmbox span {
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}
.F_btn_Pmbox .yeslab {
  color: #55E1E6;
}
.F_btn_Pmbox .yeslab::after {
  content: '';
  width: 70%;
  height: 4px;
  background: #55E1E6;
  position: absolute;
  left: 15%;
  bottom: -15px;
  border-radius: 2px 2px 0 0;
}
.F_row_wdlable {
  display: flex;
  padding: 23px 20px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #2043AE;
  background: #19189B;
}
.F_row_wdlable .F_rwo_left {
  flex: 1;
}
.F_row_wdlable .F_rwo_left > div {
  display: flex;
}
.F_row_wdlable .F_rwo_left > div span {
  line-height: 34px;
}
.F_row_wdlable .F_rwo_left > div em {
  line-height: 32px;
  border: 1px solid #55E1E6;
  padding: 0 14px 0 44px;
  margin-left: 10px;
  border-radius: 17px;
  position: relative;
  cursor: pointer;
}
.F_row_wdlable .F_rwo_left > div em::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  left: 11px;
  top: 4px;
  background: chocolate;
}
.F_row_wdlable .F_rwo_left > div .Fwd_1::after {
  background: url(../img/F_cyh_ic.png) no-repeat center 0;
  background-size: 100%;
}
.F_row_wdlable .F_rwo_left > div .Fwd_2::after {
  background: url(../img/F_szh_ic.png) no-repeat center 0;
  background-size: 100%;
}
.F_row_wdlable .F_rwo_left > div .Fwd_3::after {
  background: url(../img/F_jyh_ic.png) no-repeat center 0;
  background-size: 100%;
}
.F_row_wdlable .F_rwo_left > div .yeslab {
  color: #55E1E6;
}
.F_row_wdlable .F_rwo_left > div .yeslab::after {
  background-position: center -45px;
}
.F_row_wdlable .F_rwo_left > p {
  line-height: 38px;
  margin-top: 10px;
  display: inline-block;
  margin-left: 100px;
  background: coral;
  padding: 0 66px 0 20px;
  background: linear-gradient(90deg, rgba(252, 128, 44, 0.2) 0%, rgba(5, 114, 219, 0.2) 100%);
  border-radius: 0 20px 20px 20px;
  font-size: 16px;
}
.F_row_wdlable .F_rwo_right {
  width: 260px;
}
.F_row_wdlable .F_rwo_right > div {
  display: flex;
  flex: 1;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.F_row_wdlable .F_rwo_right > div input {
  flex: 1;
  background: transparent;
  color: #fff;
}
.F_row_wdlable .F_rwo_right > div input::placeholder {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}
.F_row_wdlable .F_rwo_right > div span {
  height: 35px;
  width: 35px;
  cursor: pointer;
  position: relative;
}
.F_row_wdlable .F_rwo_right > div span::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  left: 5px;
  top: 5px;
  background: url(../img/Fsearch.png) no-repeat;
  background-size: 100%;
}
.F_all_rowbox {
  background: rgba(255, 255, 255, 0.2);
  padding-top: 12px;
  margin-top: 10px;
}
.F_list_bds {
  float: left;
  width: 290px;
  height: 190px;
  background: #fff;
  padding: 10px;
  margin: 0 13px 12px 0;
}
.F_list_bds dl {
  display: flex;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 10px;
}
.F_list_bds dl > a {
  display: flex;
}
.F_list_bds dl dt {
  margin-right: 12px;
}
.F_list_bds dl dt img {
  display: block;
  width: 70px;
  height: 70px;
  border: 1px solid rgba(170, 176, 177, 0.1);
}
.F_list_bds dl dd h2 {
  line-height: 25px;
  font-size: 18px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.F_list_bds dl dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
  margin-top: 4px;
}
.F_list_bds dl dd div {
  padding: 10px 0;
}
.F_list_bds dl dd div span {
  float: left;
  line-height: 22px;
  border: 1px solid #FC802C;
  padding: 0 7px 0 30px;
  border-radius: 17px;
  position: relative;
  color: #FC802C;
}
.F_list_bds dl dd div span::after {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 7px;
  top: 2px;
  background: chocolate;
}
.F_list_bds dl dd div .Fcyh::after {
  background: url(../img/F_cyh_v.png) no-repeat;
  background-size: 100%;
}
.F_list_bds dl dd div .Fszh::after {
  background: url(../img/F_szh_v.png) no-repeat;
  background-size: 100%;
}
.F_list_bds dl dd div .Fjyh::after {
  background: url(../img/F_jyh_v.png) no-repeat;
  background-size: 100%;
}
.F_list_bds .F_lb_gobt {
  display: flex;
  padding-top: 10px;
}
.F_list_bds .F_lb_gobt > span {
  color: #FC802C;
  font-size: 16px;
  flex: 1;
  line-height: 28px;
}
.F_list_bds .F_lb_gobt > div {
  display: flex;
}
.F_list_bds .F_lb_gobt > div span {
  line-height: 26px;
  border: 1px solid #046DE3;
  color: #046DE3;
  width: 80px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
}
.F_list_bds .F_lb_gobt > div span:hover {
  color: #fff;
  background: #046DE3;
}
.F_list_bds .F_lb_gobt > div .Fgots {
  line-height: 26px;
  border: 1px solid #046DE3;
  color: #046DE3;
  width: 80px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
}
.F_list_bds .F_lb_gobt > div .Fgots:hover {
  color: #fff;
  background: #046DE3;
}
.F_list_bds .F_lb_gobt > div em {
  width: 80px;
  text-align: center;
  color: #fff;
  background: #046DE3;
  line-height: 28px;
  margin-left: 10px;
  cursor: pointer;
}
.F_list_bds .F_lb_gobt .F_no_btn span {
  border: 1px solid #bbb;
  color: #999;
  cursor: no-drop;
}
.F_list_bds .F_lb_gobt .F_no_btn span:hover {
  background: transparent;
  border: 1px solid #bbb;
  color: #999;
}
.F_list_bds .F_lb_gobt .F_no_btn em {
  background: #bbb;
  color: #fff;
  cursor: no-drop;
}
.F_list_bds:nth-child(4n) {
  margin-right: 0;
}
.F_list_bds2 {
  height: 140px;
}
.F_list_bds2 dl {
  border-bottom: none;
}
.F_list_bds2 dl dt {
  position: relative;
}
.F_list_bds2 dl dt .F_ichg {
  position: absolute;
  width: 71px;
  height: 41px;
  background: url(../img/Ftophead.png) no-repeat;
  background-size: 100%;
  top: -38px;
  left: 0;
}
.F_list_bds2 dl .F_vlooks {
  float: right;
  color: #0069E7;
  padding: 0 10px 0 26px;
  position: relative;
}
.F_list_bds2 dl .F_vlooks::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../img/Fbfbtn.png) no-repeat;
  background-size: 100%;
}
.F_pages_boxs {
  display: flex;
}
.F_pages_boxs div {
  flex: 1;
}
.F_pages_boxs p {
  line-height: 28px;
  background: #fff;
  border-radius: 15px;
  display: flex;
}
.F_pages_boxs p a {
  padding: 0 10px;
  border-left: 1px solid #D8D8D8;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.F_pages_boxs p a svg {
  width: 13px;
  height: 18px;
}
.F_pages_boxs p a:first-child {
  border: none;
  padding: 0 17px;
}
.F_pages_boxs p a:last-child {
  padding: 0 17px;
}
.F_pages_boxs p a:hover {
  color: #046DE3;
}
.F_pages_boxs p a:hover svg path {
  fill: #046DE3;
}
.F_pages_boxs p .F_p_last {
  padding: 0 8px;
}
.F_pages_boxs p .F_p_next {
  padding: 0 8px;
}
.F_pages_boxs p .F_p_next svg {
  transform: rotate(180deg);
}
.F_pages_boxs p .yeslab {
  color: #046DE3;
}
.F_gg_cnbox img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.F_H_huigu {
  display: flex;
  padding: 30px 0 50px;
}
.F_H_huigu div {
  border: 4px solid #fff;
  position: relative;
}
.F_H_huigu div img {
  display: block;
  width: 370px;
}
.F_H_huigu div:nth-child(2) {
  margin: 0 32px;
}
.F_lx_mebox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
.F_lx_mebox > div {
  background: #fff;
  width: 395px;
  padding: 25px 20px 20px;
  border-radius: 10px;
  margin: 0 20px;
}
.F_lx_mebox > div h2 {
  font-size: 20px;
  text-align: center;
  line-height: 28px;
  position: relative;
}
.F_lx_mebox > div > div {
  padding: 20px 0 0 0;
}
.F_lx_mebox > div > div p {
  width: 140px;
  line-height: 34px;
  background: #046DE3;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  margin: 0 auto;
  font-size: 24px;
  margin-bottom: 20px;
}
.F_lx_mebox > div > div img {
  display: block;
  width: 200px;
  margin: 0 auto 20px;
}
.F_lx_mebox > div > div h3 {
  text-align: center;
  font-size: 18px;
}
.F_lx_swbubox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
.F_lx_swbubox p {
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
}
.F_lx_swbubox div {
  width: 250px;
  border: 2px solid #046DE3;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  font-size: 24px;
  padding-left: 75px;
  position: relative;
  overflow: hidden;
}
.F_lx_swbubox div a {
  color: #fff;
}
.F_lx_swbubox div span {
  position: absolute;
  width: 60px;
  height: 60px;
  border: 1px solid #046DE3;
  border-radius: 50%;
  left: -1px;
  top: -1px;
}
.F_lx_swbubox div span::after {
  content: '';
  width: 38px;
  height: 32px;
  background: url(../img/Fiphoneicon@2x.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 12px;
}
.F_sm_obox {
  border: 1px solid #2043AE;
  background: #19189B;
  padding: 25px 0 25px 23px;
  text-align: justify;
}
.F_sm_obox div {
  display: flex;
  margin-bottom: 20px;
  line-height: 32px;
}
.F_sm_obox div span {
  color: #55E1E6;
  font-size: 24px;
}
.F_sm_obox div p {
  color: #fff;
  font-size: 16px;
  text-align: left;
}
.F_sm_obox div p i {
  color: #FC802C;
  cursor: pointer;
}
.F_sm_obox div p em {
  font-weight: bold;
}
.F_sm_obox .Ftsbox {
  flex-direction: column;
}
.F_sm_obox .F_smxq_box {
  margin-bottom: 0;
  flex-direction: row-reverse;
  padding-right: 25px;
}
.F_sm_obox .F_smxq_box em {
  color: #FC802C;
  position: relative;
  cursor: pointer;
}
.F_sm_obox .F_smxq_box em::after {
  content: '';
  width: 18px;
  height: 18px;
  background: url(../img/Fxqicon@2x.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: 6px;
}
.F_zdw_obox {
  border: 1px solid #2043AE;
  background: #19189B;
  padding: 25px 23px;
  text-align: justify;
}
.F_zdw_obox p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 26px;
}
.F_zdw_obox p:last-child {
  margin: 0;
}
.F_mt_obox {
  border: 1px solid #2043AE;
  background: #19189B;
  padding: 5px 0 5px 8px;
}
.F_mt_obox img {
  float: left;
  width: 180px;
  margin: 10px 10px 5px 7px;
}
.F_mt_obox img:nth-child(6n) {
  margin-right: 0;
}
.F_yestp_fixed {
  position: fixed;
  width: 280px;
  height: 180px;
  background: rgba(6, 6, 72, 0.9);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  display: none;
}
.F_yestp_fixed > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.F_yestp_fixed > div div {
  width: 46px;
  height: 46px;
  background: url(../img/Ftpicon@2x.png) no-repeat;
  background-size: 100%;
  margin-bottom: 20px;
}
.F_yestp_fixed > div p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-left: 15px;
}
.F_smxq_fixedbox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10;
}
.F_smxq_fixedbox > div {
  width: 680px;
  height: 600px;
  background: rgba(6, 6, 72, 0.9);
  border: 2px solid #55E1E6;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 25px 5px 25px 30px;
}
.F_smxq_fixedbox > div .F_gb_cuo {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.F_smxq_fixedbox > div .F_gb_cuo::after {
  content: '';
  width: 18px;
  height: 18px;
  background: url(../img/Fcuo.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 6px;
  top: 6px;
}
.F_smxq_fixedbox > div h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.F_smxq_fixedbox > div > div {
  height: 530px;
  overflow: auto;
  color: #55E1E6;
  margin-top: 10px;
}
.F_smxq_fixedbox > div > div::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.F_smxq_fixedbox > div > div::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  background-color: #63E5F3;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.F_smxq_fixedbox > div > div h3 {
  font-size: 24px;
  line-height: 40px;
  margin: 10px 0 12px;
}
.F_smxq_fixedbox > div > div h3:nth-child(1) {
  margin-top: 0;
}
.F_SP_fixedbox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10;
}
.F_SP_fixedbox > div {
  width: 1000px;
  background: rgba(6, 6, 72, 0.9);
  border: 2px solid #55E1E6;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 25px 25px 25px 30px;
}
.F_SP_fixedbox > div video {
  width: 100%;
  background: #000;
}
.F_SP_fixedbox > div .Fspcuo {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -15px;
  top: -15px;
  cursor: pointer;
  background: rgba(225, 225, 225, 0.9);
  border-radius: 50%;
}
.F_SP_fixedbox > div .Fspcuo::after {
  content: '';
  width: 25px;
  height: 25px;
  background: url(../img/Fcuo.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 7px;
  top: 7px;
}
.F_pw_allbox {
  position: relative;
}
.F_pw_allbox .swiper-cube-shadow {
  background: #55e1e6;
  opacity: 0.15;
}
.F_pw_allbox .Fpw_dlbox {
  padding: 20px 0 0 70px;
}
.F_pw_allbox .Fpw_dlbox dl {
  display: flex;
  width: 430px;
  float: left;
  margin: 10px 60px 30px 0;
  cursor: pointer;
}
.F_pw_allbox .Fpw_dlbox dl .F_dataText {
  display: none;
}
.F_pw_allbox .Fpw_dlbox dl dt {
  width: 120px;
  height: 120px;
  position: relative;
  margin-right: 10px;
}
.F_pw_allbox .Fpw_dlbox dl dt .F_p_pic {
  border: 1px solid #55E1E6;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.F_pw_allbox .Fpw_dlbox dl dt img {
  display: block;
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.F_pw_allbox .Fpw_dlbox dl dt .F_p_zss {
  position: absolute;
  border-right: 30px solid #03037b;
  border-top: 30px solid transparent;
  right: 0;
  bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl dt .F_p_zss::after {
  content: '';
  width: 42px;
  height: 1px;
  background: #55E1E6;
  transform: rotate(-45deg);
  position: absolute;
  left: -6px;
  top: -16px;
}
.F_pw_allbox .Fpw_dlbox dl dt .F_p_zss::before {
  content: '';
  border-right: 15px solid #55E1E6;
  border-top: 15px solid transparent;
  position: absolute;
  left: 12px;
  bottom: 3px;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_name span {
  float: left;
  width: 108px;
  height: 33px;
  background: url(../img/F_pw_name.png) no-repeat;
  background-size: 100%;
  line-height: 33px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_name em {
  color: #03037B;
  font-size: 16px;
  height: 23px;
  line-height: 23px;
  float: left;
  background: #55E1E6;
  font-weight: bold;
  padding: 0 10px;
  position: relative;
  top: 10px;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_name em::after {
  content: '';
  border-left: 7px solid transparent;
  border-top: 23px solid #55E1E6;
  position: absolute;
  left: -7px;
  bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_name em::before {
  content: '';
  border-left: 7px solid #55E1E6;
  border-top: 23px solid transparent;
  position: absolute;
  right: -7px;
  bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text {
  width: 300px;
  height: 90px;
  border: 1px solid #55E1E6;
  position: relative;
  top: -1px;
  padding: 15px 10px;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text .F_udi {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #55E1E6;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text .F_udi1 {
  left: 0;
  top: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text .F_udi2 {
  right: 0;
  top: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text .F_udi3 {
  left: 0;
  bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text .F_udi4 {
  bottom: 0;
  right: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text p {
  height: 22px;
  line-height: 22px;
  background: linear-gradient(90deg, #046DE3 0%, rgba(6, 6, 72, 0) 100%);
  color: #fff;
  font-size: 16px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 10px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text p::after {
  content: '';
  border-right: 12px solid transparent;
  border-top: 22px solid #03037b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl dd .F_dd_text p:last-child {
  margin-bottom: 0;
}
.F_pw_allbox .Fpw_dlbox dl:nth-child(3n) {
  margin-left: 80px;
}
.F_pw_allbox .F_pw_btn_left {
  width: 62px;
  height: 54px;
  background: url(../img/Fpwleft.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 1;
  cursor: pointer;
}
.F_pw_allbox .F_pw_btn_left:hover {
  background-position: 0 -60px;
}
.F_pw_allbox .F_pw_btn_right {
  width: 62px;
  height: 54px;
  background: url(../img/Fpwright.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 1;
  cursor: pointer;
}
.F_pw_allbox .F_pw_btn_right:hover {
  background-position: 0 -60px;
}
.F_LY_allbox {
  padding-top: 26px;
}
.F_LY_allbox > div {
  text-align: center;
}
.F_LY_allbox > div > div {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 15px;
}
.F_LY_allbox > div > div > div {
  position: relative;
}
.F_LY_allbox > div > div > div > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.F_LY_allbox > div > div > div img {
  display: block;
  width: 380px;
}
.F_LY_allbox > div > div > div > div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(6, 6, 72, 0.9);
  border: 2px solid #55E1E6;
  display: none;
}
.F_LY_allbox > div > div > div > div > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.F_LY_allbox > div > div > div > div > div div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #55E1E6;
  position: relative;
}
.F_LY_allbox > div > div > div > div > div div::after {
  content: '';
  width: 24px;
  height: 28px;
  background: url(../img/F_jtbtn.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 19px;
  top: 14px;
}
.F_LY_allbox > div > div > div > div > div h2 {
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}
.F_LY_allbox > div > div > div:hover > div {
  display: block;
}
.F_LY_allbox > div > div p {
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.F_LY_allbox > div > div:nth-child(3) {
  margin-right: 0;
}
.F_mgz_listbox {
  padding: 0 100px;
  max-height: 450px;
  overflow: auto;
}
.F_mgz_listbox::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.F_mgz_listbox::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  background-color: #63E5F3;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.F_mgz_listbox li {
  display: flex;
  line-height: 70px;
  border-bottom: 1px solid rgba(85, 225, 230, 0.2);
  color: #fff;
}
.F_mgz_listbox li > a {
  display: flex;
  flex: 1;
  color: #fff;
}
.F_mgz_listbox li h2 {
  flex: 1;
  font-size: 18px;
  padding-right: 30px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.F_mgz_listbox li p {
  font-size: 16px;
}
.F_mgz_listbox li:first-child {
  border-top: 1px solid rgba(85, 225, 230, 0.2);
}
.F_mgz_listbox li:hover h2 {
  color: #55e1e6;
}
.F_mgz_listbox li:hover p {
  color: #55e1e6;
}
.F_Pw_fixedbox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 10;
}
.F_Pw_fixedbox > div {
  width: 680px;
  background: rgba(6, 6, 72, 0.9);
  border: 2px solid #55E1E6;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 25px 30px 25px 30px;
}
.F_Pw_fixedbox > div .F_gb_cuo {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.F_Pw_fixedbox > div .F_gb_cuo::after {
  content: '';
  width: 18px;
  height: 18px;
  background: url(../img/Fcuo.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 6px;
  top: 6px;
}
.F_Pw_fixedbox > div h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.F_Pw_fixedbox > div > div {
  max-height: 530px;
  overflow: auto;
  color: #55E1E6;
  margin-top: 10px;
}
.F_Pw_fixedbox > div > div::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.F_Pw_fixedbox > div > div::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  background-color: #63E5F3;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.F_Pw_fixedbox > div > div h3 {
  font-size: 16px;
  line-height: 36px;
  margin: 10px 0 12px;
}
.F_Pw_fixedbox > div > div p {
  font-size: 16px;
  line-height: 28px;
  margin: 10px 0 12px;
  text-align: justify;
}
.F_bm_siznt {
  display: flex;
  justify-content: center;
}
.F_bm_siznt div {
  line-height: 38px;
  background: #E1E1E1;
  color: #999;
  display: flex;
  padding: 0 20px;
  margin-right: 10px;
  position: relative;
}
.F_bm_siznt div span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
  border: 1px solid #BBBBBB;
  font-size: 16px;
  margin-right: 15px;
  position: relative;
  top: 6px;
}
.F_bm_siznt div::after {
  content: '';
  border-left: 10px solid #E1E1E1;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
}
.F_bm_siznt div:last-child {
  margin-right: 0;
}
.F_bm_siznt div:last-child::after {
  right: auto;
  left: 0px;
  border-left-color: #fff;
}
.F_bm_siznt .yeslab {
  background: #FD4D5B;
  color: #fff;
}
.F_bm_siznt .yeslab span {
  border: 2px solid #fff;
}
.F_bm_siznt .yeslab::after {
  border-left-color: #FD4D5B;
}
.F_radio_labs > div {
  display: flex;
  justify-content: center;
}
.F_radio_labs > div label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 30px;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding-left: 35px;
}
.F_radio_labs > div label::after {
  content: '';
  width: 24px;
  height: 24px;
  border: 2px solid #ccc;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
}
.F_radio_labs > div input {
  display: none;
}
.F_radio_labs > div input:checked + label::after {
  border: 9px solid #0069E8;
}
.F_radio_labs > div:last-child {
  background: chartreuse;
}
.F_radio_labs > div:last-child label {
  margin-right: 0;
}
.F_radio_labs p {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 10px 0;
}
.F_fom_ulP {
  border-bottom: 1px dashed #D1D1D1;
  padding: 30px 0;
}
.F_fom_ulP li {
  display: flex;
  margin-bottom: 10px;
}
.F_fom_ulP li .F_li_uleft {
  width: 270px;
  display: flex;
  flex-direction: row-reverse;
}
.F_fom_ulP li .F_li_uleft em {
  height: 28px;
  line-height: 28px;
  background: #F7F7F7;
  border-radius: 14px;
  padding: 0 14px;
  font-size: 16px;
  font-weight: bold;
}
.F_fom_ulP li .F_li_uleft span {
  line-height: 40px;
  font-size: 16px;
}
.F_fom_ulP li .F_li_uleft span i {
  color: #FD4D5B;
}
.F_fom_ulP li .F_li_uleft2 {
  align-items: center;
}
.F_fom_ulP li .F_li_uright {
  display: flex;
  flex: 1;
  padding-left: 10px;
}
.F_fom_ulP li .F_li_uright > p {
  width: 440px;
  text-align: justify;
  color: #3D3D3D;
}
.F_fom_ulP li .F_li_uright input {
  width: 470px;
  height: 40px;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 15px;
}
.F_fom_ulP li .F_li_uright .F_lulabels {
  position: relative;
  display: flex;
}
.F_fom_ulP li .F_li_uright .F_lulabels input {
  position: relative;
}
.F_fom_ulP li .F_li_uright .F_lulabels label {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0069E8;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.F_fom_ulP li .F_li_uright .F_lulabels::after {
  content: '';
  width: 470px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.F_fom_ulP li .F_li_uright .F_fil_picbox {
  float: left;
  margin: 10px 10px 0 0;
}
.F_fom_ulP li .F_li_uright .F_fil_picbox img {
  display: block;
  width: 100px;
  height: 100px;
}
.F_fom_ulP li .F_li_uright .F_fil_picbox span {
  color: #FD4D5B;
  text-align: center;
  display: block;
  cursor: pointer;
  margin-top: 5px;
}
.F_fom_ulP li .F_li_uright textarea {
  width: 470px;
  border: 1px solid #E1E1E1;
  height: 90px;
  padding: 5px 10px;
  resize: none;
  line-height: 20px;
  font-size: 16px;
  border-radius: 4px;
}
.F_fom_ulP li .F_li_uright textarea::placeholder {
  color: #999999;
}
.F_fom_ulP li .F_li_uright .F_botton_go {
  display: flex;
  padding: 20px 0 40px;
}
.F_fom_ulP li .F_li_uright .F_botton_go span {
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}
.F_fom_ulP li .F_li_uright .F_botton_go .F_uib1 {
  background: #0069E8;
}
.F_fom_ulP li .F_li_uright .F_botton_go .F_uib2 {
  background: #FD4D5B;
}
.F_fom_ulP li .F_li_uright2 {
  flex-direction: column;
}
.F_fom_ulP li .F_li_uright2 p {
  width: auto;
  margin-top: 5px;
}
.F_fom_ulP li:first-child {
  margin-bottom: 25px;
}
.F_fom_ulP:last-child {
  border-bottom: none;
}
.F_D_wfbox {
  background: #fff;
}
.F_D_wfbox > div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 40px 30px;
}
.F_D_wfbox > div h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  padding: 20px 0 10px;
}
.F_D_wfbox > div h3 {
  text-align: center;
  padding-bottom: 15px;
}
.F_D_wfbox > div h3 span {
  color: #F66641;
  background: rgba(246, 102, 66, 0.1);
  display: inline-block;
  padding: 0 10px;
  border-radius: 2px;
  margin: 0 10px;
}
.F_D_wfbox > div .F_ts_labels {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
}
.F_D_wfbox > div .F_ts_labels em {
  background: #F2F2F2;
  line-height: 26px;
  padding: 0 10px;
  margin: 0 5px;
}
.F_D_wfbox > div > p {
  color: #666;
  line-height: 25px;
  padding-bottom: 30px;
  text-align: justify;
}
.F_D_wfbox > div .F_fhzt_go {
  display: block;
  width: 140px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  background: linear-gradient(-90deg, #47CBD3 1%, #232B99 99%);
  border-radius: 2px;
  position: relative;
}
.F_D_wfbox > div .F_fhzt_go svg {
  width: 12px;
  height: 15px;
  position: absolute;
  transform: rotate(180deg);
  right: 10px;
  top: 12px;
}
.F_D_wfbox > div .F_fx_icubox {
  position: absolute;
  top: 20px;
  right: 10px;
  display: flex;
  align-items: center;
}
.F_D_wfbox > div .F_fx_icubox span {
  font-size: 16px;
}
.F_D_wfbox > div .F_fx_icubox a {
  width: 44px;
  height: 44px;
  background: #0069E8;
  margin-right: 10px;
}
.F_D_wfbox > div .F_fx_icubox a:hover {
  background-position: 0 -55px;
}
.F_D_wfbox > div .F_fx_icubox .F_icwx {
  background: url(../img/Ffx_icon1.png) no-repeat;
  background-size: 100%;
  position: relative;
}
.F_D_wfbox > div .F_fx_icubox .F_icwx img {
  position: absolute;
  width: 120px;
  height: 120px;
  left: -50px;
  top: -130px;
  box-shadow: 0 0 20px #999;
  display: none;
}
.F_D_wfbox > div .F_fx_icubox .F_icwx:hover img {
  display: block;
}
.F_D_wfbox > div .F_fx_icubox .F_icwb {
  background: url(../img/Ffx_icon2.png) no-repeat;
  background-size: 100%;
}
.F_D_wfbox > div .F_fx_icubox .F_icqq {
  background: url(../img/Ffx_icon3.png) no-repeat;
  background-size: 100%;
}
.F_Ddtails_bn {
  background: #17038F linear-gradient(-28deg, #07107A 0%, rgba(78, 35, 194, 0.62) 38%, rgba(255, 255, 255, 0.01) 100%);
  padding-top: 10px;
}
.F_Ddtails_bn .F_Done_dn {
  width: 1440px;
  background: #03037B;
  margin: 0 auto;
  padding-bottom: 40px;
}
.F_Ddtails_bn .F_Done_dn .F_Dtwo_dn {
  width: 1200px;
  margin: 0 auto;
}
.F_ubforme_btn {
  height: 180px;
  display: flex;
  padding: 30px 0;
  background: linear-gradient(-53deg, #3C31BC 0%, #4CE4E5 100%);
}
.F_ubforme_btn > div {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.F_ubforme_btn > div:nth-child(1)::after {
  content: '';
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.F_ubforme_btn > div p {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
}
.F_ubforme_btn > div .F_Yntbox {
  display: flex;
  font-size: 16px;
  align-items: center;
}
.F_ubforme_btn > div .F_Yntbox span {
  width: 140px;
  height: 34px;
  line-height: 32px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  margin: 0 10px;
  cursor: pointer;
  position: relative;
}
.F_ubforme_btn > div .F_Yntbox span a {
  color: #fff;
  display: block;
}
.F_ubforme_btn > div .F_Yntbox span svg {
  width: 12px;
  height: 15px;
  position: absolute;
  transform: rotate(180deg);
  right: 10px;
  top: 8px;
}
.F_ubforme_btn > div .F_Yntbox em {
  color: #fff;
}
.F_Uioboxs {
  padding: 50px 120px 100px;
  background: #fff;
}
.F_Uioboxs .F_js_ulbox li {
  display: flex;
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 25px;
}
.F_Uioboxs .F_js_ulbox li span {
  color: #666;
}
.F_Uioboxs .F_js_ulbox li p {
  flex: 1;
  color: #181818;
}
.F_Ubanner_box {
  display: flex;
  margin-bottom: 20px;
}
.F_Ubanner_box .F_banner_left {
  width: 680px;
  height: 382px;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.F_Ubanner_box .F_banner_left img {
  display: block;
  width: 100%;
}
.F_Ubanner_box .F_banner_right {
  margin-left: 20px;
  width: 260px;
  border: 1px solid #E1E1E1;
}
.F_Ubanner_box .F_banner_right .F_Libom {
  padding: 5px 10px;
}
.F_Ubanner_box .F_banner_right img {
  display: block;
  width: 100%;
  height: 100%;
}
.F_Ubanner_box .F_banner_right .F_top_ybtn {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 85px;
  background: rgba(0, 0, 17, 0.51);
  background: linear-gradient(180deg, rgba(0, 0, 17, 0.51), rgba(0, 0, 17, 0));
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.F_Ubanner_box .F_banner_right .F_top_ybtn svg {
  transform: rotate(90deg);
  width: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 5px;
}
.F_Ubanner_box .F_banner_right .F_top_ybtn:hover svg path {
  fill: #55E1E6;
}
.F_Ubanner_box .F_banner_right .F_bottom_ybtn {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 85px;
  background: rgba(0, 0, 17, 0.51);
  background: linear-gradient(0deg, rgba(0, 0, 17, 0.51), rgba(0, 0, 17, 0));
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.F_Ubanner_box .F_banner_right .F_bottom_ybtn svg {
  transform: rotate(-90deg);
  width: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 5px;
}
.F_Ubanner_box .F_banner_right .F_bottom_ybtn:hover svg path {
  fill: #55E1E6;
}
.F_Ubanner_box .F_banner_right:hover .F_top_ybtn {
  display: block;
}
.F_Ubanner_box .F_banner_right:hover .F_bottom_ybtn {
  display: block;
}
.FnewSwiper {
  padding: 0 40px;
}
.FnewSwiper .F_pw_btn_left {
  width: 62px;
  height: 100%;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0%;
  z-index: 1;
}
.FnewSwiper .F_pw_btn_left::after {
  content: '';
  width: 19px;
  height: 29px;
  background: url(../img/Flb_btns.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 30%;
  left: 50%;
  margin: -10px 0 0 -10px;
  cursor: pointer;
}
.FnewSwiper .F_pw_btn_left:hover {
  background-position: 0 -60px;
}
.FnewSwiper .F_pw_btn_right {
  width: 62px;
  height: 100%;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.FnewSwiper .F_pw_btn_right::after {
  content: '';
  width: 19px;
  height: 29px;
  background: url(../img/Flb_btns.png) no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
  position: absolute;
  top: 30%;
  left: 50%;
  margin: -10px 0 0 -10px;
  cursor: pointer;
}
.FnewSwiper .F_pw_btn_right:hover {
  background-position: 0 -60px;
}
.FnewSwiper .swiper-wrapper .swiper-slide:nth-child(2n) dl dt::after {
  animation: zhuan 15s  linear infinite ;
}
@-moz-keyframes zhuan {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes zhuan {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes zhuan {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes zhuan {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.F_Jb_banbox {
  width: 280px;
  height: 380px;
  margin: 0 auto;
  position: relative;
  color: #fff;
}
.F_Jb_banbox dl {
  padding: 40px 0 0 0;
}
.F_Jb_banbox dl dt {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  padding: 10px;
  position: relative;
}
.F_Jb_banbox dl dt::after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../img/Flb_ebg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: zhuan 10s  linear infinite ;
}
.F_Jb_banbox dl dt img {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
}
.F_Jb_banbox dl dd {
  padding: 0 40px;
}
.F_Jb_banbox dl dd h2 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding: 13px 0;
}
.F_Jb_banbox dl dd h3 {
  text-align: center;
  font-size: 16px;
}
.F_Jb_banbox > div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #070B5D;
  padding: 20px 22px;
  display: none;
}
.F_Jb_banbox > div h2 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding: 10px 0 30px;
  color: #30EBF6;
  position: relative;
}
.F_Jb_banbox > div h2::after {
  content: '';
  width: 40px;
  height: 2px;
  background: rgba(48, 235, 246, 0.9);
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -20px;
}
.F_Jb_banbox > div h3 {
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 5px;
}
.F_Jb_banbox > div div {
  overflow: auto;
  text-align: justify;
  height: 220px;
}
.F_Jb_banbox > div div::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.F_Jb_banbox > div div::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  background-color: rgba(48, 235, 246, 0.5);
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.F_Jb_banbox:hover > div {
  display: block;
}
.F_luy_lists {
  display: flex;
  padding: 30px 0;
  position: relative;
}
.F_luy_lists > div {
  flex: 1;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}
.F_luy_lists > div h2 {
  font-size: 20px;
  line-height: 40px;
}
.F_luy_lists > div h2 span {
  color: #55E1E6;
  line-height: 30px;
}
.F_luy_lists > div p {
  font-size: 16px;
  color: #55E1E6;
}
.F_luy_lists > div .F_eicon {
  width: 48px;
  height: 48px;
  margin: 10px auto;
  position: relative;
}
.F_luy_lists > div .F_eicon::after {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  left: 10px;
  top: 10px;
  background: url(../img/Flyz1.png) no-repeat;
  background-size: 100%;
}
.F_luy_lists > div .F_Golook {
  background: #06228F;
  border: 1px solid #55E1E6;
  width: 120px;
  height: 28px;
  line-height: 26px;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
}
.F_luy_lists > div .F_Golook a {
  color: #fff;
  display: block;
}
.F_luy_lists .yeslab .F_eicon::after {
  width: 48px;
  height: 48px;
  background: url(../img/Flyz2.png) no-repeat;
  background-size: 100%;
  left: 0;
  top: 0;
}
.F_luy_lists .F_lulinest {
  position: absolute;
  height: 3px;
  width: 915px;
  background: #fff;
  left: 143px;
  top: 128px;
  z-index: 0;
}
.F_luy_atexts {
  width: 1200px;
  height: 200px;
  background: url(../img/Flybanner1.png) no-repeat center center;
  background-size: 100%;
  position: relative;
  padding-top: 10px;
}
.F_luy_atexts h2 {
  text-align: center;
  font-size: 48px;
  line-height: 70px;
  font-style: italic;
  font-weight: bold;
  background: linear-gradient(180deg, #C1CBFB 0%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.F_luy_atexts p {
  width: 900px;
  margin: 0 auto;
  color: #fff;
  padding: 10px;
  font-size: 15px;
  text-align: justify;
  background: linear-gradient(-90deg, rgba(98, 34, 220, 0) 0%, rgba(98, 34, 220, 0.1) 20%, rgba(3, 3, 123, 0.4) 50%, rgba(98, 34, 220, 0) 100%);
}
.F_faqtitle {
  display: flex;
  padding: 28px 0;
}
.F_faqtitle span {
  position: relative;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}
.F_faqtitle span::after {
  content: '';
  width: 6px;
  height: 6px;
  background: #55E1E6;
  position: absolute;
  right: -20px;
  top: 12px;
}
.F_faqlist {
  padding: 0 0 0 50px;
}
.F_faqlist li {
  position: relative;
  padding-left: 55px;
  margin-bottom: 20px;
}
.F_faqlist li span {
  position: absolute;
  width: 35px;
  height: 32px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  color: #FE8017;
  background: url(../img/Ffaqbg.png) no-repeat;
  background-size: 100%;
  left: 0;
  top: 2px;
}
.F_faqlist li h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.F_faqlist li p {
  font-size: 16px;
  color: #55E1E6;
  line-height: 30px;
}
.F_faqlist li:last-child {
  margin-bottom: 10px;
}
.F_video_sc {
  margin: 0 auto;
  background: #fff;
}
.F_video_sc video {
  display: block;
  width: 1100px;
  height: 610px;
  margin: 0 auto;
  background: #000;
}
