body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.justify-between {
    display: flex;
    justify-content: space-between;
}
.justify-end {
    display: flex;
    justify-content: flex-end;
}
.page {
    position: relative;
    min-width: 1500px;
    overflow: hidden;
    margin:auto 0;
}
.page_container{
    min-height: 942px;
    background-image: url(../images/other_header.png);
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
   background-position: top center;
}
.page_content{
  width:1400px;
  margin:auto;
}

.header_content_container{
  height: 80px !important;
  line-height: 80px !important;
  margin: 0 !important;
}
.header_logo{
  height: 32px;
  margin-top: 2px;
}
.header_nav{
  width: 672px;
  overflow-wrap: break-word;
  text-align: left;
  white-space: nowrap;
  height: 80px !important;
  line-height: 80px !important;
  margin: 0 0 0 71px;
}
.header_nav .layui-nav * {
  font-size:16px;
}
.header_nav .layui-nav .layui-nav-item {
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
}
.header_nav .layui-nav.layui-bg-gray .layui-this a {
  color:#1B5CEF;
}

.header_nav .layui-nav .layui-this:after {
  top: 24px;
  bottom: 0;
  width: 100%;
  background-color:#1B5CEF;
  height:2px;
  margin-top:6px;
}
.header_nav .layui-nav-bar{
  content: ""; 
  position: absolute; 
  left: 0; 
  top: 24px; 
  width: 0; 
  height: 2px;
  margin-top:6px; 
  background-color: #1B5CEF; 
  -webkit-transition: all .2s; 
  transition: all .2s; 
  pointer-events: none;
}
.header_nav .layui-nav-child{
  top: 40px;
  padding:0 30px;
	height:46px;
	line-height:46px;
	background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(204,204,204,0.15);
  border-radius: 30px;
  left:-10px;
}
.layui-nav .layui-nav-child a{
	  display: inline;
	  padding-left:0;
	  padding-right:20px;
}
.layui-nav .layui-nav-child li:last-child a{
	  padding-right:0;
}
.layui-nav .layui-nav-child a:hover{
	  color:#1B5CEF;
	  background: #FFFFFF;
}
.layui-nav-child li{
	  display: inline-block;
}
.header_nav .layui-nav-child li a{
 color: #5f5f5f !important;
}
.header_nav .layui-nav-child li a:hover{
 color: #1B5CEF !important;
}
.header_nav .layui-nav-child {
  display:block;
  max-height: 0;
	transition: 0.6s;
	overflow: hidden;
	border:0;
}
.header_nav  .layui-show {
	max-height:40px;
	line-height:40px;
}
.header_nav .nav-child-div .layui-this:after {
    bottom: 0;
    width: 0;
    background-color: #fff;
    height: 0;
}
.header_content_container .layui-btn {
  border-radius: 5px !important;
}
.control-btn {
  background-color: rgba(0, 128, 255, 0) !important;
    border: 1px solid rgba(161, 197, 232, 1) !important;
    color: #000 !important;
    width: 110px;
    font-size: 16px;
	margin-top: 21px !important;
    margin-left: auto;
}

