@charset "gb2312";
/* reset */
html, body { height: 100%; }

html { *overflow-y: hidden; _background-attachment: fixed; _background-image: url(about:blank); }

body { font: 12px/1.5 Microsoft YaHei, SimSun, Arial, Tahoma, sans-serif; background-color: #001859; color: #ffffff; overflow: hidden; overflow-x: visible; _overflow: visible; }

html, body, p, dl, dt, dd, table, td, th, input, img, form, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, select, fieldset, button, sub, sup, textarea { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

img { border: 0 none; vertical-align: top; }

em, i { font-style: normal; }

ul, ol { list-style: none outside none; }

.clearfix:after { content: ""; display: block; clear: both; }

.clearfix { *zoom: 1; }

a { color: #6b7db3; text-decoration: none; }

a:hover { color: #ffffff; text-decoration: underline; }

:focus { outline: 0; }

.clear { clear: both; overflow: hidden; font-size: 0; height: 0; line-height: 0; }

input, textarea, select { background-color: #ffffff; }

.btn-page, .slide-page .trig, .btn-dl .icon { background-image: url(./img/idx-common.png); _background-image: url(./img/idx-common.gif); background-repeat: no-repeat; }

.screen-1 .screen-bg, .screen-3 .screen-bg, .screen-4 .screen-bg { background: url(./img/screen-1-bg.jpg) no-repeat center top; background-size: 100% 100%; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/screen-1-bg.jpg", sizingMethod="scale"); -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/screen-1-bg.jpg", sizingMethod="scale"); }

.top-welcome .version, .fn-point .icon { background-image: url(./img/idx-screen-0.png); background-repeat: no-repeat; }

.screen-2 .s-sm-left, .screen-2 .s-sm-right { background-image: url(./img/idx-screen-2.png); background-repeat: no-repeat; }

.slide-trigger .trig i { background-image: url(./img/idx-screen-3.png?150706); background-repeat: no-repeat; }

.img-drift .roundi, .img-drift .word, .ie6 .img-drift .round, .ie7 .img-drift .round, .ie8 .img-drift .round, .ie9 .img-drift .round { background-image: url(./img/idx-screen-4.png); background-repeat: no-repeat; }

.pro-links-list li, .contact .btn-care, .contact .btn-contact { background-image: url(./img/footer.png); background-repeat: no-repeat; }

.wrapper { visibility: visible; *zoom: 1; }

.wrap { position: relative; margin: 0 auto; width: 990px; height: 100%; z-index: 2; *zoom: 1; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.c-style { color: #fa9e00; }
.c-style-1 { color: #fabb00; }

@-moz-keyframes btnPage { 0% { -moz-transform: translateY(6px); }
  50% { -moz-transform: translateY(0); }
  100% { -moz-transform: translateY(6px); } }
@-webkit-keyframes btnPage { 0% { -webkit-transform: translateY(6px); }
  50% { -webkit-transform: translateY(0); }
  100% { -webkit-transform: translateY(6px); } }
@keyframes btnPage { 0% { transform: translateY(6px); }
  50% { transform: translateY(0); }
  100% { transform: translateY(6px); } }
/*btn-page*/
.btn-page { position: fixed; _position: absolute; z-index: 100; left: 50%; bottom: 30px; _bottom: auto; margin-left: -12px; width: 25px; height: 17px; overflow: hidden; cursor: pointer; background-position: 0 -18px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight -30)); -moz-animation: btnPage 1.2s ease-in-out infinite; -webkit-animation: btnPage 1.2s ease-in-out infinite; animation: btnPage 1.2s ease-in-out infinite; }

/*slide-page*/
.slide-page { position: fixed; _position: absolute; z-index: 100; top: 50%; right: 30px; margin-top: -65px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2)); }
.slide-page .trig { display: block; margin: 15px 0; width: 8px; height: 8px; overflow: hidden; cursor: pointer; background-position: 0 0; }
.slide-page .trig-current { background-position: -18px 0; }

@-moz-keyframes btnIcon { 0% { top: 12px; }
  50% { top: 18px; }
  100% { top: 12px; } }
@-webkit-keyframes btnIcon { 0% { top: 12px; }
  50% { top: 18px; }
  100% { top: 12px; } }
@keyframes btnIcon { 0% { top: 12px; }
  50% { top: 18px; }
  100% { top: 12px; } }
@-moz-keyframes btnIcon1 { 0% { top: 7px; }
  50% { top: 12px; }
  100% { top: 7px; } }
@-webkit-keyframes btnIcon1 { 0% { top: 7px; }
  50% { top: 12px; }
  100% { top: 7px; } }
@keyframes btnIcon1 { 0% { top: 7px; }
  50% { top: 12px; }
  100% { top: 7px; } }
.noAnimate { -moz-animation: none !important; -webkit-animation: none !important; animation: none !important; }

/*btn-dl*/
.btn-dl { position: relative; display: block; width: 228px; height: 68px; line-height: 68px; border: 1px solid #ffffff; color: #ffffff; font-size: 24px; text-indent: 64px; overflow: hidden; cursor: pointer; -moz-transition: background-color 0.2s ease 0s; -webkit-transition: background-color 0.2s ease 0s; transition: background-color 0.2s ease 0s; }
.btn-dl .icon { position: absolute; left: 20px; top: 15px; width: 32px; height: 32px; overflow: hidden; background-position: 0 -40px; -moz-animation: btnIcon 1.2s linear infinite; -webkit-animation: btnIcon 1.2s linear infinite; animation: btnIcon 1.2s linear infinite; }
.btn-dl:hover { border-color: #395fd3; background-color: #395fd3; text-decoration: none; }

.btn-dl-big .icon { background-image: url(./img/btn_dl.png) !important; _background-image: url(./img/btn_dl.gif) !important; background-position: 0 -240px; }
.btn-dl-big:hover { color: #ffffff; }
.btn-dl-big:hover .icon { background-position: 0 -240px !important; }

.btn-dl-big { line-height: 58px; width: 188px; height: 58px; }

.btn-fixed-dl { z-index: 100; position: fixed; _position: absolute; width: 128px; height: 38px; line-height: 38px; text-indent: 43px; font-size: 18px; top: 30px; left: 50%; margin-left: 495px; _top: expression(eval(document.documentElement.scrollTop+30)); opacity: 0; cursor: default; -moz-transition: opacity 0.5s ease-out 0s; -webkit-transition: opacity 0.5s ease-out 0s; transition: opacity 0.5s ease-out 0s; }
.btn-fixed-dl .icon { left: 14px; top: 8px; width: 22px; height: 22px; background-position: -38px -40px; -moz-animation-name: btnIcon1; -webkit-animation-name: btnIcon1; animation-name: btnIcon1; }
.btn-fixed-dl-animate { opacity: 1; cursor: pointer; -moz-transition: opacity 0.5s ease-out 0s; -webkit-transition: opacity 0.5s ease-out 0s; transition: opacity 0.5s ease-out 0s; }

.ie6 .btn-fixed-dl, .ie7 .btn-fixed-dl, .ie8 .btn-fixed-dl, .ie9 .btn-fixed-dl { display: none; }
.ie6 .btn-fixed-dl-animate, .ie7 .btn-fixed-dl-animate, .ie8 .btn-fixed-dl-animate, .ie9 .btn-fixed-dl-animate { display: block; }

/*screen*/
.screen { position: relative; overflow: hidden; min-height: 590px; }
.screen-bg { position: absolute; top: 0; left: 0; width: 100%; overflow: hidden; min-height: 590px; }
.screen-0 .screen-bg { background: url(./img/screen-0-bg.jpg) no-repeat center top; background-size: 100% 100%; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/screen-0-bg.jpg", sizingMethod="scale"); -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/screen-0-bg.jpg", sizingMethod="scale"); }

/*header*/
.header { position: relative; margin: 0 auto; width: 990px; height: 68px; *zoom: 1; border-bottom: 1px solid #33497B; }
.header .logo { float: left; margin: 18px 0 0; width: 170px; height: 50px; overflow: hidden; background: url(./img/logo.png) no-repeat; background-size:168px 26px;background-position:center;}
.search-container { float: left; display: inline; margin-top: 28px; margin-left: 18px; }
.search-container .search-txt { display: block; width: 228px; height: 26px; line-height: 26px\9; padding: 0 5px 0 30px; border: 1px solid #99a3bd; background: transparent url(./img//search_icon.png) no-repeat; background-position: 9px 6px; color: #fff; }
.search-container .search-txt:hover { border-color: #fff; }
.header-tab { float: right; height: 44px; padding: 24px 0 0 0; position: relative; }
.header-tab a { padding: 0 10px; float: left; font-size: 16px; color: #fff; height: 42px; overflow: hidden; line-height: 44px; margin-left: 30px; display: inline; }
.header-tab a:hover { text-decoration: none; }
.header-tab .tabLine { position: absolute; top: 67px; height: 2px; background-color: #ffffff; left: 0; width: 100%; overflow: hidden; font-size: 0; line-height: 0; }

.top-welcome { position: relative; top: 15%; margin-left: 194px; *zoom: 1; }
.top-welcome-img { width: 601px; height: 128px; overflow: hidden; }
.top-welcome .version { position: absolute; left: 610px; top: 0; width: 58px; height: 34px; text-align: center; line-height: 28px; font-size: 20px; font-family: Arial; background-position: 0 -160px; }

.screen-0 .btn-dl-box { position: relative; top: 20%; overflow: hidden; *zoom: 1; }
.screen-0 .btn-dl-box .item { float: left; margin: 0 25px; display: inline; }
.screen-0 .btn-dl-box .item-1 { margin-left: 279px; }
.screen-0 .btn-dl-box .ex-word { margin-top: 5px; text-align: center; font-size: 12px; color: #8fa8cc; }
.screen-0 .btn-dl-box .ex-word a { color: #8fa8cc; text-decoration: underline; }
.screen-0 .btn-dl-box .ex-word a:hover { color: #fff; }

.update-time { position: relative; top: 21%; font-size: 14px; text-align: center; color: #8fa8cc; }
.update-time a { color: #8fa8cc; }

.fn-point { position: relative; top: 33%; margin-left: 90px; overflow: hidden; *zoom: 1; }
.fn-point .icon { float: left; margin-right: 8px; width: 48px; height: 48px; background-position: 0 -198px; }
.fn-point .icon.icon-2 { background-position: -58px -198px; }
.fn-point .icon.icon-3 { background-position: -116px -198px; }
.fn-point .icon.icon-4 { background-position: -174px -198px; }
.fn-point .t1 { display: block; font-size: 18px; color: #ffffff; }
.fn-point .t2 { display: block; color: #8fa8cc; }
.fn-point a { width: 218px; float: left; display: block; cursor: pointer; }
.fn-point a:hover { text-decoration: none; *zoom: 1; }
.fn-point a:hover .icon-1 { background-position: 0 -256px; }
.fn-point a:hover .icon-2 { background-position: -58px -256px; }
.fn-point a:hover .icon-3 { background-position: -116px -256px; }
.fn-point a:hover .icon-4 { background-position: -174px -256px; }

/*mod-cont*/
.mod-cont-hd { overflow: hidden; height: 84px; *zoom: 1; }
.mod-cont-tit { float: left; border-bottom: 1px solid #99a2bf; font-size: 45px; font-weight: normal; height: 83px; }
.mod-cont-tit strong { font-size: 55px; }
.mod-cont .linedot { float: left; margin-top: 81px; width: 6px; height: 3px; overflow: hidden; background: url(./img/linedot.png) no-repeat; }
.mod-cont-bd { padding-top: 14px; color: #8f9ecc; font-size: 20px; *zoom: 1; }

.user-time { position: relative; top: 16%; font-size: 14px; }
.user-time-item { color: #8f9ecc; margin-bottom: 20px; }
.user-time-item dt { margin-bottom: 5px; }
.user-time-item dt strong { font-size: 24px; }
.user-time-item dd { position: relative; width: 225px; height: 9px; overflow: hidden; }
.user-time-item dd i { position: absolute; height: 9px; overflow: hidden; background-color: #8f9ecc; }
.user-time-item-key { color: #fa9e00; }
.user-time-item-key dd i { background-color: #fa9e00; }

/*screen-1*/
.screen-1 .mod-cont { position: relative; top: 10%; }
.screen-1 .mod-cont .c-style { font-size: 24px; }

/*img-rotation*/
.img-rotation { position: absolute; bottom: -300px; left: 130px; width: 924px; height: 570px; overflow: hidden; text-indent: -9999px; background: url(./img/screen-1-img.png) no-repeat center bottom; }

/*screen-2*/
.screen-2 .screen-bg-before { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 1072px; background: url(./img/screen-2-img-before.jpg) no-repeat left top; }
.screen-2 .screen-bg-after { position: absolute; top: 0; left: 0; z-index: 1; height: 1072px; width: 100%; background: url(./img/screen-2-img-after.jpg) no-repeat left top; }
.screen-2 .s-sm { position: absolute; z-index: 3; top: 30%; left: 100%; margin-top: -36px; margin-left: -132px; }
.screen-2 .s-sm-left { width: 130px; height: 28px; line-height: 28px; color: #ffffff; z-index: 1; text-indent: 13px; font-size: 16px; }
.screen-2 .s-sm-right { margin: 1px 0 0 134px; width: 114px; height: 28px; line-height: 28px; color: #000000; z-index: 1; text-indent: 18px; font-size: 16px; background-position: 0 -30px; }
.screen-2 .mod-cont { position: relative; top: 40%; }
.screen-2 .mod-cont .mod-cont-bd { color: #ffffff; }
.screen-2-animate .screen-bg-before { width: 36%; -moz-transition-property: width; -webkit-transition-property: width; transition-property: width; -moz-transition-duration: 1.5s; -webkit-transition-duration: 1.5s; transition-duration: 1.5s; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }
.screen-2-animate .s-sm { left: 36%; -moz-transition-property: left; -webkit-transition-property: left; transition-property: left; -moz-transition-duration: 1.5s; -webkit-transition-duration: 1.5s; transition-duration: 1.5s; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

/*screen-3*/
.screen-3 .mod-cont { margin-left: 40px; position: relative; top: 8%; }

.slide-top { position: relative; margin-left: 80px; top: 12%; overflow: hidden; *zoom: 1; }
.slide-sm { position: absolute; top: 0; right: 0; width: 70px; height: 26px; line-height: 26px; text-align: center; color: #ffffff; background-color: #000000; }
.slide-img { float: left; position: relative; padding-top: 26px; width: 370px; height: 240px; overflow: hidden; }
.slide-img-deal .slide-sm { left: 0; right: auto; color: #000000; background-color: #ffffff; }
.slide-vs { float: left; display: inline; margin: 124px 26px 0; font-size: 30px; color: #467cd4; }
.slide-cont { position: relative; overflow: hidden; width: 400px; height: 260px; *zoom: 1; background-color: #000000; }
.slide-cont .current { z-index: 2; }
.slide-item { position: absolute; top: 0; left: 0; display: none; }
.slide-trigger { position: relative; top: 17%; margin-left: 230px; overflow: hidden; *zoom: 1; }
.slide-trigger .trig:hover, .slide-trigger .current { width: 66px !important; height: 80px !important; border: 1px solid #334b85; text-decoration: none; }
.slide-trigger .trig:hover i, .slide-trigger .current i { margin-top: 10px !important; filter: alpha(opacity=100) !important; opacity: 1 !important; }
.slide-trigger .trig:hover .name, .slide-trigger .current .name { filter: alpha(opacity=100) !important; opacity: 1 !important; }
.slide-trigger .trig:hover .bg, .slide-trigger .current .bg { filter: alpha(opacity=2); opacity: 0.02; }
.slide-trigger .trig { float: left; display: inline; margin: 0 10px; position: relative; width: 68px; height: 82px; text-align: center; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.slide-trigger .trig i { display: block; margin: 11px auto 4px; width: 32px; height: 32px; overflow: hidden; filter: alpha(opacity=60); opacity: 0.6; }
.slide-trigger .trig i.icon-2 { background-position: -42px 0; }
.slide-trigger .trig i.icon-3 { background-position: -82px 0; }
.slide-trigger .trig i.icon-4 { background-position: -125px 0; }
.slide-trigger .trig i.icon-5 { background-position: -168px 0; }
.slide-trigger .trig i.icon-6 { background-position: -210px 0; }
.slide-trigger .trig i.icon-7 { width: 34px; background-position: -252px 0; }
.slide-trigger .trig i.icon-8 { background-position: -294px 0; }
.slide-trigger .trig .name { display: block; font-size: 16px; color: #ffffff; filter: alpha(opacity=50); opacity: 0.5; }
.slide-trigger .trig .bg { position: absolute; top: 0; left: 0; width: 68px; height: 82px; background-color: #ffffff; filter: alpha(opacity=0); opacity: 0; }

/*screen-4*/
.screen-4 .wrap { height: auto; }
.screen-4 .mod-cont { position: relative; top: 35%; }

@-moz-keyframes round { 0% { -moz-transform: scale(1, 1); }
  50% { -moz-transform: scale(1.05, 1.05); }
  100% { -moz-transform: scale(1, 1); } }
@-webkit-keyframes round { 0% { -webkit-transform: scale(1, 1); }
  50% { -webkit-transform: scale(1.05, 1.05); }
  100% { -webkit-transform: scale(1, 1); } }
@keyframes round { 0% { transform: scale(1, 1); }
  50% { transform: scale(1.05, 1.05); }
  100% { transform: scale(1, 1); } }
.img-drift { position: absolute; top: 50%; margin-top: -242px; right: 0; width: 504px; height: 484px; background: url(./img/screen-4-img.png) no-repeat; }
.img-drift .round { position: absolute; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; -moz-animation: round 1.8s ease infinite; -webkit-animation: round 1.8s ease infinite; animation: round 1.8s ease infinite; }
.img-drift .roundi { position: absolute; overflow: hidden; z-index: 2; }
.img-drift .round-1 { top: 50px; left: 206px; width: 103px; height: 103px; background: rgba(255, 87, 132, 0.2); }
.img-drift .roundi-1 { top: 58px; left: 214px; width: 87px; height: 87px; }
.img-drift .round-2 { top: 252px; left: 84px; width: 101px; height: 101px; background: rgba(235, 114, 59, 0.2); }
.img-drift .roundi-2 { top: 260px; left: 92px; width: 85px; height: 85px; background-position: 0 -108px; }
.img-drift .round-3 { top: 234px; left: 332px; width: 95px; height: 95px; background: rgba(132, 200, 1, 0.2); }
.img-drift .roundi-3 { top: 242px; left: 340px; width: 79px; height: 79px; background-position: 0 -214px; }
.img-drift .word { position: absolute; font-size: 16px; line-height: 20px; opacity: 0; }
.img-drift .word span { display: block; padding-left: 6px; *zoom: 1; position: relative; }
.img-drift .word-1 { top: 57px; left: 63px; width: 201px; height: 24px; background-position: 0 -612px; }
.img-drift .word-1 span { margin-top: -28px; }
.img-drift .word-1-animate { top: 42px; left: 48px; opacity: 1; -moz-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.img-drift .word-2 { left: -49px; top: 321px; width: 178px; height: 29px; background-position: 0 -642px; }
.img-drift .word-2 span { margin-top: -18px; }
.img-drift .word-2-animate { left: -64px; top: 336px; opacity: 1; -moz-transition: all 0.5s ease-out 0.5s; -webkit-transition: all 0.5s ease-out 0.5s; transition: all 0.5s ease-out 0.5s; }
.img-drift .word-3 { left: 393px; top: 297px; width: 180px; height: 23px; background-position: 0 -674px; }
.img-drift .word-3 span { padding-left: 34px; margin-top: -22px; }
.img-drift .word-3-animate { left: 408px; top: 312px; opacity: 1; -moz-transition: all 0.5s,ease-out 1s; -webkit-transition: all 0.5s,ease-out 1s; transition: all 0.5s ease-out 1s; }

.ie6 .screen-2 .screen-bg-before, .ie7 .screen-2 .screen-bg-before, .ie8 .screen-2 .screen-bg-before, .ie9 .screen-2 .screen-bg-before { width: 36%; }
.ie6 .screen-2 .s-sm, .ie7 .screen-2 .s-sm, .ie8 .screen-2 .s-sm, .ie9 .screen-2 .s-sm { left: 36%; }
.ie6 .img-drift .round, .ie7 .img-drift .round, .ie8 .img-drift .round, .ie9 .img-drift .round { border: 0 none; }
.ie6 .img-drift .round .inner, .ie7 .img-drift .round .inner, .ie8 .img-drift .round .inner, .ie9 .img-drift .round .inner { margin-left: 8px; margin-top: 8px; }
.ie6 .img-drift .round-1, .ie7 .img-drift .round-1, .ie8 .img-drift .round-1, .ie9 .img-drift .round-1 { width: 103px; height: 103px; background-position: 0 -298px; }
.ie6 .img-drift .round-2, .ie7 .img-drift .round-2, .ie8 .img-drift .round-2, .ie9 .img-drift .round-2 { width: 101px; height: 101px; background-position: 0 -406px; }
.ie6 .img-drift .round-3, .ie7 .img-drift .round-3, .ie8 .img-drift .round-3, .ie9 .img-drift .round-3 { width: 95px; height: 95px; background-position: 0 -512px; }
.ie6 .img-drift .word, .ie7 .img-drift .word, .ie8 .img-drift .word, .ie9 .img-drift .word { opacity: 1 !important; }
.ie6 .img-drift .word-1, .ie7 .img-drift .word-1, .ie8 .img-drift .word-1, .ie9 .img-drift .word-1 { top: 42px !important; left: 48px !important; }
.ie6 .img-drift .word-2, .ie7 .img-drift .word-2, .ie8 .img-drift .word-2, .ie9 .img-drift .word-2 { top: 336px !important; left: -64px !important; }
.ie6 .img-drift .word-3, .ie7 .img-drift .word-3, .ie8 .img-drift .word-3, .ie9 .img-drift .word-3 { top: 312px !important; left: 408px !important; }

.footer { position: absolute; width: 100%; left: 0; bottom: 0; height: 160px; background-color: #00144d; z-index: 2; }
.footer-in { width: 990px; margin: 0 auto; }

.pro-links { float: left; margin: 17px 0; width: 698px; height: 126px; border-right: 1px solid #1a2c5f; }
.pro-links-tit { margin-bottom: 2px; color: #c3cce5; font-size: 14px; }
.pro-links-list { overflow: hidden; *zoom: 1; }
.pro-links-list li { float: left; width: 150px; height: 24px; line-height: 24px; padding-left: 7px; background-position: -97px 0; }

.contact { position: relative; float: left; margin: 17px 0; width: 271px; padding-left: 20px; *zoom: 1; }
.contact-tit { margin-bottom: -4px; color: #c3cce5; font-size: 14px; }
.contact-item { margin: 9px 0; color: #6b7db3; }
.contact .btn-care, .contact .btn-contact { display: inline-block; vertical-align: middle; padding-left: 24px; width: 54px; height: 19px; line-height: 19px; overflow: hidden; color: #ffffff; }
.contact .btn-care:hover, .contact .btn-contact:hover { text-decoration: none; }
.contact .btn-care:hover { background-position: 0 -29px; }
.contact .btn-contact { margin-left: 4px; background-position: 0 -58px; }
.contact .btn-contact:hover { background-position: 0 -87px; }
.contact .copyright { color: #384466; }
.contact .erweima { position: absolute; right: 15px; top: 20px; width: 80px; height: 78px; overflow: hidden; }

/*# sourceMappingURL=index.css.map */
