﻿@charset "utf-8";
/**
	*首页
**/
body{
	font-family: 微软雅黑;
}
.wrap {
	margin-bottom: 15px;
	overflow: hidden;
	_zoom:1;
}
.leftSide {
	width: 686px;
	float: left;
}
/*通用*/
.wrap_small {
	width: 49%;
	float: left;
}
.wrap_common {
	width: 410px;
	float: left;
}
.wrap_common .mh {
    border-bottom: 2px solid #E7E7E7;
    clear: both;
    height: 30px;
}
.wrap_common .mh .title {
    border-bottom: 2px solid #104E88;
    color: #333333;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: -2px;
    padding-right: 24px;
}
.leftSide3_cont {
	width: 100%;
	height: auto;
}
.leftSide3new_cont {
	width: 100%;
    height: auto;
}
.wrap-3 .leftSide3_cont {
	border: 2px solid #e5e3e3;
	width: 228px;
	height: auto;
	padding: 14px;
	margin-top: -2px;
}
.leftSide3_intr p {
	width: 216px;
	height: 26px;
	padding-left: 12px;
	overflow: hidden;
	background: url(../images/icon01.gif) no-repeat left center; 
}
.leftSide3_intr p a {
	line-height: 26px;
}
.leftSide3_intr p a:hover {
	text-decoration: underline;
}

.rightSide3_cont {
	width: 228px;
	height: auto;
	border: 1px solid #e5e3e3;
	padding: 14px;
	margin-top: -2px;
}
.wrap-3 .rightSide3_cont {
	border: 2px solid #e5e3e3;
	width: 228px;
	height: auto;
	padding: 14px;
	margin-top: -2px;
}
.rightSide3_intr p {
	width: 216px;
	height: 26px;
	padding-left: 12px;
	overflow: hidden;
	background: url(../images/icon01.gif) no-repeat left center; 
}
.rightSide3_intr p a {
	line-height: 26px;
}
.rightSide3_intr p a:hover {
	text-decoration: underline;
}

.mh {
	height:30px;
	border-bottom:#e7e7e7 2px solid;
	clear:both;
}
.mh .title {
	height:30px;
	line-height:30px;
	color:#333;
	font-size:14px;
	margin-bottom:-2px;
	padding-right:24px;
	border-bottom:#104E88 2px solid;
	_display:inline;
	float:left;
}
.mh .more {
	width:40px;
	height:15px;
	line-height:15px;
	color:#fff;
	font-family:微软雅黑;
	text-align:center;
	margin:12px 10px 0 0;
	background:url(../images/sprites_no.png) no-repeat -258px -227px;
	float:right;
	}
.mh a.more:hover {
	background-position:-258px -252px;
}

