.container{ background:#fcfcfd url(../images/container.jpg) repeat 0 0px; }
.container_bg{ background:url(../images/container_bg.jpg) repeat 0 0px; height:88px; position:absolute; top:30px; left:0; width:100%;}
.wrap{ width:1000px; margin:0 auto;}

.header{ position:relative; height:88px; border-bottom:1px solid #e9e9eb; margin-bottom:30px;}
.logo{ width:190px; height:70px; padding-top:9px; cursor:pointer;}
.navigation{ position:absolute; bottom:0; right:20px;}
#nav_li li{float:left;}
#nav_li li span{ padding:34px 8px; margin-right:20px; line-height:88px; color:#333; cursor:pointer; font-size:16px;}

#light{ position:absolute; bottom:10px; right:10px; height:4px; width:100%;}
#line{ position:absolute; bottom:0; right:0; background:#008eff; height:4px; width:30px; line-height:4px; font-size:0;}

.title{ line-height:50px; height:50px; overflow:hidden; padding:0 23px; border:1px solid #d9d9d9; background:url(../images/title.jpg) repeat-x 0 0;}
.title h2{ border-left:4px solid #008eff; padding-left:16px; font-size:26px; line-height:20px; margin:15px 0;}
.title h3{ border-left:4px solid #008eff; padding-left:16px; font-size:26px; line-height:20px; margin:15px 0;}
.cont{ border:1px solid #d9d9d9; border-top:0; background:#fff;}

.lang{ text-align:right; line-height:30px; height:30px; color:#f60; font-size:12px; z-index:100; position:relative; background:#f8f8f8; border-bottom:1px solid #ddd;}
.lang span{ margin-right:10px; cursor:pointer; color:#333; padding:0 5px;}


/*home*/
.home_beechat{ width:1000px; margin:0 auto; color:#fff; padding-top:40px;}
.home_beechat h1{ font-size:26px; line-height:30px; margin:15px 0;}
.home_beechat h2{ font-size:20px; line-height:30px; margin:15px 0;}
.home_video{ float:left; width: 438px; margin:0px 25px 25px 0;}
.home_text{ float:left; width:510px;}
.home_text a:link{ color:#fff; text-decoration:none;}
.home_text a:visited{ color:#fff; text-decoration:none;}
.home_text a:hover{ color:#fff; text-decoration:none;}
.home_text a:active{ color:#fff; text-decoration:none;}
.icon_iphone,.icon_android,.icon_wp{ padding:5px 5px 5px 30px; margin-right:8px;}
.icon_iphone{ background:url(../images/icon_link.png) no-repeat 5px 3px;}
.icon_android{ background:url(../images/icon_link.png) no-repeat 5px -46px;}
.icon_wp{ background:url(../images/icon_link.png) no-repeat 5px -96px;}

/*img*/
#img_view{position:relative; height:450px; width:1000px;}
#img_left,#img_right{ font-size:130px; position:absolute; margin-top:-30px; line-height:60px; cursor:pointer; }
#img_left{ left:-100px; top:50%;}
#img_right{ right:-100px; top:50%;}
.img_left,.img_right{ color:#c4c4c4;}
.img_left_sel,.img_right_sel{ color:#6a6a6a;}

#img_center{ width:1000px; height:450px; position:absolute; top:0; left:0;  overflow:hidden;}
#img_center_wrap{ width:3000px; height:450px;}
.img_ul h1{ margin-top:80px; line-height:40px; font-size:40px; color:#3a3a3a;}
.img_ul h2{ margin:20px 0;font-size:20px; color:#3d3d3d;}
.img_btn img{ margin-right:12px; cursor:pointer;}
.img_txt{ margin-top:20px;}
.img_txt p{ padding-left:20px; position:relative;font-size:18px; width:460px; margin:3px 0; color:#252525; line-height:26px;}
.img_txt p:after{ display:block;font-size:0;content:"";height:7px; width:7px; background:#2b7fbf; position:absolute; top:8px; left:0;}
.img_plan{ color:#9b9a9a; font-size:14px; margin-top:10px;}
.img_ipad{ background:url(../images/img_ipad.png) no-repeat 90% 45%; width:1000px; height:450px; float:left;}
.img_andriod{ background:url(../images/img_android.png) no-repeat 90% 45%;width:1000px; height:450px; float:left;}
.img_wp{ background:url(../images/img_wp.png) no-repeat 90% 45%;width:1000px; height:450px; float:left;}

/*faq*/
.faq_odd{ background:#f3f3f3;}
.faq_q{ color:#0985e9; font-weight:bold; line-height:30px; padding-top:5px; margin:0 25px;}
.faq_a{ color:#252525; line-height:28px; margin:0 25px; padding-bottom:5px;}


/*Download*/
.system_list li{ display:inline-block; float:left; width:26%; padding:20px 3%; _padding:20px 3%;}
.system_list li:nth-child(2){ border:1px solid; border-color:transparent #e5e5e5 transparent #e5e5e5;}
.version_apple div{ padding:10px 0 10px 95px; height:85px; background:url(../images/download_apple.jpg) no-repeat 0 0; color:#3a3a3a; font-sizse:16px; margin-bottom:10px;}
.version_andriod div{ padding:10px 0 10px 95px; height:85px; background:url(../images/download_andriod.jpg) no-repeat 0 0; color:#3a3a3a; font-sizse:16px;margin-bottom:10px;}
.version_windows div{ padding:10px 0 10px 95px; height:85px; background:url(../images/download_windows.jpg) no-repeat 0 0; color:#3a3a3a; font-sizse:16px;margin-bottom:10px;}

.version_apple span{ display:inline-block; padding:10px 18px 10px 50px; margin-right:10px; background:#aaaaaa url(../images/download_apple.png) no-repeat 10px 50%; color:#fff; font-size:16px; letter-spacing:-1px; margin-top:20px;}
.version_andriod span{ display:inline-block; padding:10px 18px 10px 50px; margin-right:10px; background:#7fb300 url(../images/download_andriod.png) no-repeat 10px 50%; color:#fff; font-size:16px; letter-spacing:-1px; margin-top:20px;}
.version_windows span{ display:inline-block; padding:10px 18px 10px 50px; margin-right:10px; background:#2b7fbf url(../images/download_windows.png) no-repeat 10px 50%; color:#fff; font-size:16px; letter-spacing:-1px; margin-top:20px;}

.latest_version{ margin:10px 30px; color:#9b9a9a;}

/*about*/
.about_why li{ padding-left:20px; position:relative; margin:0 25px; color:#252525; line-height:28px;}
.about_why li:after{ display:block;font-size:0;content:"";height:7px; width:7px; background:#2b7fbf; position:absolute; top:8px; left:0;}


/*footer*/
.footer{ width:1000px; margin:0 auto;font-size:12px; }
.inc{ color:#a1a1a1; line-height:20px; padding:15px 0;}
.copyright{ line-height:31px; padding:0px 15px 0px ; background:rgba(51,51,51,.5); color:#ddd;}
.copyright span{ cursor:pointer;}
.share{ float:right;}

.icon_t{ background:url(../images/icon_t.jpg) no-repeat 0 50%; padding-left:20px;padding-top:0px; margin-right:20px;}
.icon_f{ background:url(../images/icon_f.jpg) no-repeat 0 50%; padding-left:20px;padding-top:0px; margin-right:20px;}
.button_f{ border:none; overflow:hidden; width:150px; height:21px; margin:5px 0px 5px 0px; allowTransparency=true;  }

/*screen*/
@media (min-width:1004px){
.wrap,.footer,.home_beechat{ width:1000px;}
}
@media (min-width:959px) and (max-width:1003px){
.wrap,.footer,.home_beechat{ width:960px;}
}
@media (min-width:719px) and (max-width:959px){
.wrap,.footer,.home_beechat{ width:720px; }
.share{ float:none;}
}
@media (min-width:479px) and (max-width:719px){
.wrap,.footer,.home_beechat{ width:480px;}
.header{ height:150px;}
#nav_li li span{ padding:34px 8px;}
.space_30{ height:10px; line-height:10px;}
.system_list li{ width:93%;}
.system_list li:first-child{ border-color:transparent transparent #e5e5e5 transparent;}
.share{ float:none;}
}
@media  (min-width:319px) and (max-width:479px){
.wrap,.footer,.home_beechat{ width:320px;}
.header{ height:150px;}
#nav_li li span{ padding:14px 2px;}
.space_30{ height:10px; line-height:10px;}
.system_list li{ width:93%;}
.system_list li:first-child{ border-color:transparent transparent #e5e5e5 transparent;}
.share{ float:none;}
}