@charset "utf-8";
/* CSS Document */

.wrapper { background:url("../images/body_bg.jpg") no-repeat 50% 0; background-size:1920px; }

.box_wrap { margin:0 auto; padding:60px 0; width:100%; height:auto; text-align:center;}
.box { margin:0 auto; width:1200px; height:auto; text-align:left;}

h3 { margin-bottom:30px; font-size:46px; line-height:46px; font-weight:normal; color:#444;}
h3 em { font-style:normal; color:#ff9600;}

.header_wrap { width:100%; height:430px; overflow:hidden; text-align:center;}
.header { margin:0 auto; width:1200px; height:140px; text-align:left;}
.header .logo { margin:20px 0; width:310px; height:104px; display:inline-block; background:url(../images/logo.png) no-repeat; background-size:auto 104px;}
.header .logo span { width:300px; height:100px; display:block; text-indent:-999em;}

.content { margin-bottom:120px; width:1195px; height:auto; box-shadow:#333 0 40px 60px;}

.promo { float:left; width:260px; height:380px; display:inline-block; background:#eee;}
.promo img { width:100%;}
.video { float:left; width:675px; height:380px; display:inline-block; background:#eee; overflow:hidden;}
.btns { float:left; width:260px; height:380px; display:inline-block; background:#eee;}
.btns a:link, .btns a:visited { width:260px; height:auto; display:inline-block; cursor:pointer;}
.btns span { width:260px; height:auto; display:inline-block; text-indent:-999em;}

.btns span.index { height:110px; background: url("../images/button_enter_index.png") no-repeat 50% 50%; background-size:100%;}
.btns span.charge { height:90px; background: url("../images/button_charge.png") no-repeat 50% 50%; background-size:100%;}
.btns span.download { height:90px; background: url("../images/button_download_client.png") no-repeat 50% 50%; background-size:100%;}
.btns span.register { height:90px; background: url("../images/button_register.png") no-repeat 50% 50%; background-size:100%;}

#a1 { outline:none;}

.newset { height:auto; background: url("../images/newset_bg.jpg") no-repeat 50% 0; background-size:1920px;}
.newset img { width:1194px; height:auto;}

.showpic { height:auto; background: url("../images/showpic_bg.jpg") no-repeat 50% 0; background-size:1920px;}
.showpic img { width:1194px; height:auto;}

.quick { padding:180px 0; height:120px; background: url("../images/quick_bg.jpg") no-repeat 50% 0; background-size:1920px;}
.quick span { margin:0 10px; width:260px; height:120px; display:inline-block; background:#eee url("../images/btn_bg.jpg"); background-size:100%;}
.quick span a:link, .quick span a:visited { width:260px; height:120px; line-height:120px; display:inline-block; font-size:26px; color:#fff;}
.quick span a:hover { text-decoration:underline; cursor:pointer;}