/* Slider */
.slick-slider{ position: relative; display: block;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{ position: relative; display: block; overflow: hidden;}
.slick-list.dragging{ cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{ position: relative; top: 0; left: 0; display: block;}
.slick-track:before, .slick-track:after{ display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{ display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{ float: right;}
.slick-slide img{ display: block; width: 100%;}
.slick-slide.slick-loading img{ display: none; width: 100%;}
.slick-slide.dragging img{ pointer-events: none;}
.slick-initialized .slick-slide{ display: block;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden{ display: none;}
.slick-loading .slick-list{ background: #fff url(../image/loader.gif) center center no-repeat;}
.slick-arrow{ position: absolute; bottom: 174px; width: 46px; height: 46px; overflow: hidden; z-index: 2; cursor: pointer; opacity: 0.8;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}	
.slick-prev{ left: 225px; background:url(../images/prev.png) no-repeat center; }
.slick-next{ left: 300px; background:url(../images/prev1.png) no-repeat center; }

.slick-arrow:hover{ opacity: 1;}
.slick-arrow.slick-disabled, .slick-arrow.slick-disabled:hover{ opacity: 0.5;}
.slick-dotted.slick-slider{}
.slick-dots{ position: absolute; left: 0; right: 0; bottom: 50px; display: block; font-size: 0; text-align: center; z-index: 2;}
.slick-dots li{ display: inline-block; margin: 0 5px; padding: 5px; border-radius: 50%; background-color: #f4b1bc; cursor: pointer;}
.slick-dots li:hover{ opacity: 0.8;}
.slick-dots li.slick-active, .slick-dots li.slick-active:hover{ opacity: 1; background-color: #fff;}

.body{line-height: 1.5;}
.active0{ position: relative;overflow: hidden;height: 1050px;}
.active0 .img1{position: absolute;top: 0;left: 0;z-index: 3;}
.active0 .img2{position: absolute;right: 0; bottom: 0;}
.active0 .text{position: absolute;top: 230px; left: 50%;margin-left: -460px; z-index: 3;width: 920px;text-align: center; opacity: 0;}
.active0 .text .h2{font-size: 54px;color: #fff; }
.active0 .text .h3{font-size: 32px;color: #fff;padding-top: 10px;}
.active0 .text .p{color: #fff;font-size: 14px;padding-top: 35px;}
.active0 .text .box {background: url(../images/png3.png) repeat ;padding: 25px 0;width: 580px;margin: 0 auto;margin-top: 40px;}
.active0 .text .box table{color: #fff;font-size: 16px;line-height: 40px; display: inline-block;}
/*.active0 .text .box table .r{text-indent: 1em;}*/

.active .tit {text-align: center;}
.active .tit h2{font-size: 54px;color: #474747; }
.active .tit h3{font-size: 32px;color: #474747;padding-top: 10px;}

.acitve1 .block{width: 1210px;margin: 0 auto;}
.acitve1 .box{ margin-top: 70px;overflow: hidden;height: 820px;position: relative;padding-bottom: 135px;padding-top: 80px;}
.acitve1 .box .l{float: left;width: 47.5%;height: 100%;}
.acitve1 .box .l .img1{position: absolute;left: 30px;top: 60px;overflow: hidden;opacity: 0;}
.acitve1 .box .l .img2{position: absolute;left: 215px;top: 370px;overflow: hidden;opacity: 0;}
.acitve1 .box .l img {transition: 0.6s;}
.acitve1 .box .l img:hover {transform: scale3d(1.2,1.2,1);}

.acitve1 .box .r{width: 50%;float: left;height: 100%;height: 820px;overflow: hidden;}
.acitve1 .box .r .list .item{padding-left: 100px; background: url(../images/png4.png) no-repeat left top;height: 117px;cursor: pointer;position: relative;}
.acitve1 .box .r .list .item i {display: inline-block;width: 26px;height: 26px;background: url(../images/png5.png) no-repeat center;position: absolute;left: 17px;top: 0;display: none;}
.acitve1 .box .r .list .item i.no {display: block;}
.acitve1 .box .r .list .item.now{background: url(../images/png5.png) no-repeat 17px top;}
.acitve1 .box .r .list .item h2{font-size: 18px;  color: #474747;}
.acitve1 .box .r .list .item p{font-size: 12px;color: #474747;padding-top: 10px;}
.acitve1 .box .more{background: url(../images/png6.png) no-repeat center;width: 82px;height: 82px;display: block;margin-left: 567px;}
.acitve1 .box .prev{background: url(../images/png6-1.png) no-repeat center;width: 82px;height: 82px;display: block;position: absolute;top: 0;left: 567px;}

.acitve2{background: url(../images/png7.png) no-repeat left top;padding-bottom: 115px;}
.acitve2 .tit{padding-bottom: 80px;padding-top: 50px;}
.acitve2 .block{width: 1210px;margin: 0 auto;}
.acitve2 .list{overflow: hidden;}
.acitve2 .list .item{margin-left: 10px;margin-bottom: 10px;float: left;height: 344px;overflow: hidden;position: relative;transition: 0.3s;}
.acitve2 .list .item .text{background: url(../images/png8.png) repeat;position: absolute;top: 0;left: 0;width: 255px;height: 100%;padding: 0 20px;transition: 0.3s;}
.acitve2 .list .item.first{margin-left: 0;}
.acitve2 .list .item .text {height: 0;}
.acitve2 .list .item:hover .text{height: 100%;}
/*.acitve2 .list .item:hover {border-radius: 50% 50% 0 0;}*/
.acitve2 .list .item .text .box h2{font-size: 18px;color: #fff;padding-bottom: 16px;}
.acitve2 .list .item .text .box p{font-size:14px;color: #fff;}
.acitve2 .list .item .text .box{position: absolute;left: 20px;bottom: 30px;width: 255px;}

.acitve3 .block{width: 1210px;margin: 0 auto;background: url(../images/png9.png) no-repeat left 30px;overflow: hidden;padding: 60px 0;overflow: hidden;}
.acitve3 {}
.acitve3 .form{width: 390px;padding: 100px ;background:  url(../images/png21.png);border-radius: 10px;float: right;margin-right: 60px;position: relative;}
.acitve3 .form .item{padding: 10px 20px;border: 1px solid #e1e1e1;border-radius: 5px;margin-bottom: 8px;}
.acitve3 .form .item span{font-size: 14px;color: #474747;display: inline-block;width: 90px;}
.acitve3 .form .item input{font-size: 14px;border: none;color: #707070; width: 70%;}
.acitve3 .form .tj {font-family: 微软雅黑;background:#212121;font-size: 16px;color: #fff;width: 100%;height: 42px;line-height: 42px;border: none;border-radius: 5px;margin-top: 17px;cursor: pointer;}
.acitve3 .form h2{text-align: center;font-size: 30px;color: #474747;padding-bottom: 30px;}
.acitve3 .text{padding-top: 260px;position: relative; float: left;}
.acitve3 .text h2{font-size: 36px;color: #474747;text-align: left;}
.acitve3 .text h3{color: #474747;font-size: 24px;padding-top: 10px;}
.acitve3 .text .con p{font-size:14px;color: #474747;}
.acitve3 .text .con{padding-top: 45px;}
.acitve4{padding-top: 120px;padding-bottom: 175px;background: url(../images/png10.png) no-repeat right bottom;}
.acitve4 .block{width: 1210px;margin: 0 auto;overflow: hidden;}
.acitve4 .list{overflow: hidden;padding-top: 40px;}
.acitve4 .list .item{width: 300px;float: left;margin-left: 2px;position: relative;top: -1000px;}
.acitve4 .list .item.first{margin-left: 0;}
.acitve4 .list .item .img{width: 100%;height: 253px;overflow:hidden;}
.acitve4 .list .item .text{padding-top: 25px;width: 280;padding-right: 20px;}
.acitve4 .list .item .text h2{font-size: 18px;color: #474747;height: 45px;overflow: hidden;line-height: 1.3;}
.acitve4 .list .item .text p{font-size: 14px;color: #474747;padding: 15px 0;}

.acitve4 .list .item .more{display: block;width: 35px;height: 35px;background: url(../images/png11.png) no-repeat 0 0;}
.acitve4 .list .item .more:hover{background-position:0 -35px;}
.tu{    height: 65px;
    width: 47px;
    position: relative;
    top: -226px;
    margin: 0 auto;}
.tu2{    font-size: 18px;
    color: #fff;
    position: relative;
    top: -216px;
    text-align: center;}
.invest0 { position: relative;}
.invest0 img{width: 100%;}
.invest0 .block{width: 1170px;margin: 0 auto;position: absolute;top: 0;left: 50%;margin-left: -585px;top: 50%;margin-top: -100px;}
.invest0 .tit {text-align: center;}
.invest0 .tit p{    color: #fff;
    font-size: 18px;padding-top: 6px;text-shadow: 2px 2px 10px #000;}

.invest0 .tit h2{font-size: 34px;color: #fff;text-shadow: 2px 2px 10px #000; }
.invest0 .tit h3{font-size: 24px;color: #fff;padding-top: 20px;}
.invest0 .text{padding-top: 30px;}
.invest0 .text p{font-size: 14px;color: #fff;padding-bottom: 15px;}
.invest0 .border{width: 1px;height: 167px;background: #b80113;position: absolute;bottom: -83.5px;left: 50%; margin-left:-1px; }
.invest1 .div{display:none;}
.invest1 .div.now{display:block;}
.invest1 .block{width: 1210px;margin: 0 auto;}
.invest1 .tit{text-align: center;padding-bottom: 35px;}
.invest1 .tit h2{font-size: 54px;color: #474747; }
.invest1 .tit h3{font-size: 24px;padding-top: 20px; color: #474747;}
.invest1 .tit p{font-size: 14px;color: #474747;text-align: left;padding-top: 20px;}
.invest1 .tit .more{display: block;width: 55px;height: 55px;background: url(../images/png12.png) no-repeat ;margin: 0 auto;margin-top:20px;}
.invest1 {padding-top: 120px;overflow: hidden;}
.invest1 .box{padding-bottom: 35px;}
.invest1  .tabs1{text-align: center;border-bottom: 1px solid #e1e1e1;height: 37px;}
.invest1  .tabs1 span{padding: 15px; font-size: 14px;color: #474747;cursor: pointer;margin: 0 10px;}
.invest1  .tabs1 span.now{border-bottom: 5px solid #b80113;}
.invest2 {padding-top: 120px;}
.invest2 .block{width: 1210px;margin: 0 auto;}
.invest2 .tit{text-align: center;}
.invest2 .tit h2{font-size: 48px;  color: #474747;}
.invest2 .tit h3{font-size: 24px;color: #474747;padding-top: 10px;}
.invest2 .list{margin-top: 50px;position: relative;width: 100%;padding-bottom: 170px;} 
.invest2 .list .grid{padding: 14px 10px;border: 1px solid #dfdfdf;width: 369px;padding-bottom: 40px;position: relative;}
.invest2 .list .grid:hover{border-color: #b80113;}
.invest2 .list .grid.first{margin-left: 0;}
.invest2 .list .grid .img{margin-bottom: 30px;overflow: hidden;position: relative;}
.invest2 .list .grid .img .mask {display: none; position: absolute;top: 0;right: 0;left: 0;bottom: 0;background: url(../../image/jjl_mask1.png);text-align: center;}
.invest2 .list .grid .img .mask img {width: 200px;margin-top: 14.5%;}
.invest2 .list .grid p{font-size: 14px;color: #474747;}
.invest2 .list .grid .labe{position: absolute;bottom: -15px;left: 50%;margin-left: -141px; width: 282px;background: #fff;height: 30px;line-height: 30px;font-size: 24px;color: #474747;text-align: center;}
.invest2 .list .labe1{position: absolute;bottom: 90px;left: 50%;padding-left: 30px;font-size: 14px;color: #909090;width: 86px;margin-left: -43px;}
.invest2 .list .labe1 i{display: block;position: absolute;top: 0;left: 0;width:18px;height: 20px;background: url(../images/png13.png) no-repeat center; animation: more 2s linear infinite;}
.invest2 .list .grid:hover .img .mask {display: block;}

@keyframes more{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
.adds0 .foucs {position: relative;overflow: hidden;}
.adds0 .foucs .child{position: relative; }
.adds0 .foucs .frame{overflow: hidden;width: 100%;}
.adds0 .foucs .child {float: left;width: 100%;}
.adds0 .foucs .child .text{position: absolute;top: 50%;margin-top: -100px;width: 100%;text-align: center;}
.adds0 .foucs .child img{width: 100%;}
.adds0 .foucs .child .text h2{font-size: 100px;color: #fff;}
.adds0 .foucs .child .text p{font-size: 60px;color: #fff;padding-top: 5px; font-weight: bold;}
.adds0 .foucs .nav{text-align: center;position: absolute;left: 0;bottom: 40px;width: 100%;}
.adds0 .foucs .nav a{display:inline-block;width: 15px;height: 15px;margin: 0 5px;background: url(../images/png14.png) no-repeat 0 0;}
.adds0 .foucs .nav a.now{background-position: 0 -15px;}

.adds1{padding-top: 30px;}
.adds1 .block{width: 1210px;margin: 0 auto;overflow: hidden;padding-bottom: 100px;}
.adds1 .l{float: left;width: 805px;}
.adds1 .l h2{font-size: 30px;color: #474747;}
.adds1 .l h2 span{font-size: 12px;padding-left: 5px; }
.adds1 .l .list{padding-top: 25px;    width: 46%;
    float: left;}
.adds1 .l .list h3{font-size: 24px;color: #474747;padding: 25px 0;border-bottom: 1px solid #dfdfdf;color: #8A121A;}
.adds1 .l .list .item{cursor: pointer;font-size: 14px;color: #474747;padding: 16px 0;border-bottom: 1px solid #dfdfdf;}
.adds1 .l .list .item a{ font-size: 14px;color: #707070;float: right;}
.adds1 .l .list .item:hover{border-color: #8a121a;}
.adds1 .r{float: right;width: 380px;}
.adds1 .r .box {background: #8a121a;}
.adds1 .r .box h2{font-size: 20px;color: #fff;padding: 19px 30px;border-bottom: 1px solid #fff;}
.adds1 .r .box h2 span{font-size: 14px;color: #fff; }
.adds1 .r .box .list .item{font-size: 14px;color: #fff;padding: 10px 0;cursor: pointer;}
.adds1 .r .box .list .item span{ float: right;}
.adds1 .r .box .list{padding: 20px 30px;}
.adds1 .r .box1 {position: relative;margin-top: 10px;}
.adds1 .r .box1 .text{position: absolute;bottom: 40px;left: 30px;padding-right: 30px;text-align: justify;}
.adds1 .r .box1 .text h2{font-size: 20px;color: #fff;} 
.adds1 .r .box1 .text h2 span{font-size: 14px; margin-left: 10px;}
.adds1 .r .box1 .text p{font-size: 14px;color: #fff;padding-top: 15px;}
.adds1 .r .box2 {margin-top: 10px;}
.adds1 .r .box2 .item{background: url(../images/jpg26.jpg) repeat ;padding: 28px 30px;margin-top:2px;cursor: pointer;}

.adds1 .r .box2 .item h2{font-size: 24px;color: #fff;}
.adds1 .r .box2 .item p{ font-size: 20px;color: #fff;padding-top: 10px;}

.media{ width: 1210px;margin: 0 auto;background: url(../images/png15.png) repeat;padding: 20px;padding-bottom: 0; margin-top: 348px;}
.media0{text-align: left;padding-bottom: 30px;}
.media0 a{ display: inline-block;font-size: 14px;margin-right: 55px;}
.media0 a.now {border-bottom: 1px solid #8a121a;color: #8a121a;}
.media0 a:hover {border-bottom: 1px solid #8a121a;color: #8a121a;}

.media1 {overflow: hidden;}
.media1 .l{width: 810px;float: left; position: relative; }
.media1 .l .box1 { position: relative;}
.media1 .l .box1 .text{position: absolute; top: 50%;left: 0;text-align: center;width: 100%;margin-top: -90px;}
.media1 .l .box1 .text h2{ font-size: 54px;  color: #fff;}
.media1 .l .box1 .text h3{font-size: 24px;color: #fff;padding-top: 10px;}
.media1 .l .box1 .text p{font-size: 14px;color: #fff;padding:0 35px; padding-top: 15px;}
.media1 .l .box2 .item{float: left;width: 404px;margin-left: 2px;margin-bottom: 15px;}
.media1 .l .box2 .item.first{margin-left: 0;}
.media1 .l .box2 .item .img{width: 100%;height: 270px;overflow: hidden;}
.media1 .l .box2 .item .text{padding: 20px;background: #fff;}
.media1 .l .box2 .item .text h2{padding-bottom: 10px;color: #474747;font-size: 18px;}
.media1 .l .box2 .item .text p{font-size: 14px;color: #707070;}
.media1 .l .box2 .item .text .more{font-size: 14px;  color: #474747;padding-top: 3px;display: block; }

.media1 .l .slick-dots { bottom:20px; z-index:3;} 
.media1 .l .slick-dots li {width: 30px;height: 4px;background-color: #959394 !important; margin:0 2px;cursor: pointer; position: relative;  border-radius: 0px; padding:0; }
.media1 .l .slick-dots li.slick-active {background-color: #991629 !important;}

.media1 .r{float: right;width: 385px;}

.media1 .r .box {margin-bottom: 15px;}
.media1 .r .box .img{width: 100%;overflow: hidden;position: relative;height: 258px;}
.media1 .r .box .img:hover img {transform: scale(1.2);-webkit-transform: scale(1.2);}
.media1 .r .box .img i{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0; background: url(../images/png16.png) no-repeat center;cursor: pointer;}
.media1 .r .box .text{padding: 20px 20px;background: #fff;}
.media1 .r .box .text h2{font-size: 18px;color: #474747;}
.media1 .r .box .text p{font-size: 14px;color: #707070;padding-top: 13px;line-height: 160%;}
.media1 .r .box .text .more{display: inline-block;color: #474747;margin-top: 8px; font-size: 14px; }
.media1 .r .box .tit{padding: 15px 30px;background: #8a121a;font-size: 20px;color: #fff;}
.media1 .r .box .tit .more{font-size: 14px; float: right;line-height: 32px;}
.media1 .r .box2 {margin-top: 10px;}
.media1 .r .box2 .item{background: url(../images/jpg26.jpg) repeat ;padding: 39px 0 0 30px;margin-top:2px;height: 100px;}

.media1 .r .box2 .item h2{font-size: 24px;color: #fff;}
.media1 .r .box2 .item p{ font-size: 20px;color: #fff;padding-top: 10px;}

.respins0{position: relative;}
.respins0 .text{text-align: center;position: absolute;left: 0;top: 50%;margin-top: -150px;width: 100%;opacity: 0;}
.respins0 .text h2{font-size: 54px;color: #474747; }
.respins0 .text h3{font-size: 24px;color: #474747;padding-top: 15px;}
.respins0 .text p{padding: 40px 20px 0;font-size: 14px;color: #474747;}
.respins0 .text .more{background: url(../images/png18.png) no-repeat ;width: 55px;height: 55px;display: block;margin: 0 auto;margin-top: 70px;}
.respins0 img{width: 100%;}

.respins1 .foucs{position: relative;height: 740px;margin-top: 115px;}
.respins1 .foucs .frame{position: absolute;top: 0;left: 0;width: 100%;height: 740px;}
.respins1 .block{width: 1210px;margin: 0 auto;}
.respins1 .child{position: absolute;top: 0;left: 0; overflow: hidden;height: 740px;width: 100%;}
.respins1 .child .imgs{position: absolute;right:0;top: 0; width: 845px;height: 740px;}
.respins1 .child .imgs .text{position: absolute;left: 0;bottom: 0;}
.respins1 .child .imgs .img{position: absolute;}
.respins1 .child .imgs .i1{right: 0;top: 0;}
.respins1 .child .imgs .i2{left: 0;top: 215px;}
.respins1 .child .imgs .i3{left: 142px;top: 430px;}

.respins1 .block {position:relative;}
.respins1 .block .text{float: left;width: 340px;position: absolute;left: 0;top: 120px;}
.respins1 .block .text h2{font-size: 24px;color: #2e2e2e; }

.respins1 .block .text h3{font-size: 24px;color: #2e2e2e;padding-top: 15px;line-height: 1.2;}
.respins1 .child .imgs .i2 .text1{padding:0 18px;bottom: 18px;}
.respins1 .child .text1{position: absolute;bottom: 45px;left: 0;padding:0 40px; color: #fff;}
.respins1 .block .text p{font-size: 16px;color: #2e2e2e;padding-top: 6px;line-height:28px;  }
.respins1 .finl{position: absolute;top: 430px;right: 65px;}
.respins1 .finl .text{position: absolute;top: 30px;padding: 0 30px;font-size: 14px;color: #fff;width: auto;}
.respins1 .finl .but{position: absolute;    bottom: 16px;
    left: 74px;width: 55px;}
.respins1 .finl .but a{display: block;width: 10px;height: 16px;background: url(../images/png19.png) no-repeat 0px 0px;}
.respins1 .finl .but .prev:hover{background-position: 0 -16px;}
.respins1 .finl .but .next:hover{background-position: -10px -16px;}
.respins1 .finl .but .prev{float: left;}
.respins1 .finl .but .next{background-position: -10px 0px;float: right;}
.respins2 {position: relative;height: 720px;margin-top: 60px;}
.respins2 .block{width: 1210px;margin: 0 auto;position: relative;}
.respins2 .mChange{margin-left: -355px;position: relative;height: 652px;width: 959px;}
.respins2 .mChange .child{position: absolute;top: 0;left: 0;}
.respins2 .mChange .nav{position: absolute;bottom: 35px;right: 40px;width: 100%;height: 4px;text-align: right;}
.respins2 .mChange .nav i{width: 30px;height: 4px;background: #fff;opacity: 0.5;display: inline-block;cursor: pointer;}
.respins2 .mChange .nav i.now{background: #991629;opacity: 1;}
.respins2 .text{height: 720px;position: absolute;top: 0;right:0; width:  566px;}
.respins2 .text .tp {position: absolute;left: 0;bottom: 0;}

.respins2 .text .box{padding-top: 125px;}
.respins2 .text .box22{padding-top: 64px;}
.respins2 .text .box22 h2{font-size:36px;font-weight:700;color:#2e2e2e;}
.respins2 .text .box22 h3{font-size:24px;font-weight:700;color:#2e2e2e;    padding-top: 27px;}
.respins2 .text .box22 h4{font-size:24px;font-weight:700;color:#2e2e2e;    padding-top: 66px;}
.respins2 .text .box22 p{font-size:16px;    padding-top: 14px;line-height: 28px;
    }
.respins2 .text h2{ font-size: 48px;color: #474747;}
.respins2 .text h3{font-size: 24px;color: #474747;padding-top: 10px;}
.respins2 .text p{font-size: 14px;color: #474747;padding-top: 50px;}

.respins3{margin-top: 150px;margin-bottom: 135px;}
.respins3 .block{width: 1210px;margin: 0 auto;}
.respins3 .tit{text-align: center;padding-bottom: 60px;}
.respins3 .tit h2{font-size: 48px;  color: #474747;}
.respins3 .tit h3{font-size: 24px;color: #474747;padding-top: 10px;}
.respins3 .tit p{font-size: 14px;color: #474747;padding-top: 30px;}
.respins3 .box{height: 100%;height: 510px;position: relative;}
.respins3 .boxlist{position: relative;width: 1210px;height: 510px;overflow: hidden;}
.respins3 .boxlist .box{position: absolute;top: 0;left: 0;}
.respins3 .box .item{position: absolute;height: 254px;}
.respins3 .box .item .text{position: absolute;bottom: 0;padding: 30px;color: #fff;font-size: 14px;width: 243px;}
.respins3 .box .item.i1{width: 606px;height:254px;top: 0;left: 0;}
.respins3 .box .item.i2{width: 303px;height: 254px;top: 0;left: 606px;}
.respins3 .box .item.i3{width: 303px;height: 508px;top: 0;left: 909px;}
.respins3 .box .item.i4{width: 303px;height: 254px;top: 254px;left: 303px;}
.respins3 .box .item.i5{width: 303px;height: 254px;top: 254px;left: 606px;}
.respins3 .box .item.i6{width: px;height: px;top: 254px;left: 0;}
.respins3 .but{width: 58px;height: 15px;position: absolute;right: 330px;bottom: 82px;}
.respins3 .but a{display: block;width: 10px;height: 15px;background: url(../images/png20.png) no-repeat -10px -17px;}
.respins3 .but .prev{float: left;background-position: 0px -17px;}
.respins3 .but .next{float: right;background-position: -10px -17px;}
.respins3 .but .prev:hover{background-position: 0 0;}
.respins3 .but .next:hover{background-position: -10px 0;}

.respins4{padding-bottom: 130px;} 
.respins4 .block{width: 1210px;margin: 0 auto;}
.respins4 .list{padding-top: 55px;height: 173px;}
.respins4 .list .item{padding: 0 15px;padding-right: 47px;float: left;width: 340px;border-left: 1px solid #dbdbdb;margin-top:100px;opacity: 0;}
.respins4 .list .item h2{font-size: 22px;color: #474747;}
.respins4 .list .item h3{font-size: 14px;  color: #909090;padding-top: 20px;}
.respins4 .list .item p{font-size: 14px;color: #474747;padding-top: 10px;}
.respins4 .list .item .more{display: block;width: 35px;height: 35px;background: url(../images/png11.png) no-repeat 0 0;margin-top: 30px;}
.respins4 .list .item .more:hover{background-position:0 -35px;}
.respins4 .tit{text-align: center;}
.respins4 .tit h2{font-size: 48px;  color: #474747;}
.respins4 .tit h3{font-size: 24px;color: #474747;padding-top: 15px;}

.make2 .container{position: relative;width: 100%;} 
.make2 .labe1{position: absolute;bottom: 90px;left: 50%;padding-left: 30px;font-size: 14px;color: #909090;width: 86px;margin-left: -43px;}
.make2 .labe1 i{display: block;position: absolute;top: 0;left: 0;width:18px;height: 20px;background: url(../images/png13.png) no-repeat center; animation: more 2s linear infinite;}

.opinion3{ padding-bottom: 135px; }
.opinion3 .block{ width:1210px; margin:0 auto; }
.opinion3 .l{ float: left; width:474px; height:790px; position: relative; }
.opinion3 .l .img{ position: relative; z-index: 1; height:100%; }
.opinion3 .l .img img{ display: block; width:100%; height: 100%; }
.opinion3 .l .con{ position: absolute; top:75px; right:50px; left:65px; color:#fff; z-index:2; }

.opinion3 .title h1 {font-size: 54px;color: #fff; }
.opinion3 .title h2 {font-size: 24px;color: #fff;padding: 8px 0 25px;}
.opinion3 .title p{ color:#fff; font-size: 14px; padding-bottom: 30px; text-align: justify; }
.opinion3 .l .e img{ display: block; width:108px; height:108px; }
.opinion3 .r{ overflow: hidden; }
.opinion3 .r .top img{ display: block; width:100%; height:434px; }
.opinion3 .r .title h1,.opinion3 .r .title h2,.opinion3 .r .title p{ color:#474747; } 

.opinion3 .r .tit{ padding:60px 30px 0 60px; } 
.moreld{ display: block; width:35px; height:35px; background:url(../images/png11.png) no-repeat 0 bottom; }
.opinion2 .ul{ width:10000px; }
.opinion2 .cont .itme{ width:302.5px; }
.opinion2 .block{ overflow: hidden; }
.opinion2 .btn_wp { text-align: center; height: 46px; line-height: 46px; background: url(../../image/add/inv_1.png) no-repeat center; margin-bottom: 40px; }
.opinion2 .btn_wp div {width: 46px;height: 46px;display: inline-block;margin: 0 4px;cursor: pointer;}
.opinion2 .btn_wp .prev {background: url(../../image/add/left1.png) no-repeat 0 0;}
.opinion2 .btn_wp .next {background: url(../../image/add/right1.png) no-repeat 0 0;}
.opinion2 .btn_wp .prev:hover {background-position: -49px 0;}
.opinion2 .btn_wp .next:hover {background-position: -49px 0;}

.invest4{ overflow: hidden; background: url(../images/ivbgi1.jpg);}
.invest4 .l{ width:50%; height:612px; background-size: cover !important; float: right; position: relative; overflow: hidden; }
.invest4 .r{ width:50%; height:740px; background-size: cover !important; float: left; position: relative; z-index: 10; }
.invest4 .l .i{ position: absolute; width:960px; height:740px; left:50%; margin-left: -480px; top:0; opacity:0; transition:all 0.5s; -webkit-transition:all 0.5s; }
.invest4 .l .i.on{ z-index:10; opacity:1; }

.middle{ font-size: 0; letter-spacing: -1.5em; height:100%; }
.middle:after{ content: ''; display: inline-block; vertical-align: middle; height: 100%;}

.invest4 .r .middle{ }
.invest4 .r .middle .list{ display: inline-block; vertical-align: middle;    width: 100%; }
.invest4 .r .middle .a{ width:470px; padding-left: 70px;  display: block; font-size:14px; color:#fff;padding-top:46px; } 
.invest4 .r .middle .a:hover{ width:500px;background:#fff;height:180px;color:#000;padding-top:46px;padding-right:40px; } 
.invest4 .r .middle .a .h3{ font-size:17px; padding-bottom: 15px; }
.invest4 .r .li{
height: 144px;
   
    padding: 20px 0;
    margin: 0 auto;
   margin: 0 auto;
    width: 600px;
  
	}
.invest4 .r .li .line{ transition:all 0.5s; -webkit-transition:all 0.5s; height:1px; background:#; bottom:0; left:70px; position: absolute; width:0;  }
.invest4 .r .li.on .line{ width:470px; background:#fff;}



.as{      width: 1260px;
    position: relative;
    top: -64px;

    margin: 0 auto;}
.as2{  z-index: 1;    width: 1060px;
    position: relative;
    top: -64px;left: 42px;
    margin: 0 auto;}
	.as3{      width: 1406px;
    position: relative;
    top: -64px;
    margin: 0 auto;}
.as4{      width: 1470px;
    position: relative;
    top: -64px;

    margin: 0 auto;}	
.pagenav {
    width: 100%;
    display: inline-block;
}

.navitem1 {
       width: 230px;
    float: left;
    background: #f0f0f0;
    color: #121212;
    height: 42px;
    font-size: 14px;
}
.navitem2 {
       width: 272px;
    float: left;
    background: #f0f0f0;
    color: #121212;
    height: 42px;
    font-size: 14px;
}
.onselect{
    background: #0d52a1;
    color: #f0f0f0;
}

.bluebox {
    margin: 0 5px;
    width: 10px;
    height: 42px;
    background: #0d52a1;
    float: left
}

.name1 {
line-height: 42px;
    float: left;
    font-size: 18px;

}

.name2 {
   line-height: 48px;
    font-size: 16px;
    float: left;
    margin-left: 5px;
    top: -3px;
    position: relative;
}
/*金融服务*/
.service_2 .block{ width:1210px; margin:0 auto; }
.service_3 .block{ width:1210px; margin:0 auto; }
.servicew .invest0 .text{ text-align: center; }
.servicew .title h1 {font-size: 24px; }
.servicew .title h2 {font-size: 24px;padding: 8px 0 15px;}
.servicew .title p{ font-size: 14px; padding-bottom: 30px; text-align: justify; }

.service_2{ padding:105px 0 0; position: relative; z-index: 3; }
.service_2 .l{ float: left; width:488px; position: relative; padding-top: 120px; height:635px; position: relative; }
.service_2 .l .title p{ padding-right: 68px; font-size: 14px; padding-bottom: 0; }
.service_2 .l .img{ position: absolute; width:238px; height:340px; right: 0; bottom:0; }
.service_2 .l img{ display: block; width:100%; height:100%; }
.service_2 .r{ float: right; height:760px; width:722px; }
.service_2 .r .child{ float: left; margin-left: 2px; width:238px; }
.service_2 .r .child .li + .li{ padding-top:2px; }
.service_2 .r .child .li .a{ display: block; position: relative; height:340px; overflow: hidden; }
.service_2 .r .child .li .img{ display: block; width:100%; height:100%; }
.service_2 .r .child .li .ico{ position: absolute; width:100%; height:100%; top:0; left:0; z-index:2; color:#fff; text-align: center; background:url(../images/line.png) repeat 0 0; }
.service_2 .r .child .li .i{ padding:115px 0 10px; }
.service_2 .r .child .li .i img{ height:65px; }
.service_2 .r .child + .child{ position: relative; top:165px; }
.service_2 .r .child + .child + .child{ position: relative; top:60px; }

.service_3{ height:1097px; position: relative; z-index: 1; margin-top: -100px; }
.service_3 .tab_ser{ line-height: 80px; height:80px; padding-top:165px; text-align: center; border-bottom: 1px solid #e1e1e1; margin-bottom: 50px; }
.service_3 .tab_ser .a{ display: inline-block; padding:0 30px; position: relative; font-size:24px; }
.service_3 .tab_ser .a.cur:before{ position: absolute; height:5px; width:100%; content: ""; bottom:-2px; left:0; background:#0d52a1; }
.service_3_slick .li{ width:1210px; height:673px; position: relative; font-size: 14px; }
.service_3_slick .li .l{ width:50%; background:url(../images/ser_10.jpg) no-repeat center; background-size:100% 100%; height:100%; }
.service_3_slick .li .img{ width:660px; height:450px; position: absolute; right: 0; top:50%; margin-top:-225px; z-index:2; }
.service_3_slick .li .img img{ display: block; width:100%; height:100%; }
.service_3_slick .li .tit{ padding:170px 115px 0 80px; color:#fff; }
.service_3_slick .li .h3{ text-align: center; font-size:24px; padding-bottom: 20px; }  
.service_3_slick .li .p{ text-align: justify; padding-bottom: 25px; border-bottom: 1px solid #b23545; }
.service_3_slick .li .a{ padding-top: 25px; overflow: hidden; width:455px; }
.service_3_slick .li .a a{ float: left; margin-right: 46px; }
.service_3 .slick-dots{ display: none !important; }
.service_2 .r .h3{ font-size: 18px; }
.service_2 .r .h4{ font-size: 16px;   }


.service_4{ height:1150px; margin-top:-160px; position: relative; z-index: 0; }
.service_4 .block{ width:1210px; margin:0 auto; }
.service_4 .tit{ padding:250px 0 0; overflow: hidden; }
.service_4 .title h1,.service_4 .title h2{ color:#fff; text-align: left; }

.service_4 .cloud #tagsList{ height:800px; position: relative; }
.service_4 .cloud #tagsList a{ color:#fff; font-size:16px; }
.service_4 #tagsList a { position: absolute; color: #fff; text-decoration: none;}



.service_4 #tagsList .a_1 {
    left: 10px;
    top: -190px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_2 {
    left: 10px;
    top: -155px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_3 {
    left: 10px;
    top: -120px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_4 {
    left: 10px;
    top: -85px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_5 {
    left: 10px;
    top: -50px;
    animation: texta 4s linear infinite;
    -webkit-animation: texta 4s linear alternate infinite;
    -ms-animation: texta 4s linear alternate infinite;
}

.service_4 #tagsList .a_6 {
    left: 10px;
    top: -15px;
    animation: texta 9s linear infinite;
    -webkit-animation: texta 9s linear alternate infinite;
    -ms-animation: texta 9s linear alternate infinite;
}

.service_4 #tagsList .a_7 {
    left: 10px;
    top: 20px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_8 {
    left: 10px;
    top: 55px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_9 {
    left: 10px;
    top: 90px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_10 {
    left: 10px;
    top: 125px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_11 {
    left: 10px;
    top: 160px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_12 {
    left: 10px;
    top: 195px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_13 {
    left: 10px;
    top: 230px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_14 {
    left: 10px;
    top: 265px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_15 {
    left: 10px;
    top: 300px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_16 {
    left: 10px;
    top: 335px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_17 {
    left: 10px;
    top: 370px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_18 {
    left: 10px;
    top: 405px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_19 {
    left: 10px;
    top: 440px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_20 {
    left: 10px;
    top: 475px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}




.service_4 #tagsList .a_201 {
    left: 10px;
    top: 510px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_202 {
    left: 10px;
    top: 545px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_203{
    left: 10px;
    top: 580px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_204 {
    left: 10px;
    top: 615px;
    animation: texta 8s linear infinite !important; ;
    -webkit-animation: texta 8s linear alternate infinite !important; ;
    -ms-animation: texta 8s linear alternate infinite !important; ;
}
.service_4 #tagsList .a_205 {
    left: 10px;
    top: 650px;
    animation: texta 8s linear infinite !important; ;
    -webkit-animation: texta 8s linear alternate infinite !important; ;
    -ms-animation: texta 8s linear alternate infinite !important; ;
}
.service_4 #tagsList .a_206 {
    left: 10px;
    top: 685px;
    animation: texta 8s linear infinite !important; ;
    -webkit-animation: texta 8s linear alternate infinite !important; ;
    -ms-animation: texta 8s linear alternate infinite !important; ;
}
.service_4 #tagsList .a_207 {
    left: 10px;
    top: 715px;
    animation: texta 8s linear infinite !important; ;
    -webkit-animation: texta 8s linear alternate infinite !important; ;
    -ms-animation: texta 8s linear alternate infinite !important; ;
}
.service_4 #tagsList .a_21 {
    left: 585px;
    top: -190px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_22 {
    left: 585px;
    top: -155px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_23 {
    left: 585px;
    top: -120px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_24 {
    left: 585px;
    top: -85px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_25 {
    left: 585px;
    top: -50px;
    animation: texta 4s linear infinite;
    -webkit-animation: texta 4s linear alternate infinite;
    -ms-animation: texta 4s linear alternate infinite;
}

.service_4 #tagsList .a_26 {
    left: 585px;
    top: -15px;
    animation: texta 9s linear infinite;
    -webkit-animation: texta 9s linear alternate infinite;
    -ms-animation: texta 9s linear alternate infinite;
}

.service_4 #tagsList .a_27 {
    left: 585px;
    top: 20px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_28 {
    left: 585px;
    top: 55px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_29 {
    left: 585px;
    top: 90px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_30 {
    left: 585px;
    top: 125px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_31 {
    left: 585px;
    top: 160px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_32 {
    left: 585px;
    top: 195px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_33 {
    left: 585px;
    top: 230px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_34 {
    left: 585px;
    top: 265px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_35 {
    left: 585px;
    top: 300px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_36 {
    left: 585px;
    top: 335px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}

.service_4 #tagsList .a_37 {
    left: 585px;
    top: 370px;
    animation: texta 5s linear infinite;
    -webkit-animation: texta 5s linear alternate infinite;
    -ms-animation: texta 5s linear alternate infinite;
}

.service_4 #tagsList .a_38 {
    left: 585px;
    top: 405px;
    animation: texta 7s linear infinite;
    -webkit-animation: texta 7s linear alternate infinite;
    -ms-animation: texta 7s linear alternate infinite;
}

.service_4 #tagsList .a_39 {
    left: 585px;
    top: 440px;
    animation: texta 6s linear infinite;
    -webkit-animation: texta 6s linear alternate infinite;
    -ms-animation: texta 6s linear alternate infinite;
}

.service_4 #tagsList .a_40 {
    left: 585px;
    top: 475px;
    animation: texta 8s linear infinite;
    -webkit-animation: texta 8s linear alternate infinite;
    -ms-animation: texta 8s linear alternate infinite;
}






.service_4 #tagsList a:hover{ animation:opt 0s; }



@keyframes texta{
    0%{transform: scale(1);opacity: 0;}
    50%{transform: scale(1.1);opacity: 1;}
    100%{transform: scale(1);opacity: 0;}
}
@-webkit-keyframes texta{
    0%{-webkit-transform: scale(1);opacity: 0;}
    50%{-webkit-transform: scale(1.1);opacity: 1;}
    100%{-webkit-transform: scale(1);opacity: 0;}
}
@-ms-keyframes texta{
    0%{-ms-transform: scale(1);opacity: 0;}
    50%{-ms-transform: scale(1.1);opacity: 1;}
    100%{-ms-transform: scale(1);opacity: 0;}
}


@keyframes opt{
    0%{ opacity: 1;}
    100%{ opacity: 1;}
}
@-webkit-keyframes opt{
    0%{-webkit- opacity: 1;}
    100%{-webkit- opacity: 1;}
}
@-ms-keyframes opt{
    0%{-ms- opacity: 1;}
    100%{-ms- opacity: 1;}
}
/*jic*/
.jic_1{ position: absolute; width:1210px; height:500px; left:50%; top:50%; margin:-250px 0 0 -605px; z-index:2; }
.jic_1 .img{ width:950px; margin:0 auto; }
.jic_1 .list{ text-align: center; color:#fff; }
.jic_1 .list .li{ display: inline-block; position: relative; padding:95px 30px 25px; font-size:20px; }
.jic_1 .list .li span{ position: relative; z-index: 2; }
.jic_1 .list .li i{ position: absolute; width:113px; height:120px; background:url(../images/jic_2.png) no-repeat center; left:-10px; top:42px; }
.jic_1 .p{ text-align: center; color:#fff; font-size: 16px; }



.jic .block{ width:1210px; margin:0 auto; }
.jic .title h1 {font-size: 54px; }
.jic .title h2 {font-size: 24px;padding: 8px 0 25px;}
.jic .title p{ font-size: 14px; padding-bottom: 30px; }
.jic_2 .block{ position: relative; padding:100px 0 110px; }
.jic_2 .i{ height:100%; width:1px; background:#b6b5b5; top:0; position: absolute; }
.jic_2 .i + .i{ margin-left: -1px; }
.jic_2 .i1{ left:25%; }
.jic_2 .i2{ left:50%; }
.jic_2 .i3{ left:75%; }
.jic_2 .i4{ left:100%; }
.jic_2 .tit{ position: relative; z-index: 2; }
.jic_2{ background-size: cover !important; text-align: center; }
.jic_2 .list{ overflow: hidden; }
.jic_2 .list .li{ height:484px; position: relative; width:25%; float: left; }
.jic_2 .list .li img{ width:302px; position: absolute; left:0; }
.jic_2 .list .li + .li img{ bottom:0; }

.jic_3 .l{ float: left; width:50%; height:842px; }
.jic_3 .l .tit{ width:585px; float: right; padding-right: 10%; position: relative; height:100%; }
.jic_3 .l .title{ padding:80px 0 0 75px; }
.jic_3 .title h1 {font-size: 54px;  color:#999; }
.jic_3 .title h2 {font-size: 24px;padding: 8px 0 25px; color:#fff; }

.jic_3 .r{ float: left; width:50%; height:726px; position: relative; }
.jic_3 .r .img{ position: absolute; height:165px; width:100%; left:0; top:50%; margin-top:-83px; text-align: center; }
.jic_3 .r .img img{ height:100%; }
.jic_3 .bot{ width:586px; height:640px; background:url(../images/jic_4.png) no-repeat center; position: absolute; left:0; bottom:0; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); }
.jic_3 .li .h4{ line-height: 35px; border-bottom: 1px solid rgba(231,176,142,0.3); font-size: 22px;   padding-top: 5px; width:150px; }
.jic_3 .li .h3{ font-size:20px; padding:20px 0 10px; color:#474747; }
.jic_3 .li .p{ font-size:16px; }

.jic_3 .li{ padding-left:110px; position: absolute; top:30px; left:0; width:180px; }
.jic_3 .li .num{ position: absolute; width:60px; height:43px; background:url(../images/num1.png) no-repeat center; top:0; left:50px; }
.jic_3 .li_2{ padding-left:65px; left:325px; color:#fff; }
.jic_3 .li_2 .num{ background-image:url(../images/num2.png); left:0; }
.jic_3 .li_2 .h3{ color:#fff; }
.jic_3 .li_2 .data,.jic_3 .li_2 .time{ font-size:16px; }

.jic_3 .li_3{ height:170px; top:250px; color:#fff; width:360px; }
.jic_3 .li_3:before{ content:""; position: absolute; bottom:0; left:0; width:586px; background:#e7b08e; height:1px; opacity:0.3; }
.jic_3 .li_3 .num{ background-image:url(../images/num3.png); }
.jic_3 .li_3 .h3{ color:#fff; }

.jic_3 .li_4{ height:auto; top:457px; width:380px; color:#fff; }
.jic_3 .li_4 .num{ background-image:url(../images/num4.png); }
.jic_3 .li_4 .h3{ color:#fff; }


.jic_4{ height:1130px; margin-top:-115px; background-size: cover !important; }
.jic_4 .title{ padding:190px 0 25px; text-align: center; }

.jic_4 .con{ height:735px; position: relative; }
.jic_4 .con .li{ position: absolute; box-shadow: 0px 0px 10px rgba(0,0,0,0.2);  }
.jic_4 .con .li .img{ display: block; width:100%; height:100%; position: relative; z-index: 0; }
.jic_4 .con .li_1{ width:310px; height:320px; left:105px; top:58px; }
.jic_4 .con .li_2{ width:385px; height:400px; left:400px; top:0; z-index: 10; }
.jic_4 .con .li_3{ width:304px; height:403px; right:132px; top:85px; z-index: 2; }
.jic_4 .con .li_4{ width:358px; height:355px; left:145px; bottom:28px; z-index: 4; }
.jic_4 .con .li_5{ width:300px; height:383px; right:220px; bottom:0px; z-index: 11; }

.jic_4 .con .li:hover{ z-index: 12; }

.jic_4 .con .li .tit{ width:320px; background:url(../images/line1.png) repeat 0 0; position: absolute; left:44px; bottom:26px; color:#fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); transition:all 0.5s; -webkit-transition:all 0.5s; visibility: hidden; opacity: 0; }
.jic_4 .con .li .tit .txt{ padding:20px 20px 15px; }
.jic_4 .con .li .tit .h3{ font-size: 14px; padding-bottom: 3px; }


.jic_4 .con .li:hover .tit{ visibility: visible; opacity: 1; }
.jic_5{ padding:80px 0; background: url(../images/jic13.jpg) no-repeat center; }
.jic_5 .l{ float: left; width:780px; padding-top:40px; color:#fff; }
.jic_5 .l .h2{ font-size:38px; padding-bottom: 15px; }
.jic_5 .r{ float: left; }
.jic_5 .r img{ display: block; width:154px; height:154px; }
.jic_5 .l .p{ font-size:14px; }


.invest0 .img{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(-30px); -webkit-transform:translateY(-30px); }
.invest0 .bot{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(30px); -webkit-transform:translateY(30px); }
.invest0.anim .img,.invest0.anim .bot{ opacity: 1; transform:translateY(0); -webkit-transform:translateY(0); }

.jic_2 .title{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(-30px); -webkit-transform:translateY(-30px); }
.jic_2 .list .li:nth-child(1){ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(30px); -webkit-transform:translateY(30px); }
.jic_2 .list .li:nth-child(2){ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(-50px); -webkit-transform:translateY(-50px); }
.jic_2 .list .li:nth-child(3){ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(30px); -webkit-transform:translateY(30px); }
.jic_2 .list .li:nth-child(4){ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(-30px); -webkit-transform:translateY(-30px); }
.jic_2.anim .list .li,.jic_2.anim .title{ opacity: 1 !important; transform:translateY(0) !important; -webkit-transform:translateY(0) !important; }

.jic_3 .l .tit{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateX(-30px); -webkit-transform:translateX(-30px); }
.jic_3.anim .l .tit{ opacity: 1; transform:translateX(0); -webkit-transform:translateX(0); }

.jic_4 .li:hover{ transition:all 0s !important; -webkit-transition:all 0s !important;  }

.jic_4 .li_1{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translate(30px,50px); -webkit-transform:translate(30px,50px); }
.jic_4 .li_2{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateY(50px); -webkit-transform:translateY(50px); }
.jic_4 .li_3{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translate(-30px,50px); -webkit-transform:translate(-30px,50px); }
.jic_4 .li_4{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translate(30px,-50px); -webkit-transform:translate(30px,-50px); }
.jic_4 .li_5{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translate(-30px,-50px); -webkit-transform:translate(-30px,-50px); }

.jic_4 .con.anim .li{ opacity: 1; transform:translate(0); -webkit-transform:translate(0); }


.service_2 .r .child:nth-child(1){ }
.service_2 .r .child:nth-child(2){  }
.service_2 .r .child:nth-child(3){ }
.service_2.anim .r .child{ opacity: 1 !important; transform:translateY(0) !important; -webkit-transform:translateY(0) !important; }

.service_3_slick .l{ transition:all 1s; -webkit-transition:all 1s;  transform:translateX(-30px); -webkit-transform:translateX(-30px); }
.service_3_slick .img{ transition:all 1s; -webkit-transition:all 1s; opacity: 0; transform:translateX(30px); -webkit-transform:translateX(30px); }
.service_3_slick.anim .l,.service_3_slick.anim .img{ opacity: 1; transform:translateX(0); -webkit-transform:translateX(0); }
.invest1 .tit p{ padding:20px 150px 0; }
.middle>div{ letter-spacing: 0; }
.listNew .li{ position: relative; }
