@charset "utf-8";
/* banner */
html, body {
	position: relative;
	height: 100%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix{
    clear: both;
}
 #yindao{
            width: 800px;
            height: 480px;
            position: fixed;
            top: 50%;
background:#fff;
left:50%;
            margin: -250px 0 0 -400px;
z-index:5;
        }
        #close{
            width: 40px;
            height: 40px;
            float: right;
            text-align: center;
            line-height: 40px;
        }
#laba{
position:fixed;
left:-15px;
top:500px;
z-index:5;
display:none;
}
.showdiv2{
    transform:none !important;
    transition:all 0.5s ease-out 0s !important;
    opacity:1 !important;
}
.showdiv1{
    opacity:1 !important;
    visibility:visible !important;
}
.showdiv{opacity: 1 !important;transform: none !important;}
.fixeddsxx{width:241px;height:auto;position:fixed;right:0;top:460px;z-index:9}
.fixeddsxx img{width:100%;}
.fixeddsxx1{width:50px;height:100px;position:fixed;left:0;top:327px;z-index:9}
.wxewm{
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 5;
    top: 325px;
    left: 60px;
opacity:0;
}

.wxewm img{
width:100%;
}
.fixeddsxx1:hover .wxewm{
display:block !important;
}
.dsxx{
width:80%;
height:80%;
position:fixed;
top:10%;
left:10%;
z-index:6;
background:#fff;
text-align:center;
display:none;
}

