/*main*/
@-webkit-keyframes scale{from{opacity:0.8;-webkit-transform:scale(0.8)}25%{opacity:0.35;-webkit-transform:scale(1.2)}50%{opacity:0.5;-webkit-transform:scale(1)}65%{opacity:0.75;-webkit-transform:scale(0.8)}to{opacity:1;-webkit-transform:scale(1)}}
@-moz-keyframes scale{from{opacity:0.8;-moz-transform:scale(0.8)}25%{opacity:0.35;-moz-transform:scale(1.2)}50%{opacity:0.5;-moz-transform:scale(1)}65%{opacity:0.75;-moz-transform:scale(0.8)}to{opacity:1;-moz-transform:scale(1)}}
@-ms-keyframes scale{from{opacity:0.8;-ms-transform:scale(0.8)}25%{opacity:0.35;-ms-transform:scale(1.2)}50%{opacity:0.5;-ms-transform:scale(1)}65%{opacity:0.75;-ms-transform:scale(0.8)}to{opacity:1;-ms-transform:scale(1)}}
@-o-keyframes scale{from{opacity:0.8;-o-transform:scale(0.8)}25%{opacity:0.35;-o-transform:scale(1.2)}50%{opacity:0.5;-o-transform:scale(1)}65%{opacity:0.75;-o-transform:scale(0.8)}to{opacity:1;-o-transform:scale(1)}}
@keyframes scale{from{opacity:0.8;transform:scale(0.8)}25%{opacity:0.35;transform:scale(1.2)}50%{opacity:0.5;transform:scale(1)}65%{opacity:0.75;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}

.ban{ padding-top:60px; _padding-top:0px; height:442px;}

.togbox{ min-width:960px; height:442px; overflow:hidden; position:relative;}
.main{ width:960px; margin:0 auto; font:12px/1.6 \5FAE\8F6F\96C5\9ED1;}

.banner{ height:442px; margin:0 auto;}
.banner .main{ position:relative; height:442px;}
.banner h1,.banner h2{ position:absolute; top:-99999em; left:-99999em;}

.btn_ban{ display:block; width:152px; height:38px; background-color:#00d4c6; font-size:22px; line-height:36px; _line-height:38px; text-align:center; color:#fff; position:absolute; left:28px; top:252px;}
.btn_ban em{ padding-left:29px; background:url(../img/spr.png) no-repeat left 4px;}
.btn_ban:hover{ text-decoration:none; background-color:#01cbbe; box-shadow:0 0 8px #01cbbe;}

.ban_ico{ position:absolute; right:48px; top:14px; background:url(../img/ico.png) no-repeat; width:68px; height:38px; padding-left:42px; font-size:16px; line-height:1.2; color:#fff;}
.ico_9{ right:234px;}

.link_vip{ position:absolute; left:68px; top:84px; color:#fff; font-size:18px;}
.link_sec{ position:absolute; left:68px; top:77px; color:#fff; font-size:18px;}
.link_phone{ position:absolute; left:70px; top:80px; color:#fff; font-size:18px;}
.link_prio{ position:absolute; left:208px; top:80px; color:#fff; font-size:18px;}

.arrow{ width:48px; height:80px; display:block; position:absolute; top:174px;}
.arr_l{ background:url(../img/arrow_l.png) no-repeat; left:52px;}
.arr_r{ background:url(../img/arrow_r.png) no-repeat; right:52px;}
.arrow:hover{ filter:alpha(opacity=70); opacity:.7;}

.btnbox{ height:88px; position:relative;}
.btn{ width:112px; height:84px; padding-top:28px; display:block; position:absolute; top:-49px; color:#fff; font-size:16px; line-height:1.2; text-align:center;}
.btn_org,.org_on{ left:150px; background:url(../img/orange.png) no-repeat center center;}
.btn_cyan,.cyan_on{ left:417px; background:url(../img/cyan.png) no-repeat center center;}
.btn_pink,.pink_on{ left:683px; background:url(../img/pink.png) no-repeat center center;}
.btn:hover{ text-decoration:none; -webkit-animation:scale 1s linear;-moz-animation:scale 1s linear;-ms-animation:scale 1s linear;-o-animation:scale 1s linear;animation:scale 1s linear;}
.btn_org:hover,.org_on{ left:151px;background:url(../img/orange_hover.png) no-repeat center center;}
.btn_cyan:hover,.cyan_on{ left:418px; background:url(../img/cyan_hover.png) no-repeat center center;}
.btn_pink:hover,.pink_on{ left:684px;background:url(../img/pink_hover.png) no-repeat center center;}

.p_web{ text-align:right; padding-top:6px;}
.p_web a{ color:#000;}
.p_web a i{ width:11px; height:11px; display:inline-block; margin-right:4px; vertical-align:-1px; *vertical-align:middle; background-color:#00d4c6;overflow:hidden;}

.titbox{ padding:17px 0;}
.titbox h3{ padding-left:6px; border-left:4px solid #00d4c6; font-size:18px; line-height:1; font-weight:normal;}

.adbox{ width:960px; height:80px; margin-bottom:36px; overflow:hidden;}
.adbox ul{ width:973px;}
.adbox li{ float:left; display:inline; margin-right:13px;}
.adbox li img{ display:block;}
.adbox li a:hover img{ filter:alpha(opacity=90); opacity:.9;}

/*footer*/
.sys_footer{ font:12px/1.6 tahoma,\5B8B\4F53;}
.sys_footer .foot{ border-top:2px solid #e4e4e4;}
.sys_footer .foot .links,.sys_footer .foot .links a,.sys_footer .foot p,.sys_footer .foot p a{ color:#ababab !important;}


