body {
	padding: 0;
	margin: 0;
	/* background: #f5f5f5; */
	font-family: Microsoft YaHei;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

/*閫氱敤鏍峰紡*/
.head {
	height: 96px;
	background: #FFFFFF;
}

.head .tit {
	line-height: 96px;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #00bf9e;
}

.nav {
	height: 60px;
	border-bottom: 1px solid rgba(0, 152, 255, 0.1);
}

.nav .link {
	float: left;
	height: 62px;
}

.nav .link a {
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
	line-height: 59px;
	margin-right: 20px;
}

.nav .link a:hover,
.nav .link .heion {
	font-weight: bold;
	color: #00bf9e;
	border-bottom: 3px solid #00bf9e;
}

.nav .enter {
	float: right;
}

.nav .enter a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
	line-height: 60px;
}


.nav .enter a i {
	padding-right: 5px
}

.nav .enter a .fa-home {
	position: relative;
	font-size: 23px;
	top: 2.5px;
}


/*鍒楄〃椤甸潰鏍峰紡*/
.search-bg {
	height: 100px;
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.search-inp {
	border: 1px solid #00bf9e;
	border-radius: 4px;
	background-color: #fff;
	height: 36px;
	width: 400px;
}

.search-bg a {
	margin-left: 10px;
	margin-top: 30px;
	display: inline-block;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
	width: 89px;
	text-align: center;
	line-height: 37px;
	text-decoration: none;
	background-color: #00bf9e;
	border: 1px solid #00bf9e;
	position: relative;
	top: 4px;

}

.search {
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(1, 75, 44, 0.1);
	padding: 12px 0;
}

.opt {
	height: 29px;
	margin: 10px auto;
	overflow: hidden;
	line-height: 24px;
}

.opt .search-tit {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	margin-top: 5px;
	float: left
}

.opt .slink {
	margin-left: 20px;
	float: left;
	width: 1060px;
}

.opt .slink a {
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	float: left;
	padding: 0 8px;
	border-radius: 4px;
	color: #555;
	font-size: 14px;
	text-decoration: none
}

.opt .slink a.active,
.opt .slink a:hover {
	color: #fff;
	background-color: #00bf9e
}

.opt .smore {
	float: right;
	height: 24px;
}

.opt .smore a {
	display: block;
	color: #00bf9e;
	font-size: 13px;
	text-decoration: none;
}

.opt .smore a i {
	padding-left: 8px;
}

.maintop {
	line-height: 12px;
	margin-top: 30px;
	margin-bottom: -14px;
	height: 12px;
}

.result {
	float: left;
	font-size: 12px;
	color: #999
}

.result span {
	color: #00bf9e
}

.result-px {
	float: right;
}

.result-px a {
	margin-left: 12px;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

.result-px a:hover {
	color: #00bf9e;
}

.result-px a i {
	margin-left: 6px
}

.cp-wk {
	background: #FFFFFF;
	border-radius: 5px;
	position: relative;
	height: 110px;
	margin-top: 30px;
	padding: 20px 0 20px 18px;
	border: 1px solid #DDDDDD;
}

.banklogo {
	width: 220px;
	height: 110px;
	float: left;
	text-align: left;
}

.banklogo img {
	height: 100%
}

.cpname {
	/* float: left; */
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	height: 30px;
}

.cpname img {
	margin-right: 30px;
	position: relative;
	top: 5px;
}

.cpdetail {
	float: left;
	/* width: 750px; */
	height: 30px;
	padding-top: 38px
}

.cpdetail-tit {
	font-size: 20px;
	font-weight: bold;
	color: #555;
	/* text-align: center; */
	float: left;
	width: 180px;
}

.cpdetail span {
	font-size: 12px;
	color: #999;
	font-family: Microsoft YaHei;
	display: block;
	font-weight: normal;
	margin-top: 8px;
}

.cp-button {
	position: absolute;
	right: 40px;
	top: 20px
}

.cp-button a {
	display: block;
	color: #fff;
	background-color: #00bf9e;
	text-align: center;
	width: 240px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 4px;
}

.yfw {
	width: 240px;
	height: 48px;
	position: absolute;
	top: 93px;
	right: 40px;
	text-align: right;
}

.yfw dt {
	font-size: 12px;
	font-weight: normal;
	display: inline-block
}

.yfw dd {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	list-style: none;
	display: block;
	margin: 5px 0 0 0
}

.yfw dd i {
	font-style: normal;
	color: #FF8600;
	font-weight: bold;

}




.page {
	width: 420px;
	margin: 20px auto;
}

.page a {
	font-size: 14px;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	color: #00bf9e;
	background-color: #fff;
	border: 1px solid #00bf9e;
	text-decoration: none;
	line-height: 30px;
	text-align: center
}

.page a:hover,
.page a.active {
	color: #fff;
	font-weight: bold;
	background-color: #00bf9e;
}

#bottom {
	overflow: hidden;
	height: 130px;
	margin-top: 30px;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background-color: #00A877;
	/* background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top; */
}





/*璇︽儏椤甸潰鏍峰紡*/
.cpxq-bg {
	height: 297px;
	background-image: url(../images/cpxq-bg.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.main {
	box-shadow: 0 0 10px #d7eee4;
}

.cp-wk1 {
	background: #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	height: 120px;
	margin-top: 30px;
	padding: 20px 0 20px 60px;
	border-bottom: 2px solid #DDDDDD;

}

.banklogo1 {
	width: 100%;
	height: 150px;
	float: left;
	text-align: left;
	display: flex;
	align-items: center;
}

.banklogo1_main {
	width: 300px;
	height: 141px;
	border-left: 1px dashed #DDDDDD;
	position: absolute;
	top: 10px;
	right: 0;

}

.banklogo1 img {
	display: block;
	margin: 0 auto;
	width: 217px;
	height: 42px;
}

.cpname1 {
	float: left;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	margin-top: 15px;
}

.cpname1 span {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.cpdetail1 {
	/* float: left; */
	width: 880px;
	height: 30px;
	padding-top: 88px;
}

.cpdetail-tit1 {
	width: 168px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	float: left;
}

.cpdetail-tit1 i,
.cpdetail-tit i {
	font-size: 12px;
	color: #999;
	font-family: Microsoft YaHei;
	font-style: normal;
	font-weight: lighter;
}

.cpdetail1 span {
	font-size: 12px;
	color: #999;
	font-family: Microsoft YaHei;
	display: block;
	font-weight: normal;
}

.cp-button1 {
	position: absolute;
	right: 350px;
	top: 20px
}

.cp-button1 a {
	display: block;
	color: #fff;
	background-color: #00bf9e;
	text-align: center;
	width: 240px;
	line-height: 48px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 4px;
}

.xq-wk {
	margin-top: 30px;
	background: #FFFFFF;
	position: relative;
	height: auto;
	padding: 10px 60px 40px 60px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.xq-tit {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 35px;
	margin-top: 20px;
	padding-left: 20px;
	background-image: url(../images/titi-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.xq-text {
	line-height: 32px;
	font-size: 14px;
	color: #555
}


.modal {
	display: none;
	/* 榛樿闅愯棌 */
	position: fixed;
	/* 鍥哄畾瀹氫綅 */
	z-index: 1;
	/* 璁剧疆鍦ㄩ《灞� */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.6);
}

/* 寮圭獥鍐呭 */
.modal-content {
	background-color: #fff;
	margin-top: calc((100vh - 580px)/2);
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 600px;
	height: 540px;
	box-shadow: 0 0 20px #555;
	border-radius: 5px;
}

/* 鍏抽棴鎸夐挳 */
.title {
	font-size: 18px;
	color: #00bf9e;
	font-weight: bold;
}

.close {
	color: #999;
	float: right;
	font-size: 24px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.bd {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	margin-top: 10px
}

.bd span {
	color: #EF0003
}

.bd input[type='text'] {
	border: 1px solid #e9e9e9;
	height: 24px;
	width: 350px;
	padding-left: 6px;
	font-size: 14px;
	color: #666
}

.bd select {
	border: 1px solid #e9e9e9;
	height: 27px;
	width: 110px;
	font-size: 14px;
	color: #666
}

.bd td {
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 8px;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 28px
}

.bd .tit {
	background-color: #f9f9f9;
	text-align: right;
	color: #000;
	width: 140px;
}

.bd .tit span {
	color: #EF0003
}

.bd a {
	text-decoration: none;
	color: #00bf9e
}

.cp-button2 {
	margin-top: 15px
}

/* .cp-button2 a {
	display: block;
	color: #fff;
	background-color: #00bf9e;
	text-align: center;
	width: 160px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	margin: 0 auto
} */
.cp-button2 a,
.cp-button2 button {
	display: block;
	color: #fff;
	background-color: #00bf9e;
	text-align: center;
	width: 160px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	margin: 0 auto;
	border: none;
}

.xq-tit1 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	padding-bottom: 20px;
}

/* ------------------------------------------- */
/* 棣栭〉 */
.in_main {
	width: 100%;
}

.in_main_top_title {
	background: #FFFFFF;
}

.in_main_top_wx {
	height: 96px;
	font-weight: bold;
	line-height: 48px;
	color: #12C496;
	font-size: 32px;
	width:500px;
	float:left;
	padding: 20px 0;
}

.in_main_top_wxr {
	height: 96px;
	font-weight: bold;
	line-height: 94px;
	color: #ffab08;
	font-size: 36px;
	float:left;
	width:620px;
	padding: 20px 0;
}

.in_main_top .nav .link a {
	line-height: 59px;
	border-bottom: 3px solid transparent;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
}

.in_main_top .nav .link a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #fff;
}

.khsl_banner {
	height: 640px;
	background: url(../images/banner.png) no-repeat center/100% 100%;
}

.in_main_header {
	display: flex;
	justify-content: space-between;
}

.in_main_imgband {
	margin-top: 147px;
	width: 680px;
	height: 320px;
	/* background: url(../images/banner1.png) no-repeat center/100% 100%; */
}

.in_main_imgband img {
	width: 100%;
	height: 100%;
}

/* 娉ㄥ唽鐧诲綍 */
.in_header_jrcx {
	width: 310px;
	height: 440px;
	position: fixed;
	top: 20vh;
	right: 20px;
	border-radius: 8px;
	/* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=' rgba(0, 184, 147,0.5)', endColorStr='#00bf9e', gradientType='0');
	background: -moz-linear-gradient(top,  rgba(0, 184, 147,0.5), #00bf9e);
	background: -o-linear-gradient(top,  rgba(0, 184, 147,0.5), #00bf9e);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from( rgba(0, 184, 147,0.5)), to(#00bf9e)); */
	background: linear-gradient(0deg, #00bf9e,  #1bc49e);

}

.in_header_jrcx ul,
.in_header_jrcx ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.in_jrcx_title p {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 25px 0 15px 0;
}

.in_jrcx_title div {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: center;
}

.in_jrcx img {
	display: block;
	margin: 0 auto;
	height: 92px;
}


.xzhrr {
	display: block;
	width: 250px;
	height: 48px;
	background: #FFFFFF;
	border-radius: 8px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;

}

.xzhrr input {
	font-size: 14px;
	/* color: #999999; */
	height: 48px;
	width: 210px;
	text-indent: 1em;
	background: transparent;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.xzhrr span {
	position: absolute;
	font-weight: lighter;
	top: 11px;
	right: 12px;
	font-size: 26px;
	color: #BFBFBF;
	cursor: pointer;
}

.xzhrr input:focus-visible,
.xzhrr input {
	border: none;
	outline: -webkit-focus-ring-color auto 0px;
	outline-color: -webkit-focus-ring-color;
	outline-style: auto;
	outline-width: 0px;
}

.xzhrr input:disabled {
	background: transparent;
}

.xzhrr ul {
	position: absolute;
	left: 0;
	bottom: -142px;
	width: 99%;
	height: 140px;
	background: #fff;
	overflow-x: auto;
	display: none;
	z-index: 999;
	box-shadow: 0 0 8px #ccc;
	/* border-radius: 8px; */
}

.xzhrr ul li {
	cursor: pointer;
	padding: 8px 10px;
	/* text-indent: 1rem; */

}

.xzhrr ul li:nth-child(odd) {
	background: #F6F6F6;
}

.xzhrr ul li:hover {
	color: #fff;
	background: #00bf9e;
}

.in_jrcx_ss {
	width: 250px;
	height: 48px;
	margin: 40px auto 0;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 46, 109, 0.3000);
	border-radius: 8px;
	color: #00bf9e;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	cursor: pointer;
}

.in_header_khsl_main {
	margin: 50px 0;
	overflow: hidden;
}

.in_header_khsl {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 80px;
}

.in_header_khslul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
}

.in_header_khslul i {
	font-size: 48px;
	margin-right: 19px;
	color: #00bf9e;
}

.in_header_khslul p {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #999;
}

.in_header_khslright div {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333;
}

.in_header_khslright div span {
	font-size: 20px;
	font-weight: lighter;
}

.in_wrod {
	width: 1400px;
	/* height: 1710px; */
	background: #FFFFFF;
	box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 0px;
	padding-bottom: 60px;
}

.in_wrod ul,
.in_wrod li,
.in_wrod ol .in_wro p,
.in_wro h3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.in_wrod_header_main {
	/* height: 64px;
	background: #FDFDFD; */
}

.in_wrod_header {
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.in_wrod_header i {
	font-size: 24px;
	color: #464E5F;
}

.in_wrod_header h1 {
	margin: 0 18px 0 17px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #464E5F;
}

.in_wrod_header div {
	font-size: 16px;
	color: #999999;
}

.in_wrod_header div span {
	font-size: 18px;
	font-weight: bold;
	color: #464E5F;
}

/* 鐑棬閲戣瀺浜у搧 */
.jrcp_main {
	background-color: #F0F4F9;
	background: url(../images/list_banner.png) no-repeat center/100% 100%;
}

.jrcp_main_title {}

.jrcp_main_titlemain {
	width: 734px;
	height: 96px;
	margin: 40px auto 77px;
}

.jrcp_main_titlemain img {
	width: 100%;
	height: 100%;
}

.jrcp_listul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 64px;
}

.jrcp_listul li {
	width: 240px;
	padding: 20px;
	background: #FFFFFF;
	border-radius: 4px;
	margin-bottom: 27px;
	transition: box-shadow .3s;
}

.jrcp_listul li:last-child {
	background: url(../images/list_1.png) no-repeat center/100% 100%;
}

.jrcp_listul li:hover {
	cursor: pointer;
	box-shadow: 6px 12px 18px 0px rgba(0, 45, 26, 0.1);

}

.jrcp_listli_img {
	height: 20px;
}

.jrcp_listli_img img {
	height: 100%;
}

.jrcp_listul h3 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: 16px;
}

.jrcp_dy {
	height: 60px;
	padding-top: 4px;
}

.jrcp_dy p {
	/* width: 60px; */
	height: 20px;
	padding: 0 16px;
	display: inline-block;
	background: #F5F5F5;
	border-radius: 2px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}

.jrcp_bfb {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FF6D02;
	line-height: 20px;
}

.jrcp_bfb span {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #999999;
}

.jrcp_ckll {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin: 8px 0 10px 0;
}

.jrcp_edsz {
	position: relative;
	margin-bottom: 27px;
}

.jrcp_edsz div {
	display: inline-block;
	width: 49%;
}

.jrcp_edsz div p:nth-child(2) {
	margin-top: 6px;
}

.jrcp_edsz p {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	/* line-height: 24px */
}

.jrcp_edsz span {
	position: absolute;
	top: 5px;
	left: 49.9%;
	width: 2px;
	height: 29px;
	background: #DDDDDD;
}

.jrcp_edsz_right {
	text-align: right;
}

.jrcp_edsz_btn {
	width: 100%;
	height: 48px;
	background: #00bf9e;
	border-radius: 4px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	text-align: center;
}

.jrcp_ulli {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	justify-content: center;
}

/* 鍚堜綔閲戣瀺鏈烘瀯 */
.hzjg {
	overflow: hidden;
	background-color: #fff;
}

.hzjg_header {
	margin-top: 37px;
}

.hzjg_title {
	width: 884px;
	height: 100px;
	margin: 0 auto 80px;

}

.hzjg_title img {
	width: 100%;
	height: 100%;
}

.hzjg_ul {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
	padding-bottom: 26px;
}

.hzjg_ul li {
	width: 260px;
	height: 88px;
	/* background: #000000; */
	border-radius: 4px;
	margin-bottom: 34px;
	margin-right: 53px;

}
.hzjg_ul li:nth-child(4n){
	margin-right: 0px;
}

.hzjg_ul li img {
	width: 100%;
	max-height: 100%;
}

#bottom1 {
	height:120px;
	margin-top:276px;
	padding-top:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:30px;
	background-color: #18C08F
	/*background-image: url(../css/images/bottom.png);*/
	/*background-repeat:no-repeat;*/
	/*background-position: center top;*/
}

#bottom {
	height: 120px;
	margin-top: 30px;
	padding-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background-color: #18C08F;
	/* background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top; */
}

#bottom2 {
	height: 120px;
	margin-top: 85px;
	padding-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background-color: #18C08F;
	/* background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top; */
}