#close{
text-align: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    float: right;
    line-height: 40px;
}
body {

	font-size: 16px;
	color: #000;
	margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.body_home{
    background: #000;
    height: 100%;
    overflow: hidden;
}
.header{
    position: fixed;
    left: 0%;
    top: 0;
    right: 0%;
    z-index: 2;
    transition: all 0.7s ease-out 0s;
}
.header {
    opacity: 0;
    transform: translateY(-100%);
}
.body_home.showdiv .header {
    transform: none;
    opacity: 1;
   
}
.z3{
    z-index: 3;
}
.z2{
    z-index: ;
}
.header .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width:1200px;
    margin:0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header .d1 {
    background: #94070a;
    color: #d39797;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    overflow: hidden;
}

.header .d1 .nav_l i{
    margin:0 18px;
    font-size:12px;
}
.header .d1 .nav_l a{
    display:inline-block;
    line-height:1;
}
.header .d1 .nav_l a:before{
    content:"";
    display: block;
    margin-bottom:5px;
    border-top:2px solid #d39797;
    transition:all 0.1s ease-out 0s;
    transform:scaleX(0);
}
.header .d1 .nav_l a.now{
    color:#fff;
}
.header .d1 .nav_l a.now:before{
    transform:scaleX(1);
    border-color:#fff;
}
.header .d1 .nav_l a:hover:before{
    transform:scaleX(1);
    border-color:#fff;
}
/* search */
.header .tools{
    color: #fff;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
}
.header .tools .a{
    margin-left:20px;
    width:34px;
    height:34px;
    line-height:34px;
    position:relative;
}
.header .tools .a>a{
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.header .tools .sc a:after{
    content:"";
    font-size:20px;
    font-family:icon;
}
.header .tools .share-box{
    float:left;
}
.header .tools .search{
    background:#fff;
    border-radius:5px;
    box-shadow:0 0 10px rgba(0,0,0,0.15);
    width:250px;
    height:36px;
    position: absolute;
    right:-2px;
    top:0;
    opacity: 0;
    filter:alpha(opacity='0');
    visibility: hidden;
    transition:all 0.2s ease-out 0s;
    -webkit-transition:all 0.2s ease-out 0s;
    color: #333;
}
.header .tools .search.s{
    opacity:1;
    filter:alpha(opacity='100');
    visibility: visible;
}
.header .tools .search .kw{
    display:block;
    float: left;
    height:20px;
    line-height:20px;
    width:190px;
    margin:8px 0 0 12px;
    font-size:16px;
}
.header .tools .search .ok{
  background: #94070a;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}
.header .tools .sc a:after {
    content: "";
    font-size: 20px;
    font-family: icon;
}
/* search */
/* logo&nav */
.header .d2{
    transition:all 0.3s ease-out 0s;
    
    height:85px;
    background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
}
.header .block{
    position:relative;
    height:100%;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-align:center;
    align-items:center;
}
.header .logo{
    height:100%;
}
.header .logo a{
    height:100%;
    font-size:0;
    display:block;
}
.header .logo img{
    max-height:65%;
    vertical-align:middle;
    max-width:none;
    display:inline-block;
}
.header .logo a:after{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}

.navbox{
    width: 840px;
    
    margin:0;
    padding: 0;
    z-index:2;
    right:0;
    height: 60px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.nav{
    width:100%;
     margin:0px 0px 0px 40px;
     height:60px;
     position:relative;
     z-index:2;
     line-height:60px;
     
    }
.nav ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 90px;
    float: left;
}
.nav ul li:nth-child(7){
width:150px;
}
.fathernav{
    color: #fff;
    font-size: 18px;
}
.nav ul li:hover .subnav{
    opacity: 1 !important;
    transform: none;
    display: block !important;
}

.fathernav::before{
    content: "";
    border-left: 2px solid #94070a;
    height: 25px;
    transition: all 0.2s ease-out 0s;
    transform: scaleY(0);
    position: absolute;
    left: 50%;
    top: 100%;
    transform-origin: center top;
}
.fathernav:nth-child(6)::before,.fathernav:nth-child(7)::before{
  
    left: -200px !important;

}
.fathernav::after{
    content: "";
    border-bottom: 2px solid #94070a;
    margin-top: 5px;
    display: block;
    width: 280px;
    transition: all 0.2s ease-out 0s;
    transform: scaleX(0);
}

.fathernav:hover::after{
    transform: none;
}

.fathernav img{
width:24px;
}
.subnav{
    width: 280px;
    position: absolute;
    z-index: 2;
    clear: both;
    top: 68px;
   display: none;
padding-bottom:20px;
    background: url("https://www.tanpabank.com/images/dhbj.png");
opacity: 0;
transition: all 0.7s ease-out 0s;
}

.left_subnav{
    width:180px;
    margin-top:22px;
}
.left_subnav a{
    width: 170px;
    line-height: 45px;
    background: #ddd;
    height: 45px;
    color: #333;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
}
.left_subnav a:hover{
    background: #d40011;
    color: #fff !important;
}

.right_img{
    width:80px; 
    padding:22px 10px 10px 0px;
}
.navbox1{
    width: 840px;
    position: absolute;
    margin:0;
    padding: 0;
    z-index:2;
    right:0;
    height: 60px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.nav1{
    width:100%;
     margin:0px 0px 0px 40px;
     height:60px;
     position:relative;
     z-index:2;
     line-height:60px;
     
    }
.nav1 ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 120px;
    float: left;
}
.fathernav1{
    color: #333;
    font-size: 18px;
}
.nav1 ul li:hover .subnav1{
    opacity: 1 !important;
    transform: none;
}

.fathernav1::before{
    content: "";
    border-left: 2px solid #94070a;
    height: 25px;
    transition: all 0.2s ease-out 0s;
    transform: scaleY(0);
    position: absolute;
    left: 50%;
    top: 100%;
    transform-origin: center top;
}
.fathernav1:nth-child(6)::before,.fathernav1:nth-child(7)::before{
  
    left: -200px !important;

}
.fathernav1::after{
    content: "";
    border-bottom: 2px solid #94070a;
    margin-top: 5px;
    display: block;
    width: 280px;
    transition: all 0.2s ease-out 0s;
    transform: scaleX(0);
}

.fathernav1:hover::after{
    transform: none;
}


.subnav1{
    width: 280px;
    position: absolute;
    z-index: 2;
    clear: both;
    top: 68px;
   
    background: url("https://www.tanpabank.com/images/dhbj.png");
opacity: 0;
transition: all 0.7s ease-out 0s;
}

.left_subnav1{
    width:180px;
    margin-top:22px;
}
.left_subnav1 a{
    width: 170px;
    line-height: 45px;
    background: #ddd;
    height: 45px;
    color: #333;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
}
.right_img1{
    width:80px; 
    padding:22px 10px 10px 0px;
}
#swiper1 {
	width: 100%;
	height: 100%;
	background-color: rgb(179, 189, 196);
	transition: 1s background-color 1.3s;
}
#swiper3{
width:100%;
height:330px;
}
#swiper1 .swiper-wrapper {
	transition-delay: 1s;
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#swiper1 .swiper-slide {
	
	font-size: 18px;
	/* Center slide text vertically */
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: -webkit-flex;*/
	/*display: flex;*/
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#swiper1 .title {
    transition-delay: 1s;
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
}
#swiper1 .title h3 {
   
    font-size: 36px;
    line-height: 100px;
    letter-spacing: 2px;
    color: rgba(255,255,255,0);
    -webkit-text-stroke: 2px #fff;
    padding-left: 40px;
}
#swiper1 .img-box {
	width: 100%;
	height: 100%;
	position: absolute;
	transform: scale(0.6, 0.6);
	transition-duration: 1s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
	opacity: 0.9;
	overflow: hidden;
}
#swiper1 .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.2, 1.2) translateX(50%);
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
	transition-property: transform;
}
.button-prev, .button-next {
	transition: 0.5s;
	outline: none;
	position: absolute;
	width: 140px;
	z-index: 10;
	top: 65vh;
	transform: translateY(-34px);
	cursor: pointer;
}
.button-prev {
	left: 4vw;
}
.button-next {
	right: 4vw;
}
.button.disabled {
	opacity: 0.2;
	cursor: default;
}
#arrow-svg-home {
	transform: translateY(353px);
}
.button-next #arrow-svg-home {
	transform: translateY(353px) rotateY(180deg);
	transform-origin: 80px 0px 0px;
}
svg {
	transition: 0.5s;
}
.cls-1 {
	transition: 0.5s;
	opacity: 0.4;
	transform-origin: -20px 40px;
	opacity: 1;
}
.cls-4 {
	transition: 0.5s;
	stroke-width: 2px;
	stroke: #fff;
	fill: none;
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	opacity: 0.4;
	transform-origin: 0px 0px 0px;
}
#arrow-trg {
	transition: 0.5s;
	fill: #fff;
	transform: rotateY(180deg) translate(-53px, 39px);
}
#line {
	transition: 0.5s;
	stroke: #fff;
	transform: translate(50px, 42px);
}
.button-prev:not(.disabled):hover svg {
	transform: translateX(-25px);
}
.button-next:not(.disabled):hover svg {
	transform: translateX(25px);
}
.button:not(.disabled):hover .cls-1 {
	transform: scale(1.1);
}
.button:not(.disabled):hover .cls-4 {
	stroke-dasharray: 2px;
	stroke-dashoffset: 2px;
	opacity: 1;
}
.button:not(.disabled):hover #arrow-trg {
	transform: rotateY(180deg) translate(-37px, 39px);
}
.button:not(.disabled):hover #line {
	transform: translate(35px, 42px) scaleX(0.33);
}
.news-slider__pagination {

    text-align: center;
    margin-top: 50px;
    position: absolute;
    bottom: 40px !important;
    width: 300px !important;
    z-index: 4;
    
    left: calc(100% - 300px) !important;
  }
  .news-slider__pagination .swiper-pagination-bullet {
    width: 13px;
    height: 10px;
    display: inline-block;
    background: #fff;
    opacity: .2;
    margin: 0 5px;
    border-radius: 20px;
    transition: opacity .5s, background-color .5s, width .5s;
    transition-delay: .5s, .5s, 0s;
  }
  .news-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    width: 100px;
    transition-delay: 0s;
  }
