
@keyframes dis_01{0%{margin:350px 0 0 -465px;}25%{margin:350px 0 0 -435px;}50%{margin:360px 0 0 -435px;}75%{margin:360px 0 0 -465px;}100%{margin:350px 0 0 -465px;}}
@keyframes dis_02{0%{margin:-510px 0 0 100px;}25%{margin:-510px 0 0 80px;}50%{margin:-490px 0 0 80px;}75%{margin:-490px 0 0 100px;}100%{margin:-510px 0 0 100px;}}
@keyframes dis_04{0%{margin:210px 0 0 180px;}25%{margin:210px 0 0 160px;}50%{margin:190px 0 0 160px;}75%{margin:190px 0 0 180px;}100%{margin:210px 0 0 180px;}}


.quan_01{width:280px;height:280px;position:relative;top:50%;left:50%;margin:0px 0 0 -120px;z-index:2;-webkit-animation:rotate_x 10s linear 0s infinite;animation:rotate_x 10s linear 0s infinite;}
.quan_02{width:420px;height:420px;position:absolute;top:50%;left:50%;margin:-2px 0 0 -180px;z-index:6;-webkit-animation:rotate 16s linear 0s infinite;animation:rotate 16s linear 0s infinite;}
.erwei{width:600px;height:600px;position:absolute;left:50%;top:50%;margin:-300px 0 0 -300px;}
.dis_01{top:50%;left:50%;margin:-150px 0 0 -365px;width:127px;height:116px;position:relative;z-index:1;-webkit-animation:dis_01 8s linear 0s infinite;animation:dis_01 8s linear 0s infinite;}
.dis_02{top:50%;left:50%;width:188px;height:205px;position:relative;z-index:1;-webkit-animation:dis_02 12s linear 0s infinite;animation:dis_02 12s linear 0s infinite;}
.dis_03{top: 50%;left: 50%;margin: -93px 0 0 -475px;width: 94px;height: 99px;position: absolute;z-index: 5;-webkit-animation: dis_03 6s linear 0s infinite;animation: dis_03 6s linear 0s infinite;}
.dis_04{top:50%;left:50%;margin:180px 0 0 268px;width:58px;height:73px;position:absolute;z-index:10;-webkit-animation:dis_04 5s linear 0s infinite;animation:dis_04 5s linear 0s infinite;}
.dis_05{top:50%;left:50%;margin:160px 0 0 280px;width:89px;height:113px;position:absolute;z-index:5;-webkit-animation:dis_05 8s linear 0s infinite;animation:dis_05 8s linear 0s infinite;}
.dis_06{top:50%;left:50%;margin:250px 0 0 -450px;width:138px;height:111px;position:absolute;z-index:10;-webkit-animation:dis_06 4s linear 0s infinite;animation:dis_06 4s linear 0s infinite;}
.dis_07{top:50%;left:50%;margin:315px 0 0 -55px;width:71px;height:90px;position:absolute;z-index:1;-webkit-animation:dis_07 5s linear 0s infinite;animation:dis_07 5s linear 0s infinite;}


/* slide */
.slide-main{position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:467px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:none;width:100%;height:5px;position:absolute;z-index:124;left:0;text-align:center; bottom: 0;}
.item a{border-radius: 15px;display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#000;border-radius: 15px;}
.slide-box,.slide{display:block;width:100%;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;z-index:8; position:fixed; left:0; top: 0; right:0; bottom:0;  background-size:100% 100%;}
.slide a{display:block;width:100%;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:0%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;margin-left:-626px;}
.obj-b{top:606px;height:100px;}
.obj-c{display:block;height:582px;z-index: 99;}
.obj-d{height:164px;}
.obj-e{width:366px;height:170px;z-index:12;}
.obj-f{z-index: 99;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:7%;} to{opacity:1;left:0%;} }
@-moz-keyframes saAnic{from{opacity:5;left:7%;} to{opacity:1;left:0%;} }
@keyframes saAnic{from{opacity:0;left:-7%;} to{opacity:1;left:0%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:3%;} to{opacity:1;left:0%;} }


#bgstylea{background:url(../images/VEQO.jpg) repeat-x top;}
#bgstyleb{background:#193d85;}
#bgstylec{background:url(../images/e05cd9e4-9a73-40ab-aa4d-bed986948ac4.jpg) repeat-x top;}


/*选择尚德开始*/
.Choices{ width:100%; float:left; height:819px; background:url(../images/Choices.jpg) no-repeat center; background-size:cover;}
.Choices_text{ width:1200px; height:819px; margin:0 auto;}
.Choices_head{ width:100%; float:left; height:55px; margin-top:50px; line-height:55px; letter-spacing:2px; font-weight:bold; text-align:center; font-size:48px; color:#FFF; display:block; position:relative;}
.Choices_head:before,.Choices_head:after{content: ''; position: absolute;top: 30px;background: #FFF;width:265px;height: 2px;}
.Choices_head:before{ left:175px;}
.Choices_head:after{ right:175px;}

.Choices_content{ width:1184px; float:left; margin-left:3px;}
.Choicesnext{ width:38px; height:37px; float:left; margin-left:1136px; margin-top:274px; cursor:pointer; position: absolute;}
.Choices_banner{ width:1184px; float:left; overflow: hidden; padding-top: 36px;}
.Choices_banner ul{ width: 12000px;  overflow: hidden;}
.Choices_banner ul li{ width:1184px; height:286px; float:left;}
.Choices_left{ width:594px; height:288px; float:left;}
.Choices_right{ width:590px; height:288px; float:left; background-color: rgba(255,255,255,0.93)}
.Choices_right h1{ width:590px; height:30px; line-height:30px; float:left; text-align:center; font-size:28px; margin-top:30px; color:#464646;}
.Choices_right h2{ width:590px; height:30px; line-height:30px; float:left; text-align:center; font-size:28px; margin-top:10px; color:#464646;}
.Choices_right p{ width:450px; height:70px; float:left; margin-left:70px; text-align:center; font-size:18px; color:#606060; margin-top:20px;}
.Choicesbut{ width:197px; height:49px; float:left; background-color:rgba(255,255,255,0.7); text-align:center; line-height:49px; color:#606060; font-size:22px; margin-left:195px; margin-top:57px;}
.Choicestel{ width:1184px; height:38px; text-align:right; line-height:38px; font-size:20px; float:left; font-family:"Arial"; overflow:hidden; color:#FFF;
-webkit-user-select:none;/*谷歌 /Chrome*/
-moz-user-select:none; /*火狐/Firefox*/
-ms-user-select:none;    /*IE 10+*/
user-select:none;}
.Choicestel ul{ width:12000px; overflow:hidden;}
.Choicestel ul li{ width:1184px; height:38px; float:left;}
/*选择尚德结束*/