.login-btn {
background: linear-gradient(0deg,#125bc4 1%,#1a96e6) !important;
    border: 0px !important;
    color: #fff !important;
    width: 110px;
    font-size: 16px;
    margin-left: auto!important;
	margin-top: 21px !important;
}
.header_content_container .phone{
 margin-left:21px;
}
.header_content_container .phone-text{
font-size:14px;
color:#3e3f41;
margin-left:8px;
margin-top:10px;
}
.header_content_detail{
  margin-top: 144px;
}
.header_content_detail_content {
  height:50;
  lihe-height:50px;
}

.header_content_detail_content .title_one {
    color: #333;
    font-size: 35px;
    font-family: SourceHanSansCN-Heavy;
    font-weight: 900;
}
.header_content_detail_content .title_two {
    background-image: linear-gradient(
      190deg,
      rgba(0, 108, 200, 1) 0,
      rgba(0, 108, 200, 1) 0,
      rgba(33, 160, 49, 1) 100%,
      rgba(33, 160, 49, 1) 100%
    );
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-family: SourceHanSansCN-Heavy;
    font-weight: 900;
    margin-left:18px;
}
.header_content_description{
  margin-top:40px;
  height: 40px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #1E3D69;
  line-height: 40px;
}
.more-btn{
  background:linear-gradient(0deg,#176eed 1%,#1ea3ff) !important;
  border: 0px !important;
  color: #fff !important;
  width: 180px;
  line-height: 50px;
  border-radius: 10px;
  height:50px;
  font-size: 18px;
  font-weight: 800;
  margin-top:59px;
}
.content_container{
 margin-top:167px;
}
.container_location{
  height: 21px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #515963;
  line-height: 21px;
}

.container_location a{
  color: #515963 !important;
}
.news_content{
  position: relative;
  padding-bottom:160px;
  margin-top:101px;
  overflow: hidden;
}
.news_nav{
 display: flex;
 width:1400px;
 flex-wrap: wrap;
}
.news_nav  .news_nav_item {
  flex: 1;
  height: 120px;
  position: relative;
}
.news_nav .news_nav_item:first-child {
  border-radius: 15px 0 0 0;
  font-size:50px;
  border-left:0px;
  border-right: 1px solid #ddeaf2;
}
.news_nav .news_nav_item:last-child {
  border-radius: 0 15px 0  0;
  font-size:60px;
}
.news_nav  .news_nav_item_selected .title {
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 36px;
  line-height:36px;
  margin-top:43px;
  text-align:center;
  color: #287EB6 !important;
}
.news_nav .news_nav_item_selected .title::after {
    width: 100%;
    background: #00A8CC;
    border-radius: 2px;
    height: 4px;
    position: absolute;
    width:60px;
    bottom: 0;
    left: 50%; 
    content: "";
    transform: translateX(-50%); 
}
.news_nav  .news_nav_item_selected {
  background: #fff !important;
  border: 0px !important;
}


.news_nav  .news_nav_item {
  background: #f9fdff;
  border-bottom: 1px solid #ddeaf2;
  border-left: 1px solid #ddeaf2;
}
.news_nav  .news_nav_item .title {
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 36px;
  line-height:36px;
  margin-top:43px;
  text-align:center;
  color: #BBC9D2;
}

.news_nav  .news_nav_item .title a {
  color: #BBC9D2;
}

.news_content_list{
 min-height: 200px;
 margin-bottom:76px;
}

.news_content_list li {
  border-bottom:1px solid #DDDDDD;
  margin-bottom:44px;
}
.news_content_list li>span {
 float: right;
}
.news_pagebar{
 margin-top:60px;
 text-align:center;

}
.news_pagebar ul {
 border-radius: 4px;
 display: inline-block;
 background: #f6f6f6 !important;
}
.news_pagebar li{
  display: inline;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 22px;
  color: #287EB6;
  border-bottom: 0;
  line-height:60px;
  height:60px;
  padding: 29px 20px;
  border-right:1px solid #fff; 
}
.news_pagebar .current{
  color:#287EB6 !important;
}

.news_pagebar .disabled{
  color:rgba(170, 170, 170, 1) !important
}

.news_pagebar li a{
 text-decoration: none;
}
.news_content .news_title{
 font-family: PingFang-SC-Heavy;
 font-weight: 800;
 font-size: 32px;
 text-align:center;
 color: #333333;
}
.news_content .news_date{
  margin-top:39px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 22px;
  color: #888888;
  padding-bottom:50px;
  border-bottom:1px solid #DDDDDD;
  text-align:center;
}
.news_content  .news_content_detail{
  margin-top:80px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
  line-height: 50px;
}
.yyal_nav {
 line-height:120px;
 height:120px;
 background: #F9FDFF;
 font-family: PingFang-SC-Heavy;
 font-weight: 800;
 font-size: 36px;
 border-bottom: 1px solid #ddeaf2;
 color: #287EB6;
}

.yyal_nav span{
 float:right;
 margin-right:50px;
}
.yyal_content{
 margin-top:60px;
 margin-bottom:60px;
 position: relative;
}
.yyal_title{
  margin-left:50px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 26px;
  color: #333333;
}
.yyal_title::after {
    width: 100%;
    background: #00A8CC;
    height: 3px;
    position: absolute;
    width: 60px;
    margin-top: 62px;
    left:0px;
    margin-left:50px;
    content: "";
}
.yyal_detail{
   margin: 50px 80px 80px 80px;
}

.yyal_detail_desc {
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}

.yyal_detail_content{
  background-color: rgba(0, 168, 204, 0);
  border-radius: 15px;
  height: 507px;
  border: 2px dotted rgba(39, 126, 183, 1);
  margin: 39px 0 0 0;
}
.yyal_tip_title {
  height: 46px;
  background: url(../images/yyaldetail1bg.png) 100% no-repeat;
  background-size: 100% 100%;
  width: 186px;
  line-height:46px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  text-align:center;
  font-size: 22px;
  color: #333333;
}

.yyal_detail_content_right{
  margin-left:37px;
  margin-top:49px;
}
.yyal_detail_items{
 margin: 18px 19px 0 19px;
}

.yyal_detail_items  .title{
  background-image: linear-gradient( 180deg, rgba(0, 154, 255, 1) 0, rgba(0, 154, 255, 1) 0, rgba(0, 105, 173, 1) 100%, rgba(0, 105, 173, 1) 100% );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
   font-family: PingFang-SC-Medium;
   font-weight: 900;
   font-size: 30px;
   line-height: 30px;
}
.yyal_detail_items .item{
 width:149px;
 text-align:center;
}
.yyal_detail_items  .sub_title{
   font-size: 16px;
}

.yyal_detail_items .item_desc{
  height:63px;
  width:149px;
  background: url(../images/yyalceng.png) 100% no-repeat;
  background-size: 100% 100%;
  color: rgba(17, 85, 130, 1);
  font-size: 16px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  text-align: center;
}
.yyal_detail_items .item_desc span{
 margin-top:46px;
 display:block;
}
.yyal_detail_content_left{
 margin-left:52px;
 margin-top: 52px;
}
.yyal_detail_content_right2{
 width:810px;
 margin-right:90px;
}
.yyal_detail_content_right2 .title{
 font-family: PingFang-SC-Heavy;
font-weight: 800;
font-size: 22px;
color: #333333;
line-height: 55px;
}

.yyal_detail_content_right2 .title_desc{
  font-family: PingFang-SC-Medium;
	font-size: 18px;
	color: #333333;
	line-height: 55px;
}
.yyal_detail_left{
 width:670px;
 margin-right:100px;
}
.about_us_detail1{
  margin-left:54px;
  height:421px;
  width:701px;
  background: url(../images/about_us_detail3.png) 100% no-repeat;
  background-size: 100% 100%;
  font-weight: 500;
  font-size: 18px;
  color: #2B6C96;
  line-height: 36px;
}
.about_us_detail1 p{
  margin: 76px  118px  0 88px;
}
.about_us_advantage_title {
  margin-left:40px;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  font-size: 22px;
  color: #287EB6;
}
.about_us_advantage_desc {
  margin-left:40px;
  margin-top:20px;
  font-weight: 500;
  width:1047px;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  font-family: PingFang-SC-Medium;
}
.partner_list .item_content{
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 15px;
  height: 90px;
  line-height:90px;
  text-align:center;
  width: 293px;
  margin-left:76px;
  float:left;
  margin-bottom:30px;
}
.partner_list .item_content:first-child {
  margin-left:0px !important;
}
.clearboth{
  clear: both
}
.sdyw_title{
  height: 24px;
  color: rgba(40, 126, 182, 1);
  font-size: 22px;
  font-family: PingFang-SC-Heavy;
  font-weight: 900;
  text-align: center;
  line-height: 24px;
  margin: 54px 0 0 0;
}
.sdyw_content{
  background-color: rgba(0, 168, 204, 0);
  border-radius: 15px;
  width: 1240px;
  height: 290px;
  border: 2px dotted rgba(39, 126, 183, 1);
  margin: 28px 0 0 0;
  text-align:center;
}
.sdyw_content img {
 margin-top: 40px;
}
.sdyw_content div {
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFang-SC-Heavy;
  font-weight: 500;
  text-align: left;
  line-height: 36px;
  margin: 35px 63px 51px 61px;
}
.sdyw_content div span {
  font-weight: 900;
}
.fzyw_introduction{
  background-color: rgba(0, 168, 204, 0);
  border-radius: 15px;
  height: 660px;
  border: 2px dotted rgba(39, 126, 183, 1);
  width: 1240px;
  margin: 39px 0 0 0;
}
.yzyw_flow :first-child {
  height:415px;
  width:285px;
  background: url(../images/fzyw_flow_bg1.png) 100% no-repeat;
  background-size: 100% 100%;
}
.yzyw_flow:first-child {
  height:285px;
  width:415px;
  background: url(../images/fzyw_flow_bg1.png) 100% no-repeat;
  background-size: 100% 100%;
  float:left;
}
.yzyw_flow:nth-child(2) {
  height:285px;
  width:414px;
  background: url(../images/fzyw_flow_bg2.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-left:5px;
  float:left;
}
.yzyw_flow:nth-child(3) {
  height:285px;
  width:400px;
  background: url(../images/fzyw_flow_bg2.png) 100% no-repeat;
  background-size: 100% 100%;
  float:left;
  margin-left:6px;
}
.yzyw_flow_title {
  color: rgba(39, 126, 183, 1);
  font-size: 22px;
  font-family: PingFang-SC-Heavy;
  font-weight: 900;
  text-align: left;
  line-height: 36px;
}
.yzyw_flow:first-child .yzyw_flow_title {
  height:53px;
  width:201px;
  padding:17px 0 0 65px;
  background: url(../images/fzyw_flow_titilebg1.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:30px 0 0 100px;
}
.yzyw_flow:nth-child(2) .yzyw_flow_title {
  height:60px;
  width:210px;
  padding:23px 0 0 73px;
  background: url(../images/fzyw_flow_titilebg2.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:23px 0 0 95px;
}
.yzyw_flow:nth-child(3) .yzyw_flow_title {
  height:47px;
  width:200px;
  padding:10px 0 0 64px;
  background: url(../images/fzyw_flow_titilebg3.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:36px 0 0 100px;
}
.yzyw_flow_desc {
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 36px;
}
.yzyw_flow:first-child .yzyw_flow_desc{
  margin:33px 62px 0 47px;
}
.yzyw_flow:nth-child(2) .yzyw_flow_desc{
  margin:33px 64px 0 57px;
}

.yzyw_flow:nth-child(3) .yzyw_flow_desc{
  margin:33px 42px 0 47px;
}
.fzyw_detail_content{
  background-color: rgba(0, 168, 204, 0);
  border-radius: 15px;
  width: 1240px;
  height: 457px;
  border: 2px dotted rgba(39, 126, 183, 1);
}
.fzyw_detail_content_desc{
  margin: 92px 63px 0 52px;
  width:360px;
}
.fzyw_detail_content_desc .title{
    font-weight: 800;
    font-size: 22px;
    color: #287EB6;
    height: 22px;
    line-height: 22px;
    position: relative;
}
.fzyw_detail_content_desc .title::after {
    width: 100%;
    background: #00A8CC;
    height: 2px;
    position: absolute;
    margin-top: 42px;
    left: 0px;
    content: "";
}
.fzyw_detail_content_desc .content{
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  font-weight: 500;
  margin-top: 52px;
}
.xyjy_flow_content{
  height:345px;
  width:314px;
  background-size: 100% 100%;
  float:left;
}
.xyjy_flow_content:first-child {
  background: url(../images/xhjy_flow_bg1.png) 100% no-repeat;
}
.xyjy_flow_content:nth-child(2) {
 width:313px;
 background: url(../images/xhjy_flow_bg2.png) 100% no-repeat;
}
.xyjy_flow_content:nth-child(3) {
 width:313px;
 background: url(../images/xhjy_flow_bg3.png) 100% no-repeat;
}
.xyjy_flow_content:nth-child(4) {
 width:300px;
 background: url(../images/xhjy_flow_bg4.png) 100% no-repeat;
}
.xyjy_flow_content .title {
  color: rgba(39, 126, 183, 1);
  font-size: 22px;
  font-family: PingFang-SC-Heavy;
  font-weight: 900;
  text-align: left;
  line-height: 36px;
}
.xyjy_flow_content:first-child .title {
  height:53px;
  width:201px;
  padding:17px 0 0 65px;
  background: url(../images/xhjy_flow_detail_bg1.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:29px 0 0 50px;
}

.xyjy_flow_content:nth-child(2) .title {
  height:60px;
  width:210px;
  padding:23px 0 0 73px;
  background: url(../images/xhjy_flow_detail_bg2.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:22px 0 0 44px;
}

.xyjy_flow_content:nth-child(3) .title {
  height:50px;
  width:200px;
  padding:0 50px 0 59px;
  line-height:22px;
  background: url(../images/xhjy_flow_detail_bg3.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:33px 0 0 49px;
}

.xyjy_flow_content:nth-child(4) .title {
  height:47px;
  width:200px;
  padding:10px 0 0 54px;
  background: url(../images/xhjy_flow_detail_bg4.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:35px 0 0 50px;
}

.xyjy_flow_content .content{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin:33px 44px 0 32px; 
} 

.xyjy_flow_content:nth-child(4) .content{
  margin:33px 34px 0 33px; 
}
.ldlzjy_content_title{
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    line-height: 22px;
}
.ldlzjy_flow_list{
   margin-top:41px;
}

.ldlzjy_flow_content{
  height:345px;
  width:314px;
  background-size: 100% 100%;
  float:left;
}
.ldlzjy_flow_content:first-child,.ldlzjy_flow_content:nth-child(5) {
  background: url(../images/ldlzjy_flow_detailbg1.png) 100% no-repeat;
 }
 .ldlzjy_flow_content:nth-child(2),.ldlzjy_flow_content:nth-child(6) {
  width:313px;
  background: url(../images/ldlzjy_flow_detailbg2.png) 100% no-repeat;
 }
.ldlzjy_flow_content:nth-child(3) {
  width:313px;
  background: url(../images/ldlzjy_flow_detailbg3.png) 100% no-repeat;
}
.ldlzjy_flow_content:nth-child(4),.ldlzjy_flow_content:nth-child(7) {
 width:300px;
 background: url(../images/ldlzjy_flow_detailbg4.png) 100% no-repeat;
}
.ldlzjy_flow_content:nth-child(5),.ldlzjy_flow_content:nth-child(6),.ldlzjy_flow_content:nth-child(7){
  margin-top:21px;
}
.ldlzjy_flow_content .title {
  color: rgba(39, 126, 183, 1);
  font-size: 22px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  text-align: left;
}
.ldlzjy_flow_content:first-child .title {
  height:53px;
  width:201px;
  padding:7px 0 0 65px;
  background: url(../images/ldlzjy_flow_titlebg1.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:29px 0 0 50px;
}
.ldlzjy_flow_content:nth-child(2) .title {
  height:50px;
  width:200px;
  padding:2px 0 0 60px;
  background: url(../images/ldlzjy_flow_titlebg2.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:33px 0 0 50px;
}
.ldlzjy_flow_content:nth-child(3) .title {
  height:60px;
  width:230px;
  padding:13px 0 0 62px;
  background: url(../images/ldlzjy_flow_titlebg3.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:22px 0 0 34px;
}
.ldlzjy_flow_content:nth-child(4) .title {
  height:50px;
  width:196px;
  padding:0 50px 0 58px;
  line-height:22px;
  text-align:center;
  background: url(../images/ldlzjy_flow_titlebg4.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:34px 0 0 52px;
}
.ldlzjy_flow_content:nth-child(5) .title {
  height:50px;
  width:208px;
  padding:0 25px 0 51px;
  line-height:22px;
  text-align:center;
  background: url(../images/ldlzjy_flow_titlebg5.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:36px 0 0 46px;
}
.ldlzjy_flow_content:nth-child(6) .title {
  height:51px;
  width:207px;
  padding:2px 0 0 57px;
  background: url(../images/ldlzjy_flow_titlebg6.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:33px 0 0 46px;
}
.ldlzjy_flow_content:nth-child(7) .title {
  height:50px;
  width:221px;
  padding:0 30px 0 53px;
  line-height:22px;
  text-align:center;
  background: url(../images/ldlzjy_flow_titlebg7.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:37px 0 0 39px;
}
.ldlzjy_flow_content .content{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin:33px 44px 0 32px; 
}
.ldlzjy_flow_content:nth-child(4) .content,.ldlzjy_flow_content:nth-child(7) .content{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin:33px 34px 0 32px; 
}
.ldlzjy_flow_content2{
  height:345px;
  width:314px;
  background-size: 100% 100%;
  float:left;
}
.ldlzjy_flow_content2:first-child {
  background: url(../images/ldlzjy_flow_detailbg1.png) 100% no-repeat;
 }
 .ldlzjy_flow_content2:nth-child(2) {
  width:313px;
  background: url(../images/ldlzjy_flow_detailbg2.png) 100% no-repeat;
 }
.ldlzjy_flow_content2:nth-child(3) {
  width:313px;
  background: url(../images/ldlzjy_flow_detailbg3.png) 100% no-repeat;
}
.ldlzjy_flow_content2:nth-child(4){
 width:300px;
 background: url(../images/ldlzjy_flow_detailbg4.png) 100% no-repeat;
}
.ldlzjy_flow_content2 .title {
  color: rgba(39, 126, 183, 1);
  font-size: 22px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  text-align: left;
}
.ldlzjy_flow_content2:first-child .title {
  height:53px;
  width:201px;
  padding:7px 0 0 65px;
  background: url(../images/ldlzjy_flow_title2bg1.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:29px 0 0 50px;
}
.ldlzjy_flow_content2:nth-child(2) .title {
  height:60px;
  width:210px;
  padding:13px 0 0 73px;
  background: url(../images/ldlzjy_flow_title2bg2.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:22px 0 0 44px;
}
.ldlzjy_flow_content2:nth-child(3) .title {
  height:50px;
  width:200px;
  padding:2px 0 0 61px;
  background: url(../images/ldlzjy_flow_title2bg3.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:33px 0 0 49px;
}
.ldlzjy_flow_content2:nth-child(4) .title {
  height:48px;
  width:201px;
  padding:1px 0 0 79px;
  background: url(../images/ldlzjy_flow_title2bg4.png) 100% no-repeat;
  background-size: 100% 100%;
  margin:34px 0 0 49px;
}
.ldlzjy_flow_content2 .content{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    line-height: 36px;
    margin:33px 44px 0 32px; 
}

.ldlzjy_flow_content2:nth-child(4) .content{
    margin:33px 34px 0 32px; 
}
.hxyw_page_container{
 background-color:#fff;
 position: relative;
}
.hxyw_banner{
  height: 500px;
  background-image: url(../images/hxyw_banner_new.jpg);
  background-repeat: no-repeat;
  background-color:#e6ecf5;
  position: relative;
  overflow: hidden;
  background-position:right;
  background-size: 1920px;
}
.hxyw_page_container .header_content_container{
 height:80px !important;
 line-height:80px !important;
 margin:0 !important;
}
.hxyw_page_container .header_nav {
 height:80px !important;
 line-height:80px !important;
}
.hxyw_page_container .login-btn{
 margin-top:21px !important;
}
.hxyw_page_container .control-btn{
 margin-top:21px !important;
}
.hxyw_banner_title{
  margin-top:192px;
}
.hxyw_banner_title .titleone{
 background-image: linear-gradient( 190deg, rgba(0, 108, 200, 1) 0, rgba(0, 108, 200, 1) 0, rgba(33, 160, 49, 1) 100%, rgba(33, 160, 49, 1) 100% );
 overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 60px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 60px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hxyw_banner_title .titletwo{
  color: rgba(51, 51, 51, 1);
    font-size: 60px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    text-align: left;
    line-height: 60px;
}
.hxyw_banner_desc{
  margin-top:40px;
  color: rgba(30, 61, 105, 1);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}
.hxyw_content{
  height:496px;
}
.hxyw_content_list{
  padding-top:100px;
}
.hxyw_content_item{
 flex:1;
}

.hxyw_content_item_content{
  width:320px;
  height:160px;
  border-radius: 10px;
  background: transparent;
  margin:0 auto;
  text-align: center;
  background-size: 100%;
}

.hxyw_content_item_content:hover {
  background-size: 120%;
  background-position:center;
  -webkit-transition: background-size .6s linear;
  transition: background-size .6s linear;
}
.hxyw_content_item_content:first-child,.hxyw_content_item_content:nth-child(2),.hxyw_content_item_content:nth-child(3) {
  margin-right:40px;
 }
.hxyw_content_item_content .title{
  margin-top:50px;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: PingFang-SC-Bold;
  font-weight: 700;
  text-align: center;
  line-height: 32px;
}

.hxyw_content_item_content .detail_btn{
  margin-top:17px;
  width: 90px;
  height: 30px;
  background: rgba(0,0,0,0);
  border-radius: 15px;
  border: 1px solid #00D8FF;
  line-height:30px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #00D8FF;
  padding:0 !important;
}
.hxyw_content_item_content:hover .detail_btn{
  background: #00D8FF !important;
  color:#000;
}
.hxyw_content_item_content:hover .title{
  color:#00D8FF !important;
}
.hxyw_content_item_desc{
  margin:40px 0 0 0;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  width:320px;
  line-height: 30px;
}
.fzfw_content{
 background-color:#F6F6F6;
}
.fzfw_tab{
 margin: 0 auto;
}
.fzfw_tab .layui-tab{
  margin: 0 !important;
  padding-top:10px;
}
.fzfw_tab .layui-tab .layui-tab-nav{
  width:580px;
  height:60px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(204,204,204,0.15);
  border-radius: 30px;
}
.fzfw_tab .layui-tab .layui-tab-title{
  padding: 0 10px;
}
.fzfw_tab .layui-tab .layui-tab-title:after{
 border-bottom-color:none !important;
 border-bottom-width: 0; 
 border-style: none !important;
}
.fzfw_tab .layui-tab .layui-tab-title li{
  margin-top:10px;
  width: 180px;
  height: 40px;
  color: #333333;
  text-align:center;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  font-family: PingFang-SC-Bold;
}
.fzfw_tab .layui-tab-title .layui-this:after{
  border-width: 0 !important;
  border-bottom-width: 0 !important;
  border-style: none !important;
}
.fzfw_tab .layui-tab-title .layui-this{
  background: #003D94;
  border-radius: 20px;
  border: 0px solid #050001;
  color: #FFFFFF !important;
}
.layui-tab-content{
  margin-top:80px;
}
.layui-tab-content .tab_content_left{
  width:684px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 46px;
}
.layui-tab-content .tab_content_left span{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: PingFang-SC-Heavy;
    font-weight: 900;
    text-align: left;
    line-height: 46px;

}
.tab_content_left .title{
  font-family: PingFang-SC-Heavy;
  font-weight: 900;
  font-size:22px;
}
.layui-tab-content .layui-tab-item-content{
  width: 400px;
  height: 302px;
  background: linear-gradient(333deg, #EBF3FF, #FFFFFF,#FFFFFF);
  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.1);
  border-radius: 20px;
  margin-bottom:120px;
}
.layui-tab-content .layui-tab-item-content:nth-child(3){
 background: linear-gradient(333deg, #D8FAEE, #FFFFFF,#FFFFFF);
}
.layui-tab-content .layui-tab-item-content:nth-child(5){
 background: linear-gradient(333deg,#E0FAFA, #FFFFFF,#FFFFFF);
}
.layui-tab-content .layui-tab-item-content:nth-child(7){
 background: linear-gradient(333deg,#E4E6FF, #FFFFFF,#FFFFFF);
}
.tab-second-item .layui-tab-item-content:nth-child(1){
 background: linear-gradient(333deg, #F8EBFF, #FFFFFF,#FFFFFF);
}
.tab-second-item .layui-tab-item-content:nth-child(3){
 background: linear-gradient(333deg, #FFEBEB, #FFFFFF,#FFFFFF);
}
.tab-second-item .layui-tab-item-content:nth-child(5){
 background: linear-gradient(333deg, #FFF0E1, #FFFFFF,#FFFFFF);
}
.layui-tab-content .layui-tab-item-content .title{
  margin-top:55px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 22px;
  color: #333333;
  line-height: 28px;
  text-align:center;
}
.layui-tab-content .layui-tab-item-content .content_desc{
  margin:20px 47px 0 47px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
}
.fzfw_item_conent_img{
  margin:102px 18px 0 33px;
  width:49px;
  height:98px;
}
.tab-item-content2{
width: 290px !important;
height: 410px !important;
}
.fzfw_item_conent_img2{
  margin:156px 10px 0 20px;
  width:49px;
  height:98px;
}
.tab-item-content2  .content_desc{
  margin:20px 46px 0 46px !important;
}
.tab_content_right{
  margin-left:90px;
  width:500px;
  background-color:#fff;
  text-align:center;
}
.tab_content_right_title{
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 22px;
  color: #287EB6;
  line-height: 22px;
  text-align:center;
}
.tab-item-conent-title{
 text-align:center;
  width: 180px;
  height: 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 0px rgba(204,204,204,0.15);
  border-radius: 20px;
  line-height:40px;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: #003D94;
  margin: 0 auto 40px auto;
}
.hzfb-tab-item-content{
  width:400px;
  PingFang-SC-Medium
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  text-align:center;
}
.hzfb-tab-item-content .title{
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 20px;
  color: #333333;
  line-height: 36px;
  text-align:center;
  margin:20px auto;
}
.jscb-list-content-one{
  margin-bottom:69px;
}
.jscb-list-content-one .content{
  width:280px;
  text-align:center;
  margin-bottom:81px;
}
.jscb-list-content-one div .content_img{
  margin-top:20px;
  height:100px;
  line-height:100px;
}
.jscb-list-content-one div .content_img img{
  max-height:100px;
}
.jscb-list-content-one div .title{
  height:42px;
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 18px;
  color: #333333;
  line-height: 21px;
  width:214px;
  margin:40px auto 0 auto;
}
.jscb-list-content-one div .desc{
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  width:224px;
  margin:27px auto 0 auto;
}
.jcsb-right-content{
  width:780px;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
  margin-right:119px;
}
.jcsb-right-content .title{
  margin-top:20px;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
}
.news_content_img img{
 width: 192px;
 height: 108px;
 background: #000000;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
  border-radius: 10px;
  border: 4px solid #FFFFFF;
  margin-bottom:44px;
}
.news_content_detail{
  margin-left:44px;
}
.news_content_detail .title{
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
}
.news_content_detail .summary{
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  line-height: 52px;
}
.news_content_detail .date{
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
}
.abount-us-content{
 width:810px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}
.abount-us-content-detail{
  flex:1;
  margin: 40px 0;
  text-align:center;
}
.abount-us-content-detail-desc{
  width: 100px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  border-radius: 15px;
  text-align:center;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
  font-family: PingFang-SC-Bold;
  line-height:30px;
  margin:30px auto 0 auto;
}
.abount-us-content .title{
  font-family: PingFang-SC-Heavy;
  font-weight: 800;
  font-size: 22px;
  color: #333333;
  line-height: 50px;
}