/* banner */

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible;}
.layer .close{font-size:60px;font-family:icon;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#94070a;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.body_home .bb{z-index:11;position: absolute;left:50%;bottom:30px;text-align:center;transform:translateX(-50%);color:#94070a;font-size:36px;cursor: pointer;opacity:0;font-family:icon;padding:0 10px;animation:bb 2s linear 0s infinite;font-weight:bold;visibility: hidden;}
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}
.body_home.showdiv .bb{opacity:1;visibility: visible;}
.body_home .bb:hover{ animation-play-state:paused;color: #fff;}
.body_b{
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 2;
    overflow: auto;
    outline: none;
}
.body_b.showdiv{
    top: 0;
    z-index: 3;
}
.header2{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.5s ease-out 0s;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    height: 130px;
z-index:4;
}
.body_b.showdiv .header2{
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1;

}
.header2 .block {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width:1200px;
    margin:0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.header2 .d1 {
    background: #94070a;
    color: #d39797;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    overflow: hidden;
}
.header2 .d1 .nav_l i{
    margin:0 18px;
    font-size:12px;
}
.header2 .d1 .nav_l a{
    display:inline-block;
    line-height:1;
}
.header2 .d1 .nav_l a:before{
    content:"";
    display: block;
    margin-bottom:5px;
    border-top:2px solid #d39797;
    transition:all 0.1s ease-out 0s;
    transform:scaleX(0);
}
.header2 .d1 .nav_l a.now{
    color:#fff;
}
.header2 .d1 .nav_l a.now:before{
    transform:scaleX(1);
    border-color:#fff;
}
.header2 .d1 .nav_l a:hover:before{
    transform:scaleX(1);
    border-color:#fff;
}
.header2 .d2{
    transition: all 0.3s ease-out 0s;
    height: 85px;
    background: #fff;
}
.header2 .tools{
    color: #fff;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
}
.header2 .tools .a{
    margin-left:20px;
    width:34px;
    height:34px;
    line-height:34px;
    position:relative;
}
.header2 .tools .a>a{
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.header2 .tools .sc a:after{
    content:"";
    font-size:20px;
    font-family:icon;
}
.header2 .tools .share-box{
    float:left;
}
.header2 .tools .search{
    background:#fff;
    border-radius:5px;
    box-shadow:0 0 10px rgba(0,0,0,0.15);
    width:250px;
    height:36px;
    position: absolute;
    right:-2px;
    top:0;
    opacity: 0;
    filter:alpha(opacity='0');
    visibility: hidden;
    transition:all 0.2s ease-out 0s;
    -webkit-transition:all 0.2s ease-out 0s;
    color: #333;
}
.header2 .tools .search.s{
    opacity:1;
    filter:alpha(opacity='100');
    visibility: visible;
}
.header2 .tools .search .kw{
    display:block;
    float: left;
    height:20px;
    line-height:20px;
    width:190px;
    margin:8px 0 0 12px;
    font-size:16px;
}
.header2 .tools .search .ok{
    float: right;
    width:36px;
    height:36px;
    cursor: pointer;
    font-family:icon;
    font-size:22px;
}
.header2 .tools .sc a:after {
    content: "";
    font-size: 20px;
    font-family: icon;
}
/* search */
/* logo&nav */
.header2 .block{
    position:relative;
    height:100%;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-align:center;
    align-items:center;
}
.header2 .logo{
    height:100%;
}
.header2 .logo a{
    height:100%;
    font-size:0;
    display:block;
}
.header2 .logo img{
    max-height:65%;
    vertical-align:middle;
    max-width:none;
    display:inline-block;
}
.header2 .logo a:after{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.header2 .fathernav{
color: #333;
}
.header2 .fathernav:nth-child(8){

color:#94070a !important;
}

.skin1 .home5{
    background:#fff url("https://www.tanpabank.com/images/home5bg.png") left bottom no-repeat;
}
.skin1 .home5 .list .item:nth-child(1):before{
    background:url("https://www.tanpabank.com/images/bg.png") no-repeat;
    background-position: calc(100% + 2px) 32px;
}
.skin1 .home5 .list .item:last-child:before{
    background:url("https://www.tanpabank.com/images/newsitembg.png")  no-repeat;
    background-position: calc(100% + 2px) 32px;
}
.home5{
    padding:calc(5vw + 95px) 0 0 20px;
    background:#fff;
    
}
.home5 .block{
    width: 1200px;
    margin: 0 auto;
}
.home5 .title1{
        text-align: center;
        font-size: 40px;
}
.home5 .content{
    margin-top:45px;
}
.home5 .list{
    display:-ms-flexbox;
    display:flex;-ms-flex-pack:justify;
    justify-content:space-between;
}
.home5 .list .box{
    width:calc(50% - 10px);
    display:-ms-flexbox;
    display:flex;-ms-flex-wrap:wrap;
    flex-wrap:wrap;-ms-flex-pack:justify;
    justify-content:space-between;
}
.home5 .list .ptbox,.home5 .list .box{
    width:calc(50% - 10px);
    position:relative;
    height: 330px;
    overflow: hidden;
}
.home5 .list .ptbox .img,.home5 .list .ptbox .innder,.home5 .list .ptbox .pic{
    width:100%;
    height: 330px;
    overflow: hidden;
}
.home5 .list .ptbox .img img{
    width: 100%;
}
.home .list .ptbox .inner .pic .text{
    position: relative;
    bottom: 40px;
    height: 45px;
    width: 100%;
    line-height: 45px;
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
}
.home .list .ptbox .inner .pic  .text .h{
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    line-height: 40px;
}
.home5 .list .item{
    background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);
    width:calc(50% - 10px);
    cursor:pointer;
    position: relative;
    border-bottom:4px solid #d40011;
    transition:all 0.6s ease-out 0s;
    height:calc(50% - 14px);
    overflow: hidden;
}
.home5 .list .item:nth-child(-n+2){
    margin-bottom:20px;
}
.home5 .list .item .text{
    margin:20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    overflow: hidden;
    position: relative;
}
.home5 .list .item:nth-child(1),.home5 .list .item:nth-child(4){
    background:url("https://www.tanpabank.com/images/newsitembg.png")  no-repeat #fff;
    background-position: calc(100% + 2px) 32px;
    background-size:contain;
  
}
.home5 .list .item .text .h{
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    height: calc(100% - 40px);
    overflow: hidden;
}
.home5 .list .item .text .date{
    color:#99857b;
    margin-top:15px;
    font-style:italic;
    font-size:16px;
  
}
.home5 .btns{
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    color: #999;
    width: 200px;
    border: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    margin: 30px auto;
    border-radius: 10px;
}
.home5 .btns:hover{
    background: #94070a;
    color: #fff;
}
.home5 .btns .more{
    margin:0 45px;
}
.home5 .btns a{

}
.fz40{
    font-size: 40px;
}
.home5 .list ul li{
    width: 285px;
	height: 126px;
	background-color: #ffffff;
	box-shadow: 0px 3px 9px 0px 
        rgba(0, 0, 0, 0.41);
        float: left;
        margin-right: 20px;
        
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.2s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.2s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.2s ease-out;
}
.home5 .list ul li:hover{
    height: 136px;
    transform:scale(1,1);
	transition:all 0.2s ease-out;
}
.home5 .list ul li:last-child{
    margin-right:0 !important;
}

.home5 .list ul li .left_time{
    width: 60px;
    float: left;
    text-align: center;
    padding: 22px 7px 22px 7px;
}
.home5 .list ul li .left_time dd{
    font-size:44px;
    line-height: 32px;
}
.home5 .list ul li .left_time dl{
    font-size: 14px;
    line-height: 36px;
}
.home5 .list ul li .left_time span{
    border: 1px solid;
    width: 100%;
    height: 22px;
	border-radius: 8px;
    border: solid 1px #e70012;
    color: #e70012;
    line-height: 22px;
    float: left;
font-size:12px;
}
.home5 .list ul li .right_title{
width: calc(100% - 90px);
float: right;
line-height: 24px;

font-size: 16px;
padding: 22px 7px;
}
.home5 .block .list .box1{
    width: 100%;
    position: relative;
    height: 176px;
    overflow: hidden;
}
.skin1 .bigbg{
    background:#fff url("https://www.tanpabank.com/images/bg3.png") center bottom no-repeat;
    z-index: 1;
    padding-bottom: 40px;
}

.pad120{
    padding-top: 120px;
}
.home6::after{
    content: "";
    height: 0;
    width: 100%;
    clear: both;
    visibility: hidden;
}
.home6 .left_introduce{
    width: calc(50% - 60px);
    float: left;
    transform: translateX(-50px);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.title2{
    font-size: 40px;
    text-align: left;
}
.home6 .block{
    width: 1200px;
    margin: 0 auto;
}
.home6 .left_introduce span{
    width: 8px;
	height: 150px;
    background-color: #d40011;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.home6 .left_introduce .introducearea{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.home6 .left_introduce .introducearea h1,.home6 .left_introduce .introducearea p{
    width: 100%;
}
.home6 .left_introduce .introducearea p{
    line-height: 30px;
	letter-spacing: 0px;
    color: #666666;
    text-indent: 32px;
}
.home6 .left_introduce .btn1{
    width: 140px;
	height: 50px;
    background: #ffffff url("https://www.tanpabank.com/images/more_h.png") no-repeat;
    background-position: 100px center;
    text-align:center;
	border-radius: 4px;
    border: solid 1px #cccccc;
    float: left;
    font-size: 14px;
    line-height: 50px;
    margin-top: 50px;
}
.home6 .block .right_video{
    width: 50%;
    float: right;
    margin-top: 50px;
    transform: translateX(50px);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.home7{
    padding: 40px 0 0;
}
.home7 .block{
    width: 1200px;
    margin: 0 auto;
}
.home7 .block .title2{
    text-align: right;
    float: right;
    width: 1035px;
}
.home7 .block span{
    float: right;
    width: 150px;
    height: 8px;
    background-color: #d40011;
    margin: 28px 0 0 15px;
   
}
.rybg{
    background: url("https://www.tanpabank.com/images/h_bg1.png") no-repeat;
    z-index: 2;
    background-position-y: 260px;
    background-position-x: center;
    transform: translate(80px,80px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}
.home7 .rylist{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.home7 .rylist ul li{
    width: calc(50% - 20px);
    margin-right: 40px;
    float: left;
}
.home7 .rylist ul li:last-child{
    margin-right: 0;
}
.home7 .rylist .ryimg{
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.home7 .rylist .ryimg img{
    width: 100%;
}
.home7 .rylist .rylist_infoarea{
    margin-top: 30px;
}
.home7 .rylist .rylist_infoarea h3{
width: 100%;
height: 24px;
line-height: 24px;
overflow: hidden;
}
.home7 .rylist .rylist_infoarea p{
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    height: 44px;
    overflow: hidden;
}
.home7 .rylist .rylist_more{
    background: url("https://www.tanpabank.com/images/more_r.png") no-repeat right;
    width: 80px;
    color: #d40011;
    margin-top: 15px;
}
.home8{
    padding-top: 120px;
}
.home8 .block{
    width: 1200px;
    margin: 0 auto;
}
.home8 .block .left_zbxx{
    width: 160px;
    float: left;
}
.home8 .block .title2{
    font-size: 40px;
    text-align: left;
}
.home8 .block span{
    width: 8px;
    height: 150px;
    float: left;
    margin: 20px 20px;
    background-color: #d40011;
}
.home8 .block .more_zb{
float: left;
font-size: 24px;
width: 100%;

}
.home8 .zb_img{
    margin-top: 60px;
    float: right;
   width: 1030px;

    margin-bottom: 20px;
}
.home8 .zb_img h4{
    width: 100%;
    margin-top: 20px;
    float: left;
}
.home8 .zb_img p{
    width: 100%;
    line-height: 22px;
    letter-spacing: 0px;
    color: #666666;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}

.home8 .zbxx_list ul li{
    width: 340px;
    height: 140px;
    background-color: #ffffff;
    box-shadow: 0px 2px 14px 0px
    rgba(0, 0, 0, 0.1);
    float: left;
    padding: 30px 20px;
    margin-right: 30px;
    -moz-transition:all 0.2s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.2s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.2s ease-out;
}
.home8 .zbxx_list ul li:hover{
    height: 150px;
    border-bottom: 2px solid #d51725;
}
.home8 .zbxx_list ul li:last-child{
    margin-right: 0;
}
.home8 .zbxx_list ul li a{
    line-height: 32px;
    height: 100px;
    overflow: hidden;
    float: left;
}
.home8 .zbxx_list ul li p{
   float: left;
    width: 100%;
    color: #999;
}
.home8 .zbxx_list ul li .more_xq{
    float: right;
    height: 32px;
    background: url("https://www.tanpabank.com/images/more_h.png") no-repeat right center;
    width: 80px;
}
.home8 .zbxx_list ul li .more_xq a{
    color: #999;
}
.h8bg{
    background: url("https://www.tanpabank.com/images/h_bg2.png") no-repeat;
    z-index: 2;
    background-position-y: 660px;
    background-position-x: center;
    transform: translateY(-50px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}
.home9{
    padding-top: 60px;
    transform: translateX(-50px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}
.home9 .block{
    width: 1200px;
    margin: 0 auto;
}
.home9 .block .right_t{
    float: right;
}
.home9 .block .right_t span{
    float: right;
    width: 150px;
    height: 8px;
    background: #d51725;
    margin-top: 22px;
}
.home9 .right_t .more_fj{
    float: right;
    font-size: 18px;
    line-height: 52px;
    margin: 0 10px;
}
.home9 .right_t .title2{
    float: right;
}
.home9 .img_list{
    float: left;
    margin-top: 40px;
}
.home9 .img_list ul li{
    width: 375px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}
.home9 .img_list ul li:first-child
{
    width:805px;
    height: 520px;
    overflow: hidden;
    margin-bottom: 0;
    margin-right: 20px;
}
.home9 .img_list ul li a img{
    width: 100%;
    -moz-transition:all 0.4s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.4s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.4s ease-out;
}
.home9 .img_list ul li a img:hover{
    width: 110%;
    transform:scale(1,1);
    transition:all 0.4s ease-out;
}
.home10{
    padding-top: 40px;
    transform: translateX(50px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}
.home10 .block{
    width: 1200px;
    margin: 0 auto;
}
#swiper2{
    
    width: 100%;
    height: 320px;
}
#swiper2 .title2{
    margin-bottom: 40px;
}
#swiper2 .box_img{
    width: 380px;
    height: 226px;
    overflow: hidden;
}
#swiper2 .box_img img{
width: 100%;
}
#swiper2 .box_img span{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    bottom: 40px;
    float: left;
}
#swiper2 .swiper-button-next,#swiper2 .swiper-button-prev{
    width: 40px;
    height: 40px;
    background-color: #444;
    top: 0;
    margin-top: 10px;
}
#swiper2 .swiper-button-prev{
    left: calc(100% - 85px);
    background:#444 url("https://www.tanpabank.com/images/pre.png") no-repeat center;
}
#swiper2 .swiper-button-next{
    right:0;
    background: #444 url("https://www.tanpabank.com/images/next.png") no-repeat center;
}
.footer{
    width: 100%;
    background: #94070a;
    height:117px;
}
.footer .block{
width:1200px;
margin:0 auto;
}
.footer .left_bot_logo{
    padding: 25px 0;
    width: 420px;
    float: left;
}
.footer .right_bot_link{
    width: 700px;
    float: right;
    overflow: hidden;
    height:80px;
}
.footer .right_bot_link ul li{
    width: 100px;
    height: 80px;
    line-height:40px;
    padding-top: 30px;
    border-left: 1px solid #fd9494;
    float: right;
    text-align: center;
}
.footer .right_bot_link ul li:last-child{
    border: none;
}
.footer .right_bot_link ul li a{
    color: #fff;
    font-size: 14px;
}
.copyright{
    width: 100%;
    height: 117px;
    background-color: #464646;
   
    color: #fff;

}
.copyright .block{
    width: 1200px;
    margin: 0 auto;
}

.copyright .block .txt{
    width: 1050px;
    float: left;
    margin-top: 10px;
}
.copyright p{
    padding:20px 0 0 0;
    float: left;
margin-right:5px;
}


.copyright .block .ewm{
    width: 100px;
    height: 100px;
    overflow: hidden;
    transform: translateX(0px);
    transition: all 1s ease-out 0s;
    opacity: 0;
    position: relative;
    right:-60px;
    z-index: 3;
    top: -80px;
}
.copyright .block .ewm img{
    width: 100px;
}
.copyright .block .wx{
float: right;
   margin-top:-70px;
margin-right:100px;
    z-index: 3;
}
.copyright .block .wx img:hover .copyright .block .ewm{
    opacity: 1 !important;
    transform: none !important;
}
.light{
    opacity: 1;
    transform: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.header.light .d2{
    background: #fff;
}
.header.light .navbox .nav ul li a{
    color: #333;
}