/**
	*首页第一部分
**/
/*左侧*/
.leftSide {
	width: 100%;
}
	/*banner*/
	.leftSide_banner {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		padding-bottom: 5%;
		max-width: 1600px;
		margin: 0px auto;
		max-height: 570px;
		min-height: 315px;
	}
	.leftSide_bannerPub {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.leftSide_banner li {
		width: 100%;
		height: 450px;
		position: relative;
	}
	.leftSide_banner li img {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.leftSide_banner li div.banner_intr {
		width: 230px;
		height: 138px;
		padding:20px;
		background: url(../images/banner_intr.png) no-repeat;
		position: absolute;
		bottom: 20px;
		left: 0;
		z-index: 99;
	}
	.leftSide_banner li div.banner_intr p {
		color: #f5f2ee;	
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.leftSide_banner li div.banner_intr a {
		color: #e9d9c4;
	}
	.leftSide_banner li div.banner_intr a:hover {
		text-decoration: underline;
	}
	.leftSide_banner ol {
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.leftSide_banner ol li {
		width: auto;
		height: 15px;
		float: left;
		margin-right: 6px;
	}
	.leftSide_banner ol li a {
		width: 34px;
		height: 4px;
		line-height: 15px;
		float: left;
		text-align: center;
		cursor: pointer;
		opacity: 0.2;
		background: #000000;
	}
	.leftSide_banner ol li a:hover,.leftSide_banner ol li.active a {
		background: #FFFFFF;
	}
		/*详情*/
		.leftSide_cont {
			overflow: hidden;
    		_zoom: 1;
    		width: 80%;
    		min-width: 720px;
    		max-width: 1500px;
   	 		margin: 35px auto;
		}
		.leftSide_contN {
			overflow: hidden;
    		_zoom: 1;
    		width: 80%;
    		min-width: 720px;
    		max-width: 1500px;
   	 		margin: 10px auto;
		}
		/*详情左侧*/
		.leftSide_contL {
			width: 100%;
    		float: left;
		}
		.leftSide_contTotal{
                      justify-content: center;
    		      display: flex;
		}
		.leftSide_contTotal ul li{
			font-family: 微软雅黑;
    		font-size: 14px;
    		color: #333333;
    		letter-spacing: 0;
    		font-weight: 500;
		height: 25px;
    		line-height: 25px;
    		list-style-type: initial;
		width:150px;
		float: left;
		text-algin: center;
		overflow: hidden;
    		list-style-position: inside;
    		text-align: left;
		}
		.leftSide_contTotal ul{
			width: 150px;
    			text-align: center;
    			display: table;
    			margin: 0 auto;
			margin-top: 10px;
		}
		.leftSide_contTotal .contTotal_box{
		    width: 19%;
    		    display: inline-block;
    		    border: 1px solid rgba(236,236,236,1);
    		    text-align: center;
    		    overflow: hidden;
		    position: relative;
    		    float: left;
    		    margin-left: 0.9%;
    		    height: 0;
    		    padding-bottom: 20%;
		}
		.leftSide_contTotal .contTotal_box:first-child{
    		margin: 0px;
		float: left;
		}
		.leftSide_contTotal .contTotal_box:last-child{
    		margin: 0px;
		float: right;
		}
		.contTotal_box,.detail{
			transition: all .5s;
			cursor: pointer;
		}
		.detail{
			position: absolute;
  			width: 100%;
  			height: 100%;
  			top:-200%;
  			background:#ffffff;
		}
		.contTotal_box:hover .detail{
			top:0;
		}
		.box_main{
			width: 100%;
			height: 300px;
		}
		.leftSide_contTotal .contTotal_title{
			font-family: 微软雅黑;
			font-size: 16px;
			color: #333333;
			letter-spacing: 0;
			text-align: center;
			font-weight: 500;
			margin-top: 5px;
		}
		.leftSide_contTotal_line{
			height: 2px;
    		width: 10%;
    		background: #028DE8;
    		margin-left: 45%;
    		margin-top: 5px;
		}
		.leftSide_contTotal .icon1{
    		width: 150px;
    		height: 150px;
    		border-radius: 50%;
    		overflow: auto;
    		margin: 40px auto;
    		background: url(/upfile/icon/icon-cxcx.svg) no-repeat center center;
    		background-color: #F5F5F5;
		}
		.leftSide_contTotal .icon1-1{
    		width: 140px;
    		height: 60px;
    		border-radius: 70px;
    		overflow: auto;
    		margin: 20px auto;
    		background: url(/upfile/icon/icon-cxcx2.svg) no-repeat center center;
		}
		.leftSide_contTotal .icon2{
			width: 150px;
    		height: 150px;
    		border-radius: 50%;
    		overflow: auto;
    		margin: 40px auto;
    		background: url(/upfile/icon/icon-xxpl.svg) no-repeat center center;
    		background-color: #F5F5F5;
		}
		.leftSide_contTotal .icon2-1{
			width: 140px;
    		height: 60px;
    		border-radius: 70px;
    		overflow: auto;
    		margin: 20px auto;
    		background: url(/upfile/icon/icon-xxpl2.svg) no-repeat center center;
		}
		.leftSide_contTotal .icon3{
			width: 150px;
    		height: 150px;
    		border-radius: 50%;
    		overflow: auto;
    		margin: 40px auto;
    		background: url(/upfile/icon/icon-jrgj.svg) no-repeat center center;
    		background-color: #F5F5F5;
		}
		.leftSide_contTotal .icon3-1{
			width: 140px;
    		height: 60px;
    		border-radius: 70px;
    		overflow: auto;
    		margin: 20px auto;
    		background: url(/upfile/icon/icon-jrgj2.svg) no-repeat center center;
		}
		.leftSide_contTotal .icon4{
			width: 150px;
    		height: 150px;
    		border-radius: 50%;
    		overflow: auto;
    		margin: 40px auto;
    		background: url(/upfile/icon/icon-qybh.svg) no-repeat center center;
    		background-color: #F5F5F5;
		}
		.leftSide_contTotal .icon4-1{
			width: 140px;
    		height: 60px;
    		border-radius: 70px;
    		overflow: auto;
    		margin: 20px auto;
    		background: url(/upfile/icon/icon-qybh2.svg) no-repeat center center;
		}
		.leftSide_contTotal .icon5{
		width: 60%;
    		border-radius: 50%;
    		overflow: auto;
    		margin: 10% auto;
    		background: url(/upfile/icon/icon-ckbx.svg) no-repeat center center;
    		background-color: #F5F5F5;
    		height: 0;
    		padding-bottom: 60%;
		}
		.leftSide_contTotal .icon5-1{
			width: 140px;
    		height: 60px;
    		border-radius: 70px;
    		overflow: auto;
    		margin: 0px auto;
    		background: url(/upfile/icon/icon-ckbx2.svg) no-repeat center center;
		}
		.leftSide_product{
			overflow: hidden;
			_zoom:1;
			margin-top:-2px;
		}
		.leftSide_product .title{
			font-family: 微软雅黑;
			font-size: 28px;
			color: #333333;
			letter-spacing: 0;
			text-align: center;
			font-weight: 500;
			height: 30px;
			line-height: 30px;
			margin: auto;
			width: 100%;
		}
		.product_box{
			width: 80%;
			max-width: 1500px;
			margin: 35px auto;
		}
		.product1{
			overflow: hidden;
    			height: 0px;
    			padding-bottom: 21%;
			background-size: 100% 210px;
			width: 49%;
			float: left;
		}
		.product1:nth-child(even){
			background:url(/upfile/home/mxcp-bg1.png) no-repeat 0 0;
			background-size: 100% auto;
			width: 49%;
			float: right;
			overflow: hidden;
    			height: 0px;
    			padding-bottom: 21%;
		}
		.product2{
			height:210px;
			background:url(/upfile/home/mxcp-bg2.png) no-repeat 0 0;
			background-size: 100% 210px;
			width: 49%;
			float: right;
		}
		.product3{
			height:210px;
			background:url(/upfile/home/mxcp-bg3.png) no-repeat 0 0;
			background-size: 100% 210px;
			width: 49%;
			float: left;
			margin-top: 20px;
		}
		.product4{
			height:210px;
			background:url(/upfile/home/mxcp-bg4.png) no-repeat 0 0;
			background-size: 100% 210px;
			width: 49%;
			float: right;
			margin-top: 20px;
		}
		.product_title{
			font-family: 微软雅黑;
			font-size: 26px;
			color: #333333;
			letter-spacing: 0;
			font-weight: 500;
			width:80%;
    			padding-left: 10%;
			margin-top: 5%;
		}
		.product_intreduce{
			font-family: 微软雅黑;
			font-size: 14px;
			color: #666666;
			letter-spacing: 0;
			line-height: 24px;
			font-weight: 400;
			width: 50%;
			padding-left: 10%;
			height: 70px;
			width:324px;
			margin-top:3%;
		}
		.pd_btn{
			width: 100px;
    		height: 32px;
    		line-height: 32px;
    		background: #ffffff;
    		text-align: center;
    		margin-left: 10%;
			margin-top: 3%;
			font-family: 微软雅黑;
    		font-size: 14px;
		}
		.pd_btn a:hover{
    		color: #028DE8;
		}
		
			/*新闻公告，理财工具*/
			.leftSide3_cont2 {
				width: 256px;
				overflow: hidden;
				_zoom:1;
				padding: 0;
			}
			.leftSide3_cont2 ul {
				overflow: hidden;
				_zoom:1;
				position: relative;
				top: 1px;
				left: 1px;
			}
			.leftSide3_cont2 ul li {
				width: 101px;
				height: 32px;
				line-height: 32px;
				padding-left: 26px;
				float: left;
				background: url(../images/icon01.gif) no-repeat 14px center;
				border-bottom: 1px dashed #b9b9b9;
				border-right: 1px dashed #b9b9b9;
			}
			/*网银*/
			.leftSide1-3L {
				width: 250px;
				height: 75px;
				padding: 20px 0 0 10px;
				margin-top:20px; 
				background: url(../images/leftSide1-3L.gif) no-repeat;
				overflow: hidden;
				_zoom:1;
			}
			.leftSide1-3L li {
				width: 60px;
				padding-right: 2px;
				height: 75px;
				float: left;
				background: url(../images/leftSide1-icon.gif) no-repeat right 5px;
			}
			.leftSide1-3L li.last {
				width: 50px;
				background: none;
			}
			.leftSide1-3L li p {
				text-align: center;
			}
			/*地图网点*/
			.outletsmap2 {
				width: 260px;
				height: 100px;
				background: url(../images/outletsmap2.jpg) no-repeat;
				margin-top: 20px;
				position: relative;
			}
			.outletsmap2 p {
				overflow: hidden;
				_zoom:1;
			    position: absolute;
			    bottom: 10px;
			    right: 0;
			}
			.outletsmap2 p a {
			    width: 82px;
			    height: 22px;
			    background: url("../images/outletsmap2_btn.png") no-repeat;
			    text-align: center;
			    margin-right: 8px;
			    display: block;
			    float: left;
			}
		/*详情右侧*/
		.leftSide_contR {
			width: 405px;
			float: right;
		}
		.wrap_big {
			float: left;
		    width: 410px;
		    margin-top: 12px;
		}
		.wrap_big2 {
		    margin-top: 8px;
		}
		.wrap_big3 {
		    margin-top: 26px;
		}
			/*tab切换*/
		.leftSide_tab {
			width: 410px;
			height: 154px;
			overflow: hidden;
		}
		.leftSide_tabBtn {
			width: 410px;
			height: 30px;
			padding-top: 10px;
			background: #f5f5f5;
			overflow: hidden;
			_zoom:1;
		}
		.leftSide_tabBtn li {
			height: 20px;
			display: inline-block;
			float: left;
			padding: 0 5px;
			background: url(../images/tabList.gif) no-repeat center right;
		}
		.leftSide_tabBtn li.last {
			background: none;
		}
		.leftSide_tabBtn li a {
			height: 20px;
			display: inline-block;
			padding-bottom: 0;
			background: none;
			cursor: pointer;
		}
		.leftSide_tabBtn li a span {
			width: auto;
			display: inline-block;
			padding-right: 0;
			background: none;
			cursor: pointer;
		}
		.leftSide_tabBtn li a b {
			width: auto;
			display: inline-block;
			padding-left: 0;
			background: none;
			font-weight: normal;
			cursor: pointer;
		}
		.leftSide_tabBtn li a:hover,.leftSide_tabBtn li a.active {
			padding-bottom: 3px;
			background: url(../images/icon07.gif) no-repeat center bottom;
		}
		.leftSide_tabBtn li a:hover span,.leftSide_tabBtn li a.active span {
			height: 20px;
			line-height: 20px;
			padding-left: 6px;
			color: #fff;
			background: url(../images/leftSide_tabBtn.gif) no-repeat top left;
		}
		.leftSide_tabBtn li a:hover b,.leftSide_tabBtn li a.active b {
			height: 20px;
			line-height: 20px;
			padding-right: 6px;
			background: url(../images/leftSide_tabBtn.gif) no-repeat bottom right;
		}
		.leftSide_tabCont {
			width: 410px;
			height: 104px;
			padding-top: 13px;
			overflow: hidden;
		}
		.leftSide_tabCont ul {
		}
		.leftSide_tabCont li {
			float: left;
		}
		.leftSide_tabCont li .tabCont_img {
			width: 140px;
			height: 100px;
			float: left;
		}
		.leftSide_tabCont li .tabCont_list {
			margin-left: 152px;
			overflow: hidden;
			_zoom:1;
		}
		.leftSide_tabCont li .tabCont_list a {
			width: 98px;
			height: 30px;
			line-height: 30px;
			padding-left: 22px;
			background: url(../images/tabCont_list.gif) no-repeat;
			float: left;
			margin: 0 0 5px 6px;
		}

/*右侧*/
div.bankonline
 {

  border:0px solid #bebebe;
  float:left;
  height:260px;
  width:260px;

  }
div.sljimg
  {

  border:0px solid #bebebe;
  float:left;
  height:90px;
  width:90px;
   margin-top:20px;
  margin-left:30px;
  }
  div.sljimg2
  {
  border:0px solid #bebebe;
  float:left;
  height:90px;
  width:90px;
  margin-top:20px;
  margin-left:20px;
  }
  div.desc
  {
  font-size:12px;
  margin:10px 5px 10px 5px;
   margin-top:120px;
  margin-left:50px;
  }
  div.desc2
  {
  font-size:12px;
  margin:10px 5px 10px 5px;

     margin-top:110px;
  margin-left:20px;
  }

.rightside2 {
	width: 260px;
}
.rightside2 .mod-3 {
	width: 260px;
	height:305px;
	background: url(../images/index_login.png) no-repeat;
}
.rightside2 .mod-3 .mh,.rightside2 .mod-3 .mf {
	background: none;
	border: none;
}
.rightside2 .mh .title {
	border: none;	
}
.rightside2 .btn {
	width: 186px;
	height: 53px;
	background: url(../images/index_loginBtn.png) no-repeat;
	padding-left: 38px;
}
.rightside2 a.btn:hover {
	background: url(../images/index_loginOn.png) no-repeat;
}
.rightside2 .bankonline .more {
	width: 224px;
	background: none;
}
.mh2new{
	height: 30px;
    overflow: hidden;
    _zoom:1;
}
.mh2new .title {
    height: 30px;
    line-height: 30px;
	float: left;
	font-family: 微软雅黑;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
	font-weight: bold;
}
.mh2new .newmore {
    width: 60px;
    height: 15px;
    line-height: 15px;
	font-size:14px;
    float: right;
    margin: 12px 10px 0 0;
    font-family: 微软雅黑;
	color: #999999;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	background:url(../images/icon/more.svg) no-repeat center right;
}
.mh2 {
    height: 40px;
    overflow: hidden;
    _zoom:1;
}
.mh2 .title {
    height: 40px;
    line-height: 40px;
	float: left;
	font-family: 微软雅黑;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
	font-weight: bold;
}
.mh2 .more {
    width: 40px;
    height: 15px;
    line-height: 15px;
	font-size:14px;
    float: right;
    margin: 12px 10px 0 0;
    font-family: 微软雅黑;
	color: #999999;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
}
.service {
	width: 260px;
    background: url("../images/service2.jpg") no-repeat;
}
.leftSide1_3 {
	width: 240px;
	height: 135px;
	padding: 10px;
    background: url("../images/leftSide1_3.gif") no-repeat;
    position: relative;
}
.leftSide1_3 .leftSide1_3Prev,.leftSide1_3 .leftSide1_3Next {
	width: 8px;
	height: 10px;
	position: absolute;
	bottom: 14px;
	_bottom: 6px;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 999;
}
.leftSide1_3 .leftSide1_3Prev {
	left: 16px;
    background: url("../images/leftSide1_3Pre.png") no-repeat;
}
.leftSide1_3 .leftSide1_3Next {
	right: 16px;
    background: url("../images/leftSide1_3Next.png") no-repeat;
}
.leftSide1_3Cont {
	width: 240px;
	height: 135px;
	overflow: hidden;
}
.leftSide1_3 ul {
}
.leftSide1_3 ul li {
	width: 240px;
	height: 135px;
    position: relative;
    float: left;
}
.leftSide1_3 ul li span,.leftSide1_3 ul li img {
	width: 240px;
	height: 110px;
    background: url("../images/leftSide1_span.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}
.leftSide1_3 ul li span {
    z-index: 20;
}
.leftSide1_3 ul li p {
	width: 100%;
	text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}











/**
	*首页第三部分
**/
/*左侧*/
.leftSide3_tlt {
}
.leftSide3_list {
	height: 40px;
	color: #dadada;
	overflow: hidden;
	_zoom:1;
}
.leftSide3_list li {
	float: left;
}
.leftSide3_list li a {
	line-height: 38px;
	display: inline-block;
	padding: 0 4px;
	color: #999;
	font-size: 14px;
	border-bottom: 2px solid #e5e3e3;
}
.leftSide3_list li.active a,.leftSide3_list li a:hover {
	color: #333;
	border-bottom: 2px solid #104E88;
}
.leftSide3_intr {
	position: relative;
}
.leftSide3_intr ul{
	margin-top: 30px;
	margin-bottom: 30px;
}
.leftSide3_intr ul li {
	height:40px;
	line-height: 40px;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
}
.tlt_more {
	width: 40px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	top: -34px;
	right: -15px;
	background: url(../images/sprites_no.png) no-repeat -258px -227px;
	color: #fff;
	text-align: center;
	font-family: 微软雅黑;
}
.tlt_more:hover {
	color: #fff;
	background: url(../images/sprites_no.png) no-repeat -258px -252px;
}
.more:hover {
	color: #fff;
	background: url(../images/sprites_no.png) no-repeat -258px -252px;
}
.newmore:hover {
	color:#ffffff;
}
.wrap_common {
	_margin-left:10px;
}
/*右侧*/

.rightSide3_tlt {
}
.rightSide3_list {
	height: 40px;
	color: #dadada;
	overflow: hidden;
	_zoom:1;
}
.rightSide3_list li {
	float: left;
}
.rightSide3_list li a {
	line-height: 38px;
	display: inline-block;
	padding: 0 4px;
	color: #999;
	font-size: 14px;
	border-bottom: 2px solid #e5e3e3;
}
.rightSide3_list li.active a,.rightSide3_list li a:hover {
	color: #333;
	border-bottom: 2px solid #104E88;
}
.rightSide3_intr {
	position: relative;
}
.wrap-3 .mh {
	height: 38px;
}
.wrap-3 .mh .title {
	height: 38px;
	line-height: 40px;
}
.card_list {
	overflow: hidden;
	_zoom:1;
	margin-top: 20px;
}
.card_list li {
	width: 120px;
	float: left;
	margin-right: 15px;
}
.card_list li.last {
	margin-right: 0;
}
.card_list li .card_bg {
	width: 120px;
	height: 98px;
	background: url(../images/card_bg.gif) no-repeat left bottom;

}
.card_list li p {
	text-align: center;
}
/*友情连接*/
.warp_link {
	height: 34px;
	padding: 12px 0 0 20px;
	background: url(../images/warp_linkBg.gif) no-repeat left bottom;
	
}
.warp_link span {
	color: #4e4e4e;
	padding-right: 36px;
}
.warp_link a {
	padding-left: 9px;
}
.outfoot{
	width:100%;
	height:300px;
	background: #F3F4F5;
	display:flex;
}
.outfoot .footbox{
	width:80%;
	margin:auto;
	margin-left:10%;
}
.outfoot .footleft{
	width:50%;
	display:inline-block;
}
.outfoot .footright{
	width:50%;
	display:inline-block;
	float: right;
}
.footlogo{
	background: url(/upfile/home/logo2.svg) no-repeat left center;
	height:50px;
}
.footlogo span{
	line-height: 50px;
    height: 50px;
    padding-left: 10px;
    font-family: 微软雅黑;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
    border-left: 2px solid #C5C5C5;
    margin-left: 240px;
}
.foothelp{
	width: 100%;
	height: 160px;
    margin-top: 20px;
    display:flex;
    gap:10px;
}
.foothelp div{
	flex:1;
     min-width: max-content;
}
.foothelp span{
	font-family: 微软雅黑;
	font-size: 17px;
	color: #333333;
	letter-spacing: 0;
	font-weight: bold;
	height: 17px;
	line-height:17px;
}
.foothelp ul{
	margin-top: 20px;
}
.foothelp ul li{
	font-family: 微软雅黑;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	font-weight: 400;
	height:30px;
	line-height: 30px;
}
.footright .link{
	width: 25%;
    display: inline-block;
    float: right;
	margin-top: 60px;
	margin-left: 30px;
}
.footright .link_app{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	background: url(/upfile/icon/icon-sjyh.svg) no-repeat left center;
	height:50px;
	line-height: 50px;
	padding-left: 30px;
}
.footright .link_wx{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	background: url(/upfile/icon/icon-wxyh.svg) no-repeat left center;
	height:50px;
	line-height: 50px;
	padding-left: 30px;
}
.footright .link_web{
	font-family: 微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	background: url(/upfile/icon/icon-wb.svg) no-repeat left center;
	height:50px;
	line-height: 50px;
	padding-left: 30px;
}
.login_menu{
	width: 80%;
    background: transparent;
    position: absolute;
    z-index: 99999;
    margin: auto;
    left: 0px;
	right: 0px;
	max-width: 1500px;
}
.login_menu div{
	width: 150px;
	line-height: 40px;
	float: right;
	background: #ffffff;
	text-align: center;
}
.login_menu div span{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #e5e3e3;
	font-family: 微软雅黑;
    	font-size: 16px;
    	font-weight: 400;
    	color: #666;
}
.login_menu div span a:hover{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #e5e3e3;
	font-family: 微软雅黑;
    	font-size: 16px;
    	font-weight: 400;
    	color: #028DE8;
}
.menu_show_main{
	width: 80%;
    background-color: #ffffff;
    position: absolute;
    z-index: 9999;
    background: transparent;
    max-width: 1500px;
    margin: auto;
    left: 0;
    right: 0px;
}
.submen_1{
	width: 100%;
	border-top: 2px solid #028DE8;
	box-shadow: 2px 2px 3px #f3f2f2;
	background-color: #ffffff;
    overflow: auto;
}
.submen_1 .submen_detail{
	float: left;
	display: inline-block;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.submen_detail span{
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
}
.submen_detail ul{
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.submen_detail ul li {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0;
	line-height: 18px;
	font-weight: 400;
	line-height: 30px;
	height: 30px;
}
.fixed-bottom {
			position: fixed;
			bottom: 50%;
			right: 0;
         text-align: center;
         background-color: #028DE8;
         padding:5px;
			/* border-bottom-left-radius: 5px; */
		   }

         .fixed-bottom p{
            font-size: 16px;
            color: #FFFFFF;
            letter-spacing: 0;
            text-align: center;
            font-weight: 500;
            margin-top: 5px;
         }
