@charset "utf-8";
/* CSS Document */

/*通用样式
------------------------------------------------------------------------------------------*/
body {
	padding: 0;
	margin: 0;
	color: #333;
	line-height: 1.8em;
	font-family: "微软雅黑";
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a {
	color: #333;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.more {
	float: right;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	width: 60px;
	background-position: right center;
	margin-right: 10px;
	font-family: "微软雅黑";
	text-decoration: none;
}





/*header
------------------------------------------------------------------------------------------*/
.header {
	width: 1200px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	float: left;
	margin-top: 10px;
	width: 280px;
	padding: 0px;
	background-image: url(../images/biglogo.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	margin-bottom: 10px;
}

.mess {
	float: left;
	margin-top: 10px;
	width: 394px;
	padding: 0px;
	background-image: url(../images/mess.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	margin: 26px 0 0 110px;
}
.gomoney{
	cursor: pointer;
}
#mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* 半透明背景 */
	z-index: 1000;
	display: none;
  }
 
  .maskcont{
	width: 60%;
	background: #ffffff;
	color: #000;
	margin: 100px auto;
	padding: 30px;
	border-radius: 10px;
  }
  .maskcont p{
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
  }
  .maskcont ul{
	display: flex;
	padding: 0 80px;
  }
  .maskcont ul .togglet{
	flex: 1;
	margin: 20px;
	text-align: center;
	background: #f1f5f5;
    border-radius: 12px;
    padding:15px ;
    font-size: 12px;
    font-weight: 500;
  }
  .maskcont ul li h4{
	padding-top: 15px;
  }
  .maskcont ul li span{
	display: inline-block;
	font-size: 20px;
  }
  .but{
	display: flex;
	width: 40%;
	margin: 30px auto;
  }
  .but button{
	flex: 1;
	margin-left: 20px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0693e3;
	border: none ;
	border-radius: 8px;
	color: #fff;
  }
  .togglet input{
	opacity: 0;
  }
  .togglec{
	flex: 1;
	margin: 20px;
	text-align: center;
	background: #ffdeac !important;
	border: 2px solid #d2944c;
    border-radius: 12px;
	padding:15px ;
    font-size: 12px;
    font-weight: 500;
	color: #471e16!important;
  }
  #mask h6{
	font-size: 12px;
	padding-left: 110px;
	font-weight: normal;
  }
.user {
	float: right;
	margin-top: 20px;
	font-size: 12px;
}

.user input {
	vertical-align: middle;
	background-color: #FFF;
}

.user img {
	vertical-align: middle;
}

.input_login {
	BACKGROUND-COLOR: transparent;
	font-size: 12px;
	/*	text-decoration: none;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000000;
	BACKGROUND-COLOR: #F5F5F5;
}

/*焦点图文
------------------------------------------------------------------------------------------*/
.yx-rotaion {
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
	position: absolute
}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}

.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family: microsoft yahei;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
	display: block;
}

.yx-rotation-focus {
	height: 40px;
	line-height: 40px;
	right: 20px;
	bottom: 0;
	z-index: 2
}

.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -24px -126px;
	text-indent: -9999px
}

.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}

.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}

.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}

.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}

.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-rotation-focus span.hover {
	background-position: -10px -126px
}

.rotaion_list {
	width: 0;
	height: 0;
	overflow: hidden;
}

/*ads
------------------------------------------------------------------------------------------*/
.ads {
	width: 1198px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.ads img {
	width: 1198px;
}

.ads_side {
	margin-top: 20px;
}

.ads_left,
.ads_right {
	width: 485px;
	border: 0px solid #CCCCCC;
	margin-top: 20px;
}

.ads_left {
	float: left;
}

.ads_right {
	float: right;
	clear: both;
}

/*导航
------------------------------------------------------------------------------------------*/
.wraper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #508cee;
}

