@charset "utf-8";

body{font-size:16px;color:#333;background:#f5f5f5;line-height:38px;font-family:Arial,Hiragino Sans GB,STHeiti,Helvetica Neue,Helvetica,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
a{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}
img[src=""],img:not([src]){
    opacity:0;
    border:none;
    visibility:hidden;
    max-width:none;
}
/*index*/
.header{width:100%;height:1077px;}
.main{width:1200px;margin:0 auto;}
.footer{text-align:center;padding:10px 0 20px;}
.footer span{font-family:Arial;}
.page a{margin: 0 4px!important;padding: 5px;background: #E9E9E9;}


/*广告位*/
.swiper-ad{width:100%;height:110px;margin-top:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-ad img{width:100%;height:100%;}

.swiper-ad5{width:100%;height:80px;margin-top:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-ad5 img{width:100%;height:100%;}

.swiper-ad2{width:100%;height:60px;margin-top:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-ad2 img{width:100%;height:100%;}

/*导航*/
.channel_nav{height:60px;background:#0a4590;margin-top:33px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.logo {display: block; border: 1px solid #e8e8e8;z-index: 9999;width: 273px;height: 80px;margin-top: -10px;float:left;}
.pcul{float:left;height:36px;line-height: 36px;margin-top:12px;margin-left:16px;}
.pcul li{display:inline-block;padding:0 40px;float:left;border-left:1px solid #7a9ac3;height:36px;line-height: 36px;}
.pcul li:first-child{border-left:none;}
.pcul li a{font-size:24px;color:#fff;}
.nav_icon{display:none;}
.phone_nav{display:none;}

/*新闻动态*/
.xwblock{border:1px solid #e2e2e2;background:#fff;margin-top:50px;padding:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-focus {
      width: 676px;
      height: 380px;
	  position: relative;
	  float: left;
}
.swiper-focus .swiper-slide {
	  position: relative;
}	
.swiper-focus .swiper-slide .img{
	  width: 100%;
      height: 100%;
}
.swiper-focus .swiper-slide img{
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      transition: all 1s;
    }
.swiper-focus .swiper-slide img:hover{transform: scale(1.2);}
.swiper-focus .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    }
.swiper-focus .swiper-pagination{
		width:auto!important;
		right: 10px!important;
		left: auto!important;
		bottom: 8px!important;
		position: absolute;
		text-align: center;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		transition: .3s;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10
	  }

.swiper-focus .swiper-pagination .swiper-pagination-bullet {
	margin-right: 0;
	opacity: 1;
	background: #fff;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	transition: width .5s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
    }
.swiper-focus .swiper-pagination .swiper-pagination-bullet-active {
	width: 20px;
	background: #ccc
    }
.swiper-focus .swiper-button-next,.swiper-focus .swiper-button-prev {
	position: absolute;
	top: 50%!important;
	z-index: 10!important;
	cursor: pointer;
}
.swiper-focus .swiper-button-prev {
	width: 34px;
	height: 73px;
	left: 0;
	margin-top: -52px;
	background:url(img/right.png) no-repeat;
}
.swiper-focus .swiper-button-next {
	width: 34px;
	height: 73px;
	right: 0;
	margin-top: -52px;
	background: url(img/left.png) no-repeat;
}
.swiper-focus .swiper-button-next:after,.swiper-focus .swiper-button-prev:after{
    font-size:0;
}
.swiper-focus .swiper-container:hover .swiper-button-next,.swiper-focus .swiper-container:hover .swiper-button-prev {
	display: block
}
.news{width:452px;height:380px;margin-left:30px;float:left;position: relative;}
.news h2{height:40px;line-height: 40px;text-align:left;overflow: hidden;}
.news h2 a{font-size:18px;font-weight:bold;}
.news li{height: 38px;overflow: hidden;}
.news .more{position: absolute;right:-20px;}
.news .more_1{top:184px;}
.news .more_2{top:408px;}
.news .more img{width:18px;height:18px;margin-top:11px;}
.news .more b{color:#084989;display:none;float:left;line-height: 40px;}
.news .more .blue{display:none;float:left;}
.news .more:hover b{display:block;font-size:16px;}
.news .more:hover .blue{display:block;}
.news .more:hover .gray{display:none;}

/*产品专区*/
.phone_cp{display:none;}
.cpzq{-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.lmtitle{height:40px;background:#fff;padding:20px 0 20px 26px;line-height: 40px;margin-top:20px;}
.lmtitle img{margin-right:10px;}
.lmtitle span{font-size:24px;color:#666;}
.lmtitle .more{float:right;}
.lmtitle .more img{width:18px;height:18px;margin-top:11px;}
.lmtitle .more b{color:#084989;display:none;float:left;}
.lmtitle .more .blue{display:none;float:left;}
.lmtitle .more:hover b{display:block;font-size:16px;}
.lmtitle .more:hover .blue{display:block;}
.lmtitle .more:hover .gray{display:none;}
.cpnews{width:420px;height:380px;background:#fff;margin-top:20px;padding:15px 20px;float: left;}
.cpnews h2{height:40px;line-height: 40px;text-align:left;}
.cpnews h2 a{font-size:18px;font-weight:bold;}
.cpnews li{height: 38px;overflow: hidden;}
.cppics{width:720px;height:410px;margin-left:20px;margin-top:20px;float:left;}
.cppics .pic_left{width:350px;height:410px;}
.cppics .pic_left .pic{width:350px;height:410px;display: block;overflow: hidden;}
.cppics .pic_right{width:350px;height:410px;margin-left:20px;}
.cppics .pic_right .pic{width:350px;height:195px;display: block;margin-top:20px;overflow: hidden;}
.cppics .pic_right a:first-child{margin-top:0;}
.cppics img{width:100%;height:100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
.cppics img:hover{transform: scale(1.2);}

/*银行卡信息*/
.yhsj{-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.yhnews{width:480px;height:370px;background:#fff;padding:20px;margin-top:20px;}
.yhnews a:first-child{margin-left: 0;}
.yhnews .pic{width:200px;height:110px;display: block;overflow: hidden;float: left;margin-left:20px;}
.yhnews .pic img{width:200px;height:110px;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
.yhnews .pic img:hover{transform: scale(1.1);}
.yhnews .pic h4{width:100%;background: rgba(0,0,0,.65);height:30px;margin-top:-30px;z-index: 99;position: relative; color:#fff;line-height: 30px;}
.yhnews ul{margin-top:10px;}
.yhnews li{overflow: hidden;height: 38px;}
.yhpics{width:720px;height:340px;margin-left:20px;margin-top:20px;overflow: hidden;}
.swiper-yhk1{display:block;}
.swiper-yhk1-phone{display:none;}
.swiper-yhk1 {width: 720px;height: 360px;}
.swiper-yhk1 .swiper-slide {width:165px;height:100px;}
.swiper-yhk1 .swiper-slide .yhk{width: 100%;height: 100%;display: block;overflow:hidden;}
.swiper-yhk1 .swiper-slide .yhk img {width: 100%;height: 100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;border-radius: 5px;}
.swiper-yhk1 .swiper-slide .yhk img:hover{transform: scale(1.1);}


/*行业信息*/
.hyxx{-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.hynews{width:460px;height:370px;background:#fff;margin-top:20px;}
.hynews ul{margin-top:15px;padding:0 20px;}
.hynews li{overflow: hidden;height: 38px;}
.hypics{width:720px;height:370px;margin-left:20px;margin-top:20px;overflow: hidden;}
.swiper-yhk2{display:block;}
.swiper-yhk2-phone{display:none;}
.swiper-yhk2 {width: 720px;height: 370px;}
.swiper-yhk2 .swiper-slide {width:165px;height:110px;}
.swiper-yhk2 .swiper-slide .yhk{width: 100%;height: 100%;display: block;overflow:hidden;}
.swiper-yhk2 .swiper-slide .yhk img {width: 100%;height: 100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
.swiper-yhk2 .swiper-slide .yhk img:hover{transform: scale(1.1);}

/*小陶理财*/
.xtlc{width:460px;height:60px;padding-top:20px;background: #f5f5f5;}
.xtlc img{width:100%;height:100%;}

/*底部广告*/
.swiper-ad3{width:720px;height:60px;margin-top:20px!important;margin-left:20px!important;}
.swiper-ad3 img{width:100%;height:100%;}

/*银行网点*/
.yhwd{width:100%;padding:15px 0;background:#fff;margin-top:20px;}
.yhwd_links{margin-left:-87.5px;display:block;}
.yhwd_links span{width:170px;height:34px;line-height: 34px;float: left;margin-left:87.5px;text-align: center;}
.swiper-yhwd{display:none;}

/*挂角*/
.channelewm{bottom:162px!important;}
.gj{height:150px!important;z-index: 9999!important;}
/*1400*/
@media screen and (min-width:1400px){
	body{font-size:18px;line-height: 45px;}
	.main{width:1400px;margin:0 auto;}
	/*广告*/
	.swiper-ad{width:100%;height:125px;margin-top:40px;}
	.swiper-ad2{width:100%;height:80px;margin-top:40px;}
	/*导航*/
	.channel_nav{margin-top:51px;}
	.pcul{margin-left:26px;}
	.pcul li{padding:0 59px;}
	/*图片动态*/
	.swiper-focus {width:800px;height:450px;}
	.news{width:518px;height:450px;}
	.news h2{height:45px;line-height: 45px;}
	.news h2 a{font-size:22px;font-weight:bold;}
	.news li{line-height:45px;height: 45px;}
	
	.lmtitle{margin-top:40px;}
	/*产品专区*/
	.cpnews{width:480px;height:450px;margin-top:40px;padding:20px;}
	.cpnews h2{height:45px;line-height: 45px;}
	.cpnews h2 a{font-size:22px;font-weight:bold;}
	.cpnews li{line-height:45px;height: 45px;}
	.cppics{width:840px;height:490px;margin-left:40px;margin-top:40px;}
	.cppics .pic_left{width:400px;height:490px;}
	.cppics .pic_left .pic{width:400px;height:490px;}
	.cppics .pic_right{width:400px;height:490px;margin-left:40px;}
	.cppics .pic_right .pic{width:400px;height:225px;margin-top:40px;}
	.cppics img{width:100%;height:100%;}
	.cppics img img:hover{transform: scale(1.2);}
	/*银行世界width:480px;*/
	.yhnews{width:480px;height:450px;background:#fff;padding:20px;margin-top:40px;}
	.yhnews .pic{width:230px;height:130px;margin-left:20px;}
	.yhnews .pic img{width:230px;height:130px;}
	.yhnews ul{margin-top:20px;}
	.yhnews ul li{line-height:45px;height: 45px;}
	.yhpics{width:840px;height:420px;margin-left:40px;margin-top:40px;display:none;}
	.swiper-yhk1 {width:840px;height:420px;}
	.swiper-yhk1 .swiper-slide{width:180px;height:113px;}
	/*行业信息*/
	.hynews{width:520px;height:425px;margin-top:40px;}
	.hynews ul{margin-top:15px;padding:0 20px;}
	.hynews ul li{height: 45px;}
	.hypics{width:840px;height:425px;margin-left:40px;margin-top:40px;}
	.swiper-yhk2 {width: 840px;height: 425px;}
	.swiper-yhk2 .swiper-slide{width:180px;height:115px;}
	/*小陶理财*/
	.xtlc{width:520px;height:60px;padding-top: 35px;margin-top: 0px;background: #f5f5f5;}

	/*底部广告*/
	.swiper-ad3{width:840px;height:60px;margin-top:40px!important;margin-left:40px!important;}
	.swiper-ad3 img{width:100%;height:100%;}
	
	/*银行网点*/
	.yhwd{margin-top:40px;}
	.yhwd_links{margin-left:-112.5px;}
	.yhwd_links span{width:190px;height:40px;line-height:40px;margin-left:112.5px;text-align: center;}
	/*挂角*/
	.gj{height:150px!important;}
	.channelewm{bottom:155px!important;}
}

@media screen and (max-width:750px){
	body{line-height: 9.6vw;font-size:4vw;}
	.main{width:97.3vw;overflow: hidden;}
	.swiper-ad{display:none;}
	
	/*导航*/
	.channel_nav{margin-top:0;height:11.73vw;}
	.logo{width:40vw;height:13.33vw;margin-top:0;margin-left:2.67vw;}
	.logo img{width:100%;height:100%;}
	.pcul{width:48.8vw;margin-left:0;margin-top:0;height:11.73vw;line-height: 11.73vw;background:#0a4590;overflow: hidden;}
	.pcul li{border:none;height:11.73vw;line-height: 11.73vw;padding:0 3.8vw;}
	.pcul li a{font-size:4vw;}
	.nav_icon{width:4.27vw;position: absolute;top:4vw;right:3vw;display: block;}
	.nav_icon img{width:100%;height:auto;}
	.phone_nav{width:100%;height:20vw;background:#fff;position: absolute;top:11.73vw;z-index: 99;display: none;}
	.phone_nav a{color:#0a4590;padding:4vw 7.6vw 0;display: inline-block;line-height: 4vw;text-align: center;float:left;font-weight: bold;}
	
	/*新闻动态*/
	.xwblock{width:100%;border:none;background:none;margin:7.07vw auto 0;padding:0;}
	.swiper-focus{width:100%;height:54.67vw;float: none;margin:0 auto;}
	.news{float:none;width:auto;height:auto;margin-left:0;background:#fff;padding:2.67vw;margin-top:5.33vw;}
	.news h2{height:9.6vw;line-height:9.6vw;text-align:left;background:url(img/dot.gif) no-repeat 0 4vw;padding-left:3.67vw;}
	.news h2 a{font-weight: normal;font-size:4vw;}
	.news li{padding-left:3.67vw;background:url(img/dot.gif) no-repeat 0 4vw;height:9.6vw;}
	.swiper-ad2{display: none;}
	.news .more{display:none;}
	
	/*产品专区*/
	.lmtitle{height:14.67vw;background:none;line-height: 14.67vw;margin-top:0;padding:0;}
	.lmtitle img{margin-right:0;display: none;}
	.lmtitle span{font-size:4vw;font-weight: bold;color:#0a4590;}
	.phone_cp{display:block;}
	.pc_cp{display:none;}
	.cpnews{float:none;width:auto;height:auto;margin-left:0;background:#fff;padding:2.67vw;margin-top:5.33vw;}
	.cpnews h2{height:9.6vw;line-height:9.6vw;text-align:left;background:url(img/dot.gif) no-repeat 0 4vw;padding-left:3.67vw;}
	.cpnews h2 a{font-weight: normal;font-size:4vw;}
	.cpnews li{padding-left:3.67vw;background:url(img/dot.gif) no-repeat 0 4vw;height:9.6vw;}
	.cppics{width:100%;height:54.67vw;margin-left:0;margin-top:0;float:none;}
	.cppics .pic_left{width:46vw;height:54.67vw;}
	.cppics .pic_left .pic{width:46vw;height:54.67vw;}
	.cppics .pic_right{width:46vw;height:54.67vw;margin-left:5.3vw;}
	.cppics .pic_right .pic{width:46vw;height:24.67vw;margin-top:5.3vw;}
	
	/*银行卡信息*/
	.yhnews{width:100%;height:auto;background:none;padding:0;margin-top:0;}
	.yhnews .pic{width:46vw;height:44vw;float: left;margin-left:5.3vw;}
	.yhnews .pic img{width:46vw;height:26vw;}
	.yhnews .pic h4{width:42vw;padding:0 2vw;background: #fff;height:18vw;margin-top:0;z-index: 99;color:#000;line-height: 9vw;}
	.yhnews ul{float:none;width:auto;height:auto;margin-left:0;background:#fff;padding:2.67vw;margin-top:5.33vw;}
	.yhnews li{padding-left:3.67vw;background:url(img/dot.gif) no-repeat 0 4vw;height: 9.6vw}
	.yhpics{width:100%;height:auto;margin-left:0;margin-top:5.3vw;margin-bottom: -5.33vw;overflow: hidden;}
	.swiper-yhk1{display:none;}
	.swiper-yhk1-phone{display:block;width:100%;height:68vw;}
	.swiper-yhk1-phone .swiper-slide{height:28.67vw;margin-bottom:5.33vw!important;margin-top:0!important;}
	.swiper-yhk1-phone .swiper-slide img{width:100%;height:100%;}
	
	/*行业信息*/
	.hynews{margin-top:0;}
	.hynews{width:100%;height:auto;margin-top:0;}
	.hynews ul{padding:2.67vw;margin-top:0;}
	.hynews ul li{padding-left:3.67vw;background:url(img/dot.gif) no-repeat 0 4vw;height: 9.6vw;}
	.hypics{width:100%;height:auto;margin-left:0;margin-top:5.3vw;margin-bottom: -3.73vw;overflow: hidden;}
	.swiper-yhk2{display:none;}
	.swiper-yhk2-phone{display:block;width:100%;height:72.3vw;}
	.swiper-yhk2-phone .swiper-slide{height:21.1vw;width:auto;margin-bottom:3vw!important;margin-top:0!important;}
	.swiper-yhk2-phone .swiper-slide img{width:100%;height:100%;}
	
	/*银行网点*/
	.yhwd{padding:0;margin-top:0;padding:5vw 0;}
	.yhwd_links{display:none;}
	.swiper-yhwd{display:block;width:100%;height:38.4vw;}
	.swiper-yhwd .swiper-slide{width:50%;height:9.6vw;line-height: 9.6vw;text-align: center;}
	
	.xtlc{display:none;}
	.swiper-ad3 {display:none;}
	}
/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}
