﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,td,em{-webkit-text-size-adjust:none;margin:0;padding:0;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:12px;font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;}
html,body{height:100%;}
img,input,button,a,select,textarea{margin:0;padding:0;resize:none;border:none;outline:none;} 
ol,ul{list-style:none;} 
h1,h2,h3,h4,h5,h6,p,em,i,b,em{font-size:100%;word-wrap:break-word;font-weight:normal;font-style:normal;}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */

/* slide */
.slide-main{height:400px;position:relative;}/* 轮播图高度 */
.prev,.next{display:block;width:30px;height:60px;position:absolute;z-index:222;top:170px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}/* 左、右侧换页按钮长、宽、边距、透明度等属性 */
.prev{left:15px;}    /* 左侧换页按钮离浏览器边距 */
.next{right:15px;}   /* 右侧换页按钮离浏览器边距 */
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:224;top:370px;left:0;margin-left:50%;}/* 轮播图底部长条状切换按钮位置、离顶部距离 */
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);overflow:hidden;}/* 轮播图底部长条状切换按钮长度、透明度 */
.item a.cur{background:#fff;}/* 轮播图底部长条状切换按钮颜色 */
.slide-box,.slide{display:block;width:100%;height:400px;overflow:hidden;}/* 轮播图中间图层长、宽等属性 */
.slide-box{position:relative;}
.slide{display:none;height:400px;padding-top:50px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:#fffddf;}/* 轮播图a背景色 */
#bgstyleb{background:#68a371;}/* 轮播图b背景色 */
#bgstylec{background:#8fe6ff;}/* 轮播图c背景色 */
.slide a{display:block;width:100%;height:400px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}


.obj-a{width:952px;margin-left:-376px;text-align:center;}/* 轮播图a1距离左侧距离 */
.obj-b{width:400px;margin-left:-90px;text-align:center;}/* 轮播图a2距离左侧距离 */
.obj-a{display:block;height:352px;top:1px;}
.obj-b{top:30px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-440px;}/* 轮播图b1距离左侧距离 */
.obj-d{top:100px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;margin-right:-100px;}
.obj-e{width:594px;height:200px;margin-left:-153px;top:37px;z-index:12;}/* 轮播图c1距离左侧距离 */
.obj-f{width:645px;height:76px;top:270px;margin-left:-177px;}/* 轮播图f宽、高、距顶部距离dengcans  轮播图c2距离左侧距离  */


.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:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.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:53%;} to{opacity:1;left:50%;} }