/**/
.dial-page .event-tabs .event-box .dial-box ul li .img { filter: progid:DXImageTransform.Microsoft.alpha(opacity=0); -moz-opacity: 0; opacity: 0.0; }

.dial-page .event-tabs .event-box .dial-box ul li .ico:hover img { -webkit-filter: brightness(115%); filter: brightness(115%); }

.dial-page .event-tabs .award-list .list { display: table; width: 100%; border: 1px solid #e5e5e5; }
.dial-page .event-tabs .award-list .list li { display: table-row; width: 100%; }
.dial-page .event-tabs .award-list .list li:last-child > div { border-bottom: 0; }
.dial-page .event-tabs .award-list .list li > div { display: table-cell; padding: 18px 10px; vertical-align: middle; text-align: center; border-right: 1px solid #e5e5e5; border-bottom: 1px dotted #eaeaea; }
.dial-page .event-tabs .award-list .list li > div:last-child { border-right: 0; }
.dial-page .event-tabs .award-list .list li.head-title { background: #e5e5e5; color: #1d6d8f; }
.dial-page .event-tabs .award-list .list li.head-title > div { padding: 14px 10px; border-right-color: #ccc; border-bottom: 0; }

.award-list-pop .list { display: table; width: 100%; }
.award-list-pop .list li { display: table-row; background: #f2f2f2; width: 100%; }
.award-list-pop .list li > div { display: table-cell; padding: 12px 10px; vertical-align: middle; }
.award-list-pop .list li.head-title { background: #fff; color: #000; }
.award-list-pop .list li.head-title > div { font-weight: bold; border-right-color: #ccc; border-bottom: 1px solid #000; }
.award-list-pop .list li:nth-child(even) { background: #fff; }

.dial-page { margin: -15px 0 0; }
.dial-page .head { height: 150px; margin: 0 0 15px; }
.dial-page .head .container { background: url(../images/dial/dial_head_bg.jpg) center top no-repeat; height: 150px; }
.dial-page .event-tabs .container { background: #fff; }
.dial-page .event-tabs .tabs-block { margin-bottom: 15px; }
.dial-page .event-tabs .tabs-block .tab-menu { height: auto; border: 0; }
.dial-page .event-tabs .tabs-block .tab-menu li { width: 33.333%; height: auto; margin: 0; text-align: center; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.dial-page .event-tabs .tabs-block .tab-menu li:after { display: none; }
.dial-page .event-tabs .tabs-block .tab-menu li a { background: #f8f8f8; height: 72px; line-height: 72px; color: #666; font-size: 15px; font-weight: bold; box-shadow: inset 0 -15px 25px rgba(0, 0, 0, 0.03); -moz-box-shadow: inset 0 -15px 25px rgba(0, 0, 0, 0.03); -webkit-box-shadow: inset 0 -15px 25px rgba(0, 0, 0, 0.03); }
.dial-page .event-tabs .tabs-block .tab-menu li:last-child { border-right: 0; }
.dial-page .event-tabs .tabs-block .tab-menu li.active { border-bottom-color: #fff; }
.dial-page .event-tabs .tabs-block .tab-menu li.active a { background: #fff; color: #333; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.dial-page .event-tabs .tabs-block .tab-content > li { background: #fff; }
.dial-page .event-tabs .event-box { padding: 50px 70px 30px; }
.dial-page .event-tabs .event-box .desc { line-height: 22px; margin-bottom: 30px; }
.dial-page .event-tabs .event-box .desc p { margin-bottom: 5px; }
.dial-page .event-tabs .event-box .desc strong { font-weight: bold; }
.dial-page .event-tabs .event-box .desc .cm-title { margin-bottom: 50px; font-size: 20px; text-align: center; }
.dial-page .event-tabs .event-box .countdown { margin: 50px 0 30px; text-align: center; }
.dial-page .event-tabs .event-box .countdown .time { display: inline-block; background: url(../images/dial/countdown_bg.png) no-repeat; width: 431px; height: 131px; padding: 40px 0 0 160px; }
.dial-page .event-tabs .event-box .countdown .time .tm { position: relative; float: left; margin-right: 30px; text-align: center; }
.dial-page .event-tabs .event-box .countdown .time .tm:after { position: absolute; top: 0; right: -14px; content: ":"; color: #fff; font-size: 20px; font-weight: 400; }
.dial-page .event-tabs .event-box .countdown .time .tm:last-child { margin-right: 0; }
.dial-page .event-tabs .event-box .countdown .time .tm:last-child:after { display: none; }
.dial-page .event-tabs .event-box .countdown .time .tm .num, .dial-page .event-tabs .event-box .countdown .time .tm .txt { display: block; color: #fff; }
.dial-page .event-tabs .event-box .countdown .time .tm .num { margin: 0 0 6px; font-size: 25px; }
.dial-page .event-tabs .event-box .countdown .time .tm .txt { font-size: 16px; font-weight: 300; }
.dial-page .event-tabs .event-box .countdown .time .tm.hh:after { right: -19px; }
.dial-page .event-tabs .event-box .countdown .time .tm.mm:after { right: -17px; }
.dial-page .event-tabs .event-box .countdown-txt { margin-bottom: 30px; text-align: center; }
.dial-page .event-tabs .event-box .countdown-txt span { position: relative; display: inline-block; background: url(../images/dial/countdown_txt.png) no-repeat; width: 483px; height: 30px; text-indent: -9999px; }
.dial-page .event-tabs .event-box .countdown-txt span:before { position: absolute; top: 0; left: 0; content: ""; background: url(../images/dial/countdown_txt.png) 0 -38px no-repeat; width: 483px; height: 30px; animation: _opacityb 1.0s ease-in-out 0s infinite; -moz-animation: _opacityb 1.0s ease-in-out 0s infinite; -webkit-animation: _opacityb 1.0s ease-in-out 0s infinite; }
.dial-page .event-tabs .event-box .result { margin-bottom: 35px; }
.dial-page .event-tabs .event-box .result .left { float: left; }
.dial-page .event-tabs .event-box .result .left p { float: left; margin-right: 50px; color: #666; font-size: 18px; font-weight: 300; }
.dial-page .event-tabs .event-box .result .left p strong { color: #f4811f; font-size: 22px; font-weight: bold; }
.dial-page .event-tabs .event-box .result .right { float: right; }
.dial-page .event-tabs .event-box .result .right .award-history { position: relative; padding: 0 0 0 44px; font-size: 15px; }
.dial-page .event-tabs .event-box .result .right .award-history:before { position: absolute; left: 0; top: -7px; content: ""; background: url(../images/dial/dial_sprt.png) no-repeat; float: left; width: 37px; height: 26px; }
.dial-page .event-tabs .event-box .dial-box { margin-bottom: 30px; }
.dial-page .event-tabs .event-box .dial-box ul { background: url(../images/dial/dial_bg.jpg) no-repeat; width: 637px; margin: 0 auto 17px; border-bottom: 1px solid #d4dde1; border-right: 1px solid #d4dde1; }
.dial-page .event-tabs .event-box .dial-box ul li { position: relative; float: left; width: 159px; height: 149px; border-top: 1px solid #d4dde1; border-left: 1px solid #d4dde1; }
.dial-page .event-tabs .event-box .dial-box ul li .ico, .dial-page .event-tabs .event-box .dial-box ul li .img { position: absolute; top: 0; left: 0; }
.dial-page .event-tabs .event-box .dial-box ul li .ico { z-index: 2; cursor: pointer; }
.dial-page .event-tabs .event-box .dial-box ul li .ico:hover img { animation: none !important; -moz-animation: none !important; -webkit-animation: none !important; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an1 .ico { animation: zoomOut .2s ease-in 0.1s both; -moz-animation: zoomOut .2s ease-in 0.1s both; -webkit-animation: zoomOut .2s ease-in 0.1s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an1 .ico img { animation: wobbleY2 1.2s ease 0.3s infinite; -moz-animation: wobbleY2 1.2s ease 0.3s infinite; -webkit-animation: wobbleY2 1.2s ease 0.3s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an2 .ico { animation: zoomOut .2s ease-in 0.3s both; -moz-animation: zoomOut .2s ease-in 0.3s both; -webkit-animation: zoomOut .2s ease-in 0.3s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an2 .ico img { animation: wobbleY2 1.2s ease 0.5s infinite; -moz-animation: wobbleY2 1.2s ease 0.5s infinite; -webkit-animation: wobbleY2 1.2s ease 0.5s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an3 .ico { animation: zoomOut .2s ease-in 0.5s both; -moz-animation: zoomOut .2s ease-in 0.5s both; -webkit-animation: zoomOut .2s ease-in 0.5s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an3 .ico img { animation: wobbleY2 1.2s ease 0.7s infinite; -moz-animation: wobbleY2 1.2s ease 0.7s infinite; -webkit-animation: wobbleY2 1.2s ease 0.7s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an4 .ico { animation: zoomOut .2s ease-in 0.7s both; -moz-animation: zoomOut .2s ease-in 0.7s both; -webkit-animation: zoomOut .2s ease-in 0.7s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an4 .ico img { animation: wobbleY2 1.2s ease 0.9s infinite; -moz-animation: wobbleY2 1.2s ease 0.9s infinite; -webkit-animation: wobbleY2 1.2s ease 0.9s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an5 .ico { animation: zoomOut .2s ease-in 0.9s both; -moz-animation: zoomOut .2s ease-in 0.9s both; -webkit-animation: zoomOut .2s ease-in 0.9s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an5 .ico img { animation: wobbleY2 1.2s ease 1.1s infinite; -moz-animation: wobbleY2 1.2s ease 1.1s infinite; -webkit-animation: wobbleY2 1.2s ease 1.1s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an6 .ico { animation: zoomOut .2s ease-in 1.1s both; -moz-animation: zoomOut .2s ease-in 1.1s both; -webkit-animation: zoomOut .2s ease-in 1.1s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an6 .ico img { animation: wobbleY2 1.2s ease 1.3s infinite; -moz-animation: wobbleY2 1.2s ease 1.3s infinite; -webkit-animation: wobbleY2 1.2s ease 1.3s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an7 .ico { animation: zoomOut .2s ease-in 1.3s both; -moz-animation: zoomOut .2s ease-in 1.3s both; -webkit-animation: zoomOut .2s ease-in 1.3s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an7 .ico img { animation: wobbleY2 1.2s ease 1.5s infinite; -moz-animation: wobbleY2 1.2s ease 1.5s infinite; -webkit-animation: wobbleY2 1.2s ease 1.5s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an8 .ico { animation: zoomOut .2s ease-in 1.5s both; -moz-animation: zoomOut .2s ease-in 1.5s both; -webkit-animation: zoomOut .2s ease-in 1.5s both; }
.dial-page .event-tabs .event-box .dial-box ul li.animation.an8 .ico img { animation: wobbleY2 1.2s ease 1.7s infinite; -moz-animation: wobbleY2 1.2s ease 1.7s infinite; -webkit-animation: wobbleY2 1.2s ease 1.7s infinite; }
.dial-page .event-tabs .event-box .dial-box ul li.selected .ico { animation: zoomIn .2s ease-out 0.1s both !important; -moz-animation: zoomIn .2s ease-out 0.1s both !important; -webkit-animation: zoomIn .2s ease-out 0.1s both !important; }
.dial-page .event-tabs .event-box .dial-box ul li.selected .img { animation: _opacity .2s ease-out 0.3s both; -moz-animation: _opacity .2s ease-out 0.3s both; -webkit-animation: _opacity .2s ease-out 0.3s both; }
.dial-page .event-tabs .event-box .dial-box .note { position: relative; width: 637px; margin: 0 auto; padding: 0 0 0 40px; color: #666; }
.dial-page .event-tabs .event-box .dial-box .note:before { position: absolute; left: 0; top: -7px; content: ""; background: url(../images/dial/dial_sprt.png) no-repeat; background-position: -41px 0; float: left; width: 37px; height: 26px; }
.dial-page .event-tabs .event-box .exchange-box { text-align: center; }
.dial-page .event-tabs .event-box .exchange-box h2 { margin-bottom: 17px; color: #555; font-size: 15px; text-transform: uppercase; }
.dial-page .event-tabs .event-box .exchange-box .txt1 { margin-bottom: 7px; font-size: 15px; }
.dial-page .event-tabs .event-box .exchange-box .txt1 strong { color: #f4811f; font-size: 18px; font-weight: bold; }
.dial-page .event-tabs .event-box .exchange-box .txt2 { margin-bottom: 15px; font-size: 12px; }
.dial-page .event-tabs .event-box .exchange-box .txt2 strong { font-weight: bold; }
.dial-page .event-tabs .event-box .exchange-box .frm { display: inline-block; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector { min-width: 70px; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector .select-click { height: 32px; line-height: 31px; font-weight: bold; text-align: center; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector .select-click:after { top: 14px; right: 9px; border-width: 4px 3px 0 3px; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector .select-option { top: 31px; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector .select-option li a { height: 32px; line-height: 32px; padding: 0; font-weight: bold; text-align: center; }
.dial-page .event-tabs .event-box .exchange-box .frm .uiselector.open .select-click:after { top: 13px; border-width: 0 3px 4px 3px; }
.dial-page .event-tabs .event-box .exchange-box .frm .ctxt { float: left; }
.dial-page .event-tabs .event-box .exchange-box .frm .ctxt input { width: 62px; height: 32px; line-height: 20px; padding: 7px 2px 3px; font-size: 20px; text-align: center; border: 1px solid #e5e5e5; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.dial-page .event-tabs .event-box .exchange-box .frm .cbtn { float: left; }
.dial-page .event-tabs .event-box .exchange-box .frm .cbtn input { background: #0bc377; width: 66px; height: 32px; line-height: 32px; margin-left: 10px; color: #fff; font-weight: bold; text-transform: uppercase; text-align: center; border: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.dial-page .event-tabs .award-list { background: #fff; padding: 50px 150px 40px; margin-bottom: 15px; }
.dial-page .event-tabs .award-list .list { width: 660px; margin: 0 auto; }
.dial-page .event-tabs .award-list .list .stt { width: 58px; }
.dial-page .event-tabs .award-list .list .time, .dial-page .event-tabs .award-list .list .award { width: 30%; }
.dial-page .event-tabs .award-list .list .name { padding-left: 30px; text-align: left; }
.dial-page .event-tabs .award-list .list .head-title .name, .dial-page .event-tabs .award-list .list .head-title .award { text-align: center; }
.dial-page .event-tabs .award-list .page-list { margin: 30px 0 0; text-align: center; }
.dial-page .event-tabs .rule-box { line-height: 18px; padding: 50px 70px 30px; }
.dial-page .event-tabs .rule-box table td { padding: 10px; border: 1px solid #e5e5e5; }
.dial-page .event-tabs .rule-box strong { font-weight: bold; }
.dial-page .event-tabs .rule-box h2 { position: relative; line-height: 24px; margin-bottom: 3px; color: #ddb100; font-size: 14px; text-transform: uppercase; }
.dial-page .event-tabs .rule-box p, .dial-page .event-tabs .rule-box li { margin-bottom: 10px; }
.dial-page .event-tabs .rule-box ul li { list-style: circle; margin-left: 18px; }
.dial-page .event-tabs .rule-box .space { margin-bottom: 15px; }
.dial-page .event-tabs .rule-box .space ul { margin-left: 16px; }
.dial-page .event-tabs .rule-box .space ul li { list-style-type: circle; margin-bottom: 5px; }
.dial-page .logo-list { margin: 0 0 10px; text-align: center; }
.dial-page .logo-list ul { display: inline-block; }
.dial-page .logo-list ul li { float: left; margin: 0 15px; }
.dial-page .logo-list ul li img { height: 50px; }

.award-list-pop { padding: 0 10px; }
.award-list-pop .list { width: 100%; margin: 0 auto; padding-bottom: 10px; }
.award-list-pop .list .stt { width: 58px; }
.award-list-pop .list .time { width: 40%; }
.award-list-pop .list li > div { line-height: 18px; padding: 10px; }
.award-list-pop .list li > div.award { max-width: 236px; word-wrap: break-word; }
.award-list-pop .seemore { display: block; height: 40px; line-height: 40px; margin: 0 -25px -10px; color: #888; text-align: center; font-weight: normal; font-size: 12px; text-transform: uppercase; border-top: 1px solid #eaeaea; }
.award-list-pop .seemore:hover { background: #eaeaea; }

.award-result-pop { padding: 20px 0 25px; text-align: center; }
.award-result-pop .txt1, .award-result-pop .txt2, .award-result-pop .txt3 { text-transform: uppercase; font-weight: bold; }
.award-result-pop .txt1 { margin-bottom: 15px; font-size: 15px !important; }
.award-result-pop .txt2 { line-height: 26px; color: #f4811f; font-size: 25px; word-wrap: break-word; }
.award-result-pop .txt3 { margin-bottom: 17px; color: #888; font-size: 20px; }
.award-result-pop .img { margin: 20px 0; }
.award-result-pop .award-his-btn a { display: inline-block; background: #0bc377; height: 38px; line-height: 38px; padding: 0 15px; color: #fff; text-transform: uppercase; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.award-result-pop .exchange-box { text-align: center; }
.award-result-pop .exchange-box h2 { margin-bottom: 7px; font-size: 15px; }
.award-result-pop .exchange-box .txt01 { margin-bottom: 7px; font-size: 15px; }
.award-result-pop .exchange-box .txt01 strong { color: #f4811f; font-size: 18px; font-weight: bold; }
.award-result-pop .exchange-box .txt02 { margin-bottom: 15px; font-size: 12px; }
.award-result-pop .exchange-box .txt02 strong { font-weight: bold; }
.award-result-pop .exchange-box .frm { display: inline-block; }
.award-result-pop .exchange-box .frm .ctxt { float: left; }
.award-result-pop .exchange-box .frm .ctxt input { width: 62px; height: 32px; line-height: 20px; padding: 7px 2px 3px; font-size: 20px; text-align: center; border: 1px solid #e5e5e5; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.award-result-pop .exchange-box .frm .cbtn { float: left; }
.award-result-pop .exchange-box .frm .cbtn input { background: #0bc377; width: 66px; height: 32px; line-height: 32px; margin-left: 10px; color: #fff; font-weight: bold; text-transform: uppercase; text-align: center; border: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/*# sourceMappingURL=dialing.css.map */
