/**hangqing**/
.hq{
	width:1200px;
	height:100px;
	background:#1955ba;
	margin-top:20px;
}
.hq_til{
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:0px 20px 0px 60px ;
	margin:20px 0px 0px 60px;
	background:url(../images/hq.png) no-repeat;
	text-align:center;
}
.hq_info{
	padding:20px 0px 0px 30px;
}
.hq_info li{
	width:180px;
	font-size:16px;
	text-align:center;
	border-left:1px dotted #fff;
	line-height:30px;
	display:inline-block;
	position:relative;
}
.hq_info span{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
/**公告**/
.in_news{
	margin-top:20px;
}
.shadow{
  box-shadow: 0px 2px 15px 0px #e6e6e6;
}
.index_block{
	width:585px;
}
.block_title{
	width: 550px;
	margin: auto;
	padding-top:15px;
}
.nt_ti{
	font-size:18px;
	font-weight: bold;
	padding:0px 15px;
	border-bottom:2px solid #1955ba;
}
.block_title a {
  float: right;
}
.notices_con{
	width: 550px;
	margin: auto;
	padding:2px 0px 10px 0px;
	
}
.notices_con li {
	margin:0;
	line-height:45px;
	background:url(../images/dot6.jpg) no-repeat 10px 20px;
	display:block;
	position:relative;
	z-index:1;
	border-bottom:1px dotted #999;
 transition:.5s;
 -moz-transition:.5s; /* Firefox 4 */
 -webkit-transition:.5s; /* Safari and Chrome */
 -o-transition:.5s; /* Opera */
}
.notices_con li:before {
	content:"";
	background:url(../images/dot6.jpg) no-repeat 10px 20px #FAFAFA;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:scale3d(1, 0.1, 1);
	transform:scale3d(1, 0.1, 1);
	-webkit-transition:-webkit-transform 0.5s, opacity 0.5s;
	transition:0.5s;
	-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
}
.notices_con li a {
	font-size:14px;
	color:#000;
	display:block;
}
.notices_con li .time {
	float:right;
}
.notices_con li .about {
	font-size:13px;
	font-weight:normal;
}
.notices_con li:hover {
	margin-left:2px;
	z-index:1;
}
.notices_con li:hover a {
	color:#1955ba;
}
.notices_con li:hover:before {
	opacity:1;
	z-index:-222;
	filter:alpha(opacity=100);
	transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
}


.index_block .title-list{ width:550px;position: relative;}
.index_block .title-list li{ 
	width:100px;
	text-align: center;
	display:inline-block;
	font-size:18px;
	font-weight: bold;
	margin-right:10px;
	border-bottom:2px solid #1955ba;}
.index_block .title-list li.on{ color: #1955ba; }


.pro{
	position: relative;
	overflow: hidden; 
	display: none;	
	width: 550px;
	margin: auto;

	padding-bottom:10px; }
#box{height: 190px; overflow: hidden;}
#box1{height: 190px; overflow: hidden;}
.pro li {
	margin:0;
	line-height:45px;
	background:url(../images/dot6.jpg) no-repeat 10px 20px;
	display:block;
	position:relative;
	z-index:1;
	border-bottom:1px dotted #999;
 transition:.5s;
 -moz-transition:.5s; /* Firefox 4 */
 -webkit-transition:.5s; /* Safari and Chrome */
 -o-transition:.5s; /* Opera */
}
.pro li:before {
	content:"";
	background:url(../images/dot6.jpg) no-repeat 10px 20px #FAFAFA;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:scale3d(1, 0.1, 1);
	transform:scale3d(1, 0.1, 1);
	-webkit-transition:-webkit-transform 0.5s, opacity 0.5s;
	transition:0.5s;
	-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
}
.pro li a {
	font-size:14px;
	color:#000;
	display:block;
}
.pro li .time {
	float:right;
}
.pro li .about {
	font-size:13px;
	font-weight:normal;
}
.pro li:hover {
	margin-left:2px;
	z-index:1;
}
.pro li:hover a {
	color:#1955ba;
}
.pro li:hover:before {
	opacity:1;
	z-index:-222;
	filter:alpha(opacity=100);
	transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
}
.pro-wrap .show{ display: block; line-height: 38px; }

/**业务介绍**/
.intro{
	width:1200px;
	height:100px;
	background:#122a88;	
	margin-top:20px;
}


/**交易数据**/
.trade_data{
	margin-top:20px;
}
.data_padding{ line-height: 38px; 
	padding-top:2px;}
/**客户服务**/




.cus_ser{
	width:550px;
	text-align:center;
	margin:0 auto;
	padding:15px 0px 5px 0;
}
.cus_ser li{
	width:100px;
	font-size:16px;
	text-align:center;
	line-height:40px;
	display:inline-block;
	position:relative;
	padding:19px 0px;
	float:left;
}
.cus_ser span{
	font-size:14px;
	font-weight:bold;
}

/**中心服务**/
.service{
	width:1200px;
	height:auto;
	margin:20px 0px;
}
.serv_title{
	width: 1180px;
	margin: auto;
	padding-top:15px;
}
.serv_ti{
	font-size:18px;
	font-weight: bold;
	padding:0px 10px;
	border-left:5px solid #1955ba;
}
.serv_con{
	width: 1180px;
	margin: auto;
	padding:10px 0px;
	display: flex;
	justify-content: space-between;
}
.serv_item{
	width:280px;
	height:200px;
	
	float:left;
	justify-content: space-between;
}
.serv_bg{
	width:280px;
	height:200px;
	z-index: 1;
	opacity: 0.1;
	transition: all 0.2s;
	background:url(../images/clime.jpg) no-repeat;
}
.masks
{
	position:absolute;
	width: 280px;
	height: 200px;
	z-index: 2000;
	margin-top:-200px;
}
.mask_til{
	width:100px;
	color:#1955ba;
	text-align:center;
	padding-top:20px;
	font-weight:bold;
	font-size:22px;
	margin:5px auto;
	border-bottom:2px solid #1955ba;
}

.mask_dis{
	color:#1955ba;
	text-align:center;
}
.mask_content{
	width: 215px;
	margin:0 auto;
	padding:10px 35px;
}
.mask_content li{
	width:100px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	position:relative;

}
.mask_content span{
	color:#1955ba;
	font-weight:bold;
}


@media only screen and (min-width: 992px) {
.demo .list:hover .title {
	opacity: 1;
	/* margin-top: -120px; */
	font-weight: normal;
}

.demo .list:hover .ms {
	opacity: 1;
	font-weight: normal;
	bottom: 56%;
}



.demo .list:hover .title span {
	font-size:20px;
	font-weight: bold;
}

.demo {
	height: 100px;
}
.lists {
	height: 100%;
}
.list {
	float: left;
	transition: all 0.8s ease-out;
}
.list1 {
	position: relative;
	width: calc(100% / 4);
	height: 100%;
	float: left;
	overflow: hidden;
}
.list2 {
	position: relative;
	width: calc(100% / 4);
	height: 100%;
	float: left;
	overflow: hidden;
}
.list3 {
	position: relative;
	width: calc(100% / 4);
	height: 100%;
	overflow: hidden;
}
.list4 {
	position: relative;
	width: calc(100% / 4);
	height: 100%;
	float: left;
	overflow: hidden;
}

.list1 .bg, .list2 .bg, .list3 .bg, .list4 .bg {
	height: 100%;
}
.bg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #f4f4f4;
	opacity: .5;
	visibility: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.title {
	opacity: 1;
}

}



.demo .title {
	position: absolute;
	top: 10%;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	z-index: 2;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.lists span{
	font-size: 20px;
	font-weight:bold;
	}
.demo .ms {
	position: absolute;
	top: 60%;
	opacity:0;
	padding:0px 20px;
	text-align: left;
	text-indent:2em;
	color: #fff;
	font-size: 14px;
	font-weight:normal;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}


.demo {
	width: 1200px;
	height: 100px;
	overflow: hidden;
}
.lists {
	width: 100%;
	height: 100%;
	position: relative;
	
	overflow: hidden;
}
.demo .list {
	position: relative;
}
.demo .active {
	width: 40%;
}

.demo .deactive {
	width: 20%;
}


.list1 .bg {
	width: 100%;
	height: 100px;
	opacity:0.3;
	
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list1 .bg:hover {
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list2 .bg {
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list2 .bg:hover {
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list3 .bg {
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list3 .bg:hover{
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list4 .bg {
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
.list4 .bg:hover{
	width: 100%;
	height: 100px;
	opacity:0.3;
	background: url(../images/intro_bg.jpg)no-repeat;
	background-position: 50%;
	background-size: auto 100%;
}