.nav {
	position: relative;
	width: 1200px;
	height: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.nav-item {
	position: relative;
	float: left;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	z-index: 1;
	text-decoration: none;
	font-family: "微软雅黑";
}

.nav-item a {
	display: block;
	height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.nav-item a:hover {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


/*主界面布局
------------------------------------------------------------------------------------------*/
#container {
	width: 1200px;
	z-index: 999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}

.content {
	overflow: hidden;
	zoom: 1;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.contentleft {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.contentright {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin: 0px;
	padding: 0px;
}

/*银行品牌
------------------------------------------------------------------------------------------*/
#bank {
	margin-bottom: 0px;
	width: 1194px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
}

#bank h2 {
	height: 45px;
	width: 45px;
	display: block;
	float: left;
	font-size: 14px;
	margin-top: 5px;
}

#bank ul {
	width: 1140px;
	float: right;
	display: block;
	overflow: hidden;
}

#bank ul li {
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	FONT-SIZE: 16px;
	WORD-BREAK: break-all;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	white-space: nowrap;
	word-spacing: inherit;
	font-family: "微软雅黑";
}

#bank ul li a {
	font-size: 16px;
}

/*村银动态
------------------------------------------------------------------------------------------*/
.box_info {
	float: left;
	width: 550px;
	height: auto;
	display: inline;
	margin: 50px 0 0;
}
.huiyuan{
	width: 550px;
}
.box_info h2, .huiyuan h2, .cy_info h2 {
	overflow: hidden;
	color: #508cee;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/linet.gif);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_info h2 span {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "微软雅黑";
	text-indent: 5px;
	width: 150px;
}

.box_info h2 span a {
	color: #508cee;
}

