﻿@charset "utf-8";
#body{overflow:hidden;}
.title1{text-align:center;}
.title1 h2{font-family:Avian Regular;font-size:30px;color:#474747;line-height:1.2;text-transform:uppercase;}
.title1 h3{font-size:30px;color:#474747;line-height:1.2;}
.title2{width:715px;margin:0 auto;text-align:center;}
.title2 h2{font-family:Avian Regular;font-size:30px;color:#474747;line-height:1.2;text-transform:uppercase;}
.title2 h3{font-size:24px;color:#474747;line-height:1.2;}
.title2 p{font-size:14px;color:#707070;line-height:1.5;margin-top:26px;}
.bottom{margin-top:120px;height:270px;overflow:hidden;}
.bottom .box{margin-top:40px;}
.bottom .box .div{float:left;text-align:center;width:238px;height:63px;margin-left:10px;
opacity:0;
transform:translateX(200px);-webkit-transform:translateX(200px);-moz-transform:translateX(200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;
}
.bottom.show .div{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);opacity:1;}
.bottom .box .div.d1{background:url(../images/bg2.png) center center no-repeat;margin-left:0;}
.bottom .box .div.d2{background:url(../images/bg3.png) center center no-repeat;}
.bottom .box .div.d3{background:url(../images/bg4.png) center center no-repeat;}
.bottom .box .div.d4{background:url(../images/bg5.png) center center no-repeat;}
.bottom .box .div.d5{background:url(../images/bg6.png) center center no-repeat;}
.bottom .box .div h3{color:#fff;font-size:14px;margin-top:14px;}
.bottom .box .div h4{color:#fff;font-size:10px;margin-top:5px;line-height:1.2;font-family:Avian Regular;}
.bottom .box .div.d2 h3,.bottom .box .div.d2 h4{color:#474747;}
.bottom .box .div.d3 h4,.bottom .box .div.d4 h4{margin-top:8px;}

.map_font{ font-family:Arial; font-size:14px; color:#707070; line-height:25px;}
.map_font .img{width:35px;display:block;float:left;text-align:center; height:25px;}
.map_font .img i{display:inline-block;height:100%; vertical-align:middle;}


/* 管理团队 */
.team1{padding-top:80px;}
.team1 .box{position:relative;height:447px;margin-top:80px;}
.team1 .box .pic{position:absolute;left:0;top:0;width:615px;height:447px;overflow:hidden;
opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.team1.show .box .pic{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.team1.show .box .pic img{width:100%;height:auto;}
.team1 .box .text{background:url(../images/bg1.jpg) center center no-repeat;width:518px;height:447px;overflow:hidden;position:absolute;top:0;right:0;padding:0 46px 0 51px;
opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.team1.show .box .text{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.team1 .box .text h3{color:#fff;font-size:24px;line-height:1.2;margin-top:113px;}
.team1 .box .text h4{color:#fff;font-size:18px;line-height:1.2;margin-top:11px;}
.team1 .box .text p{color:#fff;font-size:14px;line-height:1.5;margin-top:25px;}
.team2{margin-top:85px;}
.team2 .focus{height:410px;margin-top:50px;position:relative;overflow:hidden;margin-left:6px;}
.team2 .focus .frame{position:relative;overflow:hidden;}
.team2 .focus .frame .div{width:293px;height:410px;float:left;}
.team2 .focus .frame .div .pic{width:293px;height:348px;overflow:hidden;}
.team2 .focus .frame .div h3{text-align:center;font-size:18px;color:#474747;line-height:1.2;margin-top:15px;}
.team2 .focus .frame .div h4{text-align:center;font-size:14px;color:#474747;line-height:1.2;margin-top:5px;}
.team2 .focus .frame .div img{width:100%;height:auto;
	 -webkit-transition:all .8s ease 0s;
	 -moz-transition:all .8s ease 0s;
	 transition:all .8s ease 0s;}
.team2 .focus .frame .div:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);}
.team2 .focus #prev{background:url(../images/arrow1.png) left center no-repeat;width:48px;height:91px;display:block;position:absolute;top:140px;left:5px;z-index:2;}
.team2 .focus #next{background:url(../images/arrow1.png) right center no-repeat;width:48px;height:91px;display:block;position:absolute;top:140px;right:20px;z-index:2;}


/* 集团新闻 */
.news1{padding-top:80px;}
.news1 .box{margin-top:65px;position:relative;height:380px;}
.news1 .box a{display:block;}
.news1 .box .pic{position:absolute;left:0;top:0;width:614px;height:346px;overflow:hidden;z-index:2;transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-moz-transform:translate(-200px,0);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.news1.show .box .pic{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.news1 .box .pic img{width:100%;height:auto;}
.news1 .box .text{background:url(../images/bg7.jpg) center 29px no-repeat;width:506px;height:380px;position:absolute;top:0;right:0;padding:0 50px 0 150px;transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);}
.news1.show .box .text{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.news1 .box .text .date{font-family:Avian Regular;font-size:14px;color:#474747;line-height:1;transition:all 1.2s ease-out 1s;-webkit-transition:all 1.2s ease-out 1s;-moz-transition:all 1.2s ease-out 1s;opacity:0;transform:translate(0,-60px);-webkit-transform:translate(0,-60px);-moz-transform:translate(0,-60px);}
.news1.show .box .text .date{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.news1 .box .text .date span{font-size:84px;margin-right:17px;}
.news1 .box .text h3{font-size:18px;color:#474747;line-height:1.2;margin-top:44px;}
.news1 .box .text p{font-size:14px;color:#707070;line-height:1.5;margin-top:21px;height:130px;}
.news1 .box .text .arrow{width:32px;height:32px;background:url(../images/arrow2.png) left center no-repeat;display:block;transition:transform 0.5s;
-moz-transition:-moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
}
.news1 .box .text .arrow:hover{background:url(../images/arrow2.png) right center no-repeat;
transform:rotate(720deg);
-moz-transform:rotate(720deg); /* Firefox 4 */
-webkit-transform:rotate(720deg); /* Safari and Chrome */
-o-transform:rotate(720deg); /* Opera */
}
.news2{margin-top:82px;}
.news2 .div{height:267px;float:left;width:296px;margin-left:15px;}
.news2 .div.a{margin-left:0;}
.news2 .div a{display:block;}
.news2 .div .pic{width:296px;height:167px;overflow:hidden;position:relative;}
.news2 .div .pic .back-face{background:url(../images/up1.jpg) center center no-repeat;width:100%;height:100%;position:absolute;left:-100%;top:-100%;}
.news2 .div .pic img{width:100%;height:auto;}
.news2 .div h3{font-size:14px;color:#474747;line-height:1.2;margin-top:20px;}
.news2 .div h4{font-size:14px;color:#707070;line-height:1.2;margin-top:5px;font-family:Arial, Helvetica, sans-serif;}


/* 企业简介 */
.introduction1{position:relative;height:600px;overflow:hidden;}
.introduction1 .bg{width:1920px;height:600px;position:absolute;left:50%;top:50%;margin:-300px 0 0 -960px;display:block;
animation:zoom1 15s linear 0s infinite;-webkit-animation:zoom1 15s linear 1s infinite;-moz-animation:zoom1 15s linear 1s infinite;}
@-webkit-keyframes zoom1{
0%{-webkit-transform:scale(1);}
50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@-moz-keyframes zoom1{
0%{-moz-transform:scale(1);}
50%{-moz-transform:scale(1.1);}
100%{-moz-transform:scale(1);}
}
@keyframes zoom1{
0%{transform:scale(1);}
50%{transform:scale(1.1);}
100%{transform:scale(1);}
}
.introduction1 .text{width:1166px;position:absolute;top:160px;left:50%;margin-left:-583px;
transform:scale(1,0);-webkit-transform:scale(1,0);-moz-transform:scale(1,0);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.introduction1.show .text{transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
.introduction1 .text h3{color:#fff;font-family:Avian Regular;font-size:26px;line-height:1.2;text-transform:uppercase;text-align:center;}
.introduction1 .text h4{color:#fff;text-align:center;line-height:1.2;font-size:36px;margin-top:23px;}
.introduction1 .text p{color:#fff;line-height:1.5;font-size:14px;margin-top:15px;}
.introduction2{height:541px;overflow:hidden;position:relative;}
.introduction2 .pic{width:960px;height:541px;position:absolute;left:50%;margin-left:-960px;overflow:hidden;
opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.introduction2 .pic img{width:100%;height:auto;
	 -webkit-transition:all .8s ease 0s;
	 -moz-transition:all .8s ease 0s;
	 transition:all .8s ease 0s;}
.introduction2 .pic:hover img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	transform:scale(1.05);}
.introduction2 .text{background:url(../images/bg8.jpg) center center no-repeat;width:960px;height:541px;position:absolute;right:50%;margin-right:-960px;
opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.introduction2 .text .inner{width:525px;margin:123px 0 0 85px;}
.introduction2 .text .inner h3{color:#fff;font-family:Avian Regular;font-size:40px;line-height:1.2;text-transform:uppercase;}
.introduction2 .text .inner h4{color:#fff;font-size:18px;line-height:1.2;margin-top:20px;}
.introduction2 .text .inner p{color:#fff;line-height:1.5;font-size:14px;margin-top:14px;}
.introduction2.show .pic,.introduction2.show .text{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.introduction3{margin-top:122px;height:569px;}
.introduction3 .div{width:410px;float:left;transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,-100px);-webkit-transform:translate(0,-100px);-moz-transform:translate(0,-100px);}
.introduction3 .div .pic{position:relative;}
.introduction3 .div .pic .up{position:absolute;text-align:center;width:100%;left:0;top:111px;}
.introduction3 .div .pic .up h3{color:#fff;line-height:1.2;font-size:24px;}
.introduction3 .div .pic .up h4{color:#fff;line-height:1.2;font-size:24px;font-family:Avian Regular;margin-top:5px;}
.introduction3 .div.d1 .text{padding:77px 43px 0;font-size:14px;color:#707070;line-height:1.5;background:#f0f0f0;margin-top:-9px;height:207px;}
.introduction3 .div.d2 .text{background:url(../images/bg9.png) center center repeat;padding:112px 84px 0;font-size:14px;color:#fff;line-height:2;height:172px;}
.introduction3 .div.d2 .pic{margin-top:-11px;}
.introduction3 .div.d2 .pic .up{top:122px}
.introduction3 .div.d3 .text{background:#bfb18e;padding:60px 42px 0;font-size:14px;color:#fff;line-height:1.5;height:224px;margin-top:-9px;}
.introduction3 .div.d2{transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);}
.introduction3.show .div{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}


/* 子公司新闻 */
.subsidiary{padding-top:80px;}
.subsidiary .l_nav{float:left;width:256px;margin-top:79px;}
.subsidiary .l_nav a{display:block;border:solid 1px #e7e7e7;height:50px;padding-left:29px;line-height:50px;font-size:14px;color:#474747;margin-top:-1px;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;width:214px;}
.subsidiary .l_nav a:hover,.subsidiary .l_nav a.now{width:214px;background:#ba1414;color:#fff;}
.subsidiary .box{float:right;width:872px;margin-top:79px;}
.subsidiary .box .div{padding-bottom:35px;border-bottom:solid 1px #e7e7e7;margin-bottom:40px;}
.subsidiary .box .div h3{font-size:18px;color:#474747;line-height:1.2;}
.subsidiary .box .div h4{font-size:14px;color:#707070;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:18px;}
.subsidiary .box .div p{font-size:14px;color:#707070;line-height:1.5;margin-top:8px;}
.subsidiary .box .div:hover h3{color:#ba1414;}


/* 研究共享 */
.share1{padding-top:80px;}
.share1 .box{float:left;width:840px;margin-top:47px;}
.share1 .box .top{border-bottom:solid 1px #e7e7e7;height:75px;}
.share1 .box .top h3{font-size:22px;color:#474747;float:left;line-height:70px;}
.share1 .box .top h4{font-size:24px;font-family:Avian Regular;margin-left:16px;color:#474747;float:left;text-transform:uppercase;line-height:76px;}
.share1 .box .top .links{float:right;line-height:75px;}
.share1 .box .top .links a{font-size:16px;color:#474747;margin-right:15px;}
.share1 .box .top .links a.now,.share1 .box .top .links a:hover{color:#ba1414;}
.share1 .box .inner{margin-top:35px;border-bottom:solid 1px #e7e7e7;padding-bottom:22px;}
.share1 .box .inner a{display:block;height:55px;line-height:55px;}
.share1 .box .inner a .s1{display:block;float:left;width:700px;overflow:hidden;font-size:14px;color:#474747;margin-left:5px;}
.share1 .box .inner a .s2{float:right;font-size:14px;color:#707070;font-family:Arial, Helvetica, sans-serif;margin-right:12px;}
.share1 .box .inner a:hover .s1{color:#ba1414;}
.share1 .r_nav{float:right;width:301px;margin-top:72px;}
.share1 .r_nav .d1{background:url(../images/bg10.jpg) center center no-repeat;height:140px;width:253px;padding:38px 24px 0;position:relative;}
.share1 .r_nav .d1 h3{color:#fff;font-size:22px;line-height:1.2;}
.share1 .r_nav .d1 h4{color:#fff;font-size:14px;line-height:1.2;margin-top:7px;}
.share1 .r_nav .d1 .btn{display:block;background:url(../images/by.png) center top no-repeat;width:204px;height:32px;position:absolute;bottom:0;left:50%;margin-left:-102px;padding-top:62px;text-align:center;color:#fff;font-size:14px;font-weight:bold;}
.share1 .r_nav .d2{background:url(../images/bg9.png) center center repeat;width:253px;padding:27px 24px 0;height:166px;margin-top:20px;}
.share1 .r_nav .d3{background:#b59f79;width:253px;padding:27px 24px 0;height:166px;margin-top:6px;}
.share1 .r_nav .d4{background:#fff;width:253px;padding:27px 24px 0;height:166px;margin-top:6px;}
.share1 .r_nav .d5{background:#454545;width:253px;padding:27px 24px 0;height:166px;margin-top:6px;}
.share1 .r_nav h2{color:#fff;font-size:18px;line-height:1.2;}
.share1 .r_nav p{color:#fff;margin-top:9px;font-size:12px;line-height:1.5;}
.share1 .r_nav .li{margin-top:12px;}
.share1 .r_nav .li p{margin-top:0;}
.share1 .r_nav .li p span{font-family:Avian Regular;}
.share1 .r_nav .d4 h2,.share1 .r_nav .d4 p{color:#474747;}
.share1 .r_nav .div{opacity:0;
transform:translate(0,200px);-webkit-transform:translate(0,200px);-moz-transform:translate(0,200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.share1.show .r_nav .div{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.share2{padding:130px 0 73px;text-align:center;}
.share2 h2{font-size:18px;color:#474747;line-height:1.2;}
.share2 h3{font-size:30px;color:#474747;line-height:1.2;font-family:Avian Regular; text-transform:uppercase;margin-top:5px;}
.share2 h4{font-size:18px;color:#474747;line-height:1.2;margin-top:20px;}
.share2 .btn{width:273px;height:43px;text-align:center;line-height:43px;border:solid 1px #d4d4d4;border-radius:5px;margin:20px auto 0;display:block;font-size:18px;color:#474747;transition:all 0.4s ease-out 0s;-webkit-transition:all 0.4s ease-out 0s;-moz-transition:all 0.4s ease-out 0s;}
.share2 .btn:hover{background:#bc1f1f;color:#fff;}


/* 新闻详细 */
.detail1{padding:90px 0 110px;}
.detail1 h1{text-align:center;font-size:22px;color:#474747;line-height:1.2;}
.detail1 h3{text-align:center;font-size:14px;color:#707070;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:10px;}
.detail1 .p{margin-top:75px;font-size:14px;color:#707070;line-height:1.5;}
.detail2 .box{margin-top:70px;height:232px;}
.detail2 .box .div.a{margin-left:0;}
.detail2 .box .div{float:left;width:372px;margin-left:57px;opacity:0;
transform:translateX(200px);-webkit-transform:translateX(200px);-moz-transform:translateX(200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.detail2.show .div{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);opacity:1;}
.detail2 .box .div h3{font-size:18px;color:#474747;line-height:1.2;}
.detail2 .box .div h4{font-size:14px;color:#707070;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:18px;}
.detail2 .box .div p{font-size:14px;color:#707070;line-height:1.5;margin-top:10px;}
.detail2 .box .div .arrow{margin-top:17px;width:32px;height:32px;background:url(../images/arrow2.png) left center no-repeat;display:block;transition:transform 0.5s;
-moz-transition:-moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
}
.detail2 .box .div .arrow:hover{background:url(../images/arrow2.png) right center no-repeat;
transform:rotate(720deg);
-moz-transform:rotate(720deg); /* Firefox 4 */
-webkit-transform:rotate(720deg); /* Safari and Chrome */
-o-transform:rotate(720deg); /* Opera */
}


/* 组织架构 */
.structure{padding-top:75px;}
.structure .pic{margin-top:82px;position:relative;height:750px;}
.structure .pic img{position:absolute;top:0;left:73px;clip:rect(0,1097px,0,0);
transition:all 1.5s linear 0s;-webkit-transition:all 1.5s linear 0s;-mos-transition:all 1.5s linear 0s;}
.structure.show .pic img{clip:rect(0,1097px,757px,0);}


/* 招聘信息 */
.recruit1{position:relative;height:600px;overflow:hidden;}
.recruit1 .bg{width:1920px;height:600px;position:absolute;left:50%;top:50%;margin:-300px 0 0 -960px;display:block;
animation:zoom1 15s linear 0s infinite;-webkit-animation:zoom1 15s linear 1s infinite;-moz-animation:zoom1 15s linear 1s infinite;}
.recruit1 .text{width:1166px;position:absolute;top:114px;left:50%;margin-left:-583px;
transform:scale(1,0);-webkit-transform:scale(1,0);-moz-transform:scale(1,0);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;
}
.recruit1.show .text{transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
.recruit1 .text h3{color:#fff;font-family:Avian Regular;font-size:40px;line-height:1.2;text-transform:uppercase;text-align:center;}
.recruit1 .text h4{color:#fff;text-align:center;line-height:1.2;font-size:18px;margin-top:23px;}
.recruit1 .text .p{height:226px;overflow:hidden;}
.recruit1 .text p{color:#fff;line-height:1.5;font-size:14px;margin-top:15px;}
.recruit1 .text .select{background:url(../images/select.png) center center no-repeat;width:274px;height:43px;line-height:43px;font-size:14px;color:#fff;position:relative;z-index:10;cursor:pointer;text-align:center;position:absolute;top:340px;left:50%;margin-left:-137px;}
.recruit1 .text .select ul{width:263px;height:0;line-height:30px;overflow-y:auto;overflow-x:hidden;position:absolute;left:5px;top:43px;border:solid 1px #fff;border-top:none; display:none;}
.recruit1 .text .select span{ font-size:14px;color:#fff;display:block;height:43px;}
.recruit1 .text .select li{/*background:#fff;*/cursor:pointer;line-height:43px;color:#fff;}
.recruit1 .text .select li.val{background:none;}
.recruit2{margin-top:84px;}
.recruit2 .top{margin:0 auto;height:60px;line-height:60px;color:#474747;font-size:18px;width:1230px;border-top:solid 1px #e7e7e7;border-bottom:solid 1px #e7e7e7;}
.recruit2 .top span{display:block;float:left;}
.recruit2 .top .s0{width:120px;padding-left:30px;}
.recruit2 .top .s1{width:244px;padding-left:18px;}
.recruit2 .top .s2{width:254px;}
.recruit2 .top .s3{width:244px;}
.recruit2 .top .s4{width:222px;}
.recruit2 .list .div .block{border-bottom:solid 1px #e7e7e7;}
.recruit2 .list .div .p1{height:50px;line-height:50px;}
.recruit2 .list .div .p2{padding-bottom:25px;display:none;}
.recruit2 .list .div .p2 .inner{width:1115px;padding-left:18px;}
.recruit2 .list .div .p2 h4{font-size:14px;color:#707070;line-height:1.6;margin-top:13px;margin-bottom:2px;}
.recruit2 .list .div .p2 p{font-size:14px;color:#707070;line-height:1.6;}
.recruit2 .list .div span{display:block;float:left;font-size:14px;color:#707070;}
.recruit2 .list .div .s0{width:120px;padding-left:30px;}
.recruit2 .list .div .s1{width:244px;padding-left:18px;}
.recruit2 .list .div .s2{width:254px;}
.recruit2 .list .div .s3{width:244px;}
.recruit2 .list .div .s4{width:222px;}
.recruit2 .list .div .arrow{display:block;background:url(../images/arrow3.png) center center no-repeat;width:35px;height:50px;float:right;margin:0 23px 0 0;}
.recruit2 .list .div.now .arrow{background:url(../images/arrow4.png) center center no-repeat;}
.recruit2 .list .div.now .s1,.recruit2 .list .div:hover .s1{color:#ba1414;}
.recruit2 .list .div.now{background:#f3f3f3;}
.recruit2 .bot{margin-top:26px;height:36px;line-height:36px;}
.recruit2 .bot p{text-align:center;}
.recruit2 .bot span{/*margin-left:18px;*/color:#474747;font-size:14px;display:block;width:100%;}
.recruit2 .bot .a1{display:inline-block;color:#fff;width:92px;text-align:center;background:#ba1414;border-radius:5px;height:36px;line-height:36px;font-size:16px;font-family:Arial, Helvetica, sans-serif;margin:10px 10px 0;}
.recruit2 .bot .a2{display:inline-block;color:#fff;width:92px;text-align:center;background:#454545;border-radius:5px;height:36px;line-height:36px;font-size:14px;margin:10px 10px 0;}


/* 企业内刊 */
.within{padding-top:80px;}
.within .block{padding-bottom:50px;}
.within .top{margin-top:58px;height:40px;text-align:center;}
.within .top a{display:inline-block;border-radius:5px;border:solid 1px #cfcfcf;line-height:38px;height:38px;min-width:200px;font-size:14px;color:#474747;margin:0 3px;}
.within .top a:hover,.within .top a.now{background:#a11414;border:solid 1px #a11414;color:#fff;}
.within .dateBar{ padding-top:23px; padding-bottom:28px; font-family:Arial;position:relative;margin-top:65px;}
.within .dateBar .bar1{ line-height:50px; text-align:center; color:#909090; overflow:hidden; width:262px;position:absolute; left:50%;margin-left:-131px;top:15px;z-index:2;}
.within .dateBar .reduce{float:left; cursor:pointer; -moz-user-select:none;background:url(../images/arrow5.png) left center no-repeat;width:38px;height:38px;}
.within .dateBar .year{ width:186px; font-size:55px; color:#474747; float:left;font-family:Avian Regular;}
.within .dateBar .increase{float:left; cursor:pointer; -moz-user-select:none;background:url(../images/arrow5.png) right center no-repeat;width:38px;height:38px;}
.within .dateBar .bar2{ color:#474747; font-size:16px; line-height:20px; overflow:hidden;}
.within .dateBar .bar2 .start{ width:250px; float:left; text-align:right; padding-right:15px;}
.within .dateBar .bar2 .dragWarpX{ width:701px; height:20px; float:left; position:relative; background:url(../images/line1.png) left 9px repeat-x;}
.within .dateBar .bar2 .dragColor{ width:0; height:1px; margin-top:9px;}
.within .dateBar .bar2 .dragBar{ width:20px; height:20px; background:url(../images/line.png) center top no-repeat; position:absolute; left:0; top:0; cursor:pointer;}
.within .dateBar .bar2 .cur{ background-position:center bottom;}
.within .dateBar .bar2 .end{ width:249px; float:right; text-align:left; padding-left:15px;}
.within .list{margin-top:45px;}
.within .list .ul{ display:none; position:relative;}
.within .list .cur{ display:block;}
.within .list .ul .div{width:293px;float:left;height:475px;margin-left:19px;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.within.show .list .ul .div{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.within .list .ul .div.a{margin-left:0;}
.within .list .ul .div .pic{width:293px;height:390px;background:#fff;position:relative;overflow:hidden;padding-top:23px;-webkit-box-shadow:0 0 5px #ddd; -moz-box-shadow:0 0 5px #ddd; box-shadow:0 0 5px #ddd; }
.within .list .ul .div:hover{transform:scale(1.05);-webkit-transform:scale(1.05);}
.within .list .ul .div .pic .inner{width:260px;height:367px;overflow:hidden;margin:0 auto;}
.within .list .ul .div .pic .inner img{width:100%;height:auto;}
.within .list .ul .div h3{text-align:center;font-size:14px;color:#474747;margin-top:15px;}
.within .list .ul .div .pic .back-face{background:url(../images/up2.jpg) center center no-repeat;width:100%;height:100%;position:absolute;left:-100%;top:-100%;}


/* 荣誉历程 */
.honor1{height:420px;padding-top:267px;text-align:center;}
.honor1 .block{height:100%;}
.honor1 h3{font-size:57px;color:#fff;text-transform:uppercase;font-family:Avian Regular;line-height:1;}
.honor1 h4{color:#fff;font-size:36px;line-height:1.2;}
.honor1 h5{color:#fff;font-size:18px;margin-top:20px;line-height:1.2;}
.honor1 .text{transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);}
.honor1.show .text{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.honor1 .scroll_d{background:url(../images/icon.png) left center no-repeat;width:23px;height:34px;position:absolute;bottom:100px;left:50%;margin-left:-11.5px;cursor:pointer;}
.honor1 .scroll_d.click{background:url(../images/icon.png) right center no-repeat;}
.honor2{margin-top:35px;}
.honor2 .box{background:url(../images/dian1.png) center bottom no-repeat;}
.honor2 .box h2{text-align:center;font-size:48px;color:#474747;font-family:Avian Regular;line-height:1;padding-top:14px;height:66px;background:url(../images/dian1.png) center bottom no-repeat;margin-bottom:35px;}
.honor2 .box .inner{padding-bottom:25px;background:url(../images/line2.png) center top repeat-y;}
.honor2 .box .inner .l{float:left;width:620px;}
.honor2 .box .inner .l .div{padding-right:36px;background:url(../images/arrow6.png) right center no-repeat;width:584px;}
.honor2 .box .inner .div .in{background:#fff;padding:30px 25px;margin-bottom:20px;position:relative;}
.honor2 .box .inner .div .in h3{font-size:24px;color:#474747;line-height:1.3;}
.honor2 .box .inner .div .in p{font-size:14px;color:#474747;line-height:1.5;margin-top:7px;}
.honor2 .box .inner .div .in .pic{width:296px;height:167px;overflow:hidden;margin-top:18px;}
.honor2 .box .inner .div .in .pic img{width:100%;height:auto;}
.honor2 .box .inner .div .in .line{position:absolute;left:0;top:0;height:4px;background:#d50100;width:0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;}
.honor2 .box .inner .div .in:hover .line{width:100%;}
.honor2 .box .inner .r{float:left;width:620px;margin-left:-10px}
.honor2 .box .inner .r .div{padding-left:35px;background:url(../images/arrow7.png) 1px center no-repeat;width:584px;}
.honor2 .box .inner .div{opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.honor2.show .box .inner .div{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.honor2 .more{display:block;border-radius:5px;border:solid 1px #cfcfcf;line-height:38px;height:38px;width:150px;font-size:14px;color:#474747;margin:50px auto 0;text-align:center;}
.honor2 .more:hover{background:#a11414;border:solid 1px #a11414;color:#fff;}


/* 联系我们 */
.contact{padding:85px 0 125px;overflow:hidden;}
.contact .title1 p{font-size:15px;color:#707070;line-height:1.5;margin-top:30px;text-align:left;}
.contact .box{margin-top:55px;position:relative;height:660px;}
.contact .box a{display:block;}
.contact .box .div1{position:absolute;left:0;top:0;background:url(../images/bg14.png) center center repeat;padding-top:78px;text-align:center;height:127px;width:259px;}
.contact .box .div2{position:absolute;left:0;top:205px;background:#bfb18e;padding-top:78px;text-align:center;height:127px;width:259px;}
.contact .box .div3{position:absolute;left:0;top:410px;background:url(../images/bg11.jpg) center top no-repeat;padding-top:100px;text-align:center;height:150px;width:259px;}
.contact .box .div10{position:absolute;left:259px;top:0;background:#fff;padding:0 51px 0 37px;height:410px;width:368px;}
.contact .box .div10 .inner{display:none;}
.contact .box .div10 .inner.a{display:block;}
.contact .box .div4{position:absolute;left:259px;top:410px;background:url(../images/bg14.png) center center repeat;padding-top:100px;text-align:center;height:150px;width:456px;}
.contact .box .div5{position:absolute;left:715px;top:0;background:url(../images/bg15.png) center center repeat;padding-top:100px;text-align:center;height:151px;width:259px;}
.contact .box .div6{position:absolute;left:715px;top:251px;background:url(../images/bg12.jpg) center top no-repeat;padding-top:180px;text-align:center;height:229px;width:259px;}
.contact .box .div7{position:absolute;left:974px;top:0;background:url(../images/bg13.jpg) center center no-repeat;padding-top:100px;text-align:center;height:151px;width:259px;}
.contact .box .div8{position:absolute;left:974px;top:251px;background:url(../images/bg9.png) center center repeat;padding-top:77px;text-align:center;height:129px;width:259px;}
.contact .box .div9{position:absolute;left:974px;top:457px;background:#bfb18e;padding-top:77px;text-align:center;height:126px;width:259px;}
.contact .box h3{font-size:20px;color:#fff;line-height:1.2;}
.contact .box h4{font-size:22px;color:#fff;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:2px;}
.contact .box .div10 h2{font-family:Avian Regular;font-size:36px;color:#474747;line-height:1.2;margin-top:75px;text-transform:uppercase;}
.contact .box .div10 h3{font-size:16px;color:#474747;line-height:1.2;margin-top:2px;}
.contact .box .div10 h4{font-size:24px;color:#474747;line-height:1.3;font-weight:bold;}
.contact .box .div10 .p1{font-size:14px;color:#707070;line-height:1.5;margin-top:23px;}
.contact .box .div10 .p2{font-size:14px;color:#474747;line-height:1.5;margin-top:33px;}
.contact .box .div10 .p3{font-size:30px;color:#474747;line-height:1.2;font-family:Avian Regular;margin-top:10px;}
.contact .box .div7 h3,.contact .box .div7 h4{color:#474747;}
.contact .box .more{display:block;background:url(../images/plus.png) center center no-repeat;width:22px;height:22px;margin:16px auto 0;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;opacity:0;transform:translate(0,30px);-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);}
.contact .box div:hover .more{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.contact .box .div7 .more{background:url(../images/plus2.png) center center no-repeat;}


/* 所属企业 */
.enterprise1{height:1082px;position:relative;overflow:hidden;}
.enterprise1 .div1{position:absolute;left:50%;margin-left:-960px;top:0;width:960px;height:541px;overflow:hidden;}
.enterprise1 .div2{position:absolute;right:50%;margin-right:-960px;top:0;width:960px;height:541px;overflow:hidden;}
.enterprise1 .div2 .text{width:536px;margin-left:68px;margin-top:135px;}
.enterprise1 .div2 .text h3{font-size:40px;line-height:1.2;font-family:Avian Regular;text-transform:uppercase;color:#474747;}
.enterprise1 .div2 .text h4{font-size:18px;line-height:1.2;margin-top:22px;color:#474747;}
.enterprise1 .div2 .text p{font-size:14px;line-height:1.5;margin-top:14px;color:#707070;}
.enterprise1 .div3{background:url(../images/bg17.jpg) center top no-repeat;width:960px;height:541px;overflow:hidden;position:absolute;left:50%;margin-left:-960px;top:541px;}
.enterprise1 .div3 .text{width:536px;margin-right:68px;margin-top:135px;float:right;}
.enterprise1 .div3 .text h3{font-size:40px;line-height:1.2;font-family:Avian Regular;text-transform:uppercase;color:#fff;}
.enterprise1 .div3 .text h4{font-size:18px;line-height:1.2;margin-top:22px;color:#fff;}
.enterprise1 .div3 .text p{font-size:14px;line-height:1.5;margin-top:14px;color:#fff;}
.enterprise1 .div4{position:absolute;right:50%;margin-right:-960px;top:541px;width:960px;height:541px;overflow:hidden;}
.enterprise1 img{width:100%;height:auto;
	 -webkit-transition:all .8s ease 0s;
	 -moz-transition:all .8s ease 0s;
	 transition:all .8s ease 0s;}
.enterprise1 .d:hover img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	transform:scale(1.05);}
.enterprise1 .d{opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.enterprise1.show .d{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.enterprise2{height:890px;padding-top:125px;}
.enterprise2 .focus{margin-top:60px;position:relative;overflow:hidden;height:890px;}
.enterprise2 .focus .frame{position:relative;overflow:hidden;height:890px;}
.enterprise2 .focus .frame .child{position:absolute;left:0;top:0;width:100%;height:890px;}
.enterprise2 .focus .frame .child .pic{position:absolute;top:0;left:0;width:490px;height:526px;overflow:hidden;z-index:2;transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-moz-transform:translate(-200px,0);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.enterprise2 .focus .frame .child .pic img{width:100%;height:auto;}
.enterprise2.show .focus .frame .child .pic{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.enterprise2 .focus .frame .child .text{background:url(../images/bg14.png) center center repeat;width:948px;height:544px;position:absolute;right:0;top:82px;transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);}
.enterprise2.show .focus .frame .child .text{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.enterprise2 .focus .frame .child .text .inner{width:555px;position:absolute;top:145px;right:86px;}
.enterprise2 .focus .frame .child .text .inner h3{color:#fff;font-size:30px;line-height:1.2;font-family:Avian Regular;text-transform:uppercase;}
.enterprise2 .focus .frame .child .text .inner h4{color:#fff;font-size:18px;line-height:1.2;margin-top:2px;}
.enterprise2 .focus .frame .child .text .inner .p{color:#fff;font-size:14px;line-height:1.5;margin-top:24px;}
.enterprise2 .focus .frame .child .text .inner .p p{margin-bottom:12px;}
.enterprise2 .focus .nav{position:absolute;height:70px;left:594px;top:0;line-height:70px;transform:translate(200px,0);-webkit-transform:translate(200px,0);-moz-transform:translate(200px,0);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.enterprise2.show .focus .nav{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.enterprise2 .focus .nav a{font-size:14px;color:#474747;margin-right:30px;}
.enterprise2 .focus .nav a.now{color:#ba1414;font-size:24px;}
.enterprise2 .focus .arrow_l{background:url(../images/arrow8.png) left center no-repeat;width:10px;height:20px;display:block;right:60px;top:25px;position:absolute;}
.enterprise2 .focus .arrow_r{background:url(../images/arrow8.png) right center no-repeat;width:10px;height:20px;display:block;right:10px;top:25px;position:absolute;}
.enterprise3{background:url(../images/pic42.jpg) center top no-repeat;height:720px;overflow:hidden;}
.enterprise3 .by{width:775px;height:386px;position:absolute;left:50%;margin-left:-387.5px;top:0;transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,-100px);-webkit-transform:translate(0,-100px);-moz-transform:translate(0,-100px);}
.enterprise3.show .by{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.enterprise3 .box{width:100%;position:absolute;left:0;top:408px;}
.enterprise3 .box .div{width:385px;float:left;text-align:center;margin-left:37px;}
.enterprise3 .box .div.a{margin-left:0;}
.enterprise3 .box .div .img{height:110px;}
.enterprise3 .box .div .img img{transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.enterprise3 .box .div:hover .img img{transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);}
.enterprise3 .box .div .img i{ vertical-align:middle; height:100%; display:inline-block;}
.enterprise3 .box .div h3{color:#fff;font-size:24px;line-height:1.2;}
.enterprise3 .box .div p{color:#fff;font-size:14px;line-height:1.5;margin-top:12px;}
.enterprise4{height:460px;margin-top:100px;}
.enterprise4 .focus{margin-top:40px;position:relative;height:300px;overflow:hidden;}
.enterprise4 .focus .frame{overflow:hidden;height:270px;position:relative;}
.enterprise4 .focus .frame .child{float:left;}
.enterprise4 .focus .frame .child .div{float:left;text-align:center;width:400px;margin-left:15px;}
.enterprise4 .focus .frame .child .div.a{margin-left:0;}
.enterprise4 .focus .frame .child .div .pic{width:400px;height:226px;overflow:hidden;}
.enterprise4 .focus .frame .child .div .pic img{width:100%;height:auto;
	 -webkit-transition:all .8s ease 0s;
	 -moz-transition:all .8s ease 0s;
	 transition:all .8s ease 0s;}
.enterprise4 .focus .frame .child .div:hover img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	transform:scale(1.05);}
.enterprise4 .focus .frame .child .div h3{font-size:14px;color:#474747;line-height:44px;}
.enterprise4 .focus .nav{text-align:center;height:12px;width:100%;position:absolute;left:0;bottom:3px;}
.enterprise4 .focus .nav a{display:inline-block;height:12px;width:12px;border:solid 1px #d1d1d1;margin:0 5px;}
.enterprise4 .focus .nav a.now{background:#ba1414;border:solid 1px #ba1414;}


/* 租赁业务 */
.lease1{height:420px;text-align:center;}
.lease1 .block{height:100%;}
.lease1 .scroll_d{background:url(../images/icon.png) left center no-repeat;width:23px;height:34px;position:absolute;bottom:50px;left:50%;margin-left:-11.5px;cursor:pointer;}
.lease1 .scroll_d.click{background:url(../images/icon.png) right center no-repeat;}
.lease1 .text{width:952px;position:absolute;top:25%;left:50%;margin-left:-476px;opacity:0;
transform:translate(0,-100px) rotateX(-50deg);-webkit-transform:translate(0,-100px) rotateX(-50deg);-moz-transform:translate(0,-100px) rotateX(-50deg);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1.5s ease-out 0.3s;-webkit-transition:all 1.5s ease-out 0.3s;-moz-transition:all 1.5s ease-out 0.3s;}
.lease1.show .text{transform:translate(0,0) rotateX(0deg);-webkit-transform:translate(0,0) rotateX(0deg);-moz-transform:translate(0,0) rotateX(0deg);opacity:1;}
.lease1 .text .title{background:url(../images/img9.png) left center no-repeat;padding-left:140px;min-height:61px;display:inline-block;text-align:left;}
.lease1 .text .title h3{color:#fff;font-size:30px;line-height:1.2;}
.lease1 .text .title h4{color:#fff;font-size:18px;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:5px;}
.lease1 .text p{color:#fff;font-size:14px;line-height:1.8;margin-top:20px;}
.lease1 .box{width:484px;position:absolute;height:203px;top:51%;left:50%;margin-left:-242px;}
.lease1 .box .div1{width:254px;height:203px;background:url(../images/k1.png) center center no-repeat;position:absolute;left:0;top:0;z-index:2;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 1.5s;-webkit-transition:all 1s ease-out 1.5s;-moz-transition:all 1s ease-out 1.5s;}
.lease1 .box .div2{width:254px;height:203px;background:url(../images/k2.png) center center no-repeat;position:absolute;right:0;top:0;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 1.5s;-webkit-transition:all 1s ease-out 1.5s;-moz-transition:all 1s ease-out 1.5s;}
.lease1.show .box .div1,.lease1.show .box .div2{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.lease1 .box h3{font-size:20px;line-height:1.2;margin-top:40px;}
.lease1 .box h4{font-size:56px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;line-height:1.3;}
.lease1 .box h5{font-size:16px;}
.lease1 .box .div1 h3,.lease1 .box .div1 h4,.lease1 .box .div1 h5{color:#fff;}
.lease1 .box .div2 h3,.lease1 .box .div2 h4,.lease1 .box .div2 h5{color:#474747;}
.lease2{height:792px;background:#2c2e35;}
.lease2 .title{text-align:center;padding-top:117px;}
.lease2 .title h3{color:#fff;font-family:Avian Regular;font-size:50px;line-height:1.1;}
.lease2 .title h4{color:#fff;font-size:30px;line-height:1.2;}
.lease2 .box{margin-top:40px;position:relative;}
.lease2 .box .img{width:327px;height:375px;position:absolute;top:0;left:50%;margin-left:-163.5px;opacity:0;
transform:translate(0,200px);-webkit-transform:translate(0,200px);-moz-transform:translate(0,200px);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.lease2 .box .div1{position:absolute;width:390px;top:8px;left:30px;opacity:0;
transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-moz-transform:translate(-200px,0);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1s ease-out 0.3s;-webkit-transition:all 1s ease-out 0.3s;-moz-transition:all 1s ease-out 0.3s;}
.lease2 .box .div1 h3{width:305px;line-height:50px;background:url(../images/img10.png) left center no-repeat;color:#fff;font-size:24px;padding-left:35px;border-bottom:solid 1px #73737d;}
.lease2 .box p{color:#fff;font-size:14px;line-height:1.5;margin-top:8px;}
.lease2 .box .div2{position:absolute;width:336px;top:8px;right:30px;text-align:right;opacity:0;
transform:translate(200px,0);-webkit-transform:translate(200px,0);-moz-transform:translate(200px,0);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1s ease-out 0.3s;-webkit-transition:all 1s ease-out 0.3s;-moz-transition:all 1s ease-out 0.3s;}
.lease2 .box .div2 h3{line-height:50px;background:url(../images/img11.png) 306px center no-repeat;color:#fff;font-size:24px;padding-right:48px;border-bottom:solid 1px #73737d;}
.lease2 .box .div2 p{width:328px;margin:8px auto 0;}
.lease2 .box .div3{position:absolute;width:390px;top:235px;left:30px;opacity:0;
transform:translate(-200px,0);-webkit-transform:translate(-200px,0);-moz-transform:translate(-200px,0);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1s ease-out 0.6s;-webkit-transition:all 1s ease-out 0.6s;-moz-transition:all 1s ease-out 0.6s;}
.lease2 .box .div3 h3{width:305px;line-height:50px;background:url(../images/img12.png) left center no-repeat;color:#fff;font-size:24px;padding-left:35px;border-bottom:solid 1px #73737d;}
.lease2 .box .div4{position:absolute;width:336px;top:235px;right:30px;text-align:right;opacity:0;
transform:translate(200px,0);-webkit-transform:translate(200px,0);-moz-transform:translate(200px,0);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1s ease-out 0.6s;-webkit-transition:all 1s ease-out 0.6s;-moz-transition:all 1s ease-out 0.6s;}
.lease2 .box .div4 h3{line-height:50px;background:url(../images/img13.png) 306px center no-repeat;color:#fff;font-size:24px;padding-right:48px;border-bottom:solid 1px #73737d;}
.lease2 .box .div4 p{width:328px;margin:8px auto 0;}
.lease2.show .box .img,.lease2.show .box .div1,.lease2.show .box .div2,.lease2.show .box .div3,.lease2.show .box .div4{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.lease3{margin-top:-101px;background:url(../images/bg25.png) center top no-repeat;height:1000px;}
.lease3 .title{text-align:center;margin-bottom:20px;}
.lease3 .title h3{color:#474747;font-family:Avian Regular;font-size:50px;line-height:1;}
.lease3 .title h4{color:#474747;font-size:30px;line-height:1.2;}
.lease3 .box{margin-top:33px;position:relative;}
.lease3 .box .pic1{position:absolute;left:0;top:180px;width:417px;height:619px;overflow:hidden;transform:translate(-150px,-150px);-webkit-transform:translate(-150px,-150px);-moz-transform:translate(-150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.lease3 .box .pic2{position:absolute;left:417px;top:100px;width:813px;height:532px;overflow:hidden;opacity:0;transform:translate(-150px,150px);-webkit-transform:translate(-150px,150px);-moz-transform:translate(-150px,150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.lease3 .box .text{width:722px;text-align:center;position:absolute;top:665px;left:463px;font-size:12px;color:#474747;line-height:1.8;opacity:0;transform:translate(150px,-150px);-webkit-transform:translate(150px,-150px);-moz-transform:translate(150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.lease3.show .pic1,.lease3.show .pic2,.lease3.show .text{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;}
.contact_us .title{text-align:center;}
.contact_us .title h3{color:#474747;font-family:Avian Regular;font-size:50px;line-height:1.1;}
.contact_us .title h4{color:#474747;font-size:30px;line-height:1.2;}
.contact_us .box{height:500px;margin-top:34px;position:relative;}
.contact_us .box .map{position:absolute;left:50%;top:0;margin-left:-960px;overflow:hidden;width:960px;height:500px;}
.contact_us .box .text{background:url(../images/bg28.png) center center repeat;width:960px;height:500px;position:absolute;right:50%;top:0;margin-right:-960px;}
.contact_us .box .text .inner{width:535px;margin-left:80px;}
.contact_us .box .text .inner h3{font-size:30px;line-height:1.2;color:#474747;line-height:1.2;margin-top:122px;margin-bottom:17px;}
.contact_us .box .text .inner p{font-size:14px;color:#474747;line-height:1.5;margin-top:13px;}
.contact_us .box .text .inner .btn{background:url(../images/btn1.png) center center no-repeat;width:160px;height:41px;text-align:center;color:#fff;line-height:41px;display:block;font-size:14px;margin-top:37px;}



.snav{position:fixed;right:0;bottom:200px;z-index:4;}
.snav a{display:block;background:url(../images/bg30.png) center top no-repeat;width:68px;height:48px;text-align:center;line-height:48px;color:#fff;font-size:12px;margin-bottom:2px;}
.snav a:hover{background:url(../images/bg30.png) center bottom no-repeat;}


/* 信托业务 */
.trust1{height:745px;}
.trust1 .text{padding-top:275px;text-align:center;opacity:0;
transform:translate(0,100px) rotateX(-50deg);-webkit-transform:translate(0,100px) rotateX(-50deg);-moz-transform:translate(0,100px) rotateX(-50deg);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1.5s ease-out 0.3s;-webkit-transition:all 1.5s ease-out 0.3s;-moz-transition:all 1.5s ease-out 0.3s;}
.trust1 .text.show {transform:translate(0,0) rotateX(0deg);-webkit-transform:translate(0,0) rotateX(0deg);-moz-transform:translate(0,0) rotateX(0deg);opacity:1;}
.trust1 .text h3{color:#fff;font-size:40px;line-height:1.2;}
.trust1 .text h4{color:#fff;font-size:30px;line-height:1.2;font-weight:bold;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin-top:15px;}
.trust1 .text h5{color:#fff;font-size:20px;line-height:1.2;margin-top:10px;}
.trust1 .box{position:absolute;top:451px;left:10px;width:1230px;}
.trust1 .box .div1{position:absolute;left:0;top:0;width:308px;height:568px;overflow:hidden;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.trust1 .box .div2{position:absolute;left:308px;top:0;width:615px;height:284px;overflow:hidden;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.trust1 .box .div3{position:absolute;right:0;top:0;width:308px;height:568px;background:url(../images/bg27.jpg) center center no-repeat;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.trust1 .box .div3 .inner{width:230px;margin:100px auto 0;}
.trust1 .box .div3 .inner h3{color:#fff;font-size:26px;line-height:1.2;}
.trust1 .box .div3 .inner h4{color:#fff;font-size:20px;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:2px;}
.trust1 .box .div3 .inner p{color:#fff;font-size:14px;line-height:2;margin-top:13px;}
.trust1 .box .div4{position:absolute;left:308px;top:271px;width:615px;height:297px;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.trust1 .box .div4 .inner{width:542px;margin:60px auto 0;}
.trust1 .box .div4 .inner h3{color:#474747;font-size:26px;line-height:1.2;}
.trust1 .box .div4 .inner h4{color:#707070;font-size:20px;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:3px;}
.trust1 .box .div4 .inner p{color:#474747;font-size:14px;line-height:2;margin-top:10px;}
.trust1.show .box .div1,.trust1.show .box .div2,.trust1.show .box .div3,.trust1.show .box .div4{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.stock2{padding-top:92px;height:614px;background:#f2f2f2;}
.trust2{height:880px;background:url(../images/bg28.png) center center repeat;}
.trust2 .title{padding-top:417px;text-align:center;}
.trust2 .title h3{color:#474747;font-family:Avian Regular;font-size:50px;line-height:1.1;}
.trust2 .title h4{color:#474747;font-size:30px;line-height:1.2;}
.trust2 .red{width:1575px;background:url(../images/bg29.png) center center repeat;height:338px;position:absolute;top:540px;left:50%;margin-left:-950px;}
.trust2 .box{width:1175px;position:absolute;top:595px;left:50%;margin-left:-587.5px;}
.trust2 .box .div{width:185px;margin:0 25px;float:left;}
.trust2 .box .div .img{height:70px;text-align:center;}
.trust2 .box .div .img i{display:inline-block; vertical-align:middle;height:100%;}
.trust2 .box .div .img img{transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.trust2 .box .div:hover .img img{transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);}
.trust2 .box .div h3{color:#fff;font-size:16px;line-height:1.2;text-align:center;margin-top:18px;}
.trust2 .box .div p{color:#fff;font-size:12px;line-height:1.5;margin-top:8px;}
.trust3{height:780px;}
.trust3 .focus{position:relative;overflow:hidden;width:1230px;height:690px;}
.trust3 .focus .frame{position:relative;overflow:hidden;width:1230px;height:690px;}
.trust3 .focus .frame .child{position:absolute;left:0;top:0;width:1230px;height:690px;}
.trust3 .focus .frame .child .div1{position:absolute;top:95px;right:0;width:594px;height:594px;overflow:hidden;transform:translate(-150px,-150px);-webkit-transform:translate(-150px,-150px);-moz-transform:translate(-150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.trust3 .focus .frame .child .div2{position:absolute;top:374px;right:594px;width:315px;height:315px;overflow:hidden;opacity:0;transform:translate(-150px,150px);-webkit-transform:translate(-150px,150px);-moz-transform:translate(-150px,150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust3 .focus .frame .child .div3{position:absolute;top:689px;left:11px;width:315px;height:315px;overflow:hidden;opacity:0;transform:translate(150px,-150px);-webkit-transform:translate(150px,-150px);-moz-transform:translate(150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust3 .focus .frame .child .div4{position:absolute;top:240px;left:29px;width:550px;height:315px;opacity:0;transform:translate(150px,150px);-webkit-transform:translate(150px,150px);-moz-transform:translate(150px,150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust3 .focus .frame .child .div4 h3{font-size:20px;color:#474747;line-height:1.2;}
.trust3 .focus .frame .child .div4 .p1{font-size:14px;color:#474747;line-height:1.6;margin-top:15px;}
.trust3 .focus .frame .child .div4 .p2{font-size:14px;color:#474747;line-height:2;margin-top:15px;}
.trust3.show .focus .frame .child .div1,.trust3.show .focus .frame .child .div2,.trust3.show .focus .frame .child .div3,.trust3.show .focus .frame .child .div4{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;}
.trust3.show .focus .qh,.trust3.show .focus .text1,.trust3.show .focus .text2{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.trust3 .focus .qh{background:#bfb18e;height:162px;width:162px;position:absolute;left:159px;top:527px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.trust3 .focus .qh .arrow_l{display:block;background:url(../images/arrow11.png) left center no-repeat;width:13px;height:17px;position:absolute;top:72px;left:35px;}
.trust3 .focus .qh .arrow_r{display:block;background:url(../images/arrow11.png) right center no-repeat;width:13px;height:17px;position:absolute;top:72px;right:35px;}
.trust3 .focus .qh .fl{font-size:23px;color:#fff;font-family:Arial, Helvetica, sans-serif;text-align:center;line-height:162px;display:block;}
.trust3 .focus .text1{z-index:2;width:495px;position:absolute;top:173px;left:29px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.trust3 .focus .text1 h3{font-size:30px;color:#474747;line-height:1.2;}
.trust3 .focus .text2{z-index:2;width:495px;position:absolute;top:450px;left:29px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.trust3 .focus .text2 .btn{background:url(../images/arrow12.png) right center no-repeat;line-height:23px;color:#a11414;font-size:14px;display:inline-block;padding-right:33px;margin-right:250px;margin-bottom:20px;}
.trust4{height:1105px;background:url(../images/bg28.png) center center repeat;margin-bottom:110px;}
.trust4 .div1{width:455px;position:absolute;left:47px;top:142px;transform:translate(-150px,-150px);-webkit-transform:translate(-150px,-150px);-moz-transform:translate(-150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.trust4 h2{font-family:Avian Regular;font-size:50px;color:#474747;line-height:1;}
.trust4 h3{color:#474747;line-height:1.1;font-size:30px;}
.trust4 h4{color:#474747;line-height:1.2;font-size:18px;margin-top:16px;}
.trust4 p{color:#474747;line-height:1.5;font-size:14px;margin-top:10px;margin-bottom:22px;}
.trust4 .div2{width:452px;position:absolute;left:714px;top:684px;opacity:0;transform:translate(-150px,150px);-webkit-transform:translate(-150px,150px);-moz-transform:translate(-150px,150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust4 .div3{width:664px;position:absolute;right:0;top:123px;height:500px;overflow:hidden;opacity:0;transform:translate(150px,-150px);-webkit-transform:translate(150px,-150px);-moz-transform:translate(150px,-150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust4 .div4{width:664px;position:absolute;left:0;top:512px;height:500px;overflow:hidden;opacity:0;transform:translate(150px,150px);-webkit-transform:translate(150px,150px);-moz-transform:translate(150px,150px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.trust4.show .div1,.trust4.show .div2,.trust4.show .div3,.trust4.show .div4{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;}


/* 五矿期货 */
.future1{height:420px;text-align:center;}
.future1 .block{height:100%;}
.future1 .text{position:absolute;top:25%;width:900px;left:50%;margin-left:-450px;text-align:center;opacity:0;
transform:translate(0,-100px) rotateX(-50deg);-webkit-transform:translate(0,-100px) rotateX(-50deg);-moz-transform:translate(0,-100px) rotateX(-50deg);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1.5s ease-out 0.3s;-webkit-transition:all 1.5s ease-out 0.3s;-moz-transition:all 1.5s ease-out 0.3s;}
.future1.show .text{transform:translate(0,0) rotateX(0deg);-webkit-transform:translate(0,0) rotateX(0deg);-moz-transform:translate(0,0) rotateX(0deg);opacity:1;}
.future1 .text h3{color:#fff;font-size:40px;line-height:1;}
.future1 .text h4{color:#fff;font-size:30px;line-height:1.2;margin-top:15px;font-family: Arial,Helvetica,sans-serif;}
.future1 .text .p{color:#fff;font-size:14px;line-height:1.6;margin-top:15px;}
.future1 .text .p p{margin-bottom:5px;}
.future1 .scroll_d{background:url(../images/icon.png) left center no-repeat;width:23px;height:34px;position:absolute;bottom:170px;left:50%;margin-left:-11.5px;cursor:pointer;}
.future1 .scroll_d.click{background:url(../images/icon.png) right center no-repeat;}
.future2{height:710px;background:url(../images/bg31.png) center center repeat;}
.future2 .div1{width:508px;background:#a11414;height:440px;padding:0 63px 0 44px;position:absolute;top:-154px;left:0;transform:translateX(-200px);-webkit-transform:translateX(-200px);-moz-transform:translateX(-200px);transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.future2 .div1 h3{color:#fff;font-size:40px;text-transform:uppercase;font-family:Avian Regular;line-height:1;margin-top:94px;}
.future2 .div1 h4{color:#fff;font-size:30px;line-height:1;}
.future2 .div1 .p{color:#fff;font-size:14px;line-height:1.5;margin-top:40px;}
.future2 .div1 .p p{margin-bottom:12px;}
.future2 .div2{width:615px;height:439px;overflow:hidden;position:absolute;top:-74px;right:0;transform:translateY(200px);-webkit-transform:translateY(200px);-moz-transform:translateY(200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.future2.show .div1,.future2.show .div2{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;}
.future2 .div3{width:552px;position:absolute;top:335px;left:3px;}
.future2 .div3 h3{color:#474747;font-size:40px;font-family:Avian Regular;line-height:1;text-transform:uppercase;}
.future2 .div3 h4{color:#474747;font-size:30px;line-height:1;}
.future2 .div3 p{color:#474747;font-size:14px;line-height:1.5;margin-top:25px;}
.future2 .focus{position:absolute;top:480px;left:0;}
.future2 .focus .child{float:left;}
.future2 .focus .frame1{height:200px;position:absolute;left:27px;width:470px;overflow:hidden;}
.future2 .focus .frame1 .img{float:left;margin-left:130px;height:200px;}
.future2 .focus .frame1 .img i{display:inline-block; vertical-align:middle;height:100%;}
.future2 .focus .frame1 .text{float:left;margin-left:27px;margin-top:81px;}
.future2 .focus .frame1 .text h3{font-size:18px;color:#474747;line-height:1.2;}
.future2 .focus .frame1 .text h4{font-size:16px;color:#474747;line-height:1.2;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin-top:3px;}
.future2 .focus .frame2{position:absolute;width:563px;top:-70px;left:669px;overflow:hidden;}
.future2 .focus .frame2 h3{font-size:24px;color:#474747;line-height:1.2;}
.future2 .focus .frame2 .p{margin-top:32px;}
.future2 .focus .frame2 .p p{padding-left:20px;font-size:14px;color:#474747;line-height:1.5;background:url(../images/quan1.png) left 6px no-repeat;}
.future2 .focus .arrow_l{display:block;background:url(../images/arrow13.png) left top no-repeat;width:21px;height:37px;position:absolute;left:0;top:84px;}
.future2 .focus .arrow_r{display:block;background:url(../images/arrow13.png) right top no-repeat;width:21px;height:37px;position:absolute;left:497px;top:84px;}
.future2 .focus .arrow_l:hover{background:url(../images/arrow13.png) left bottom no-repeat;}
.future2 .focus .arrow_r:hover{background:url(../images/arrow13.png) right bottom no-repeat;}
.future2 .focus .line{width:122px;display:block;border-top:solid 1px #d8d8d8;position:absolute;left:518px;top:102px;}
.future3{height:1135px;background:url(../images/bg31.png) center center repeat;}
.future3 .block{height:100%;}
.future3 .bg{height:668px;position:absolute;top:0;left:50%;margin-left:-960px;}
.future3 .text{position:absolute;top:170px;width:816px;left:50%;margin-left:-408px;text-align:center;}
.future3 .text h3{color:#fff;font-size:40px;line-height:1.2;font-family:Avian Regular;text-transform:uppercase;}
.future3 .text h4{color:#fff;font-size:30px;line-height:1.2;}
.future3 .text p{color:#fff;font-size:14px;line-height:1.5;margin-top:14px;}
.future3 .focus{position:absolute;height:790px;bottom:0;left:0;width:1230px;}
.future3 .focus .arrow_l{background:url(../images/arrow14.png) left center no-repeat;width:12px;height:18px;display:block;left:579px;top:0;position:absolute;}
.future3 .focus .arrow_r{background:url(../images/arrow14.png) right center no-repeat;width:12px;height:18px;display:block;right:579px;top:0;position:absolute;}
.future3 .focus .frame{position:absolute;bottom:1px;left:0;height:699px;width:100%;}
.future3 .focus .frame .child{position:absolute;left:0;top:0;width:100%;}
.future3 .focus .frame .child .div1{background:#fff;position:absolute;left:0;top:0;width:374px;height:233px;}
.future3 .focus .frame .child .div1 h3{font-size:60px;font-family:impact;color:#474747;line-height:1;margin:55px 0 0 30px;}
.future3 .focus .frame .child .div1 p{width:295px;color:#474747;font-size:14px;line-height:1.6;margin:12px 0 0 30px;}
.future3 .focus .frame .child .div2{position:absolute;left:374px;top:0;width:482px;height:233px;overflow:hidden;}
.future3 .focus .frame .child .div3{position:absolute;left:0;top:233px;width:482px;height:233px;overflow:hidden;}
.future3 .focus .frame .child .div4{position:absolute;left:482px;top:233px;width:374px;height:466px;overflow:hidden;}
.future3 .focus .frame .child .div5{background:#b5975c;position:absolute;left:0;top:466px;width:482px;height:233px;}
.future3 .focus .frame .child .div5 h3{font-size:60px;font-family:impact;color:#fff;line-height:1;margin:55px 0 0 30px;}
.future3 .focus .frame .child .div5 p{width:395px;color:#fff;font-size:14px;line-height:1.6;margin:8px 0 0 30px;}
.future3 .focus .frame .child .div6{background:url(../images/pic64.jpg) center center no-repeat;position:absolute;left:856px;top:0;width:374px;height:466px;}
.future3 .focus .frame .child .div6 h3{font-size:60px;font-family:impact;color:#fff;line-height:1;margin:308px 0 0 30px;}
.future3 .focus .frame .child .div6 p{width:315px;color:#fff;font-size:14px;line-height:1.6;margin:5px 0 0 30px;}
.future3 .focus .frame .child .div7{background:url(../images/bg14.png) center center repeat;position:absolute;left:856px;top:466px;width:374px;height:233px;}
.future3 .focus .frame .child .div7 h3{font-size:60px;font-family:impact;color:#fff;line-height:1;margin:57px 0 0 30px;}
.future3 .focus .frame .child .div7 p{width:315px;color:#fff;font-size:14px;line-height:1.6;margin:8px 0 0 30px;}
.future3 .focus .frame .child img{width:100%;height:auto;}
.future4{height:790px;background:url(../images/bg31.png) center center repeat;}
.future4 .title{text-align:center;padding-top:92px;}
.future4 .title h3{color:#474747;font-size:40px;font-family:Avian Regular;line-height:1.2;text-transform:uppercase;}
.future4 .title h4{color:#474747;font-size:30px;line-height:1.2;}
.future4 .dateBar{ padding-top:28px; padding-bottom:55px; font-family:Arial;}
.future4 .dateBar .bar1{ line-height:80px; text-align:center; color:#909090; overflow:hidden; width:330px; margin:0 auto 8px;}
.future4 .dateBar .reduce{ font-size:60px; width:70px; float:left; cursor:pointer; -moz-user-select:none; line-height:75px;}
.future4 .dateBar .year{ width:200px; font-size:80px; font-weight:bold; color:#474747; float:left;}
.future4 .dateBar .increase{ font-size:48px; width:60px; float:left; cursor:pointer; -moz-user-select:none;}
.future4 .dateBar .reduce:hover,.future4 .dateBar .increase:hover{ color:#474747;}
.future4 .dateBar .bar2{ color:#474747; font-size:16px; line-height:20px; overflow:hidden;}
.future4 .dateBar .bar2 .start{ width:255px; float:left; text-align:right; padding-right:13px; font-family:Arial, Helvetica, sans-serif;}
.future4 .dateBar .bar2 .dragWarpX{ width:695px; height:20px; float:left; position:relative; background:url(../images/honour_dragwarp_bg.png) left 9px repeat-x;}
.future4 .dateBar .bar2 .dragColor{ width:0; height:1px; margin-top:9px;}
.future4 .dateBar .bar2 .dragBar{ width:20px; height:20px; background:url(../images/honour_dragbar.png) center top no-repeat; position:absolute; left:0; top:0; cursor:pointer;}
.future4 .dateBar .bar2 .dragBar:hover{ background-position:center bottom;}
.future4 .dateBar .bar2 .cur{ background-position:center bottom;}
.future4 .dateBar .bar2 .end{ width:254px; float:right; text-align:left; padding-left:13px;font-family:Arial, Helvetica, sans-serif;}
.future4 .list .ul{display:none; position:relative;}
.future4 .list .cur{ display:block;padding-bottom:40px;}
.future4 .list .ul .pic{float:left;width:615px;height:318px;overflow:hidden;}
.future4 .list .ul .pic img{width:100%;height:auto;}
.future4 .list .ul .r{float:right;width:615px;height:318px;background:#fff;}
.future4 .list .ul .r .div{width:534px;margin:62px 0 0 45px;height:220px;overflow:auto;}
.future4 .list .ul .r .div p{font-size:14px;color:#474747;line-height:1.5;margin-bottom:10px;}
.future5{position:relative;height:750px;margin-bottom:112px;overflow:hidden;}
.future5 .text{position:absolute;width:1028px;left:50%;margin-left:-514px;top:228px;text-align:center;transform:translateY(200px);-webkit-transform:translateY(200px);-moz-transform:translateY(200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;}
.future5.show .text{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;}
.future5 .bg{width:1920px;height:750px;position:absolute;left:50%;top:50%;margin:-375px 0 0 -960px;display:block;
animation:zoom1 15s linear 0s infinite;-webkit-animation:zoom1 15s linear 1s infinite;-moz-animation:zoom1 15s linear 1s infinite;}
@-webkit-keyframes zoom1{
0%{-webkit-transform:scale(1);}
50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@-moz-keyframes zoom1{
0%{-moz-transform:scale(1);}
50%{-moz-transform:scale(1.1);}
100%{-moz-transform:scale(1);}
}
@keyframes zoom1{
0%{transform:scale(1);}
50%{transform:scale(1.1);}
100%{transform:scale(1);}
}
.future5 .text h3{color:#fff;font-size:40px;font-family:Avian Regular;line-height:1.2;text-transform:uppercase;}
.future5 .text h4{color:#fff;font-size:30px;line-height:1.2;}
.future5 .text .p1{margin:50px auto 0;font-size:16px;color:#fff;line-height:1.5;width:740px;}
.future5 .text .p2{margin-top:15px;font-size:14px;color:#fff;line-height:1.5;}


/* 信托业务 */
.stock1{height:790px;}
.stock1 .text{position:absolute;top:266px;left:36px;}
.stock1 .text h3{color:#fff;font-size:36px;line-height:1.2;font-weight:bold;}
.stock1 .text h4{color:#fff;font-size:36px;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:5px;}
.stock1 .box{position:absolute;top:398px;left:0;}
.stock1 .box .div1{float:left;background:#fff;width:615px;height:307px;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.stock1 .box .div1 h3{font-size:26px;color:#474747;line-height:1.2;margin:48px 0 0 36px;}
.stock1 .box .div1 h4{font-size:35px;color:#474747;line-height:1.2;margin:3px 0 0 36px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
.stock1 .box .div1 p{font-size:12px;color:#474747;line-height:1.6;margin:8px 0 0 36px;width:508px;}
.stock1 .box .div2{width:307px;height:307px;overflow:hidden;float:left;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.stock1 .box .div2 img{width:100%;height:auto;}
.stock1 .box .div3{float:left;background:#fff;width:308px;height:307px;opacity:0;
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1s ease-out 0s;-webkit-transition:all 1s ease-out 0s;-moz-transition:all 1s ease-out 0s;}
.stock1 .box .div3 h3{font-size:26px;color:#474747;line-height:1.2;margin:48px 0 0 44px;}
.stock1 .box .div3 h4{font-size:35px;color:#474747;line-height:1.2;margin:3px 0 0 44px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
.stock1 .box .div3 p{font-size:12px;color:#474747;line-height:1.6;margin:8px 0 0 44px;width:225px;}
.stock1.show .box .div1,.stock1.show .box .div2,.stock1.show .box .div3{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.stock2{padding-top:92px;height:614px;background:#f2f2f2;}
.stock2 .focus{position:relative;height:614px;opacity:0;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transform:scale(0.7) rotateX(60deg);-webkit-transform:scale(0.7) rotateX(60deg);-moz-transform:scale(0.7) rotateX(60deg);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.stock2.show .focus{transform:scale(1) rotateX(0deg);-webkit-transform:scale(1) rotateX(0deg);-moz-transform:scale(1) rotateX(0deg);opacity:1;}
.stock2 .focus .title{background:#fff;width:309px;height:307px;position:absolute;left:0;top:0;}
.stock2 .focus .title h3{font-size:30px;color:#474747;line-height:1.2;margin:99px 0 0 39px;}
.stock2 .focus .title h4{font-size:34px;color:#a11414;line-height:1.2;font-weight:bold;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin:5px 0 0 39px;}
.stock2 .focus .qh{background:#fff;width:309px;height:307px;position:absolute;left:0;top:307px;}
.stock2 .focus .qh .arrow_l{display:block;background:url(../images/arrow15.png) left center no-repeat;width:16px;height:38px;position:absolute;left:43px;top:133px;}
.stock2 .focus .qh .arrow_r{display:block;background:url(../images/arrow15.png) right center no-repeat;width:16px;height:38px;position:absolute;left:235px;top:133px;}
.stock2 .focus .qh .fl{text-align:center;background:url(../images/xx.png) center center no-repeat;font-family:Arial, Helvetica, sans-serif;color:#707070;display:block;line-height:307px;}
.stock2 .focus .qh .fl b{font-size:36px;display:inline-block;margin:0 10px;}
.stock2 .focus .qh .fl span{font-size:22px;display:inline-block;margin:0 25px;}
.stock2 .focus .frame{position:absolute;width:921px;left:309px;top:0;}
.stock2 .focus .frame .child{position:absolute;left:0;top:0;}
.stock2 .focus .frame .child .div{float:left;width:307px;}
.stock2 .focus .frame .child .div .pic{width:307px;height:307px;overflow:hidden;float:left;}
.stock2 .focus .frame .child .div .pic img{width:100%;height:auto;}
.stock2 .focus .frame .child .div .text{background:#fff;width:307px;height:307px;float:left}
.stock2 .focus .frame .child .div .text h3{line-height:58px;margin:29px 0 0 29px;background:url(../images/line5.png) left bottom no-repeat;font-size:18px;color:#474747;}
.stock2 .focus .frame .child .div .text p{margin:15px 0 0 29px;width:243px;font-size:12px;color:#474747;line-height:1.6;}
.stock3{padding-top:118px;background:#f2f2f2;}
.stock3 .title,.stock4 .title{margin-left:37px;width:890px;}
.stock3 .title h3,.stock4 .title h3{font-size:30px;color:#474747;line-height:1.2;}
.stock3 .title h4,.stock4 .title h4{font-size:34px;color:#474747;line-height:1.2;font-weight:bold;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin-top:5px;}
.stock3 .title p,.stock4 .title p{font-size:12px;color:#474747;line-height:1.6;margin-top:6px;}
.stock3 .tabbs{height:180px;margin-top:28px;}
.stock3 .tabbs .arrows{float:left;margin-left:1px;background:url(../images/arrow16.png) center center no-repeat;width:175px;height:174px;position:relative;}
.stock3 .tabbs .arrows .arrow_l{display:block;width:22px;height:32px;position:absolute;top:42px;left:47px;}
.stock3 .tabbs .arrows .arrow_r{display:block;width:22px;height:32px;position:absolute;bottom:42px;right:47px;}
.stock3 .tabbs .inner{width:1049px;overflow:hidden;position:relative;float:left;height:180px;}
.stock3 .tabbs .inner .ul{position:absolute;left:0;top:0;width:10000px;height:180px;}
.stock3 .tabbs .div{float:left;width:174px;height:174px;margin-left:1px;background:#a11414;cursor:pointer;}
.stock3 .tabbs .div.a{margin-left:0;}
.stock3 .tabbs .div.b{background:#890707;}
.stock3 .tabbs .div.now{background:#fff;height:180px;}
.stock3 .tabbs .div.now h3{color:#474747;}
.stock3 .tabbs .div.now .img1{display:none;}
.stock3 .tabbs .div.now .img2{display:block;}
.stock3 .tabbs .div .img1{text-align:center;margin-top:41px;height:55px;}
.stock3 .tabbs .div .img2{text-align:center;margin-top:41px;height:55px;display:none;}
.stock3 .tabbs .div .img1 img,.stock3 .tabbs .div .img2 img{transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.stock3 .tabbs .div:hover .img1 img,.stock3 .tabbs .div:hover .img2 img{transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);}
.stock3 .tabbs .div i{display:inline-block; vertical-align:middle;height:100%;}
.stock3 .tabbs .div h3{text-align:center;font-size:14px;color:#fff;line-height:1.5;margin-top:14px;}
.stock3 .box{height:195px;background:#fff;position:relative;width:1225px;}
.stock3 .box .div{width:1105px;display:none;position:absolute;left:36px;top:40px;}
.stock3 .box .div h3{font-size:18px;color:#474747;line-height:1.2;}
.stock3 .box .div h4{font-size:14px;color:#909090;line-height:1.2;font-family:Arial, Helvetica, sans-serif;margin-top:4px;}
.stock3 .box .div p{font-size:12px;color:#707070;line-height:1.6;margin-top:14px;}
.stock3 .box .div.a{display:block;}
.stock4{padding-top:118px;background:#f2f2f2;}
.stock4 .box{height:191px;margin-top:28px;}
.stock4 .box .div{float:left;width:395px;margin-left:22px;opacity:0;
transform:translate(0,200px);-webkit-transform:translate(0,200px);-moz-transform:translate(0,200px);
transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;}
.stock4.show .box .div{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);opacity:1;}
.stock4 .box .div.a{margin-left:0;}
.stock4 .box .div .pic{width:395px;height:221px;overflow:hidden;float:left;}
.stock4 .box .div .pic img{width:100%;height:auto;}
.stock4 .box .div .text{height:168px;float:left;background:#fff;width:395px;}
.stock4 .box .div .text h3{margin:33px 0 0 31px;font-size:18px;line-height:1.2;}
.stock4 .box .div .text p{margin:13px 0 0 31px;font-size:12px;line-height:1.6;color:#707070;width:329px;}
.stock5{background:url(../images/bg32.jpg) center top no-repeat;height:537px;padding-top:278px;}
.stock5 .title{margin-left:37px;width:890px;height:155px;}
.stock5 .title h3{font-size:30px;color:#fff;line-height:1.2;}
.stock5 .title h4{font-size:34px;color:#fff;line-height:1.2;font-weight:bold;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin-top:5px;}
.stock5 .title p{font-size:12px;color:#fff;line-height:1.6;margin-top:6px;}
.stock5 .focus{position:relative;overflow:hidden;}
.stock5 .focus .nav{height:48px;margin-left:40px;}
.stock5 .focus .nav a{display:block;margin-left:-1px;width:178px;border:solid 1px #bfb18e;float:left;text-align:center;color:#fff;line-height:48px;font-size:16px;}
.stock5 .focus .nav a.now{background:#bfb18e;}
.stock5 .focus .frame{margin:27px auto 0;position:relative;overflow:hidden;width:1228px;}
.stock5 .focus .frame .child{float:left;}
.stock5 .focus .frame .child .div{float:left;width:307px;height:307px;position:relative;}
.stock5 .focus .frame .child .div .up{position:absolute;left:0;top:0;width:100%;height:100%;background:#bfb18e;display:none;}
.stock5 .focus .frame .child .div .up h4{color:#fff;font-size:16px;line-height:1.2;margin-top:50px;text-align:center;}
.stock5 .focus .frame .child .div .up p{color:#fff;font-size:12px;line-height:1.5;margin:20px auto 0;width:268px;}
.stock5 .focus .frame .child .div .img{text-align:center;height:78px;margin-top:99px;}
.stock5 .focus .frame .child .div .img i{display:inline-block; vertical-align: middle;height:100%;}
.stock5 .focus .frame .child .div h3{text-align:center;font-size:16px;line-height:1.3;margin-top:26px;}
.stock6{height:764px;background:#f2f2f2;}
.stock6 .pic{position:absolute;top:123px;left:0;overflow:hidden;width:650px;height:510px;z-index:2;opacity:0;
transform:translate(-100px,0) rotateY(-50deg);-webkit-transform:translate(-100px,0) rotateY(-50deg);-moz-transform:translate(-100px,0) rotateY(-50deg);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1.5s ease-out 0.3s;-webkit-transition:all 1.5s ease-out 0.3s;-moz-transition:all 1.5s ease-out 0.3s;}
.stock6 .pic img{width:100%;height:auto;}
.stock6 .text{background:#fff;width:960px;height:764px;position:absolute;right:50%;top:0;margin-right:-960px;opacity:0;
transform:translate(100px,0) rotateY(-50deg);-webkit-transform:translate(100px,0) rotateY(-50deg);-moz-transform:translate(100px,0) rotateY(-50deg);
transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;
transition:all 1.5s ease-out 0.3s;-webkit-transition:all 1.5s ease-out 0.3s;-moz-transition:all 1.5s ease-out 0.3s;}
.stock6.show .pic,.stock6.show .text{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);opacity:1;}
.stock6 .text .box1{width:522px;position:absolute;top:130px;left:86px;}
.stock6 .text .box1 h3{font-size:30px;color:#474747;line-height:1.2;}
.stock6 .text .box1 h4{font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;text-transform:uppercase;margin-top:8px;}
.stock6 .text .box1 .p{margin-top:25px;font-size:12px;color:#474747;line-height:1.6;}
.stock6 .text .box1 .p p{margin-bottom:6px;}
.stock6 .text .box2{position:absolute;top:430px;left:86px;width:522px;}
.stock6 .text .box2 h3{font-size:20px;color:#474747;line-height:1.2;}
.stock6 .text .box2 .p{margin-top:15px;width:288px;}
.stock6 .text .box2 .p p{background:url(../images/sj.png) 2px 9px no-repeat;padding-left:17px;font-size:14px;color:#474747;line-height:1.8;}
.stock6 .text .box2 .er{width:121px;position:absolute;top:14px;right:0;height:121px;}
.stock6 .text .box2 .er img{width:100%;height:100%;}
.stock6 .text .box2 .er h4{font-size:12px;color:#474747;line-height:1.6;text-align:center;width:120px;margin:2px auto 0;}
.stock7{height:770px;background:url(../images/bg35.jpg) center top no-repeat #fff;}
.stock7 .title{text-align:center;padding-top:149px;}
.stock7 .title h3{color:#fff;font-size:30px;line-height:1.2;}
.stock7 .title h4{color:#fff;font-size:34px;line-height:1.2;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;margin-top:5px;}
.stock7 .box{margin-top:38px;}
.stock7 .box .div{width:399px;height:399px;float:left;margin-left:16px;overflow:hidden;position:relative;}
.stock7 .box .div.a{margin-left:0;}
.stock7 .box .div img{width:100%;height:auto;
	 -webkit-transition:all .8s ease 0s;
	 -moz-transition:all .8s ease 0s;
	 transition:all .8s ease 0s;}
.stock7 .box .div:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);}
.stock7 .box .div .text{width:306px;position:absolute;top:128px;left:50%;margin-left:-153px;text-align:center;}
.stock7 .box .div .text h3{color:#fff;font-size:30px;line-height:1.2;}
.stock7 .box .div .text h4{color:#fff;font-size:20px;line-height:1.2;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;margin-top:6px;}
.stock7 .box .div .text p{color:#fff;font-size:12px;line-height:1.6;margin-top:16px;}

/*所属企业*/
.business1{ height:600px; position:relative;}
.business1 .text{ position:absolute; left:0; top:240px; height:100%; width:100%; text-align:center;transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);}
.business1.show .text{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.business1 .text h3{ font-family:Avian Regular; font-size:30px; color:#ffffff; line-height:1.3; text-transform: uppercase;}
.business1 .text h4{ font-size:30px; color:#ffffff; line-height:1.3;}
.business1 .text p{ font-size:14px; color:#ffffff; line-height:1.2; margin-top:20px;}
.business2 .list .item{ height:447px; overflow:hidden;}
.business2{ background:#f8f8f8; padding:107px 10px 113px;}
.business2 .list .item .pic{ float:left; width:50%; height:447px; overflow:hidden;}
.business2 .list .item .text{ float:left; width:50%; background:#ffffff;}
.business2 .list .item .text h3{ font-size:24px; color:#474747; line-height:1.2;}
.business2 .list .item .text h4{ font-size:32px; color:#474747; line-height:1.4; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
.business2 .list .item .text p{ font-size:14px; color:#707070; line-height:1.5; margin-top:10px;}
.business2 .list .item .text .child{ padding:92px 69px 96px;}
.business2 .list .item .text .more{ display:block; width:215px; height:45px; line-height:45px; border:1px solid #dadada; border-radius:5px; font-size:14px; color:#707070; text-align:center; margin-top:30px;}
.business2 .list .item a{ display:block;}
.business2 .list .item.other .pic{ float:right;}
.business2 .list .item .text .more:hover{ background:#a11414; border:none; color:#ffffff;}

/*营业部网点列表*/
.opening{ background:#f8f8f8; padding:88px 10px 140px; position:relative; min-height:720px;}
.opening .open-left{ width:247px; float:left; position:relative; }
.opening .open-left .ul{height:50px;background:#dfdfdf;padding:10px 0;}
.opening .open-left .ul a{color:#474747;margin:5px 13px;font-size:14px;display:block;float:left;}
.opening .open-left .ul a.now{color:#ba1414;}
.opening .open-left h3{ height:60px; line-height:60px; width:214px; color:#ffffff; background:#a30303; font-size:18px; text-align:left; padding-left:33px; }
.opening .open-left .tit h3{background:url(../images/down.png) 220px center no-repeat #a30303; color:#ffffff;}
.opening .open-left .tit .down{ display:block; background:#ffffff; }
.opening .open-left .tit .down a{ display:block; font-size:18px; color:#474747; line-height:40px; padding-left:30px;}
.opening .open-left .tit .down a.now{ background:#a30303; color:#ffffff;}
.opening .open-left .tit.bear{ position:absolute; left:0; top:0; z-index:1;}
.opening .open-left h4{ font-size:16px; color:#ffffff; line-height:60px; background:url(../images/h4.png) 30px center no-repeat #ba1414; padding-left:65px;}

.opening .open-left .div p{ border-top:none; position:relative; cursor:pointer;border:1px solid #e7e7e7;}
.opening .open-left .div p b{line-height:50px; font-size:14px; color:#474747; font-style:normal; width:217px; height:50px; display:block; padding-left:30px; }
.opening .open-left .div p .hide{ display:block; width:100%; display:none;}
.opening .open-left .div p .hide a{ display:block; font-style:normal; line-height:38px; padding-left:30px; }
/*.opening .open-left .div p:hover{ border:none; color:#ffffff; background:url(../images/click.png) 220px 25px no-repeat #ba1414;}
.opening .open-left .div p:hover b{border-bottom:1px solid #d24646;color:#ffffff;}
.opening .open-left .div p:hover a{ color:#ffffff;}*/
.opening .open-left .div p.one{ border:none; color:#ffffff; background:url(../images/click.png) 220px 25px no-repeat #ba1414;}
.opening .open-left .div p.one b{border-bottom:1px solid #d24646;color:#ffffff;}

.opening .open-left .div p.one a{ color:#ffffff;}
.opening .open-left .div p.one .hide{ display:block;}
.opening .open-right{ width:872px; float:right; }
.opening .open-left .div p .hide a.now{ background:#a30303; color:#ffffff;}
.opening .open-right .div{ font-size:14px; color:#707070; line-height:1.5; }
.opening .open-right .pic{ width:429px; height:242px; overflow:hidden; float:left; margin-bottom:40px; margin-top:10px; margin-left:10px;}
.opening .open-right .pic.one{ margin-left:0;}
.opening .open-right .and h4{ font-size:22px; color:#474747; line-height:1.2; margin-bottom:20px; }
.opening .open-right .and i{ width:50%; float:left; font-size:14px; color:#707070; line-height:1.5; margin-bottom:8px;}
.opening .open-left .div p .hide.h2{ display:block;background:#ba1414; color:#ffffff;}
.opening .open-right .and{height:320px;}
.opening .open-right .and .map{float:left;width:436px;height:320px;overflow:hidden;}
.opening .open-right .and .map img{width:100%;height:auto;}
.opening .open-right .and .text{float:right;background:#fff;height:320px;width:346px;padding:0 45px;}
.opening .open-right .and .text h3{font-size:22px;color:#474747;line-height:1.2;margin:73px 0 15px;}
.opening .open-right .and .text p{font-size:14px;color:#707070;line-height:1.5;margin:0 0 10px;}


.search_r{padding-top:80px;padding-bottom:100px;}
.search_r .block{width:1210px;padding-left:20px;}
.search_r i{color:#ba1414;}
.search_r .title h3{font-size:32px;color:#474747;line-height:1.2;}
.search_r .title h3 span{font-size:30px;font-family:Avian Regular,"Trebuchet MS", Arial, Helvetica, sans-serif;margin-left:23px;}
.search_r .title h4{font-size:18px;color:#707070;line-height:1.2;margin-top:12px;}
.search_r .box{margin-top:35px;border-bottom:solid 1px #dedede;}
.search_r .box .div{padding:25px 0;border-top:solid 1px #dedede;position:relative;}
.search_r .box .div h3{font-size:18px;color:#474747;line-height:20px;}
.search_r .box .div h4{background:url(../images/img33.png) left center no-repeat;padding-left:18px;line-height:20px;font-size:16px;color:#909090;position:absolute;top:25px;right:6px;font-family:Arial, Helvetica, sans-serif;}
.search_r .box .div p{font-size:14px;color:#909090;line-height:1.6;margin-top:10px;}
.search_r .box .div .more{position:absolute;bottom:25px;right:6px;font-size:14px;color:#909090;}
.search_r .box .div .more:hover{color:#ba1414;}
.search_r .page{margin-top:45px;}
/*绵阳银行*/
.bank1{ height:745px; text-align:center;}
.bank1 h3{font-size:40px;color:#fff;text-transform:uppercase;line-height:1;-webkit-text-shadow:0 0 3px #7d7d7d; -moz-text-shadow:0 0 3px #7d7d7d; text-shadow:0 0 3px #7d7d7d; }
.bank1 h4{color:#fff;font-size:30px;line-height:1.3;-webkit-text-shadow:0 0 3px #7c7c7c; -moz-text-shadow:0 0 3px #7c7c7c; text-shadow:0 0 3px #7c7c7c; margin-top:10px;font-family: Arial,Helvetica,sans-serif;}
.bank1 p{color:#fff;font-size:14px;line-height:1.5;margin:18px auto 0;}
.bank1 .text{transition:all 1.2s ease-out 0s;-webkit-transition:all 1.2s ease-out 0s;-moz-transition:all 1.2s ease-out 0s;opacity:0;transform:translate(0,100px);-webkit-transform:translate(0,100px);-moz-transform:translate(0,100px);position:absolute;width:1110px;left:50%;margin-left:-555px;top:280px;}
.bank1.show .text{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);opacity:1;}
.bank2{ position:relative; background:#ffffff; height:930px; }
.bank2 .pic1{ width:813px; height:532px; overflow:hidden; position:absolute; left:10px; top:-130px;opacity:0;transition:all 1.5s ease-out 0s;-webkit-transition:all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -o-transition:all 1.5s ease-out 0s;transform:translate(-400px,-400px);-webkit-transform:translate(-400px,-400px);-moz-transform:translate(-400px,-400px); -ms-transform:translate(-400px,-400px); -o-transform:translate(-400px,-400px);}

.bank2.show .pic1{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank2.show .pic2{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank2.show .intr2{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank2.show .intr1{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank2 .pic2{ width:813px; height:532px; overflow:hidden; position:absolute; right:10px; top:400px;opacity:0;transition:all 1.5s ease-out 0s;-webkit-transition:all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -o-transition:all 1.5s ease-out 0s;transform:translate(1000px,1000px);-webkit-transform:translate(800px,100px);-moz-transform:translate(800px,100px); -ms-transform:translate(800px,100px); -o-transform:translate(800px,100px);}
.bank2 .intr1{ width:620px; height:400px; position:absolute; right:10px; top:0; background:url(../images/intr.png) center center
repeat; overflow:hidden;}
.bank2 .intr1 .child{ padding:95px 45px;}
.bank2 .intr1 h3{font-family: Avian Regular; font-size:50px; color:#474747; line-height:1.2;}
.bank2 .intr1 h4{ font-size:30px; color:#474747; line-height:1.2; margin-bottom:20px;}
.bank2 .intr1 p{ font-size:14px; color:#707070; line-height:1.7;}

.bank2 .intr2{ width:620px; height:400px; position:absolute; left:10px; top:400px; background:url(../images/img.png) center center repeat; overflow:hidden;opacity:0;transition:all 1.5s ease-out 0s;-webkit-transition:all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -o-transition:all 1.5s ease-out 0s;transform:translate(590px,0);-webkit-transform:translate(-590px,100px);-moz-transform:translate(-590px,100px); -ms-transform:translate(-590px,100px); -o-transform:translate(-590px,100px);}
.bank2 .intr1{ width:590px; height:400px; position:absolute; right:10px; top:0; background:url(../images/intr.png) center center repeat; overflow:hidden;opacity:0;transition:all 1.5s ease-out 0s;-webkit-transition:all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -o-transition:all 1.5s ease-out 0s;transform:translate(1500px,-400px);-webkit-transform:(1500px,-400px);-moz-transform:(1500px,-400px); -ms-transform:(1500px,-400px); -o-transform:(1500px,-400px);}
.bank2 .intr2 .child{ padding:65px 45px;}
.bank2 .intr2 h3{font-family: Avian Regular; font-size:50px; color:#ffffff; line-height:1.2;}
.bank2 .intr2 h4{ font-size:30px; color:#ffffff; line-height:1.2; margin-bottom:20px;}
.bank2 .intr2 p{ font-size:14px; color:#ffffff; line-height:1.7;}
.bank2 .intr2 .frist{ margin-bottom:10px;}
.bank3{ text-align:center; background:url(../images/intr.png) center center repeat; padding:95px 0 110px;}
.bank3 h3{font-family: Avian Regular; font-size:50px; color:#474747; line-height:1.2;}
.bank3 h4{ font-size:30px; color:#474747; line-height:1.2; margin-bottom:20px;}
.bank3 p{ font-size:14px; color:#707070; line-height:1.7; width:900px; margin:0 auto;}
.bank3 .cricle{ margin-top:50px;}
.bank3 .cricle .div p{ font-family:impact; font-size:50px; color:#ffffff; line-height:1; width:100%; height:100%; position:absolute; left:0; top:0; padding-top:45px;}
.bank3 .cricle .div h2{ font-family:微软雅黑; font-size:16px; color:#ffffff; width:100%; line-height:1.5;position:absolute; left:0; top:95px; display:none; }
.bank3 .cricle .div p i{ font-style:normal; display:block;}
.bank3 .cricle .div p .i1{ font-family:Tahoma; font-size:30px; line-height:1.4; color:#ffffff;}
.bank3 .cricle .div p .i2{font-size:30px; line-height:1.4; color:#ffffff; }
.bank3 .cricle .div .shape .pic{ width:255px; height:221px; overflow:hidden;}
.bank3 .cricle .div .shape:hover .pic-other{ display:block;}
.bank3 .cricle .div .shape:hover p{ display:none;}
.bank3 .cricle .div .shape:hover h2{ display:block;}
.bank3 .cricle .div .shape .pic-other{ margin-top:-221px; display:none;}
.bank3 .cricle .div{ width:255px; float:left; position:relative;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.bank3 .cricle .div .tit h5{ font-size:20px; color:#474747; line-height:1.7; margin-top:20px;}
.bank3 .cricle .div .tit h6{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#909090; line-height:1.5; width:160px; margin:0 auto;}
.bank4{ text-align:center; height:925px; padding:100px 0 0;}
.bank4 h3{font-family: Avian Regular; font-size:50px; color:#ffffff; line-height:1.2;}
.bank4 h4{ font-size:30px; color:#ffffff; line-height:1.2; margin-bottom:20px;}
.bank4 .inner .item{ position:relative; float:left;}
.bank4 .inner .item .roll{ width:350px; height:350px; background:url(../images/roll.png) center center no-repeat;}
.bank4 .inner .item .roll .child{ padding:90px 70px;}
.bank4 .inner .item .roll h3{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#ffffff; line-height:1.3; text-transform:uppercase;}
.bank4 .inner .item .roll h4{ font-size:20px; color:#ffffff; line-height:1.2;}
.bank4 .inner .item .roll p{ font-size:12px; color:#ffffff; line-height:1.9;}
.bank4 .inner .item .pic{ width:138px; height:138px; background:url(../images/text1.png) center center no-repeat; position:absolute; left:-30px; top:-40px;}
.bank4 .inner{ height:670px; position:relative;}
.bank4 .inner .item.i3 .pic{ width:138px; height:138px; background:url(../images/text2.png) center center no-repeat; position:absolute; left:-30px; top:-40px;}
.bank4 .inner .item.i5 .pic{ width:138px; height:138px; background:url(../images/text3.png) center center no-repeat; position:absolute; left:-30px; top:-40px;}
.bank4 .inner .item{opacity:0;transition:all 1.5s ease-out 0s;-webkit-transition:all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -o-transition:all 1.5s ease-out 0s;transform:translate(-1400px,0);-webkit-transform:translate(-1400px,0);-moz-transform:translate(-1400px,-400px); -ms-transform:translate(-1400px,0); -o-transform:translate(-1400px,0);}
.bank4.show .inner .item{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank4 .inner .item .lines{ width:113px; height:62px; background:url(../images/line_1.png) center center no-repeat;}
.bank4 .inner .item.i4 .lines{ width:113px; height:62px; background:url(../images/line1_1.png) center center no-repeat;}
.bank4 .inner .item.i1{ position:absolute; left:75px; bottom:148px; transition-delay:0s;}
.bank4 .inner .item.i2{position:absolute; left:416px; bottom:215px; transition-delay:0.3s;}
.bank4 .inner .item.i3{position:absolute; left:516px; bottom:0;transition-delay:0.6s;}
.bank4 .inner .item.i4{position:absolute; right:325px; bottom:300px;transition-delay:0.9s;}
.bank4 .inner .item.i5{position:absolute; bottom:277px; right:22px;transition-delay:1.2s;}
.bank5{ text-align:center; padding:100px 0 110px; background:#ffffff;}
.bank5 h3{font-family: Avian Regular; font-size:50px; color:#474747; line-height:1.2;}
.bank5 h4{ font-size:30px; color:#474747; line-height:1.2; margin-bottom:20px;}
.bank5 p{ font-size:14px; color:#707070; line-height:1.7; width:1008px; margin:0 auto;}
.bank5 .inner .cricle{ position:relative; height:492px; width:487px; margin:0 auto; background:url(../images/img1_1.png) center center no-repeat;opacity:0;transition:all 0.8s ease-out 0s;-webkit-transition:all 0.8s ease-out 0s;
transform:rotate(-30deg);-webkit-transform:rotate(-30deg); }
.bank5.show .inner .cricle{ opacity:1;transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0);}
.bank5 .inner .cricle .d1{ width:245px; height:240px; position:absolute; left:0; top:0; overflow:hidden; z-index:1;transform-origin:right bottom;-webkit-transform-origin:right bottom;}
.bank5 .inner{ position:relative; margin-top:30px;}
.bank5 .inner .cricle a{ display:block; height:100%;}
.bank5 .inner .cricle .d2{ width:214px; height:251px; position:absolute; left:31px; top:240px;z-index:2;overflow:hidden;transform-origin:left top;-webkit-transform-origin:left top;}
.bank5 .inner .cricle .d3{ width:277px; height:248px; position:absolute; right:-2px; top:0;z-index:3;overflow:hidden;transform-origin:right top;-webkit-transform-origin:right top}
.bank5 .inner .cricle .d4{ width:243px; height:272px; position:absolute; right:6px; top:214px;z-index:4;overflow:hidden;transform-origin:right top;-webkit-transform-origin:right top}
.bank5 .inner .cricle>div{transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.bank5 .inner .cricle>div:hover{transform:scale(1.05);-webkit-transform:scale(1.05); z-index:100;}
.bank5 .tit h3{ font-weight:bold; font-size:16px; color:#474747; line-height:1.2; font-family:微软雅黑;}
.bank5 .tit p{ font-size:12px; color:#707070; line-height:1.5; margin-top:8px;}
.bank5 .tit.t1{ position:absolute; left:60px ; top:60px; width:330px; text-align:right;transform:translate(-100px,-100px);-webkit-transform:translate(-100px,-100px); opacity:0;}
.bank5 .tit.t2{ position:absolute; left:60px ; bottom:0; width:330px; text-align:right;transform:translate(-100px,100px);-webkit-transform:translate(-100px,100px); opacity:0;}
.bank5 .tit.t3{ position:absolute; right:65px ; top:60px; width:330px; text-align:right;transform:translate(100px,-100px);-webkit-transform:translate(100px,-100px); opacity:0;}
.bank5 .tit.t4{ position:absolute; right:65px ; bottom:0; width:330px; text-align:right;transform:translate(100px,-100px);-webkit-transform:translate(100px,100px); opacity:0;}
.bank5.show .tit{opacity:1;transform:translate(0);-webkit-transform:translate(0);}
.bank5 .tit.t2{ position:absolute; left:60px ; bottom:0; width:330px; text-align:right;}
.bank5 .tit.t3{ position:absolute; right:50px; top:60px; width:330px; text-align:left;}
.bank5 .tit.t4{ position:absolute; right:50px; bottom:0; width:330px; text-align:left;}
.bank5 .tit a{ display:block; width:100%;}
.bank5 .tit a h3,.bank5 .tit a p{ width:100%; }
.bank5 .tit{opacity:0;transition:all 0.8s ease-out 0s;-webkit-transition:all 0.8s ease-out 0s;}
.bank6{ padding:100px 10px 80px;}
.bank6 .item{width:410px; float:left; }
.bank6 .item .pic{ height:269px;width:410px; overflow:hidden;}
.bank6 .item .intro h3{ font-size:18px; color:#707070; line-height:1.2; text-transform:uppercase; margin:20px 0 10px;}
.bank6 .item .intro h4{ font-size:20px; color:#474747; line-height:1.2;margin-bottom:13px;}
.bank6 .item .intro p{ font-size:12px; color:#707070; line-height:1.9; width:380px; }
.bank6 .item{transform:translate(-100px,0);-webkit-transform:translate(-100px,-100px); opacity:0;transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.bank6.show .item{opacity:1;transform:translate(0);-webkit-transform:translate(0);}
.bank6 .item.m1{ transition-delay:0s;}
.bank6 .item.m2{ transition-delay:0.5s;}
.bank6 .item.m3{ transition-delay:1s;}
.bank7{ text-align:center; padding-top:100px; background:#ffffff;}
.bank7 .body-left{ width:50%; height:500px; float:left;}
.bank7 .body-left #bdmap{ height:500px;}
.bank7 h3{font-family: Avian Regular; font-size:50px; color:#474747; line-height:1.2;}
.bank7 h4{ font-size:30px; color:#474747; line-height:1.2; margin-bottom:20px;}
.bank7 p{ font-size:14px; color:#707070; line-height:1.7; width:1008px; margin:0 auto;}
.bank7 .body-right{ width:50%; float:right; background:url(../images/pic6.png) center center repeat; height:500px; text-align:left;}
.bank7 .body-right h3{ font-size:30px; color:#474747; line-height:1.2;font-family:微软雅黑;}
.bank7 .body-right p{font-size:14px; color:#474747; line-height:1.2; margin-top:15px;}
.bank7 .body-right .more{ width:160px; text-align:center; border-radius:25px; line-height:40px; color:#ffffff; font-size:14px; display:block; background:#bfb18e; margin-top:40px;}
.bank7 .body-right .child{ padding-top:120px; padding-left:80px;}
.bank7 .div{ margin-top:40px;}

/* 管理团队 */
.gx_banner{width:100%;height:558px;margin:0 auto;position:relative;overflow:hidden;}
.gx_banner .banner_s{width:1920px;height:558px;position:absolute;top:0px;left:50%;margin-left:-960px;}
.gx_banner .banner_s img{width:1920px;height:558px;}
.gx_banner .ban_text{width:100%;text-align:center;position:absolute;top:50%;left:0px;margin-top:-34px;}
.gx_banner .ban_text h3{color:#f8f8f8;font-size:30px;text-transform:uppercase;font-family:Avian Regular;padding-bottom:25px;}
.gx_banner .ban_text p{color:#f8f8f8;font-size:30px;font-family:Microsoft YaHei;}
.titlex h2{padding-top:95px;}
.titlex h3{padding:10px 0 87px;}
.fangBox1{width:924px;margin:0 auto;border:1px solid #a0a0a0;position:relative;}
.fangBox1 .line1{width:1px;height:100%;background:#a0a0a0;position:absolute;top:0px;left:307px;z-index:2;}
.fangBox1 .line2{left:614px;}
.fangBox1 .fangTitle1,
.fangTitle2,
.fangTitle3{width:308px;height:42px;text-align:center;background:#591c13;padding-top:22px;overflow:hidden;position:absolute;top:-33px;left:50%;margin-left:-154px;z-index:5;}
.fangBox1 .fangTitle1 .span_1,
.ul_1 li .span_1,
.fangTitle2 .span_1,
.fangTitle3 .span_1{color:#FFF;font-size:24px;font-family:Microsoft YaHei;display:inline-block;}
.fangBox1 .fangTitle1 .span_2,
.ul_1 li .span_2,
.fangTitle2 .span_2,
.fangTitle3 .span_2{color:#FFF;font-size:14px;font-family:Microsoft YaHei;padding-left:10px;display:inline-block;}
.ul_1{width:1232px;margin:0 auto 0 -153px;padding:105px 0 91px;overflow:hidden;z-index:5;position:relative;}
.ul_1 li{float:left;width:305px;height:64px;line-height:64px;background:#ba1414;text-align:center;margin:0 3px 3px 0;}
.ul_1 li a{width:100%;height:100%;display:block;background:url(../images/plusa.png) no-repeat center center;}
.fangTitle2{background:#ba1414;position:static;margin:0 auto;}
.fangTitle3{background:#bfb18e;position:static;margin:0 auto;}
.titlex2 h3{padding-bottom:61px;}
.line_s{width:1px;height:49px;margin:0 auto;background:#a0a0a0;}
.ul_2,
.ul_3{margin:0 auto 0 -153px;padding:48px 0 52px;}
.ul_2 li{background:#bfb18e;}
.ul_3 li{background:#FFF;}
.ul_3 li .span_1,
.ul_3 li .span_2{color:#474747;}	
.ul_3 li a{background:url(../images/plusae.png) no-repeat center center;}

/* 互动交流 */
.cationTitle{border-bottom:1px solid #e7e7e7;color:#ca0007;font-size:18px;font-family:Microsoft YaHei;padding:32px 4px 14px;}
.cationText{width:1182px;height:45px;line-height:45px;outline:none;border:1px solid #d5d5d5;color:#474747;font-size:14px;font-family:Microsoft YaHei;padding:0 24px;margin:38px 0 10px;}
.cationarea{width:1182px;height:291px;outline:none;border:1px solid #d5d5d5;color:#474747;font-size:14px;font-family:Microsoft YaHei;padding:15px 24px;overflow:auto;resize:none;margin:0;}

.cationText:-moz-placeholder,
.cationarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#707070;font-size:14px;font-family:Microsoft YaHei;
}

.cationText::-moz-placeholder,
.cationarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#707070;font-size:14px;font-family:Microsoft YaHei;
}

.cationText:-ms-input-placeholder,
.cationarea:-ms-input-placeholder{
 color:#707070;font-size:14px;font-family:Microsoft YaHei;
}

.cationText::-webkit-input-placeholder,
.cationarea::-webkit-input-placeholder{
 color:#707070;font-size:14px;font-family:Microsoft YaHei;
}
.cationButton{text-align:center;font-size:0;padding:42px 0 80px;}
.cationButton input{width:142px;height:36px;line-height:36px;text-align:center;color:#FFF;font-size:14px;font-family:Microsoft YaHei;display:inline-block;margin:0 17px;cursor:pointer;background:#ba1414;border-radius:5px;}
.cationButton .resets{background:#8f0100;}
.commun{border-bottom:1px solid #e7e7e7;color:#474747;font-size:18px;font-family:Microsoft YaHei;padding-bottom:20px;margin:0 30px;}
.cationul{padding:0 30px 47px;}
.cationul li{border-bottom:1px dashed #dddddd;padding:29px 0;}
.cationul li .tion{overflow:hidden;height: 20px;}
.cationul li .tion h4{float:left;color:#ba1414;font-size:14px;font-family:Microsoft YaHei;}
.cationul li .tion span{float:right;display:block;color:#474747;font-family: Arial Regular;}
.cationul li h3{color:#474747;font-size:14px;font-family:Microsoft YaHei;padding:21px 0 17px;}
.cationul li p{color:#8f0100;font-size:14px;font-family:Microsoft YaHei;}

/* 投资者关系 - - 投资者关系关键字 */
.relations{overflow:hidden;padding:159px 0 54px;}
.relations .relat_l{float:left;width:243px;border:1px solid #e7e7e7;border-bottom:transparent;}
.relations .relat_l a{display:block;height:50px;line-height:50px;padding-left:30px;color:#333333;font-size:14px;font-family:Microsoft YaHei;border-bottom:1px solid #e7e7e7;}
.relations .relat_l a:hover,
.relations .relat_l a.active{background:#ba1414;color:#FFF;}
.relations .relat_r{float:right;width:906px;}
.relations .relat_r .image1{display:block;width:906px;height:673px;}
.relations .relat_r .image2{display:block;width:906px;height:457px;margin:67px 0 50px;}
.relations .relat_r p{color:#3a3e47;font-size:14px;font-family:Microsoft YaHei;border-top:1px solid #dddddd;line-height:23px;padding:30px 15px 0 0;}
.whiteDiv{background:#FFF;overflow:hidden;}
.image3{width:793px;display:block;margin:22px auto 42px;}

.objectGP{width:780px;height:400px;margin:0 auto;}