.box_info ul {
	overflow: auto;
	zoom: 1;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.box_info ul p {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.box_info ul li {
	display: block;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	background-image: url(../images/i.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break: break-all;
	overflow: hidden;
	font-size: 16px;
}

.box_info ul li a {
	display: block;
	color: #444;
}

.box_info ul li span {
	float: right;
}

.box_info ul li img {
	margin-bottom: 3px;
}

/*会员专区
------------------------------------------------------------------------------------------*/
.box_user {
	overflow: hidden;
	width: 480px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.box_user h2 {
	overflow: hidden;
	color: #508cee;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../images/linet.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.box_user h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "微软雅黑";
	text-indent: 5px;
	width: 150px;
}

.box_user h2 span a {
	color: #508cee;
}

.box_user dl {
	overflow: hidden;
	margin-bottom: 5px;
}

.box_user dl dt {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #508cee;
	font-family: "微软雅黑";
	display: block;
	width: 97%;
	line-height: 1.5;
	background-image: url(../images/h.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
}

.box_user dl dt a {
	color: #333;
}

.box_user dl dd {
	float: left;
	width: 100%;
	color: #000000;
	line-height: 32px;
	font-size: 16px;
	display: block;
	/*white-space: nowrap; DISPLAY: inline-block; WORD-WRAP: break-word; TABLE-LAYOUT: fixed; FONT-SIZE: 14px; WORD-BREAK: break-all; */
	margin-bottom: 15px;
}

.box_user dl dd a {
	margin-bottom: 3px;
}

.box_user ul {
	margin-top: 10px;
}

.box_user ul li {
	background: url(../images/icon.gif) 0 -300px no-repeat;
	padding-left: 20px;
	line-height: 1.8;
}

/*村银风采
------------------------------------------------------------------------------------------*/
.box_feng {
	overflow: hidden;
}

.box_feng h2 {
	overflow: hidden;
	color: #508cee;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../images/linet.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_feng h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "微软雅黑";
	text-indent: 5px;
	width: 150px;
}

.box_feng h2 span a {
	color: #508cee;
}

.box_feng ul {
	display: block;
	float: left;
	width: 685px;
}

.box_feng ul li {
	display: block;
	overflow: hidden;
	font-size: 14px;
	height: 446px;
	width: 328px;
	float: left;
}

.box_feng ul li img {
	width: 330px;
	height: 410px;
}

.box_feng ul li a {
	display: block;
	color: #444;
}

.box_feng ul li span {
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
}

/*银行名录
------------------------------------------------------------------------------------------*/
.box_bank {
	overflow: hidden;
	width: 1200px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "微软雅黑";
}

.box_bank h2 {
	overflow: hidden;
	color: #508cee;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../images/linet.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}

.box_bank h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "微软雅黑";
	text-indent: 5px;
	width: 150px;
}

.box_bank h2 span a {
	color: #508cee;
}

/*.box_bank dl { overflow:hidden; margin-bottom: 5px; display: block; float: left; }
.box_bank dl dt { float:left; font-size: 16px; font-weight: bold; color: #508cee; font-family: "微软雅黑"; display: block; width: 100%; line-height: 1.5; background-image: url(../images/h.gif); background-repeat: repeat-y; padding-left: 12px; }
.box_bank dl dt a { }
.box_bank dl dd { float:left; width:100%; color:#000000; line-height:2; font-size: 14px; display: block; white-space: nowrap; DISPLAY: inline-block; WORD-WRAP: break-word; TABLE-LAYOUT: fixed; FONT-SIZE: 14px; WORD-BREAK: break-all; }
.box_bank dl dd a { display:block; margin-bottom:3px; color:#05a; }*/
.box_bank ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

.box_bank ul li {
	padding-left: 20px;
	line-height: 1.8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
}

.box_bank table {
	float: left;
	width: 100%;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}

#pagecontent{
	display: flex;
	text-align: center;
	margin: 20px 0;
	justify-content: flex-end;
}
.page{
display: flex;
}
.page li{
	padding: 0 10px;
    border: 1px solid #ccc;
	margin: 0 8px;
}
.pgacd{
	background-color: #508cee;
	color: #fff;
}
.box_bank table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

/*info tab
------------------------------------------------------------------------------------------*/
.info_box {
	float: left;
	border: 1px solid #CCCCCC;
}

.info_box h2 {
	background-color: #F8F8F8;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 36px;
	line-height: 35px;
	background-repeat: no-repeat;
}

.info_box h2 span {
	width: 85px;
	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.info_box h2 a {
	font-size: 14px;
	color: #444;
}

.info_title {
	height: 34px;
	background-image: url(../images/tabbg-.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8F8;
}

.info_tab1 {
	height: 35px;
	text-align: center;
	color: #c01639;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	cursor: pointer;
	font-family: "宋体";
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.info_tab2 {
	height: 35px;
	line-height: 36px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: right top;
	float: left;
	font-size: 14px;
	font-family: "宋体";
	padding-right: 10px;
	padding-left: 10px;
}

.info_tab3 {
	height: 35px;
	line-height: 36px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: right top;
	float: right;
	font-size: 14px;
	font-family: "宋体";
	padding-right: 10px;
	padding-left: 10px;
}

.info_content {
	padding-bottom: 5px;
	font-size: 14px;
	text-decoration: none;
	clear: left;
	display: block;
}

.info_content dl {
	padding-top: 10px;
	clear: left;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.info_content dl img {
	display: block;
	float: left;
	margin-right: 8px;
	height: 80px;
	width: 100px;
	margin-left: 5px;
}

.info_content dt {
	font-weight: bold;
	line-height: 35px;
}

.info_content dd {
	display: block;
	font-size: 12px;
	color: #666;
	padding-right: 5px;
	line-height: 22px;
	text-indent: 24px;
}

.info_content dd a {
	color: #990000;
}

.info_content ul {
	padding-top: 10px;
	float: left;
}

.info_content ul p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.info_content ul li {
	display: block;
	line-height: 32px;
	font-size: 14px;
	font-family: "宋体";
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break: break-all;
	white-space: nowrap;
	padding-left: 19px;
	background-image: url(../Images/list-s1.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.info_content ul li a {
	font-size: 14px;
	font-family: "宋体";
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.info_content ul li span {
	color: #990000;
}

/*底部
------------------------------------------------------------------------------------------*/
#footer {
	line-height: 24px;
	border-top: 1px solid;
	padding-top: 30px;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
}

#footer dl dt {
	background-color: #FFF;
	COLOR: #666666;
	text-align: center;
	width: 100%;
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 36px;
}

#footer dl dt a {
	FONT-WEIGHT: bold
}

#footer dl dd {
	PADDING-BOTTOM: 5px;
	LINE-HEIGHT: 2;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	COLOR: #666666;
	PADDING: 20px 0;
	font-size: 14px;
	height: 125px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.huiyuan dt{
	font-size: 14px;
	padding: 30px 0;
}